搜索资源列表
SerialAssist
- 基于多线程程串口通信类,并附带一个简单的例子,被动接收,自动发送-Based on multi-threaded process serial communications, and comes with a simple example, a passive receiver, automatically sends
serial
- 这个VC++6.0的串口通信类,非常的好用,值得大家-This VC++6.0 serial communication class, very easy to use, it is worth a try
COMTEST
- 这是我自己写的一个C#的串口通讯代码,控制,通信类,非常简单,便宜好用啊,嘻嘻,用的-This is what I wrote a stc52 serial communication code, control, communications, is very simple, cheap and easy, ah, hee hee、keil 4
Serial-Port-Class
- 一个可以直接使用的串口操作类,这个类完成读、写和监视一个串口通信端口,当串行端口发生事件它会发送一个消息给其所属窗口, 该类创建一个读数据线程和一个写数据线程,使主程序不会被堵塞。-One can use the serial port operations, the completion of this class to read, write, and monitor a serial communications port, serial port when the event occ
CCserial
- windows下封装好的串口通讯类 可以直接用-serial port class
CSerialport
- CSerialPort类,第三方开发,可用于多串口编程和项目开发。-CSerialPort Class
TestcnComm
- 串口助手,用cnComm编程,可设置波特率和数据位,停止位,校验,cnComm类入门例子。-serial soft,use cnComm Class, Set BautRate,Bytesize,stopbit,
itComm
- VC串口测试程序,入门例子,使用cnComm类,简单易用,使用MFC编程。-VC serial test, use cnComm and MFC.
CommLib
- 串口通讯实现类, 串口通讯实现类-com comm com comm
CSerialPort
- 简单而强大的多线程串口编程工具CserialPort类-Simple and powerful multithreaded serial programming tool CserialPort class
MySerialPort
- VC6.0工程,基于第三方类的串口程序。已经转成VS2008.文件可以添加至自己的工程。可以学习界面设计和串口收发函数-A VC6.0 project written based on a third-party serial class, whitch has turned into VS2008. Files can be added to your own projects. You can learn interface design and write serial transceiv
testsmserial
- linux下封装好的串口通讯类,附带有测试程序.-packaged under linux serial communications, with a test program.
vb_rs232_view
- 用VB6.0编的一个上位机应用程序源代码,是串口通讯类的,仅供参考。-Compiled with VB6.0 a PC application source code, a serial communications for reference purposes only.
CSerialPort_ForIndustry
- 从底层对串口CSerialPort类进行了更改,使其可以适用于从串口读取IMU、GPS等快速大量数据传输的串口操作。-From the bottom of the serial CSerialPort class changes, it can be applied to serial read IMU, GPS and other fast transfer large amounts of data from the serial port operation.
SerialPort
- 串口通信实现代码,使用SerialPort类实现,打开制定端口,发送/接受数据,代码完整-Serial communication implementation code, using SerialPort class implementation, develop open port, send/receive data, code integrity
SerialPort
- 用CSerialPort类实现的串口通信-With serial communication class implements CSerialPort
ctrlSerialPortUI
- 用于.Net Framework 的串口UI控件,集成了串口自动扫描,波特率选择、校验位选择、停止位选择等界面元素,方便窗体类程序的开发。-.Net Framework for serial UI control, integrated serial automatic scanning, baud rate, parity bit selection, select stop bit select interface elements, to facilitate the developmen
serialport101
- wince 串口通讯类,阻塞式,可以直接使用。-serialport for wince
SeriesSample
- Wince的串口通信程序,基于API函数的串口通信,不同与Serialport类串口通信-Wince serial communication procedures, serial communication based on the API function, unlike Serialport class a serial port communication
WINCE-serialport-class
- WINCE下的串行通信类, 经过严格测试, 非常成熟的串口通信类, 当然此类也可以用在window下, 但是wince不支持重叠IO, window支持重叠IO,所以在windows下最好还是采用重叠IO的方式。-WINCE under serial communication class, rigorously tested, very mature serial communication class, of course, can also be used in such a window