搜索资源列表
Qtthreads
- Qt 作为一种基于 C++ 的跨平台 GUI 系统,能够提供给用户构造图形用户界面的强大功能。为了满足用户构造复杂图形界面系统的需求,Qt 提供了丰富的多线程编程支持。
QT arm_project
- 在Linux基于QT平台开发的界面与文件收发系统,有时间显示、关机等功能。
MyICQ-0.8-alpha1
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。目前客户端程序的界面完全模仿腾讯的- MyICQ is a set of open-source instant messaging software, including server-side and client, can be used for Internet or LAN. Can run on Wind
communication
- com串口通讯程序,使用Qt编写界面,已经通过成功测试。-com serial communications program, use the Qt write interface, has passed successfully tested.
myCom-desktop-Qt_4_8_1
- Qt编写,界面化操作串口读写,比超级终端好用-Qt to write, the interface operation serial read and write, easy to use than the HyperTerminal
Server02
- 用QT实现的udp协议下的Socket通信,客户端程序源码,包含QT界面-Achieved with QT protocol udp Socket Communications, the client program source code, including QT interface
prototype
- Qt界面,实现好底层驱动继而控制马达转速,角度。-Qt interface to achieve good underlying driver then controls the motor speed, angle.
tcpSender
- qt;scoket;大文件传输;发送程序;有简单的界面-qt scoket large file transfers transmission program has a simple interface
COM_customplot
- 自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个
QT串口和网络助手界面实现
- QT串口和网络助手界面实现,包括TCP,UDP,串口通信等功能。