搜索资源列表
多线程串口类
- 编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8; GCC; 支持256个串口 体积小巧
CserialPort类源码
- VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods
串口访问功能的小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC checksum procedure contains a serial communications category, a
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
串口访问功能的小测试程序
- 一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and to achieve a simple communicati
串口访问小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and
lsComm
- 一个封装好的串口通信类,可以手动监听串口或采取中断消息的方式,内部实现多线程-a good package Serial Communications, manual monitoring serial or interruption of information, internal multi-threading
_com
- 一个较全de串口类,监视线程的打开和关闭处理的很好-a whole de serial, surveillance threaded opening and closing of the good
testcom-old
- 使用多线程对串口进行数据传输程序。本代码主要是对串口的测试。其中SerialPort类提供对串口的读写-use multithreading to serial data transmission procedures. The main source of serial testing. SerialPort categories which provide the reader right Serial
lsCommDemo
- 多线程,多接收模式串口类 LsComm ,串口通信源代码!-multi-threaded, multi-mode receiver category LsComm serial, serial communications source code!
multiThreadSerialPortCommunication
- 这是一个多线程实现的串口通信类,对学习多线程编程以及串口通信有用,可以直接使用,也可以修改加入自己的应用,很方便-This is a multithreaded achieve the serial communication class, to learn multithreaded programming and serial communication useful, can be used directly, can also modify to their own use, conve
MThreadComm
- 简洁易用的多线程串行通讯接口,对CSerialPort类重新进行了二次封装,主要目的是简化串口的使用。-concise, easy-to-use multithreading serial communication interface, CSerialPort category of re-packaging the second main objective is to simplify the use of serial port.
serialport_demo
- 功能强大的串口类。 VC++ 多线程 包括 例子
netdllHwSocket
- 这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。
CommTest
- 一个使用SerialsPort类的多线程串口通信程序,告别使用MS控件的历史。
serial.rar
- 利用CSerialPort类,设计了基于对话框的多线程通信程序,可完成两台计算机之间的串口通信,CSerialPort use category, the design of dialog based on the multi-threaded communication procedures between the two computers to be completed by the serial communication
serial-communication
- 压缩包是关于串口编程的内容,一共有五个部分,第一个是测试小程序,基于Visual c++和Tubor C的,第二个是多线程串口编程工具Cserialport类得,第三个是控件MSCOmm串口编程的,第四个是windos API串口编程的,第五个是串口调试助手V2.2的源代码-Archive content is about serial programming, a total of five parts, the first is to test a small program, based
SerialPort
- 多线程串口编程实例,采用多线程封装类实现RS232编程实例-com programm
CommTest
- 一个很强大的串口通信类,支持多线程和窗口绑定-A very powerful serial communications, to support multi-threading and window bound
MySCom
- VC++源码,对serialport类做了增强,基于多线程的串口通讯源程序,代码全。-Enhanced Serialport class,based on Vc++ and multi thread serial port (comm) communication source code.