-
MS02
对下位机的数据进行分析显示在上位机上,这个上位机主要用来界面显示数据(The data of the lower computer is analyzed and displayed. On the upper computer, the host computer is used to display the data on the interface)
- 2017-09-13 09:03:16下载
- 积分:1
-
testplot(1117)
读入txt文件的数组,并在界面上成图,适合Qt5绘图的初学者学习参考。(Read txt file into an 2D array, and mapping at the interface, suitable for beginners to learn Qt drawing reference.)
- 2016-07-08 09:52:06下载
- 积分:1
-
qml用3D的方式展示太阳系
qml用3D的方式展示太阳系
- 2021-05-06下载
- 积分:1
-
ex02basicOPeration
说明: 02图像基本运算
图像的加减、点运算等(02 image basic operations)
- 2020-05-27 15:24:08下载
- 积分:1
-
ffmpeg_监控界面RTSPTool
通过qt制作的监控面板可以切换监控摄像头(qt5, ffmepeg.you know what? it is very usefull)
- 2017-07-27 13:06:42下载
- 积分:1
-
Qt插入MySQL数据库源代码
Qt插入数据到mysql数据库,自行建立数据库(网上有教程),数据库按照如下代码在DOS界面建立,实测有用。
1、在运行框输入cmd,以管理员身份运行,输入mysql(前提是数据库和Qt连接成功)。
2、输入mysql;
3、建议一个数据库create database name;
4、use name;
5、create table device(
ID int unsigned auto_increment primary key,
Present1 int not NULL,
Present2 int not NULL,
Devices_Type varchar(40) not NULL,
X double(8,2) not NULL,
Y double(8,2) not NULL,
Z double(8,2) not NULL,
W double(8,2) not NULL
);
- 2022-03-12 22:22:13下载
- 积分:1
-
qt mpu6050 sample
This is qt application sample and merge mpu6050 module,user can study qt ui graphic and mpu6050 acclessor gyro and euler angle, so it is useful for people who want to use qt and mpu6050
- 2023-09-06 14:05:04下载
- 积分:1
-
车辆时速表
本资源为使用qt5.6开发的车辆的时速表,使用的是图片+定时器的方法进行实现,比较容易移植到自己的程序中
- 2022-02-24 14:54:55下载
- 积分:1
-
QTime
QT下获取时间的程序。用来获取网络上的时间,使用UDP(QT obtained under time-consuming procedures. Used to get time on the network, using UDP programming)
- 2013-08-06 14:43:32下载
- 积分:1
-
sockt-net-qt5
qt5 网络编程 socket(qt5 network programming socket)
- 2015-01-27 19:20:21下载
- 积分:1