-
- 2022-01-31 05:39:41下载
- 积分:1
-
a cohort achieved with the Ferry algorithm
一个用队列实现的渡船算法-a cohort achieved with the Ferry algorithm
- 2023-02-23 20:55:03下载
- 积分:1
-
数控系统的源代码程序
source code program for make cnc
- 2022-02-01 15:33:07下载
- 积分: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
-
Visual C++经典游戏程序设计.rar MFC编程实例源代码。有俄罗斯方块、扫雷、连连看、拼图、推箱子等...
Visual C++经典游戏程序设计.rar MFC编程实例源代码。有俄罗斯方块、扫雷、连连看、拼图、推箱子等-Visual C++ Classical Game Program Design.rar MFC Program Example source code.
- 2022-07-14 07:27:24下载
- 积分:1
-
Ole编程,读取Word中表格的文本内容
对于加了宏的Cell内容,暂时没有想到怎么获取。请高手指导...
Ole编程,读取Word中表格的文本内容
对于加了宏的Cell内容,暂时没有想到怎么获取。请高手指导 -Ole programming, read the Word in the form of text content for the addition of macro Cell content, there is no thought of how to obtain. Please expert guidance
- 2022-05-22 05:45:24下载
- 积分:1
-
SVMmulticlass: Multi
SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
- 2022-05-28 03:23:16下载
- 积分:1
-
C language used in PC speaker sound- Personal performance management (graphics m
-C语言中使用PC喇叭发声 -个人成绩管理(图形菜单)--C language used in PC speaker sound- Personal performance management (graphics menu)
- 2022-02-14 00:32:26下载
- 积分:1
-
平面框架静力分析程序
应用背景c++语言编写的平面刚架静力分析程序,内容充实,可以用于大作业。计算力学,计算结构力学,有限元课程等均可以用到,包容从input到output所有子程序关键技术
平面刚架静力分析程序是计算结构力学程序的一大类,是动力分析的基础。可以直接使用,在计算结构力学课程等课程内都能起到很好的教学作用,学生可以通过看代码熟悉课程内容。
- 2022-02-01 12:25:15下载
- 积分:1
-
双直流电动机驱动集成电路,能控制直流电动机的正、反转及制动,驱动能力强,外围电路简单。
双直流电动机驱动集成电路,能控制直流电动机的正、反转及制动,驱动能力强,外围电路简单。-Dual DC motor driver integrated circuits, can be controlled by DC motor is, reverse and brake, driving ability, a simple peripheral circuits.
- 2023-03-07 21:50:04下载
- 积分:1