-
CCITT的CRC检验代码。不是很难,但也是心血所结
CCITT的CRC检验代码。不是很难,但也是心血所结-CCITT The CRC check code. Is not difficult, but also efforts by the knot! ! !
- 2022-08-09 09:55:51下载
- 积分:1
-
programming tools tc20
编程工具tc20-programming tools tc20
- 2023-01-28 01:25:03下载
- 积分:1
-
用vb做的。还没有做完。不过整个结构已经很清晰了。有兴趣的继续做。...
用vb做的。还没有做完。不过整个结构已经很清晰了。有兴趣的继续做。-with vb do. Also finish. But the entire structure has a very clear. Interested continue to do so.
- 2022-01-22 13:58:38下载
- 积分: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
-
个个人自娱乐的扑克牌游戏 ,希望大家能够得到一定的帮助
个个人自娱乐的扑克牌游戏 ,希望大家能够得到一定的帮助-individuals from the entertainment poker games, we hope to get some help! !
- 2022-01-26 15:56:37下载
- 积分:1
-
大学人事管理系统 大学人事管理系统
大学人事管理系统 大学人事管理系统-University of the University System of Personnel Management Personnel Management System University Personnel Management System
- 2022-08-19 16:01:19下载
- 积分:1
-
c programming interface compiler error message the detailed descriptions will he...
c编程接口编译器错误消息的详细说明,有助于初学者从编程中学习
- 2022-03-16 20:22:52下载
- 积分:1
-
graphical interface with support vector machines more experimental classificatio...
具有图形操作界面的支持向量机多类分类实验系统.全部用Matlab实现,可以实现多种分类识别. 这是本人的毕业设计的附属程序-graphical interface with support vector machines more experimental classification system. All using Matlab, could achieve multiple classification. This is my graduation design procedures for the subsidiary
- 2023-07-06 14:50:08下载
- 积分:1
-
LU matrix decomposition, this decomposition can solve the equations
矩阵的LU分解,通过此分解可以求解方程组-LU matrix decomposition, this decomposition can solve the equations
- 2022-05-07 16:59:28下载
- 积分:1
-
LINGO下解线性方程组!
LINGO下解线性方程组!-LINGO lower solutions of linear equations!
- 2022-01-22 02:19:41下载
- 积分:1