搜索资源列表
exp_sensor_complete.tar
- 在Qt中实现了通过串口循环向传感器模块发送查询传感器状态命令,从串口中读取传感器状态数据,将其在前端界面上显示出来、-Qt is implemented in the loop through the serial port to send queries to the sensor module sensor status command, read from the serial sensor status data, to be displayed in the front-end int
usb_send
- usb调试助手,可以实现数据的传输,芯片选用ch375,QT动态调用DLL库-usb debugging assistant, can achieve data transmission, the chip select ch375, QT dynamic call DLL library
real_time
- QT Creator 实现实时性数据曲线的绘制-QT real-time data ve curve 。
perfchart
- QT波形函数实现,界面简洁,多条波形显示数据。效果很好-QT wave function to achieve the simple interface, multiple waveform display data. Good results
SerialPorts
- qt Creator下写的串口调试,支持十六进制数据的发送、接收-qt Creator, to write the serial debug support hexadecimal data to send, receive
SmsWinds
- QT桌面应用。中兴捧月初赛题。信风。 用桌面应用模拟短信发送。 网络数据传输。-QT desktop applications. ZTE holding in early season title. Trade winds. With desktop application simulation SMS sent. Network data transmission.
caozuoxml
- Qt中对xml进行操作,首先初始化xml数据,可以进行查找、删除、更新、添加、显示操作,结果会显示在对话框内-In Qt xml, first initialize the xml data you can find, delete, update, add, display operation, the results will be displayed in the dialog box within
OpenCVWidget
- avt相机数据采集(包含master和monitor模式)和利用Qt显示实时图像。-avt camera data acquisition (including master and monitor mode) and use Qt displays real-time images.
Ftp
- qt ftp 获取数据,直接用QT的封装类库-qt ftp access to data, the direct use of the QT library package
Qt-Quick
- qt及qt quick开发实战精解霍亚飞主编一书源码,主要实战小项目有多文档编辑、方块游戏、音乐播放器、数据管理系统、局域网聊天工具-Qt and qt quick development of actual combat essence solution, the source code editor HuoYaFei book contains how much content document editing, squares, games, music players, data man
Qt
- Qt窗体间传递数据的三种模型源码示例代码-Qt test for data transmit
yangz-review by QFGL1234
- 实现了列表和树之间的通讯,语言数据保存成为json文件,多孔件设计(The communication between the list and tree is realized, and the language data is saved as a JSON file, and a porous part is designed)
KL_Denoise
- 利用KL变换实现对数据的去噪功能,编程环境Qt5+VS2012(Denosing with KL Transform)
串口调试助手源码-VS2010+Qt4.8.3
- 实现一个串口调试助手界面应用,实现串口属性配置,串口数据发送接收功能。(To achieve a serial debugging assistant interface application, to achieve serial configuration, serial data sending and receiving function.)
chuankou
- 利用QT读取单片机发送的串口数据,并实时显示心电波形图。子线程接收数据,主线程画图(Using QT to read the serial data sent by single chip microcomputer and display the ECG waveform in real time. Zi Xiancheng receives data, master thread drawing)
win_win
- 可以实现两个界面数据的传输,窗口的转换,开发平台QT4以上(It can realize the transmission of the interface data, the conversion of the window, and the development platform above QT4)
untitled1
- modbus通讯,根据所给数据计算出CRC值(Modbus communication, and calculate the CRC value according to the data given)
hexspinbox
- 基于qt的spinbox组件的使用,讲10进制的spinbox数据转换成16进制输出(Use qt-based spinbox components to convert decimal spinbox data to hexadecimal output)
testQThread
- 在界面中测试使用QThread,获取线程数据但是不会卡死界面(Use Qthread,a little demo)
PYQT_dealdata
- pyqt qt5 在《Python Qt GUI快速编程》中第8章数据处理和自定义文件格式的源代码,改成qt5版本(pyqt qt5 base on <Python Qt GUI Rapid program>)