搜索资源列表
CommTest.zip
- 串口测试程序
串口封装急好的一个类
- 该类是本人见到的封装最好的一个串口类 本人用该类开发了很多串口方面的程序,运行很稳定!该程序为一测试程序,实现双机互连-I see is the best of a package Serial category I used a lot of such serial development of the procedures, running very stable! The procedure for a test procedure to achieve double - interc
串口测试
- 串口小程序,API,不用DELPHI的控件-Serial small program API, not the controls DELPHI
串口访问功能测试程序
- 串口访问测试的小程序,我也是看别的地方的,希望对大家有帮助!-visit the small test procedures, I also look at other places, and I hope to be helpful!
串口测试程序
- 串口编程
fpga与PC机的串口通信
- 基于VerilogHDL 的FPGA与PC的串口通信代码,已经测试过,绝对可以用
CommTest
- 串口测试程序 -Test porgram for serial
HZ_COMM
- 汉显模块+kb3130秤重仪表测试程序,即可以实现汉显模块的汉字发送接收通讯,易可对toledo的kb3130型号仪表的通讯。需要commint串口控件支持-Han significantly kb3130 weighing instrument module test procedures, which can achieve significant module Han Chinese sent to receive communications, easily could toledo
PCtoPC
- vb 的PC与PC串口通信测试程序 实现简单的PC与PC通信-vb the PC with the PC serial communication test procedures to achieve a simple PC and PC communication
c51uarttest
- c51单片机串口测试程序,用来测试c51单片机的串口通信性能-c51 uart test
chuankou
- 串口调试 C语言程序 经测试通过 可以验证串口的功能实现-Serial debugging C language program can be verified by the test function of the realization of serial
SerialLCDCS
- 用C#编写的串口通讯测试程序,有所有源码。并可通过debug下的exe文件运行查看效果-Written with C# serial communications test program, there are all the source code. Available via the exe file to run under the debug view results
comtest
- VB编写的RS232串口通信测试程序,以txt格式接受,可定义发送字符-VB prepared by the RS232 serial communications test procedures in order to txt format acceptable to send a character can be defined
LED-MAKE
- vc写的串口通信程序,并把接收的信息写入文件,已测试通过-vc writing serial communication program, and to receive information written to the file, have been tested
SeriPort
- 一个多线程串口通讯类,十分的好用,而且经过实际测试-A multi-thread serial communication class, very easy to use, and after the actual test
Serial-assistant-source
- 串口助手源程序,用来测试串口是否正确连接。windows下运行的界面程序。-Serial assistant source, used to test the serial port is connected properly. interface program running under windows.
485tets
- 易语言编写的485串口测试软件软件,可进行固定分辨率测试或者全部波特率测试。自动显示测试结果。不使用易语言COM组件。-Easy language of 485 testing software software testing can be fixed resolution or all of the baud rate test. Automatically displays the test results. COM components do not use easy language.
SeriaPortCommunication
- 用C#做的串口通信程序,测试一通过,可以双击通信,也可以和下位机通信!-To do with C# serial communication program, the test was passed, you can double-click Communications, and the next crew can communicate!
串口调试助手源代码
- C++编写的串口助手源代码,实测很好用。VS可以直接打开测试(C++ serial assistant source code, measured well)
串口通信
- 自己编写的一个串口通信应用程序,能够直接与单片机等进行通信,可以测试单片机的功能。。。