搜索资源列表
qts_qq
- 本程序是模仿QQ聊天程序,通过串口通信实现在两台计算机之间进行聊天,文件传送等操作。串口通信使用CSerial串口通信类,该类有第三方提供,具有使用简便,易于上手的优点。-imitate QQ chat program, Serial Communication between the two computers for chat, file transfer, etc. Using serial communication CSerial Serial Communications, the
Watcher
- 这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第三方通信类CSerial。程序可以将测得的数据保存为Excel文档。-This is an infrared temperature probe testing procedures used to test the temperature probe, but also used as temperature acquisition.
CSerial
- 串口通信类,大家测试一下。欢迎E-mail给我作为反馈。-Serial Communication category, we test. Welcome E-mail to me as a feedback.
serialport_communication
- 利用cserial串口类实现串口通信和文件的传输。
serial
- 串口通信类,非常有用,Cserial,欢迎下载
Cserial
- 使用C++编写的一个串口通信程序类,支持单字符的发送和接收。
CSerialPort
- 龚建伟老师串口与通信书中的CSerial类源代码-GONG teachers and communication serial port source code for the book CSerial class
writePLC
- CSerial类,给出CSerial类来实现串行通信,本文给出了CSerial类源代码-CSerial Class,serial communication, this paper presents a programming method and some source code
Serial
- 串口的类,用过,感觉CSerial类比较好用,特别是有多个串口的时候-Rs232 class,I use it in actual project.easy and powerful.
CSerial
- 自己编写的CSerial类,包括头文件和cpp文件。-I have written CSerial categories, including header files and cpp files.
CCE Series
- 一个利用串口API函数封装好得串口通讯类!很有学习价值!-a cserial communication class encapsulated uing API functions!it is valuable to study carefully!
Serial
- sreial串口开发应用,CSerial类-sreial serial development and application, CSerial class
SerialCtrlDemo
- CSerialIO实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用CSerialIO提供的API就可以侦听串口的数据。 -CSerialIO implement a class to read and write the serial port, there is a thread responsible for handling read and write data to the serial port, simply provide the API call
CSerial
- C++串口通信程序源代码,这是一个用C++完成的串口通信程序。很好用。-c++ com programming
SerialPort
- 串口通信类 一个文件包含全部的功能,根据你自己的需要修改-CSerial class
SERIALPORTTEST2
- 应用CSerial port类编制基于单文档的应用程序-The class of application CSerial port the preparation of applications based on single document
CSerial
- 一个多线程的串口类,封装了串口操作的API,运用了windows的消息机制-A multithreading serial port class encapsulates the serial port operation of API, use the Windows message mechanism