搜索资源列表
lrdr
- LRDR接口测试程序,用于LBS(手机定位系统)-LRDR interface testing procedures for LBS (phone positioning system)
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
CH372TEST.ZIP
- 这是USB接口芯片CH372上位机和下位机的测试程序-This is a USB interface USB Chip CH372 PC and the next crew of the test procedure
keyMatrix3
- C51写的单片机串口通信程序,用于键盘测试和USB接口测试!-C51 microcontroller serial communication procedures for testing and USB keyboard interface test!
VCDemoCode
- USB接口的测试程序,主要是测试USB所提供的DLL的接口函数是否正常!-USB interface testing procedures, test provided by the USB interface DLL function is normal!
netdllHwSocket
- 这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。
demo_24c01a
- 24C01A的Verilog HDL仿真代码,用于I2C接口模块的测试,由北京邮电大学《VerilogHDL设计与EDA技术基础》教师编写
lib
- 看到联通的接口协议的dll没,由于作者没有发布源码部分,只有头文件部分,根据头文件恢复其cpp部分代码。由于没有实际测试,仅供参考。
test6spis
- 测试TI DSP TMS320C6711SPI接口
CMPP
- cmpp 测试,用于短信接口测试,很方便使用,可在本地进行配置和使用-cmpp testing, interface testing for SMS
cdma2000_system_uu_interface_test_spec
- cdma2000系统空中接口测试规范,是CDMA2000布网工程师具有极高参考价值的网络测试规范。-cdma2000 air interface test system specifications are CDMA2000 Network Engineer cloth has high reference value for the network test norms.
DqhlGps_Agent_SP
- 基于cmpp3.0的移动通信客户端 实现了短信收发 状态报告回复 预留了其他功能接口 测试已经通过-Based on the mobile communication cmpp3.0 client
testUSB
- USB接口测试工具源代码。用于测试当前电脑USB接口上的设备。-USB interface test tool for source code. Used to test the USB interface on the current computer equipment.
DS_VB
- VB编写GPS接收机和测深仪的数据接口测试程序-VB prepared by the GPS receiver and depth sounder data interface testing procedures
HttpPortTest
- 一个android HTTP接口测试小软件,可以GET和POST,参数可以动态添加删除,结果自动格式化json,里面也有GET图片的代码,但功能还没加上去-An android HTTP interface test small software, you can GET and POST, the parameters can be dynamically add and delete, results are automatically formatted json, which also
双口通信测试
- RS232通信,用VB6编写串口通信,可用于工业控制,嵌入式控制器接口测试等(DUAL RS232 comminication)
DELPHI
- 必达锁的接口测试软件demo 射频读卡器 em4469芯片(Interface test software demo, RF card reader, em4469 chip)
Master SPI的Verilog源代码(包括文档 测试程序)
- SPI接口的从机实现(利用verilog HDL语言)(Slave implementation of SPI interface (using Verilog HDL language))
基础例程-RS485通讯测试
- 基础例程-RS485通讯测试 * 文件名 :main.c * 描述 :RS485接口数据收发测试 * 实验平台:基于STM32F107VCT6开发板 * 库版本 :ST3.1.2(Basic routine -RS485 communication test)
sms-master
- 贡献代码指南 一般可以通过在Github上提交Pull Request来贡献代码。 Pull Request要求 必须添加测试! - 如果没有测试,那么提交的PR是不会通过的。 创建feature分支 - 最好不要从你的master分支提交 pull request 。 一个feature提交一个pull请求 - 如果你的代码变更了多个操作,那就提交多个pull请求吧。 清晰的commit历史 - 保证你的pull请求的每次commit操作都是有意义的。如果你开发中需要执行多