搜索资源列表
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
communication.com
- 本程序是串口通信的com组件,并且符有客户机.包含STD ,线程池 ,多线程通信,com错误报告.一个串口有三个通信线程.可打开任意多个串口.目前正在为系统服务,完全可靠-Serial Communication com ponents, as well as address a client. Included STD, thread pool, Multithreading communications, com error report. a serial communications
SerialBug
- 类似于串口调试程序的源码,支持多个串口的收发
comport
- 该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据
GsmModem
- 这是一个用C#编写的通过串口控制GSM MODEM的控件。用户可通过控件完成:发送AT指令到GSM MODEM、发送短信、接收短信、读取短信、删除短信等功能。可以同时构造多个实例,通过多个串口控制多个GSM MODEM设备。当GSM MODEM收到新短信后,控件以事件方式通知容器程序。运行环境为.NET 1.1
PortTest080314
- c#串口操作,支持多个串口设置,包括波特率,奇偶等
MSCommMultiPort
- 应用MSCOMM控件控制多个串口实例,通过MSCommMultiPort加深对MSCommMultiPort的认识
SerialPortr
- 串口通讯源码,已整理成类,多线程接受串口数据,同一程序可以调用多个串口
MSCommMultiPort.rar
- 用MFC编写的基于 MSComm 控件串口程序。实现应用MSComm控件控制多个串口。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! ,Prepared using MFC control based on MSComm serial procedures. Application of MSComm control to achieve a number of serial port control. They are all code written in Chi
RPU20090505.rar
- 多串口,多线程操作,最多可支持到8个串口的读写操作,Multi-serial, multi-threaded operation
winceVs
- wince下虚拟串口程序,可以扩张多个串口,供应用程序调用-windows ce virtul serial.
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.
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
vcom
- 虚拟串口驱动程序!WDM 实现本机虚拟出多个串口-Virtual Serial Port Driver! WDM to achieve a number of local virtual serial port
CommWizard
- 源码-串口接收-发送调试用助手 含 串口类-方便用户自学调用 含 hex转换字符 函数 可以传送文件 可以设置多个串口,不限定个数 方便 串口调试 -Source- the serial receive- send debugging assistant with serial-type- call with user-friendly self-character hex conversion function can send a document to set up
com0com-2.2.1.0
- 虚拟串口驱动代码,可以虚拟多个串口,供测试时使用-Virtual serial port driver code
RS232串口连接
- 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进100个步距角,串口发送"N1000J",则
出现MSComm32.ocx未注册解决方案
- 实现一键注册控件,并提供多个255个mscomm个接口(make the register the ocx easy.)