搜索资源列表
CB_com
- C++Builder对串行口进行读写操作的一个通讯类-C serial port and write a communications
cktx
- c++实现的一个个串口通讯类,用法简单,简化了串口编程
串口类实现串口通信
- 计算机串口编程类源代码类,供visual c++通讯开发使用。-computer programming class source categories, for the development of visual communications c use.
Serial_CommunicationSource
- 比较高级的串口的通讯库,有可以运行的程序,完整的串口的通讯类库和实际的代码。对RS-232, RS-422等串口通讯,是非常好的参考,也非常有实用价值。-Serial port Communication source code for C++ on Windows. Very useful source code and C++ class/library.
serialport1
- 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h-Recently, when sorting the documents found in
Serial
- 利用Visual C++自己独有的类库MFC编写的串口通讯-The use of Visual C++ class library MFC write their own unique serial communication
cnComm
- 一个C++下使用的串口通讯类,使用了线程监听接收和发送数据,简单,实用-The use of a C++ serial communication class, use the monitor to receive and send data thread, simple, practical
cnCOMM_Demo.src
- 一个C++串口通讯类库源代码,还附有两个实例,很不错-A C++ serial communication class library source code, also with two examples, very good! !
serial
- 一个用于串口通讯的C++类源代码,使用了线程。-This class can read, write and watch one serial port. It sends messages to its owner when something happends on the port The class creates a thread for reading and writing so the main program is not blocked.
CSharpComm
- C#串口通讯编程实例,通过ns.net自带的类来完成,并非第三方类-C# serial communication programming examples, class through ns.net comes to the third party is not a class
cStandarBoard
- C# 串口标准MODBUS协议通讯封装类-C# serial standard MODBUS protocol communications package 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
serialport_cpp
- SerialPort 串口通讯的C++实现类(SerialPort for com commucation)
CareComModbus
- 基于c#的modbus RTU串口通讯编程,包含数据的读写功能,封装成modbus类库调用,已测试过,可以用(Modbus RTU serial port communication programming based on c#, including data reading and writing function, encapsulated into modbus class library call, has been tested and can be used)