-
可以用于java开发等多项功能
可以用于java开发等多项功能-Java can be used for the development of a number of features
- 2023-05-31 08:40:03下载
- 积分:1
-
PostcardViewer Flash图库相册源码
很棒的Flash图库相册程序——PostcardViewer v1.2源码,附带有例子,效果演示请参见截图。点击小图会显示大图,整体设计唯美,动画效果流畅,喜欢Flash相册程序的不要错过。
- 2022-02-05 19:11:18下载
- 积分:1
-
facedata
这是读好的ORL 和YALE人脸库数据, 用LODA加载后, 变量train 代表是训练样本, test 代码是测试样本。(This is a good time ORL and Yale face database data, using Loda loaded, variable train representatives training samples, test code is to test the samples.)
- 2008-12-29 12:22:15下载
- 积分:1
-
改程序描述了,在vs中数据库的一系列的用法,重数据库的链接,数据库的创建,数据库的访问和数据库视图的建立,数据库修改等基本的过程。不愧为学习数据库的好例子。...
改程序描述了,在vs中数据库的一系列的用法,重数据库的链接,数据库的创建,数据库的访问和数据库视图的建立,数据库修改等基本的过程。不愧为学习数据库的好例子。-Change procedure described in the series vs the usage of the database, re-link to the database, database creation, database access and database view creation, database, modify the basic process. Worthy of study and a good example of the database.
- 2022-02-04 00:48:03下载
- 积分:1
-
约瑟夫环算法
Joseph Ring 算法-Joseph Ring algorithm
- 2022-04-21 07:07:42下载
- 积分: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
-
0329
ui设计的基础资料,适合新手进行学习,附带讲解的PPT资料(UI design basic materials, suitable for beginners to learn, with explanation of the PPT materials)
- 2020-06-21 20:00:02下载
- 积分:1
-
服务实验,通过在windows下添加服务,初步了解windows服务,以便使我们更好的学习windows...
服务实验,通过在windows下添加服务,初步了解windows服务,以便使我们更好的学习windows-pilot through the windows added services under a preliminary understanding of windows, to enable us to better learning windows
- 2022-03-06 20:59:05下载
- 积分:1
-
超逼真Delphi泡泡堂游戏源码
超逼真Delphi泡泡堂游戏源码,切记:泡泡堂游戏中的地表只记录地面,不影响任何事物,建筑是不可逾越和摧毁的,物品是不可逾越但可被摧毁的。
- 2022-08-16 18:46:47下载
- 积分:1
-
skyblue_BoxMan
推箱子 源代码 大家可以参考学习一下……我爱vc(Sokoban everyone can refer to the source code to learn about ... ... I love vc)
- 2009-02-07 21:53:45下载
- 积分:1