-
jiyu-stm32--RTC
基于STM32的rtc实时时钟,实现时分秒到年月日的转化,适合初学者的学习与开发。(Based on the STM32 rtc real-time clock, minutes and seconds to the date to achieve the transformation, suitable for beginners to learn and develop.)
- 2013-07-23 16:54:03下载
- 积分:1
-
X2-ARQC
说明: X2 software for something is good if you know that xD
- 2020-06-20 08:38:07下载
- 积分:1
-
particular contact Embedded operating system just friends do not know how the sy...
特别是刚刚接触嵌入式操作系统的朋友们不知道如何进行系统的安装及调试,为此我结合自己使用的切身体会,谈一谈它的安装及调试问题,希望对大家能起到一定的帮助作用-particular contact Embedded operating system just friends do not know how the system installation and debugging, Therefore, I have to use the light of their own personal experiences to talk about its installation and debugging. we can hope to play a helpful role
- 2022-04-30 15:29:50下载
- 积分: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
-
编程实现图片透明(1)
通过编程实现图片透明显示,将文字背景实现透明显示(transparancy display the words.)
- 2020-06-21 04:40:01下载
- 积分:1
-
ISO+14229+(2006)
ISO14229定义了独立于数据链路层的诊断服务需求。(Road Vehicles-UDS-Specfication & Requirements)
- 2017-12-18 21:12:53下载
- 积分:1
-
CS-SVM
说明: 内置麻雀搜索算法优化支持向量机的程序,还有麻雀搜索算法提出的原论文(Built in sparrow search algorithm to optimize the support vector machine program, as well as sparrow search algorithm proposed in the original paper)
- 2021-04-26 22:18:45下载
- 积分:1
-
本程序采用牛顿拉夫逊进行电力网络的潮流分布计算,是电力系统教学的工具之一。...
本程序采用牛顿拉夫逊进行电力网络的潮流分布计算,是电力系统教学的工具之一。-This procedure using the Newton Raphson power networks, the trend of distributed computing, power systems are one of the tools of teaching.
- 2022-11-01 17:50:03下载
- 积分:1
-
PID_simulink
proportional integral derivative controller
- 2020-06-22 12:40:01下载
- 积分:1
-
vfh
说明: vgh算法在matlab下的仿真,可配备地图进行调试(Simulation of VGH algorithm in Matlab can be equipped with map for debugging)
- 2019-03-08 17:00:27下载
- 积分:1