搜索资源列表
多线程串口类
- 编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8; GCC; 支持256个串口 体积小巧
TC++30DOS_SerialProgramming
- Turbo C++3.0使用通用性较好的可重用代码 GSerial类在DOS下的串口通信编程。-Turbo C 3.0 versatility better use of reusable code GSerial category in the DOS serial communication programming.
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
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
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
CSerial_Com
- c++ 串口 类 .一个串口类,可实现多线程监听串口,功能强大-c++ SerialPort class Serial Port Demo For C++
cnComm
- 使用方法:自己重新写一个串口操作源文件cmd.c或者cmd.cpp.在cmd.c或者cmd.cpp中定义头文件#include "cnComm.h".定义串口类-To Usage: own re-write a serial operation source file cmd.c or cmd.cpp cmd.c, or cmd.cpp in defining the header file# include "cnComm.h define the serial port class
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
febugger
- 存C写的zip压缩,解压缩源代码,主要对文件操作,希望有经验的朋友把它改造成能对内存操作的类()