-
ST7735液晶驱动
ST7735小液晶屏在STC51单片机上使用的控制代码,这个代码晚上不太好找,所以上传到这里共享下,同时也给自己备份下。(ST7735 small LCD screen in the use of STC51 microcontroller control code, this code is not easy to find in the evening, so upload to share here, but also to their own backup.)
- 2020-11-18 10:39:38下载
- 积分:1
-
2x2-fiber-coupler
一个基于MATLAB的2×2光纤定向耦合器设计,其中包括matlab源码。(A MATLAB based 2* 2 fiber directional coupler design, including the matlab source code.)
- 2020-07-03 07:40:02下载
- 积分:1
-
swig-4.0.0.tar
说明: swig can use on your windows
- 2020-06-23 16:20:02下载
- 积分: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
-
一款rpg小游戏,对想学游戏编程的朋友有帮助。
一款rpg小游戏,对想学游戏编程的朋友有帮助。-A rpg game for game programming, like the friends to help.
- 2022-08-24 16:30:22下载
- 积分:1
-
MQTT协议中文版
说明: MQTT协议 3.1.1中文版
MQTT是一个客户端服务端架构的发布/订阅模式的消息传输协议。它的设计思想是轻巧、开放、简单、规范,因此易于实现。这些特点使得它对很多场景来说都是很好的选择,包括受限的环境如机器与机器的通信(M2M)以及物联网环境(IoT),这些场景要求很小的代码封装或者网络带宽非常昂贵。(MQTT is a messaging protocol in publish/subscribe mode of client server architecture. Its design idea is lightweight, open, simple and standardized, so it is easy to implement. These features make it a good choice for many scenarios, including limited environments such as machine-to-machine communication (M2M) and Internet of Things (IoT), which require very small code encapsulation or very expensive network bandwidth)
- 2020-06-21 15:20:02下载
- 积分:1
-
edge Yee Queuing System server source code
力麒排队系统服务端原代码-edge Yee Queuing System server source code
- 2022-03-23 07:20:07下载
- 积分:1
-
一个与传统电子字典不同的字典,图形方式展示了单词之间的各种联系...
一个与传统电子字典不同的字典,图形方式展示了单词之间的各种联系-A traditional electronic dictionaries of different dictionaries, graphically demonstrated the linkages between the word
- 2022-09-20 08:50:03下载
- 积分:1
-
pmsm
说明: 自建永磁同步电机物理模型,大家共同学习一下。共同进步,(Self-built physical models of permanent magnet synchronous motor, the common practice of the IS. Common progress,)
- 2008-11-11 12:32:09下载
- 积分:1
-
LiteOS20141118.pdf
华为lite os 说明文档,帮助开发 IOT(this is huawei lite os for IOT doc)
- 2016-04-01 11:44:19下载
- 积分:1