-
基于灰色GM(1,1)理论的电力系统负荷预测程序
基于灰色GM(1,1)理论的电力系统负荷预测程序
-Based on Gray GM (1,1) theory of power system load forecasting procedures
- 2022-07-13 01:12:44下载
- 积分:1
-
此程序为潮流计算中的导纳矩阵程序,是潮流计算中的一部分。...
此程序为潮流计算中的导纳矩阵程序,是潮流计算中的一部分。-This program is the trend of the admittance matrix of the calculation procedure is part of the trend calculation.
- 2023-08-17 02:40:03下载
- 积分:1
-
mjpeg解码的类,适合进行mjpeg和jpeg之间的转化
mjpeg解码的类,适合进行mjpeg和jpeg之间的转化-MJPEG codec class, suitable for MJPEG and jpeg conversion between
- 2022-01-26 03:34:27下载
- 积分:1
-
文章的浏览以及后台中文章的添加、修改、删除等操作
文章的浏览以及后台中文章的添加、修改、删除等操作-View the article as well as the background in the article to add, modify, delete and other operations
- 2022-02-24 12:48:09下载
- 积分:1
-
视频卡的测试程序
视频卡的测试程序-video card testing procedures
- 2022-08-12 11:04:58下载
- 积分:1
-
虽然这本书有些简单,可是,它包含的内容其实也不少。
简单是因为我不想让它太复杂化,我尽量争取一个游戏程序,不到十面纸。事实也是如此:其中那么多的代码,...
虽然这本书有些简单,可是,它包含的内容其实也不少。
简单是因为我不想让它太复杂化,我尽量争取一个游戏程序,不到十面纸。事实也是如此:其中那么多的代码,有一半是详细的解释。
简单的另一个原因是,一个农民的儿子,我知道学生买一本大书的痛苦。
这本书不同于一般的书的地方在于:它是以游戏的实现为主线,附加一些程序涉及到的其它内容。
-VC++6 Gram Programing
- 2022-01-21 21:49:48下载
- 积分:1
-
语言小游戏,运行时有声音发发,很有特色的
语言小游戏,运行时有声音发发,很有特色的-small language games, running a voice-fat fat, very unique
- 2022-09-06 05:00:02下载
- 积分:1
-
这是一个我的课后习题,要求编译一个酒店管理程序.做的不好~多多执教...
这是一个我的课后习题,要求编译一个酒店管理程序.做的不好~多多执教-This is one of my after-school exercises, a request compiler hotel management procedures. So many well-coached
- 2022-03-22 02:26: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
-
pci core altera fpga pci开发设计资料
pci core altera fpga pci开发设计资料-pci core altera fpga development of design information pci
- 2022-04-01 05:32:23下载
- 积分:1