搜索资源列表
VCuart
- WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。-WIN95 interface of VC++ Serial communication procedures in WIN32 is not recommended for port operations, WIN32 at all of the equipment have been seen as a document, the
SerialPortTester
- 自己写的串口助手, 串口部分使用Win32 SDK开发, 界面部分使用MFC, 支持收发ASCII, 十六进制数据, 文件。-Write your own serial assistant, using the Win32 SDK serial part of the development, the interface part of the use of MFC, support for sending and receiving ASCII, hex data, files.
MSComm
- WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。这是我的一份关于串口编程的读书笔记,对于使 用VC进行编程的同行应该有一定的帮助。-WIN95 interface of vc++ serial interface communication program in under WIN32 is not suggests to port operating, in all the equip
CommPerf
- Win32多线程串口性能测试程序,能够同时测试多个串口并检测到出错。其中使用到其他开源代码,具体请看代码文件开头的版权声明-Win32 serial performance multi-threaded test program, can test multiple serial ports and detect the error.
scoom
- windows下C语言基于WIN32 API的同步方式读PC串口 不使用控件与类,全C实现。包含完整源代码和示例,注释清晰。分scom.h和scom.c文件。-windows based on the C language to read synchronously WIN32 API does not use the PC serial port control and class, all the C implementation. Contains the complete so
serialport
- 串口类文件,便于对win32串口程序的理解,以及使用这个类编写win32串口程序(serialport file is good for win32 uart program.and we can coding good uart program by this file.)