搜索资源列表
drawline.rar
- 可以从文件中读取数据,绘制图像,能放大或缩小图像,you can read data from files and paint the map on the screen
MyCsvPlugin.rar
- 基于QT webkit的plugin机制实现plugin与页面的数据交换与通信,QT webkit-based mechanism to achieve the plugin and the plugin page data exchange and communication
draw4.rar
- 这是我自己用Qt写的读取.segy格式的文件并显示出.segy中所有道的平面图。对刚接触地震数据处理的同学们很有用哦。This is a program written by myself to get seismic datas from a .segy file and draw ichnography with those datas!I think it is readableness!对了,这是在Windows下模拟Linux下的Qt+eclipse+Mingw下开发的哈!,This
dragdrop
- qt3.3.5 实现鼠标拖拽功能,可以将数据从一个控件放到另外一个控件中-qt3.3.5 the realization of the mouse drag functionality, data can be from a control on another control
analyzeSQL
- 分析大型系统源代码中包含的SQL语句,解析这些SQL语句访问的数据表和条件表达式,连接数据库,探测对应的数据表包含的记录个数和参与条件过滤的字段的有效值个数,为数据表构建索引策略提供,并自动生成索引创建脚本。目前支持的开发语言有Java、C++、Delphi、Oracle(存储过程、触发器)。-Analysis of large system source code is included in SQL statements, explains these SQL statements to a
AddressBook
- 通讯录程序,QT4编程,源代码测试通过,可以从文件中读取数据。-Address book program, QT4 programming, source code test pass, you can read data from the file.
readfile
- 用QT库写的查看二进制文件数据的程序,可查看文件第任意字节的数据-QT library used to write binary data to view the procedure, you can review the file first byte of data of arbitrary
delegate
- 表格数据输入时对数据类型进行过滤,示例是double型数据的过滤器-Form data entry type of data filtering, sample-based data is a double filter
DAU
- DAU数据采集器,用于服务器端,监测客户端发来的dau数据的-DAU data acquisition system for the server-side, monitoring the client sent the data dau
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
sqlwidgetmapper
- 采用qt4.7,qt creator编程实现数据库编程,能通过对话框设置并读取SQL数据。-By qt4.7, qt creator programming database programming, and read through the dialog box to set SQL data.
real_time
- QT Creator 实现实时性数据曲线的绘制-QT real-time data ve curve 。
QT写txt文件和保存8位bmp图片
- 写TXT文件到指定的目录; 保存内存数据为8位bmp图片;(Write TXT files to the specified directory; Save memory data for 8 bit BMP pictures;)
海康相机SDK二次开发与Qt混合编程
- 在海康相机SDK的基础上进行海康相机的二次开发,其次就是在Qt上实现这个相机,其中涉及到与Qt的混合编程,数据转换(On the basis of Haikang camera SDK, the secondary development of Haikang camera is carried out, followed by the realization of the camera on Qt, which involves mixed programming with Qt, data
Qt数据管理系统源码
- 一个用Qt5写的数据管理Demo系统的源代码,仅供交流学习之用(A Qt5 written data management Demo system source code, for the purpose of communication learning.)
Qt串口实时曲线
- QT编写界面,实时接收串口数据,利用QWT工具绘制实时曲线(QT write interface, realize the countdown function, the countdown time can be determined)
QT实现的广告播放系统
- 使用QT5.5实现,有客户端和服务器端,可通过服务器,对客户端的天气,时间,广告,通知的数据的更新。
UDP数据绘动态图
- Qt 实现UDP数据接收绘制动态图,可以指定IP地址和端口(QT realizes UDP data receiving, draws dynamic graph, and specifies IP address and port)
Qt动态心电图绘制-利用队列进行实时绘制
- 心电图绘制主思想是利用QtCharts自带的函数和方法,先初始化心电图网格线,绑定数据,然后开启定时器进行绘制。在绘制到最右边的时候,使用Qtcharts数据集series进行已有数据替换可以了。(The main idea of ECG drawing is to use QtCharts's own functions and methods to initialize the ECG gridlines, bind the data, and then open the timer to