-
days Gate Array game source. 1000 block of Terry Avenue is similar to the one ga...
天门阵游戏源码。是类似连连看的一款游戏,需要通过鼠标拖动牌到相同牌对齐的地方后,消除。最多有30000局。-days Gate Array game source. 1000 block of Terry Avenue is similar to the one game, through licensing the mouse to drag the same alignment of licensing, eliminate. Up to 30,000 Bureau.
- 2022-06-16 10:20:30下载
- 积分:1
-
Modbus调试精灵
很方便的调试软件,平时使用很多,收藏工具之一(Very convenient debugging software, usually used a lot, one of the collection tools)
- 2020-06-16 01:20:02下载
- 积分:1
-
一个小程序 ,是ACM竞赛的源码,因为是学生,还没有很好的源码上传,不好意思...
一个小程序 ,是ACM竞赛的源码,因为是学生,还没有很好的源码上传,不好意思-A small process, the source is the ACM competition because it is students, not a very good source upload, sorry
- 2022-04-19 06:05:01下载
- 积分:1
-
shopweb
使用springmvc、spring、mybatis框架搭建的简单web商城(Simple web mall built with SSM framework)
- 2018-04-14 15:07:55下载
- 积分:1
-
VB用户登录实例
使用说明书。vbdenglujianyijiemianbianchengshili(An instruction manual)
- 2020-06-19 04:40:01下载
- 积分:1
-
讲述如何阅读datasheet的文档,对搞硬件开发的大有帮助。
讲述如何阅读datasheet的文档,对搞硬件开发的大有帮助。-datasheet on how to read the documents, engaged in the development of hardware assist.
- 2022-08-08 07:19:49下载
- 积分:1
-
DirectSound
利用DirectSound+MFC开发的录音程序演示。(directsound record program)
- 2018-11-23 11:38:47下载
- 积分:1
-
拉普拉斯变换表,很有用啊,快来下载吧,肯定对你有所帮助
拉普拉斯变换表,很有用啊,快来下载吧,肯定对你有所帮助-Laplace transform table, useful ah, come to download it, will definitely help you
- 2022-06-14 18:17:22下载
- 积分: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
-
Q104--AD8367模块++可变增益放大器
可变增益放大 程序是keil mdk 5 stm32单片机(The variable gain amplifier program is keil MDK 5 STM32 single chip computer)
- 2020-06-22 19:00:02下载
- 积分:1