-
一个非常好的串口程序
一个非常好的串口程序-a very good Serial procedures
- 2022-05-14 03:58:54下载
- 积分:1
-
网络神经代码,是综合评价较好的一种方法,该程序是实现该方法途径....
网络神经代码,是综合评价较好的一种方法,该程序是实现该方法途径.-Neural network code, is a comprehensive evaluation of a better way to realize that the procedure was in the approach.
- 2022-08-26 12:35:29下载
- 积分:1
-
数值分析函数插值法
数值分析函数插值方法-numerical analysis function interpolation method
- 2022-01-26 06:35:34下载
- 积分:1
-
ASP开发的小游戏 发给大家用用 提点建议
ASP开发的小游戏 发给大家用用 提点建议-ASP development of the small games we used to use reference point proposal
- 2023-06-21 01:10:03下载
- 积分:1
-
Seeking two coordinates of line segment intersection algorithm description
求两条直线段的交点坐标的算法说明,是网上资料的经典积累-Seeking two coordinates of line segment intersection algorithm description
- 2022-03-06 01:29:21下载
- 积分:1
-
这是粒子群算法的一个源程序,程序很简单,已经运行过了,可以用,对初学者是个不错的程序...
这是粒子群算法的一个源程序,程序很简单,已经运行过了,可以用,对初学者是个不错的程序-This is a source particle swarm optimization algorithm, the program is very simple, has been running over us, we can use, for beginners is a good program
- 2023-08-15 18:00:03下载
- 积分:1
-
bmp_to_c.rar,bmp 转换 C
的源码
bmp_to_c.rar,bmp 转换 C
的源码-bmp_to_c.rar, bmp convert C source code
- 2023-04-05 23:10:04下载
- 积分: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
-
its a simple student database from a site
its a simple student database from a site
- 2023-03-04 14:45:04下载
- 积分:1
-
labview实现的中国象棋的程序,可以方便使用而不用使用别的软件。...
labview实现的中国象棋的程序,可以方便使用而不用使用别的软件。-labview chess China to achieve the program, it will be convenient to use without having to use other software.
- 2022-02-02 19:15:58下载
- 积分:1