-
学习linux的好文档,命令大全,很有用处,对学习linux.
学习linux的好文档,命令大全,很有用处,对学习linux.-learning linux good documentation, order volumes, useful, to learn linux.
- 2022-10-15 08:20:03下载
- 积分:1
-
一个各子棋的游戏代码,希望大家非常非常喜欢
一个各子棋的游戏代码,希望大家非常非常喜欢-the son of a chess game code, we hope very, very like
- 2022-03-14 21:52:35下载
- 积分: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
-
任天堂gba平台的游戏demo,希望对对大家有所帮助
任天堂gba平台的游戏demo,希望对对大家有所帮助-Nintendo gba platform game demo, hope to help all of you
- 2022-01-25 23:30:58下载
- 积分:1
-
用C++来实现BP神经网络的功能,进行土地预测。
用C++来实现BP神经网络的功能,进行土地预测。-C++, to achieve the BP neural network functions, land forecasts.
- 2022-08-06 11:42:12下载
- 积分:1
-
地图识别通过地图节点识别路经城市和里程,使用VB编写基础程序,可2点跳转...
地图识别通过地图节点识别路经城市和里程,使用VB编写基础程序,可2点跳转-map identification through maps node identification passes cities and mileage, using VB prepared based procedures, 2:00 Jump
- 2022-02-01 03:47:56下载
- 积分:1
-
modubus tcp协议中文版本
modubus tcp协议中文版本-Chinese version of the agreement modubus tcp
- 2022-12-29 14:20:03下载
- 积分:1
-
一个倒计时的程序
一个倒计时的程序-a countdown procedures
- 2022-02-06 05:21:27下载
- 积分:1
-
that is an example for pluse width modulati on and that programe is written by c
这是一个脉冲宽度调制的例子,程序是用c语言编写的
- 2023-01-14 16:05:03下载
- 积分:1
-
non
用非递归的方法先序遍历二叉树-non- recursive method preorder Binary Tree
- 2022-05-06 23:49:41下载
- 积分:1