搜索资源列表
downloder
- vc++编写的adu812下载程序源码,多线程,串口通信-vc prepared adu812 download source, multi-threaded, serial communication
Rs232Communication
- 使用VC6开发,多线程实现串口的通信,对学习串口编程和使用串口调试有帮助-use VC6 development, multithreading serial communications, learning and the use of serial programming serial debugging help
dhCOM多线程的串口通信程序
- 一个多线程的串口操作接口。
API实现多线程的串口通信
- 很实用的串口编程资料
serial.rar
- 利用CSerialPort类,设计了基于对话框的多线程通信程序,可完成两台计算机之间的串口通信,CSerialPort use category, the design of dialog based on the multi-threaded communication procedures between the two computers to be completed by the serial communication
多线程串口通讯实例_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
Multithreading
- 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
MultiSerial
- 多线程串口通信软件,源代码,可以实现多个串口的同时控制-Multi-threaded serial communication software, source code, can be achieved at the same time a number of serial port control
duoxiancheng
- 一个关于vb多线程的串口通信实例,相当详尽,能运行。-A multi-threaded on the vb serial communication instance, quite detailed and can run.
Modem
- 这是一个多线程的串口通信例子,可供大家借鉴-This is an example about multiple thread communication with serial port.
MySerialCom-source
- 基于串口通讯的多线程,可以和wince通信-Serial communication based on multi-threaded, can wince communication
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
OK
- 多线程linux串口编程 用于zigbee和ARM板的交互 为zigbee和ARM通信提供必要的借口-Linux serial port programming for multi-threaded and ARM zigbee zigbee board interaction to communicate and provide the necessary excuse for ARM
vc12
- 这个是讲解VC语言编程多线程和串口通信的资料-This is a multi-threaded programming language to explain the VC and serial data communication
UART
- 基于多线程的串口通信发送与接收程序,往下位机写入数据,下位机正确收到数据后返回一个数据,PC正确收到返回数据后再发送下一个数据。回到的数据显示在旁边的文本框里-MultiThread SerialPort
Serial
- 多线程实现串口间通信,功能比较简单,但包含的串口类很强大。 -Multi-threaded serial inter-communication function is relatively simple and very powerful, but it contains the serial port class.
com
- 多线程与串行通信书和配套源码,初学者学串口编程非常有价值的教程,手把手教会你串口通讯-Multi-threaded serial communication books and supporting source code, beginners learn very valuable serial programming tutorial, taught will be your serial communication
SerialAssist
- 基于多线程程串口通信类,并附带一个简单的例子,被动接收,自动发送-Based on multi-threaded process serial communications, and comes with a simple example, a passive receiver, automatically sends
多线程的VC++串口通讯实例
- 多线程之间通信实例。完成多线程之间如何通信的功能设计及具体流程操作。(Example of communication between threads. How to complete the communication between multi-threaded function design and specific process operations.)