文件名称:SerialPort
介绍说明--下载内容均来自于网络,请自行研究使用
1 可以动态修改串口的参数
2 采用线程方式来发送文件
3 用循环队列来接收数据,同时用线程来显示数据,避免接收大量数据时程序无响应-1 can dynamically modify the parameters of the serial using threads to send the file with the circular queue to receive data at the same time to display data using threads to avoid receiving large amounts of data when the program is not responding
2 采用线程方式来发送文件
3 用循环队列来接收数据,同时用线程来显示数据,避免接收大量数据时程序无响应-1 can dynamically modify the parameters of the serial using threads to send the file with the circular queue to receive data at the same time to display data using threads to avoid receiving large amounts of data when the program is not responding
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SerialPort.cpp