搜索资源列表
Serial_readandwrite.Rar
- 能够对串口进行读写,监视的类。利用线程实现了非阻塞调用。 -able to read, write, watch class. Thread achieved using nonblocking call.
Mul-Serial
- 多线程串口类,实现对多串口的读并显示画图,该类十分有用。-Serial communication transceiver and real-time graphics, multi-thread source have comments Function is very powerful class
rs485
- 操作串口直接进行RS485多机通信的类。单片机下485多机通信很容易,用UART的Bit9即可,Windows下就麻烦得多,Windows下串口Bit9用作奇偶校验,要切换Bit9就要动态改通信格式,而且切换时间要跟得上单片机的us级时间。这个自己写的Class用独立线程、Windows高精度定时器机制,高速切换Bit9,示波器测量,时间在10us左右,已用于门禁系统多年,长时间运行可靠! -Direct RS485 serial port operation multi-machine c
cnComm
- 一个C++下使用的串口通讯类,使用了线程监听接收和发送数据,简单,实用-The use of a C++ serial communication class, use the monitor to receive and send data thread, simple, practical
SerialCtrlDemo
- CSerialIO实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用CSerialIO提供的API就可以侦听串口的数据。 -CSerialIO implement a class to read and write the serial port, there is a thread responsible for handling read and write data to the serial port, simply provide the API call
MySCom
- VC++源码,对serialport类做了增强,基于多线程的串口通讯源程序,代码全。-Enhanced Serialport class,based on Vc++ and multi thread serial port (comm) communication source code.
uart
- BCB6下完整的UART通信程序,多线程机制,封装成独立的类,从Win95时代用到XP,主要配合单片机用,遇到实际问题就修改、记录,能抗住单片机的频繁上电,可用于1Mbps以上高速的虚拟串口,并具备直接控制RTS/DTS输出信号的功能。-BCB6 UART communication program under the complete, multi-thread mechanism, packaged as a separate class, use the times from the Wi
WYZCommunication1
- 实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用提供的API就可以侦听串口的数据。-implement a class to read and write the serial port, there is a thread responsible for handling read and write data to the serial port, s
serial
- 一个用于串口通讯的C++类源代码,使用了线程。-This class can read, write and watch one serial port. It sends messages to its owner when something happends on the port The class creates a thread for reading and writing so the main program is not blocked.
SeriesSample
- evc线程的串口类,但是有个问题,数据超过2K会出问题,看哪位能解决!-class the evc thread serial port, but there is a problem, the data of more than 2K will be problems, see if any can be resolved!
SerialDemo
- 一个很实用的串口调试类,有demo CSerialIO实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用CSerialIO提供的API就可以侦听串口的数据。-A very practical serial debugging classes, there are demo CSerialIO implement a class to read and write to the serial port, there is a thread to handle read an