-
结构设计经典参考资料 详细地介绍了什么是公差 如何处理
结构设计经典参考资料 详细地介绍了什么是公差 如何处理-classic reference design is described in detail what is how to deal with tolerance
- 2022-07-08 19:26:29下载
- 积分:1
-
一个执行程序(实用)VB
一个管理程序(实用)VB- A executive program (is practical) VB
- 2022-12-29 14:00:04下载
- 积分:1
-
stc12c2052单片机有关ad转换的一些代码
stc12c2052单片机有关ad转换的一些代码-wu
- 2022-10-13 12: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
-
各种常见的算法,用C写
各种常见的算法,用C写-various common algorithms, written in C
- 2022-01-25 16:32:46下载
- 积分:1
-
在均匀线阵阵列中采用esprit算法对信号的DOA进行估计的仿真程序
在均匀线阵阵列中采用esprit算法对信号的DOA进行估计的仿真程序-Bursts out in the uniform linear esprit algorithm used in signal DOA estimation of simulation program
- 2022-03-21 22:03:04下载
- 积分:1
-
刚学数据结构,所以就写了一个归并排序,请大家多多指教!
刚学数据结构,所以就写了一个归并排序,请大家多多指教!-just data structure, so it was a merger order, please exhibitions!
- 2022-03-18 07:06:41下载
- 积分:1
-
矩阵导致小程序,对输入的矩阵求倒置后的矩阵
矩阵导致小程序,对输入的矩阵求倒置后的矩阵-Matrix led to a small program, the input of the matrix after the matrix inversion
- 2022-04-06 10:06:55下载
- 积分:1
-
uch百科插件。跟互动百科类似。大家可以看看哦
uch百科插件。跟互动百科类似。大家可以看看哦-uch。bucuodedediengege
- 2022-03-06 07:48:51下载
- 积分:1
-
sample application to test
sample application to test
- 2022-11-08 05:35:04下载
- 积分:1