搜索资源列表
serialport
- Windows下串口操作封装类(支持多线程并发)。
Multithreading
- 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
com_thread
- 运用多线程对串口进行了写操作,模拟车检器发送数据- Carried on using the multithreading to the serial port has written the operation, simulated Che Jianqi to transmit the data
multi-thread-com-comunication
- vc6.0下的多线程串行通信,实现几个线程对串口同时操作-vc6.0 implemented multi-threaded serial communication
packago
- 本程序可以通过简单的操作实现对串口的控制,不错的代码()