搜索资源列表
多线程串口类
- 编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8; GCC; 支持256个串口 体积小巧
VCComm
- 一个VC写的串口程序, c++类, 有文档说明-VC write a serial procedures, c category, document shows
串口类实现串口通信
- 计算机串口编程类源代码类,供visual c++通讯开发使用。-computer programming class source categories, for the development of visual communications c use.
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
SerialPortTestA
- 在C++串口编程中,一个实用、易用的串口类(SerialPort)的介绍和基本应用实例-In the C++ Serial Programming, a practical, easy-to-use serial-type (SerialPort) Introduction and basic examples
CComm
- 串口C++类库,用于WINDOWS和WINCE操作系统下串口通讯.-Serial C++ class library for WINDOWS and WINCE operating system serial communication.
usb2com
- USB转串口的虚拟串口驱动 USB2COM 是给USB转串口转换器写的虚拟串口驱动程序(Windows2000/XP), 适用于Cypess的 USB-HID->COM转换器 (未测试), 以及与之兼容的设备。 USB-HID->COM转换器是兼容USB HID类设备的设备,因此可以不用此驱动,直接 以USB_HID类设备访问。-USB转串口的虚拟串口驱动 USB2COM 是给USB转串口转换器写的虚拟串口驱动程序(Windows2000/XP), 适用于Cypess的 U
com
- 上传一个串口类,能够直接应用,减少开发串口通信的时间-a class of serailPorts
SerialPort
- 这个是第三方串口类,使用C++语言编写,使用灵活方便,数据的发送和接收只需要一个函数,类中重载了多个接收和发送的成员函数。-This is the third-party serial type, the use of C++ language, the use of flexible and convenient to send and receive data need only one function, type in a number of heavy-duty members rec
NetSerialComm
- 微软C#读写类,针对串口数据的读写等操作的类-Microsoft C# to read and write class for reading and writing serial data operation
SerialPortModule
- 串口类,实现对串口数据的打开,读取,关闭等操作。-a SerialPort Class,to read the data from a appointed port.
TYbCommDevice
- 一个支持二进制传输的串口类,用c++编写,希望对大家有所帮助-Supports serial transmission of a binary type, with c++ written, we want to help
SerialPortTest_1
- c sharp编写的串口类源代码,做工控的朋友可以下载-c sharp source code written in serial class, so friends can download with industrial use
ComSms
- 串口收发短信的代码,使用C#,串口类专门做了打包,方便扩展应用。应用于*,SIM卡短信读取等方面-Serial code to send and receive text messages, using C#, the serial port class made a special package to facilitate the expansion of the application. Used SMS group sending, SIM card S
serialport
- 串口通信类,是一个很好的c++类,我在开发串口程序时就是用这个类来跟下位机通信的,非常的不错,是外国的一个人开发的类,其中包含了串口类的头文件和源文件。有兴趣开发上位机程序的人可以看一下;-C++ serialport class
COMM
- 串口的C++实现,该方法采用的是基于MFC类界面的编写方式。实用简单-Serial C++ implementation, the method used is based on the preparation of the MFC class interfaces. Practical and simple
SerialPort
- visual c++非常好的串口类程序,希望对大家有帮助-good SeiralPort
huNanSystem
- 串口通讯,用于3561型号的电压内阻测试仪,命令格式:内阻,电压 如:1.3233e-03,2.3233e+00。每次上传数据前都要先发送比如9.9999e-03,2.3233e+00 类似的9.9999开头的命令。要求安装Office。(Serial communication, used for model 3561 voltage internal resistance tester, command format: internal resistance, voltage Such
C++串口类
- c++实现的串口读写,验证可以使用的,欢迎使用呢
clsSerialPort
- 通过C#访问串口类,可以实现串口的访问。可以设置读取间隔,数据处理间隔。(C # seralport using System; using System.Collections.Generic; using System.Text; using System.Configuration; using System.IO; using System.IO.Ports; using System.Threading; using System.Runtime.Serializat