搜索资源列表
多线程串口类
编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8; GCC;
支持256个串口
体积小巧
VC++多串口控制解决方案源代码
- 串口通讯程序。可用于多个串口,本人转载于别处,希望资源共享。-serial communication program. Serial number can be used, reproduced elsewhere, I hope that the sharing of resources.
monitorRs232
- 利用VC++多线程实现RS-232通讯的源程序,程序可对多个串口同时进行监视-multithreading VC RS-232 communications to the source, a number of procedures can be carried out surveillance Serial
snd_ddd
- 串口通讯模拟,模拟计算机的串口通讯功能,实现多个串口通讯-serial communication simulation computer serial communications functions and a number of serial communications
ComWatch
- 一个很不错的多串口调试的程序,这里是形成了比较好的界面,可以同时对多个串口进行监视 -a very good multi-serial debugging procedures, here is the formation of a relatively good interface can be on multiple serial port surveillance
SerialBug
- 类似于串口调试程序的源码,支持多个串口的收发-Similar to the serial source code debugger, support for multiple serial port transceiver
r232c
- 模拟串口的实用程序,很多没有串口的单片机可以借鉴,或者需要多个串口的人也可以借用-Simulation of serial utility, not a lot of single-chip serial port can learn from, or those who require multiple serial ports can also be borrowed
comport
- 该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据-The program is not occupied by the serial data capture resources. The same computer, and then have other applications or devices at the same time occupied b
SerialPortTest
- 基于VC++的,多个串口的,带通讯协议的应用程序,两个通讯口,可分别接受,发送协议数据包.
MSCommMultiPort
- 应用MSCOMM控件控制多个串口实例,通过MSCommMultiPort加深对MSCommMultiPort的认识-Application controls to control multiple serial MSCOMM example, through better understanding of the MSCommMultiPort awareness MSCommMultiPort
SerialPortr
- 串口通讯源码,已整理成类,多线程接受串口数据,同一程序可以调用多个串口-Serial Communication source, has been organized into categories, multi-threaded to accept serial data, the same procedure can call multiple serial
Serial_new
- Serial串口累,支持多个串口同时通讯。-Serial serial tired, support for multiple serial communication at the same time.
MSCommMultiPort
- 本代码为MSComm控件在VC的MFC程序中控制多个串口的应用实例。在使用MSComm控件时,1个MSComm控件只能同时对应一个串口。如果应用程序需要访问多个串口,那么必须使用多个MSComm控件。-MSComm control of the code for the MFC in VC process control multiple serial application. In the use of MSComm control
Serial_(RS-232C)_Connector_1
- 用于串口通讯的windows 函数库,可以控制多个串口和监控每个串口的工作状态。-For serial communications library windows, you can control multiple serial and monitoring the work of the state of each serial port.
UART2
- 单片机扩展多个串口的另外一个例子,可实现更少的端口占用,以及中断方式和查询方式。源代码,可直接使用-Single-chip serial port expansion more than another example of the realization of fewer ports may be occupied, as well as the interruption of the way and manner inquiry.
Multithreading
- 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel th
CeVsp
- Wince平台下的虚拟串口驱动实现,可以把一个串口映射成多个串口给不同的应用程序使用。已经在Wince5.0和Wince6.0平台上测试过。-Multi-Com port driver implentment in wince platform,can map a com port to several com ports for many applications using.Already tested in Wince5.0 an
Msmulticomms
- 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。 本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communications system, then you will find the use of VC++ on the RS-232 serial
delphi串口通信工程开发实例导航
- 多个串口通讯例子,包含很多实用的串口通信实力,对初学者和有帮助(Multiple serial communication example, very easy to use)
串口操作:一个收两个发
- 实现多个串口收发,并控制哪个串口收发的stm32程序(several usarts transport and receive)