-
学matlab还有比这个更好的吗?我千兴万苦才找到的,这是一个学习matlab的视频,功能强大...
学matlab还有比这个更好的吗?我千兴万苦才找到的,这是一个学习matlab的视频,功能强大-school Matlab also better than this? I 1000-from 10,000 to find, this is a learning Matlab video, powerful
- 2022-05-21 02:23:27下载
- 积分:1
-
用vb操作二进制文件,打开保存文件.含有vb源码.
用vb操作二进制文件,打开保存文件.含有vb源码.-Vb file with a binary operation, open the saved file. Containing the vb source code.
- 2022-01-26 00:09:14下载
- 积分:1
-
Excel 2007 透视表教程ppt,介绍excel透视表的用途与制作方法
Excel 2007 透视表教程ppt,介绍excel透视表的用途与制作方法-Excel 2007 PivotTable tutorial ppt, introduced the use of pivot table excel and production methods
- 2022-01-26 04:18:57下载
- 积分:1
-
在dos环境下显示钟表图形,并取得系统时钟,让时针,分针移动...
在dos环境下显示钟表图形,并取得系统时钟,让时针,分针移动-Dos environment in graphical display of watches and clocks, and get the system clock, so clock, minute hand move
- 2022-08-13 11:10:16下载
- 积分:1
-
H.264 JM86为VC++
h.264 jm86 for vc++
h.264 jm86 for vc
- 2022-03-24 01:36:30下载
- 积分:1
-
在视窗平台下的俄罗斯方块游戏,基于对话框
windows平台下的俄罗斯方块游戏,基于对话框-under windows platform Tetris game, based on the dialog box
- 2023-08-02 14:15:03下载
- 积分:1
-
限制使用次数软件的制作关于限次软件的制作
限制使用次数软件的制作关于限次软件的制作-Restrictions on the Use of the number of software production limited time on the production of software
- 2022-04-25 05:19:20下载
- 积分:1
-
基于vc环境下实现打开图片的功能,数字图像处理
基于vc环境下实现打开图片的功能,数字图像处理-open the picture
- 2022-08-11 17:24:59下载
- 积分: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
-
flash3d例子
一个用ActionScript3.0实现的flash3D效果,可以实现任意轴的拖动旋转,可以通过鼠标滚轮进行放大和缩小。
- 2022-03-07 20:26:01下载
- 积分:1