搜索资源列表
CSerialPort.zip
- 我写的一个串口通信类,还是很好用的哦,大家可以参考一下,A serial port class i wrote.
vb2010
- 本人收集的一些串口通讯的VB程序代码,现在分享给大家一起共享!-I collected some of the serial communications VB code, and now share with everyone to share!
serialport
- 实现上位机和下位机的简单通信,简单实用,最适合初学者,本人课设代码-The simple communication of the upper and lower machine, simple and practical, the most suitable for beginners, I class based code
serialport1
- 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h-Recently, when sorting the documents found in
CommTest
- 串口通信例程,内含串口类,一个老外写的,我修正了一个bug:在接收数据流未完成前退出程序会导致进程驻留在内存-Serial communication routines, containing serial port class, written by a foreigner, I fixed a bug: the receiving data stream does not quit the program before the completion of the process will l
Serial
- 串口的类,用过,感觉CSerial类比较好用,特别是有多个串口的时候-Rs232 class,I use it in actual project.easy and powerful.
SerialComClass
- 自己编写的串口通信类 是用API编写的很好用的-I have written serial communication class is written with good use of the API
ChuanKoulei
- 这是VC开发中最常用到的串口通信类,我以已经封装好了-This is the most commonly used in VC++ serial communication class, I had to have a good package
