资源列表
[通讯编程] testserialport
说明:串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -development in a different way<qin> 在 2025-07-17 上传 | 大小:39kb | 下载:0
[通讯编程] mscommresend
说明:自己刚写的一个串口接受和发送的程序,由于初学,还希望大家多加指教-own just write a serial port to receive and dispatch procedures, as a novice, but also enlighten you more!<yangzy> 在 2025-07-17 上传 | 大小:39kb | 下载:0
[通讯编程] SCommTestProgram
说明:串口测试的代码,比较好用,是在windows的用c++编写出来的,精练而实用-serial test code more user-friendly, is the use of windows in the preparation of the c, concise and practical<刘洋> 在 2025-07-17 上传 | 大小:39kb | 下载:0
[通讯编程] EmulatorCOM
说明:本程序采用异步方式,除了可作为一般串口调试程序(232方式,或485、422主)来使用,也可以作为485、422设备(从模式)进行调试,当选中(是否比较)复选框后,收到上位机请求时,如果和比较区的内容一致,则自动回复发送区的内容,未选择比较框将按照设定的发送周期定时回复。 参数设定: 发送周期:单位毫秒。用于设定两次自动发送的时间间隔。 延迟接收时间:单位毫秒。推荐仅用于485方式,因为485为半双工模式,所以不能同时进行收发,此时间间隔在自动发送时必需小于上面设定的发送<韩冰> 在 2025-07-17 上传 | 大小:39kb | 下载:0
[通讯编程] TestSerialPort2Ex0708
说明:AT文件夹下是Modem命令集文件,在Modem检测功能中使用。 该程序有两个可以重用的类文件,串口通讯类文件superSP.cpp, superSP.h 文件操作类文件fileCtrl.cpp, fileCtrl.h。-AT folder Modem command set document is in the use of Modem detection. The program has two types of documents can be reusable, serial com<wsmilex> 在 2025-07-17 上传 | 大小:39kb | 下载:0
[通讯编程] testserialport
说明:一个把CSerialPort进一步封装的国产类 一位仁兄无私分享的工作成果 请大家学习这位仁兄的精神-A further package to CSerialPort a man made type of selfless sharing of the results of the work please learn the spirit of this man<安烛> 在 2025-07-17 上传 | 大小:39kb | 下载:0
[通讯编程] GPRStongxin
说明:GPRS通信程序,可发送数据,并获得GPRS设备的信息。-GPRS communication program can send data, and access to GPRS devices.<dong> 在 2025-07-17 上传 | 大小:39kb | 下载:0
[通讯编程] CCCommunication
说明:串口传输代码,用CSerial类编写,可以实现两个串口的传输数据。-Serial transmission code, used to prepare CSerial category, you can realize the two serial transmission of data.<wang> 在 2025-07-17 上传 | 大小:39kb | 下载:0