-
PWM_music
lpc2138程序的pwm应用-音乐程序(lpc2138 Application)
- 2009-10-07 20:36:52下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
UCOS任务调度STM32F103
ucos ii 系统在stm32上的应用,本样例为ucos ii 任务调度部分代码,经开发板验证可用,欢迎下载。(UCOS II system in STM32 application, this example is UCOS II task scheduling part of the code, validated by the development board available, welcome to download.)
- 2019-05-19 17:13:48下载
- 积分:1
-
ked2
ke编辑器附件上传,源码在里面,需要的各类包在网上都有(Ke editor to upload attachments)
- 2013-11-09 10:50:17下载
- 积分:1
-
ISO14229-4-2012
Road vehicles — Unified diagnostic
services (UDS) —
Part 4:
Unified diagnostic services on FlexRay
implementation (UDSonFR)
- 2015-11-01 17:48:43下载
- 积分:1
-
elementgetattributens02
The method getAttributeNS retrieves an attribute value by local name and namespace URI. Using the getAttributeNodeNS, retreive and verify the value of the default attribute node.(The method getAttributeNS retrieves an attribute value by local name and namespace URI. Using the getAttributeNodeNS, retreive and verify the value of the default attribute node.)
- 2014-09-21 23:35:56下载
- 积分:1
-
MintPy-master
InSAR代码,用于进行InSAR处理。Python代码(Is the InSAR code for InSAR processing. Python code)
- 2020-06-17 05:40:02下载
- 积分:1
-
IdentifyEnglish
编写的一个matlab实现用GUI界面识别手写英文字母的代码(A matlab code written to recognize handwritten English letters with GUI interface)
- 2019-06-09 09:01:32下载
- 积分:1
-
FuncStartsWith
Execute the StartsWith() function.
- 2014-03-11 17:48:25下载
- 积分:1
-
DC Microgrid Demo
说明: 光储直流微电网,将光伏与储能系统相结合,引入不同负荷,可运行(Optical storage DC microgrid, operational)
- 2021-03-05 09:19:31下载
- 积分:1