-
51354069calculator
计算器,实现了常规的所有计算功能,很好用的(Calculator, to achieve all the computing power of a conventional, well used)
- 2013-12-08 21:10:53下载
- 积分:1
-
clarke
clarke变换函数模块,属于试验项,望能对初学者有所帮助(Clarke transform function module, which belongs to the experimental item, is expected to be helpful to beginners.)
- 2019-04-30 18:31:36下载
- 积分:1
-
VB制作带ICO图标的菜单实例
VB制作带ICO图标的菜单实例,使软件窗口上的菜单更专业、更美观。实现思路:隐藏各Picture Box控件,使各Picture Box控件能够根据图片自动改变大小,得到窗口中菜单的句柄,得到第一个子菜单File的句柄,得到File菜单中的第一个菜单项的ID,然后为其添加图标,也可以添加两个图片,一个表示菜单项被选中状态,另一个表示菜单项没有被选中,得到File菜单中各个菜单项的ID并为其添加图标,
- 2022-07-27 10:19:31下载
- 积分:1
-
ubuntu
ubuntu系统性能优化简单教程
关闭最小化动画
长期使用 Ubuntu 后有一种感觉,那就是在 GNOME 中启动应用程序时,速度越来越慢。在 Ubuntu 英文论坛那边看到一个技巧,可以对这个问题起到改善作用。打开 /etc/hosts 文件,可以看到类似下面的内容:
。。。。。。。。。。。。(Ubuntu system performance optimization simple tutorial
Close minimize animation
After long-term use of Ubuntu, it is a kind of feeling in the GNOME started in the application, the more and more slow. In English BBS there see a Ubuntu on this problem technique that can play improved. Open/etc/hosts file, can see similar the following content:
)
- 2011-05-17 20:20:51下载
- 积分: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
-
数据结构与算法分析:C语言描述(英文版)习题答案
数据结构与算法分析:C语言描述第二版 的习题答案本书中含有对Addison-Wesley 著的课本第二版大多数习题的答案 .目录1. Chapter 1: 介绍 12. Chapter 2: 算法分析 43. Chapter 3: 列、栈和队列 74. Chapter 4: 树 145. Chapter 5: 哈希 256. Chapter 6: 优先队列 (堆) . 297. Chapter 7: 筛选 .. 368. Chapter 8: 分离集 ADT 429. Chapter 9: 图形算法 4510. Chapter 10: 算法设计技术 . 5411. Chapter 11: 分摊分析 6312. Chapter 12: 高级数据结构和实现 .. 66
- 2022-03-01 04:41:42下载
- 积分:1
-
lianjia-master
说明: 实现在链家网相关信息的爬虫,python代码实现(Implementation of crawler Python code in chainhome)
- 2021-02-03 11:45:34下载
- 积分:1
-
ac9cfe_v1004
eeepronxr819驱动移植文档Download/item/id/3226919.html(eeepronxr819gfgfgfgrDownload/item/id/3226919.html)
- 2019-05-20 18:54:44下载
- 积分:1
-
JSP批量多文件上传(包括图片)
JSP简单的批量文件上传(包括图片)程序,可指定上传文件个数,上传文件大孝扩展名等信息,还显示上传进度条,支持添加图片描述文字等,系统运行界面请参见截图所示。
- 2022-03-21 00:30:04下载
- 积分:1
-
parcial
segemtation of a image
- 2009-10-09 20:41:33下载
- 积分:1