搜索资源列表
0423
- 一个多线程串口程序,可以比较串口收到的数据-a multithreaded serial procedures can compare the data received Serial
Modemasync
- vc++下利用多线程机制实现串口的异步读和写。-vc using multithreading mechanisms serial asynchronous read and write.
vc++
- 多线程技术及其在VC++串口通信程序中的应用.pdf -multithreading technology and the VC Serial Communication Program application. Pdf multithreading technology and the VC Serial Communication Program application. pdf
TestMultiThread
- 多线程类模拟数据的存与取,在一个缓冲区里存类似串口送来的数据,另一个用线程来取走指定的数据
serialport
- Windows下串口操作封装类(支持多线程并发)。
multithreadserial
- VC++环境下多线程串口设计指南及关键代码
SerialPortTest
- 多线程程串口编程工具CSERIALPORT类,通过SerialPortTest加深对CSERIALPORT类的认识
111
- 《Visual C++精彩实例详解》随书光盘第30章 多线程串口Modem远程数据通信
SCON
- 一个公司做得多线程接口库,包括串口 UDP TCP 等,自己还可以扩展。动态库的形式调用
MySerialCom
- windows平台的串口接收程序,接收声音采集数据,采用多线程编程
port-multithread
- 多线程串口通信,开发环境VC6.0,适合初学着阅读,对线程有一定了解,在win2000调试通过
PrimaryPC code
- 一个基于串口控件的多线程代码!其中使用了设计模式中的工厂方法;对很多串口编程有比较大的实际意义-based on a serial control multithreading code! With the use of the design model of the factory; For many serial programming is a more substantial practical significance
Mutithreading.rar
- vb多线程编程,vb 串口多线程接收数据,vb multi-threaded programming, vb serial multi-threaded receiving data
VictorComm.v1.3.3.5.Full.Source.BCB.287100
- bcb 串口控制组件 , 支持多线程控制串口 .很方便 的控制 串口,提供源代码 -bcb serial control components, supports multi-threaded control the serial port. very convenient to control serial port, providing the source code
mutiRC
- moxa串口服务器的多线程收发程序源码,具体看doc文件-moxa serial server to send and receive multi-threaded program source code, specifically to see doc file
simplecommtest
- 一个多线程串口编程的test,简单而实用,适合工业控制-A multi-threaded programming serial port test, easy and practical for industrial control
Multithreading
- 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
Example3
- 基于CSerialPort的串口多线程通信框架,设置串口参数,开启串口监测工作线程,串口监测工作线程监测到串口接收的数据、流控制时间或其他事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理。-CSerialPort-based multi-threaded serial communication framework, set serial port parameters, open the serial port monitoring thread, serial port mon
multiUART
- 通过创建多线程的方法来实现arm板上的多串口的并行通信,自己编写的,并在板上测试过的,但是针对你的板子,要自己设定。-By creating multi-threaded approach to achieve multi-arm board parallel port communication, I have written and tested on the board, but for your board, to set their own.