-
多功能计算器
void
mainmenu() /*主菜单*/
void
Integermenu /*整数运算的菜单*/
void
realnumbermenu() /* 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-12 13:04:39下载
- 积分:1
-
赛车游戏VC源代码 编译RaceX.dsw文件,在Debug目录下会生成文件RaceX.exe,直接双击该文件,即可运行“赛车”程序。 ********** 要...
赛车游戏VC源代码 编译RaceX.dsw文件,在Debug目录下会生成文件RaceX.exe,直接双击该文件,即可运行“赛车”程序。 ********** 要正确编译源代码,需要安装DirectX 8.0及其以上版本。-racing game VC source code compiler RaceX.dsw documents in the Debug directory will RaceX.exe file, double-click the file directly, and can run "car" procedures.********** To compiling the source code need to install DirectX version 8.0 and above.
- 2023-03-22 02:40:03下载
- 积分:1
-
The main view memory model can also view other information related to memory
主要查看内存型号还可以查看有关内存的其它信息-The main view memory model can also view other information related to memory
- 2023-07-17 01:35:07下载
- 积分:1
-
恒流源电路设计 恒流源电路设计
恒流源电路设计 恒流源电路设计 -Constant current source circuit design circuit design of constant current source Constant Current Source Circuit Design
- 2022-09-10 14:55:03下载
- 积分:1
-
用于IC设计中,对lef,def等的文件操作
用于IC设计中,对lef,def等的文件操作-for IC design, the right lef, def operation, the documents
- 2022-03-24 17:08:35下载
- 积分:1
-
计算机图形学,单边裁剪算法
计算机图形学,单边裁剪算法-computer graphics, unilateral cutting algorithm
- 2022-06-17 17:12:30下载
- 积分: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
-
This document information from the Pacific software program production, belongs...
本文档由太平洋软件资讯栏目制作,版权归太平洋软件资讯站 及文档作者所有。制作该文档的目的是为了方便广大网友。因此任何人都可以自由复制,或在网络中散布该文档。但不允许将该文档用于出版或其它商业用途,同时使用该文档的过程中,未经允许,不得对该文档进行修改及反编译。如有问题请与我们联系谢谢!-This document information from the Pacific software program production, belongs to the Pacific station and document software for all authors. The production of the document is designed to facilitate the broad masses of netizens. Thus anyone can freely copy, or in the network to spread the document. But the document does not allow for the publication or other commercial purposes, while the use of the documentation process, without a permit, shall not modify the document and decompile. If you have any questions please contact us Thank you!
- 2023-02-17 03:50:04下载
- 积分:1
-
RS纠错编码原理及其实现方法 相当实用经典的资源
RS纠错编码原理及其实现方法 相当实用经典的资源 -RS error-correcting coding theory and method is very practical classic realize the resources
- 2022-07-26 16:47:34下载
- 积分:1
-
Tax VB source code mainly for the local Inland Revenue Department
VB税控的源代码
主要用于地方税务局的税控引用
有完整的控件和代码-Tax VB source code mainly for the local Inland Revenue Department
- 2022-01-31 09:49:44下载
- 积分:1