-
毕业生信息管理系统
毕业生信息管理系统-graduates information management system
- 2023-08-20 06:20:03下载
- 积分:1
-
Arithmetic: Dijkstra, Dynamic_pro, Floydkruskal, Random_generate math_exp: inter...
Arithmetic:
Dijkstra,Dynamic_pro,Floydkruskal,Random_generate
math_exp:
插值与拟合实验
代数方程组的解法
微分方程实验
优化问题实验
数据分析,规划问题,绘图,解方程。。。。。。 -Arithmetic: Dijkstra, Dynamic_pro, Floydkruskal, Random_generate math_exp: interpolation and fitting the experimental solution of algebraic equations of the experimental optimization of differential experimental data analysis, planning, mapping, solution of equations. . . . . .
- 2023-03-22 01:50:03下载
- 积分:1
-
jinzhizhuanhuan
各进制间的转换
十进制数转为其他进制数
其他进制数转换为十进制数-jinzhizhuanhuan
- 2022-03-17 07:05:37下载
- 积分: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
-
Acprotect1.10 Build123之VB语言篇.chm
Acprotect1.10 Build123之VB语言篇.chm-Acprotect1.10 Build123 the VB language articles. Chm
- 2022-03-23 23:40:02下载
- 积分:1
-
利用一个链表类实现一个队列类和栈类
利用一个链表类实现一个队列类和栈类-use a objectlist achieve a queue category and type Stack
- 2022-08-15 13:43:44下载
- 积分:1
-
ASP开发的小游戏 发给大家用用 提点建议
ASP开发的小游戏 发给大家用用 提点建议-ASP development of the small games we used to use reference point proposal
- 2023-06-21 01:10:03下载
- 积分:1
-
good simulator source code!
很好的模拟器源代码!-good simulator source code!
- 2022-04-12 22:57:56下载
- 积分:1
-
LabVIEW中利用ActiveX技术实现串行通信的电子书第四部分
LabVIEW中利用ActiveX技术实现串行通信的电子书第四部分-LabVIEW use ActiveX technology to achieve serial communication eBook Part IV
- 2022-02-06 13:21:46下载
- 积分:1
-
help newcomers familiar with the C language development of small systems
帮助新手熟悉用C语言开发小型系统-help newcomers familiar with the C language development of small systems
- 2022-02-04 18:57:28下载
- 积分:1