-
小弹球游戏,可以根据选定的快中慢速度来调整小球弹跳的速度...
小弹球游戏,可以根据选定的快中慢速度来调整小球弹跳的速度-Little pinball game,Small game may be based on the selected fast in the slow speed to adjust the speed of the ball bouncing
- 2022-01-31 13:38:59下载
- 积分:1
-
leach 协议代码
leach 协议协议代码使用 omnet + + ,leach是设计来降低功耗的每个节点的无线传感器网络协议,它取决于集群的拓扑,leach 中具有最高能量的节点将被指定为簇头,而另一个节点是群集中的唯一成员
- 2022-02-15 07:52:56下载
- 积分:1
-
此代码为udp通信程序,主要是从客户端发送一数据,然后在在服务器段接收。...
此代码为udp通信程序,主要是从客户端发送一数据,然后在在服务器段接收。-This code for the udp communication procedures, mainly from one client to send data, and then the server receives paragraph.
- 2023-06-24 09:45:04下载
- 积分:1
-
鲁棒控制器设计程序,一个实用的鲁棒控制器设计实例…
鲁棒控制器设计程序,一个实际的鲁棒控制器设计实例。供初学者分享-Robust controller design procedure, a practical robust controller design example. For beginners to share
- 2023-09-01 16:20:03下载
- 积分:1
-
- 2022-07-14 02:19:45下载
- 积分: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
-
修改磁盘卷标的C源程序
修改磁盘卷标的C源程序-amend disk label C source
- 2022-01-25 21:03:56下载
- 积分:1
-
Headfile for AD5337 DAC
use DAC_OUT(data value(0~254, DAC_A(0) or DAC_B(1), PD...
Headfile for AD5337 DAC
use DAC_OUT(data value(0~254, DAC_A(0) or DAC_B(1), PD Mode(0: normal, 1: PD mode), Clear mode (1: clear mode, 0: normal)
- 2022-11-15 13:45:04下载
- 积分:1
-
用小程序编写的一个小程序,使用串口存储。
用VC写的日记笔小程序,采用的序列化存储.-Diary written by VC T small procedures, the use of serial storage.
- 2022-01-23 10:31:44下载
- 积分:1
-
Rtc achieved using video conferencing systems, including audio, video, text chat...
利用rtc实现的视频会议系统,包括音频、视频、文字聊天、白板、程序共享等功能-Rtc achieved using video conferencing systems, including audio, video, text chat, whiteboard, program sharing and other functions
- 2023-01-11 10:30:05下载
- 积分:1