搜索资源列表
testserialport
- 串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -development in a different way
串口通讯的MFC类 C Serial Port src
- 这是一个精点的用于串口通讯的源码,已得到广泛程序员的应用。
CommIo
- 该类可直接操作串口,打开,关闭,读,写,容错,是C++类,可以在windwos下任意操作串口通讯.-err
TestSerialPort
- C#的串口通讯程序.利用了Serialport类(dotnet2.0中新增类)-C# serial communication program. Serialport use of the category (dot Net2.0 newly added category)
SerialPort
- C++做的串口通讯类,可用于AT 指令,单片机通讯等-C++ to do serial communications can be used for AT commands, the microcontroller communication
serialTest
- C++串口通讯程序,头文件内包含类(class),方便使用-C++ serial communication program, the header file contains class, easy to use
VC6Demo
- 用c++编写的串口通讯类库。好用的C++串口通讯类库。附有一个实例-Written using c++ serial communication class library. Easy to use C++ serial communication class library. With an example
VC-COM
- VC下封装的串口类,封装了常用的串口设置函数通讯函数,-the c++ class for com
PCVRS485
- MFC平台上封装串口API函数作为SerialPort类,实现串口通讯,与C#的SerialPort类似。-MFC platform on the package as a function of the serial API SerialPort class, serial communications, similar to the C# SerialPort.