-
The use of C++ Prepared lottery simulation procedures, the Lottery has three dif...
使用C++编写的模拟彩票的程序,有三种不同的彩票类型,正在学习C++的同学可以下载参考一下。-The use of C++ Prepared lottery simulation procedures, the Lottery has three different types, are learning to C++ Students can download the reference.
- 2022-07-06 18:48:52下载
- 积分:1
-
the best game of routing vc6.0
有关游戏最佳寻径问题的 vc6.0-the best game of routing vc6.0
- 2022-11-23 15:40:03下载
- 积分:1
-
编译“新二十四点.dsw”文件,在Debug目录下会生成“新二十四点.exe”文件,直接双击该文件,即可运行二十四点程序。...
编译“新二十四点.dsw”文件,在Debug目录下会生成“新二十四点.exe”文件,直接双击该文件,即可运行二十四点程序。-compiler "24 points. DSW "documents, the Debug directory will generate" new 24 points. Exe "document, double-click the file directly, and can run the 24-point procedures.
- 2023-02-26 15:50:03下载
- 积分:1
-
function viewer function Viewer
函数查看器 函数查看器-function viewer function Viewer
- 2022-07-17 09:02:46下载
- 积分: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
-
matlab xiaochenxu,xuexi haodongxi ppt
matlab xiaochenxu,xuexi haodongxi ppt
- 2022-03-18 12:10:28下载
- 积分:1
-
雷挖了一个很好的来源,真的很好,舛添是的,它是用C编写的依据。
一个不错的挖雷的源代码,真的不错,舛不错,是用C++写的,很好-Ray dug a good source, really good, Masuzoe Yes, it is written using C and very good
- 2022-06-27 18:20:24下载
- 积分:1
-
MPC860T the manual integration of hardware platforms, a detailed description of...
本手册结合MPC860T硬件平台,详细叙述了PPCBOOT/UBOOT以及嵌入Linux的移植过程,介绍了SNMP和WEB组件在嵌入平台上的移植过程,同时这也可以作为在其它硬件平台上移植嵌入Linux的参考手册。-MPC860T the manual integration of hardware platforms, a detailed description of PPCBOOT/UBOOT and embedded Linux migration process. introduced SNMP and Web components in the embedded platform on the transplanting process. This will also serve as the hardware platform on the other transplant embedded Linux reference manual.
- 2022-06-26 07:56:31下载
- 积分:1
-
一个很小的聊天程序,用java编写的,但它是非常强大的功能
一个非常小巧的聊天程序,用java编写,功能却十分强大-a very small chat program, prepared with java, but it is very powerful function
- 2022-06-01 12:19:03下载
- 积分:1
-
用VC控制GE的打开以及一些简单功能,效果明显
用VC控制GE的打开以及一些简单功能,效果明显-VC control with GE, as well as some simple function of the open and obvious effect
- 2022-10-23 11:30:04下载
- 积分:1