搜索资源列表
serial_helper
- 用QT编写的串口调试助手,已调试通过,功能已实现-QT prepared serial debugging assistant, has been through debugging function realized
TVD9ComGUI
- QT透明界面的实现。界面的隐藏与显示。拥有类似串口调试助手的功能。-QT transparent interface is achieved. Hide and display interface. Serial debugging assistant with similar functionality.
Qt_serial_assistant_-program
- QT在DEVCPP平台下开发的一款串口助手程序,完全实现串口助手功能-QT DEVCPP platform in the development of a serial assistant program, the full realization of serial assistant
mycom
- 这是一个用QT实现的类似于串口助手功能的串口通信。可以实现底层与上层的通信。-This is a realization of similar QT assistant serial communication port. You can achieve the bottom and top of the communications.
MyCom
- 串口助手,基于Qt编写,实现发送接收等功能。-Serial assistant, based on Qt write to realize functions such as sending and receiving.
chuankoutiaoshizhushou
- 在QT环境下编写的串口调试助手,可实现嵌入式开发板的数据传输等功能。-QT environment prepared in serial debugging assistant, enabling embedded development board data transmission and other functions.
mycom_1
- 基于QT和第三方C++类,实现了串口助手的功能-port for windows
myCom
- QT实现串口助手功能,显示一体化界面,进行数据的接收与发送(QT serial assistant function, display integrated interface for data reception and transmission)
串口调试助手源码-VS2010+Qt4.8.3
- 实现一个串口调试助手界面应用,实现串口属性配置,串口数据发送接收功能。(To achieve a serial debugging assistant interface application, to achieve serial configuration, serial data sending and receiving function.)
Serial_port
- 用QT5编写的串口通讯助手,基于自带的串口通讯模块,能够实现简单的串口调试功能(To achieve a simple serial debugging function)
mycom
- 基于QT C++平台,实现串口调试助手和网络调试助手的功能(The function of the serial debug assistant and the network debug assistant)
YMCOM
- 环境:采用QT编程,实现串口调试助手功能 语言:C++(QT realizes the function of serial debug assistant)
QT串口和网络助手界面实现
- QT串口和网络助手界面实现,包括TCP,UDP,串口通信等功能。