搜索资源列表
CSerialPort
- 很出名的一个串口类 让你不需要了解API就可以编写串口程序-It s a very famous serial genus, it makes you can write serial programme without understand API
SerialPortTest1
- 基于CSerialPort类的串口程序,可实现多串口控制-CSerialPort category based on the serial port, which enables serial number control
my_joystick
- 这是用VC基于cserialport类的一个关于游戏手柄joystick的编程,可以实现对手柄的按键和摇杆的捕捉和控制。-This is based on VC cserialport kind of a handle on the game joystick programming can be realized by the butt rocker button and the capture and control.
CSerialPort
- 自己经常使用的串口类,功能全,实际到事件驱动!操纵串口的API都有使用到!
yibiao
- CSerialPort类,基于CSerialPort类的串口程序,可实现多串口控制
SerialPortTest
- 多线程程串口编程工具CSERIALPORT类,通过SerialPortTest加深对CSERIALPORT类的认识
SerialPortTest2
- 应用CSERIALPORT类编制基于单文档的应用程序,通过SerialPortTest2加深对CSERIALPORT类的认识
SerialSender
- 串口通讯程序:程序使用Remon Spekreijse的CSerialPort类结合VC6.0编写而成,CSerialPort类是简单而强大的多线程串口编程工具类。
serialport
- CSerialPort类 一个可以代替串口控件的类 非常好用
VisualC_Turbocchuankou
- 串口通讯经典书籍,内有串口助手和cserialport类源代码
fudai.rar
- 包含了.h头文件和.cpp文件 Cserialport类,Contains. H header file and the. Cpp file type Cserialport
SerialPortTest
- CSerialPort类的头文件和c源文件,封装了VC中串口通信的api,方便编写串口调试软件-CSerialPort class header file and the c source file, package the VC in the serial communication of the api, facilitate the preparation of serial debugging software
SerialPortTest2
- CSerialPort类串口通信程序,基于single document,CSerial Port类已修改过,进行了优化-CSerialPort Communication,based on single document,CSerial Port has been modified
CSerialPort
- CSerialPort类,高效读写,异步同步-CSerialPort class, efficient, speaking, reading and writing, asynchronous synchronization
CSerialport
- CSerialPort类,第三方开发,可用于多串口编程和项目开发。-CSerialPort Class
CSerialPort-master
- CSerialPort-master CSerialport 类的源码-CSerialPort master source code
CSerialPort
- 能在Unicode环境下使用的CSerialPort类。主要char和wchar_t两者之间的转换。-Can be used in a Unicode environment CSerialPort class. Between the two main char and wchar_t conversion.
CSerialPort
- 能在Unicode环境下使用的CSerialPort类。主要char和wchar_t两者之间的转换。-Can be used in a Unicode environment CSerialPort class. Between the two main char and wchar_t conversion.
CSerialPort
- CSerialPort类 用于编写串口程序的API(The CSerialPort class is used to write the API of the serial program)
CSerialPort-master (1)
- 串口通信类, 改进 ** 1) 增加 ClosePort ** 2) 增加 WriteToPort 两个方法 ** 3) 增加 SendData 与 RecvData 方法(cserialport class add:1.add closeport 2.add writetoport 3.add senddata and recvdata)