-
讲述如何用MATLAB实现绘图功能的PPT
讲述如何用MATLAB实现绘图功能的PPT-This teaches you how to picture。
- 2023-01-08 05:00:03下载
- 积分:1
-
基于Qt的数据管理系统
应用背景基于Qt的数据管理系统,对Qt的数据库进行了一次应用,对于Qt初学者学习开发数据库等技术有较强学习价值。。。。。。。关键技术setFixedSize(750, 500);
ui->stackedWidget->setCurrentIndex(0);
QSqlQueryModel *typeModel = new QSqlQueryModel(this);
typeModel->setQuery("select name from type");
ui->sellTypeComboBox->setModel(typeModel);
QSplitter *splitter = new QSplitter(ui->managePage);
splitter->resize(700, 360);
splitter->move(0, 50);
splitter->addWidget(ui->toolBox);
splitter->addWidget(ui->dailyList);
splitter->setStretchFactor(0, 1);
splitter->setStretchFactor(1, 1);
on_sellCancelBtn_clicked();
showDailyList();
ui->typeComboBox->setModel(typeModel);
createChartModelView();
- 2023-01-11 19:20:03下载
- 积分:1
-
齿轮检测软件,用来检测或计算齿轮用。
无密码。
齿轮检测软件,用来检测或计算齿轮用。
无密码。- Gear examination software, uses for to examine or calculates
the gear to use. Does not have the password.
- 2022-03-21 10:30:56下载
- 积分:1
-
An open source Human resource system that is used for medium
An open source Human resource system that is used for medium - sized companies. -An open source Human resource system that is used for medium- sized companies.
- 2022-11-21 15:15:03下载
- 积分:1
-
利用ewb实现二倍频的电路
利用ewb实现二倍频的电路-Ewb realize the use of frequency-doubling of the Second Circuit
- 2022-01-27 14:50:38下载
- 积分:1
-
一个扫雷游戏,用鼠标控制左击确定无雷,右击确定有雷,在右击取消有雷标记,刚开始用鼠标控制菜单,选者难度,及记录,开始游戏后按 F2返回菜单...
一个扫雷游戏,用鼠标控制左击确定无雷,右击确定有雷,在右击取消有雷标记,刚开始用鼠标控制菜单,选者难度,及记录,开始游戏后按 F2返回菜单-a minesweeping games, with the left mouse control attack to determine mine-free, right click identified minefields in the right-to remove the minefields marked the beginning, with mouse control menu, the choices were difficult, and records of the games started by F2 to return to the menu
- 2022-02-15 23:54:23下载
- 积分:1
-
a sudoku game, user can type the row, colume, and the number to play, an assingn...
a sudoku game, user can type the row, colume, and the number to play, an assingnment in cla-a sudoku game, user can type the row, colume, and the number to play, an assingnment in class
- 2022-03-16 14:09:52下载
- 积分:1
-
本代码是常用的搜索算法,应用于黑白棋游戏当中。用visual c++开发...
本代码是常用的搜索算法,应用于黑白棋游戏当中。用visual c++开发-the code is commonly used search algorithm, which used the game reversi. C using visual development
- 2022-03-05 20:22:34下载
- 积分:1
-
此源码不是很难,但是个人所写,主要是对数字信号处理的数字滤波的一种实现。...
此源码不是很难,但是个人所写,主要是对数字信号处理的数字滤波的一种实现。-This source code is not difficult, but written by individuals, mainly on digital signal processing to achieve a digital filter.
- 2023-06-09 02:35:02下载
- 积分:1
-
LabWindows使用I/O读写文件。
labwindows 利用I/O读写文件。-LabWindows use I/O read and write documents.
- 2022-02-15 15:09:40下载
- 积分:1