搜索资源列表
多线程串口类
- 编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8; GCC; 支持256个串口 体积小巧
多线程串口自动侦听程序
- 多线程串口自动侦听程序.rar 采用API多线程技术,自动侦听的串口例程(原创)-multithread serial automatic interception procedures. Rar API using multithreading technology, Serial automatic interception routines (original)
多线程串口通讯实例
- 关于串口通讯的多线程编程,希望可以为为大家提供参考-on serial communication multithreaded programming, hoping to provide a reference for all
多线程串口通讯实例
- 多线程串口通讯实例.rar-multithreading serial communication example. Rar
多线程串口通讯
- 关于串口通讯的多线程编程,希望可以为为大家提供参考-on serial communication multithreaded programming, hoping to provide a reference for all
多线程串口通讯
- 关于串口通讯的多线程编程,希望可以为为大家提供参考-on serial communication multithreaded programming, hoping to provide a reference for all
VC++Multi-Thread.rar
- vc多线程:用VC实现多串口多线程工业控制 来源:编程基地 http://bcjidi.cn/,vc Multithread: Using VC multi-serial multi-threaded industrial control Source: programming base http://bcjidi.cn/
CommTest.rar
- 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。,CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, and then open the serial port m
cktx
- 学习串口通信的好资料,内含有创建一个串口,打开串口,读取串口内容,关闭串口,还有多线程串口编程知识-Learning a good serial communication data contains create a serial port, open the serial port, serial port to read the contents, close the serial port, serial ports are multi-threaded programming know
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
串口工具
- delphi 环境的多线程串口通信控件,可以支持多线线程,还有虚拟端口。
多线程串口通讯实例_622
- 多线程串口通讯实例- Multi-thread string mouth communication example
multi-serialsport
- 基于多线程串口通信的生产数据实时采集系统,对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技术和Socket 通信技术作了较为详尽的说明-Based on multi-threaded serial communication in real-time production data acquisition system, the system involved in the realization of multi-threaded processing technology, ser
Rea_Time_Multi_threadSerial_Communication_Technolo
- 本文结合汽车配件厂工厂制造执行系统(MES)的开发实践,介绍和讨论了一种基于多 线程串口通信的实时数据采集系统的设计和实现方法,讨论了在设计和实现该系统的时候必 须考虑和注意的要点,并对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技 术和Socket 通信技术作了较为详尽的说明。-This paper introduces one of real time data collecting system which is designed and implemented
Port_final
- java编写的多线程串口通信程序,用于串口测试-java prepared by multi-threaded serial communication program for the serial test
interact-serialport
- 实现串口的初始化,里面采用的是overlappe模式,利用多线程实现串口通信。 还可以对DCB进行配置。 实现双机串口互联,双机通过串口通信.-two computers from using the serial port can communicate each other
MultiThread_SendRecvCommMsg
- 多线程串口通信,供新手学习使用,这可是我学习是的敲门砖呦,相当有用-Multi-threaded serial communication, for the novice to learn to use it but I am learning is the stepping stone Yo, very useful
RS-232communication
- 多线程串口异步通讯实例,里面住是很详细,适合初学者。-Instances of multi-threaded serial asynchronous communication, which live in is very detailed and suitable for beginners.
c#编写串口通讯代码 多线程实现
- c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)