-
最新的网络版(2007年8月)的ns2英文手册做成的pdf版,对于深入学习ns2的内部机制很有用处。...
最新的网络版(2007年8月)的ns2英文手册做成的pdf版,对于深入学习ns2的内部机制很有用处。-The latest online edition (August 2007) is made of ns2 manual pdf English version, for the ns2-depth study of the internal mechanism is very useful.
- 2022-06-17 15:46:46下载
- 积分:1
-
这是用SQL2000开发的一个宾馆管理系统
这是用SQL2000开发的一个宾馆管理系统-This is a development of the SQL2000 Hotels Management System
- 2022-02-03 11:22:18下载
- 积分:1
-
Empirical mode decomposition process (matlab)
经验模式分解程序(matlab)可以对输入信号进行经验模式分解-Empirical mode decomposition process (matlab)
- 2022-07-16 23:40:09下载
- 积分:1
-
说明:一个用于压缩、解压ZIP文件的类库,使用方便、快捷,有源代码。编译的时候要注意路径设置。如果你想在自己的程序中加入ZIP功能的话,赶快下载一个吧!...
说明:一个用于压缩、解压ZIP文件的类库,使用方便、快捷,有源代码。编译的时候要注意路径设置。如果你想在自己的程序中加入ZIP功能的话,赶快下载一个吧! -: one for compression, decompression of ZIP document library, easy to use, fast, active code. Compile time to pay attention to routing. If you wish to own procedures to add ZIP function can be quickly downloaded a!
- 2023-02-23 09:00:03下载
- 积分:1
-
a self
一个能自我删除的程序,没有令起其他线程来删除,非常值得研究。-a self-delete procedure is not one to play the other threads to delete, very worthy of consideration.
- 2022-01-26 08:11:13下载
- 积分:1
-
JAVA游戏――(源代码+详细注释)大富翁
JAVA游戏――(源代码+详细注释)大富翁
-JAVA Games- (source code+ Detailed note) Monopoly
- 2023-06-11 03:25:03下载
- 积分: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
-
一些常用的经典例程,可以用来学习的软件,例如:控件、表格、结构控制、声音控制和文件I/O等。...
一些常用的经典例程,可以用来学习的软件,例如:控件、表格、结构控制、声音控制和文件I/O等。-Some commonly used classic routines, can be used to study the software, such as: control, form, structure, control, voice control and file I/O and so on.
- 2022-05-05 09:50:39下载
- 积分:1
-
draw canvas
draw canvas
- 2022-08-11 12:06:49下载
- 积分:1
-
DOS年代TT打字练习软件里的打字游戏的翻版
DOS年代TT打字练习软件里的打字游戏的翻版-DOS era TT software typing practice typing games pirated
- 2022-03-22 15:03:09下载
- 积分:1