-
学习linux的好文档,linux网络订单的,学习linux。
学习linux的好文档,linux网络命令,很有用处,对学习linux.-learning linux good documentation, linux network orders, useful, to learn linux.
- 2022-08-07 13:21:06下载
- 积分:1
-
以前做的一个数字钟
以前做的一个数字钟-before doing a digital clock
- 2023-04-09 03:15:03下载
- 积分:1
-
例如,不要找一个知道,很容易学习的人
E在线升级例子,不懂的一看就知道了,很简单易学-E Online upgrade example, do not look for one know, it is easy to learn
- 2022-08-20 09:29:08下载
- 积分:1
-
这是我初学VC时编的小小游戏 是用键盘控制飞机的方向来躲避障碍物的 很简单 但是当时可是很有成就感阿!...
这是我初学VC时编的小小游戏 是用键盘控制飞机的方向来躲避障碍物的 很简单 但是当时可是很有成就感阿!-This is a novice when VC addendum to the game is little keyboard control aircraft direction to evade the barrier is very simple But then A great sense of accomplishment!
- 2022-03-03 07:13:17下载
- 积分:1
-
it is a elevator controller.
八层电梯控制器设计,主要特色是对外部电梯请求命令的异步采集,同步发出,为一组三个电梯的控制器-it is a elevator controller.
- 2022-05-29 20:09:04下载
- 积分:1
-
通过鼠标可以控制图片的缩放功能,我把该功能模块封装成用户自定义控件了,希望对大家能够有用!...
通过鼠标可以控制图片的缩放功能,我把该功能模块封装成用户自定义控件了,希望对大家能够有用!-Mouse can be controlled through a zoom feature picture, I package the functional modules into a custom control users, and hope we can be useful!
- 2022-09-21 15:30:04下载
- 积分:1
-
这是用matlab编写的显示积分方法中心差分法的源程序,可用于求解微分方程描述的工程问题和相关仿真...
这是用matlab编写的显示积分方法中心差分法的源程序,可用于求解微分方程描述的工程问题和相关仿真-This is prepared using matlab central difference integration method shows that the source method can be used to solve differential equations to describe the engineering problems and related simulation
- 2022-03-23 06:06:48下载
- 积分: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
-
leach 协议代码
leach 协议协议代码使用 omnet + + ,leach是设计来降低功耗的每个节点的无线传感器网络协议,它取决于集群的拓扑,leach 中具有最高能量的节点将被指定为簇头,而另一个节点是群集中的唯一成员
- 2022-02-15 07:52:56下载
- 积分:1
-
这是php编的论坛的原代码,希望正在学习php的同行借鉴一下,我们学校的论坛原代码就是这个 !...
这是php编的论坛的原代码,希望正在学习php的同行借鉴一下,我们学校的论坛原代码就是这个 !-This is php series of the Forum of the original code, php hope is learning from peers, we are a forum for schools is the original code!
- 2022-11-02 09:10:03下载
- 积分:1