-
数据结构,对离散事件的模拟。本程序模拟了一家冰淇淋店的经营情况,可以用于商业分析...
数据结构,对离散事件的模拟。本程序模拟了一家冰淇淋店的经营情况,可以用于商业分析-data structure, a pair of discrete event simulation. The simulation of an ice cream shop operators, can be used for business analysis
- 2022-08-14 23:09:52下载
- 积分: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
-
这是一个加油站管理系统
这是一个加油站管理系统-This is a gas station management system
- 2022-04-30 13:04:24下载
- 积分:1
-
Bowling game sources. Operational system: DOS. Compiles OK in Quickbasic.
Bowling game sources. Operational system: DOS. Compiles OK in Quickbasic.
- 2022-12-27 10:40:03下载
- 积分:1
-
用于分析2d介质柱阵列模型中电磁场分布 附TXT使用说明
用于分析2d介质柱阵列模型中电磁场分布 附TXT使用说明-Used to analyze the 2d array dielectric cylinder model of electromagnetic field distribution for use attached to TXT
- 2022-04-17 20:49:06下载
- 积分:1
-
c 语言代码,
欢迎入门单片机的参考,
温度传感器程序代码...
c 语言代码,
欢迎入门单片机的参考,
温度传感器程序代码-c language code, please refer to SCM entry, the temperature sensor code
- 2023-08-06 07:35:03下载
- 积分:1
-
输入集合个数及相应集合,指定子集和,然后回溯求解所有可能组合。...
输入集合个数及相应集合,指定子集和,然后回溯求解所有可能组合。-Enter the collection number and the corresponding collection and specify a subset, and then go back to solve all the possible combinations.
- 2022-02-12 07:01:03下载
- 积分:1
-
用于批量删除某类文件的一个小程序
用于批量删除某类文件的一个小程序-volume for the deletion of certain documents a small program
- 2023-02-25 17:00:03下载
- 积分:1
-
商店存货系统,安装就能使用,功能很强大,很完整
商店存货系统,安装就能使用,功能很强大,很完整-OK
- 2022-06-28 19:10:05下载
- 积分:1
-
Linux的PNP
Linux PNP-ISA 1.0规范,嵌入式的兄弟也许用得着-Linux PNP- ISA 1.0 norms, the brothers Embedded perhaps worthwhile
- 2022-04-10 00:53:18下载
- 积分:1