-
吃数游戏是一个在turboC2环境下编写的小游戏,该游戏要求在宫殿中找出几个数之和是7的数吃掉,并走到7的位置...
吃数游戏是一个在turboC2环境下编写的小游戏,该游戏要求在宫殿中找出几个数之和是7的数吃掉,并走到7的位置-eat a few games in turboC2 environment prepared by the small games, the games in the palace to identify several hours, and the number is seven eaten, and walked seven locations. .
- 2022-05-05 04:43:52下载
- 积分:1
-
use of a Turbo C sheet prepared by the Russian game, the graphics library is Gra...
一个使用Turbo C编写的俄罗斯方块的游戏,使用的图形库是TC自带的Graphics图形库。内附详细开发文档、开发日志和使用说明。-use of a Turbo C sheet prepared by the Russian game, the graphics library is Graphics TC onboard graphics library. Contains detailed documentation, log and use.
- 2022-01-25 15:09:17下载
- 积分: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
-
都 是好东西,不是精品我不发的。大家要珍惜机会
都 是好东西,不是精品我不发的。大家要珍惜机会-are good but not excellent, I do not issued. We should treasure this opportunity
- 2022-06-30 21:59:11下载
- 积分:1
-
PID与模糊控制程序,模糊控制采用查询方式,PID为增量式
PID与模糊控制程序,模糊控制采用查询方式,PID为增量式-PID and fuzzy control procedures, the use of inquiry methods of fuzzy control, PID for Incremental
- 2022-05-26 18:06:05下载
- 积分:1
-
dreamweaver插件2
dreamweaver插件2-Dreamweaver plug-2
- 2022-09-10 18:45:02下载
- 积分:1
-
银行管理系统实现
C++编写的银行管理系统。分为前台操作和后台管理,前台用户可以进行存款、取款、查看最余额、修改密码等操作。后台可以创建和删除账号,界面简单,代码易于理解。
- 2023-09-07 09:50:04下载
- 积分:1
-
C系统的Verilog转换器
system C to verilog converter
- 2022-02-06 02:17:19下载
- 积分:1
-
Kalman Filter Based on an Improved Blind multi
一种基于改进Kalman滤波的盲多用户检测,论文不错,可以-Kalman Filter Based on an Improved Blind multi-user detection, paper good, take a look 。
- 2023-07-30 23:30:03下载
- 积分:1
-
The development of a simple identification with the VB code of the program, this...
用VB开发的识别简单验证码的程序,本程序只做交流使用-The development of a simple identification with the VB code of the program, this program Zhizuo to share their
- 2022-07-09 20:17:12下载
- 积分:1