搜索资源列表
com
- 自己写的一个串口类,从CNCOMM改正过来的,精简代码,解决了只能事件方式下只能接收几个字符的问题
cnComm
- cnComm实现串口类,可实现超时判断,实现事件触发或是阻塞等待
cnComm
- 根据网资整理的一个串口通信类,很好用!已经调试成功,可用。希望可以帮助大家,来减少重复的工作。同时,我们也要向原作者表示感谢。
CnComm
- 自己写的串口通信程序,使用CnComm类。在Visual Studio 2008下调试通过。-Write your own serial communications program that uses CnComm class. In Visual Studio 2008 to debug through.
cnComm
- 关于串口通信方面的头文件。可以辅助您更好的了解编写串口通信-easily understand
cnComm
- 一个功能写得很经典的串口操作的函数,调用这个头文件就OK了。-A feature written very classic serial port operations function, call the header file is OK.
cnComm
- 一个异步串口通信类,该类在接收到串口数据时会调用一个抽象方法OnReceive()-An asynchronous serial communication class, receiving the serial data will be called an abstract method OnReceive ()
CnComm
- 串口通信得封装类,方便做串口通讯的编码-Package type serial communication was easy to do serial port communication code. .
cnComm
- 一个C++下使用的串口通讯类,使用了线程监听接收和发送数据,简单,实用-The use of a C++ serial communication class, use the monitor to receive and send data thread, simple, practical
CnComm
- 串行通讯代码 完成分类的功能 性能很好-Serial communication function of the classification performance of the code very well
CnComm
- 串口调试精灵源代码,试过了,好用,自己可以在上面少量修改增加自己需要的功能。-Serial debug source code wizard, tried, and easy to use, they can increase their own minor modifications in the above functionality required.
CnComm
- CnComm串口类,WINDOWS/WINCE 多线程串口通讯库-CnComm serial class , WINDOWS/WINCE multi-threaded serial communication library
cncommapp
- 用CnComm实现的串口通信应用程序,用Visual C++编写- the serial communication applications, using CnComm and Visual C++ to write
cnComm
- 使用方法:自己重新写一个串口操作源文件cmd.c或者cmd.cpp.在cmd.c或者cmd.cpp中定义头文件#include "cnComm.h".定义串口类-To Usage: own re-write a serial operation source file cmd.c or cmd.cpp cmd.c, or cmd.cpp in defining the header file# include "cnComm.h define the serial port class
CnComm-chuankouxieyi
- 运用COCOMM.H实现串口通信协议,是串口协议研究非常好的工具,适合初学者。-Use of COCOMM.H serial communication protocol is a serial protocol of very good tool for beginners.
CnComm
- cncomm.h封装类的具体细节,使用情况介绍等。-cncomm.h class package details, usage introduction.
CnComm
- 串口功能模块,CnComm v1.50 多线程串口通讯库,附带书明文件-Serial function module, CnComm v1.50 multithreading serial communication library, with books documentation
Examples
- CnComm最简单串口通信程序,官方样版-CnComm most simple serial communication program, the official version of the sample