-
1303
单片机驱动的OLED显示屏,单色绿光。C语言(Single-chip-driven OLED display, monochrome green. C language)
- 2008-12-21 21:01:57下载
- 积分:1
-
LCD
51单片机控制12864液晶,适合初学者入门使用,简单方面,易于移植(51 12864 LCD, suitable for beginners to use, simple terms, easy to transplant)
- 2013-12-16 17:02:36下载
- 积分:1
-
hand_clear_c
说明: 手消毒器应用,已经用于产品。是先喷消毒液;再进行手烘干。非常好奥(Hand disinfection applications, has been used for products. Is to spray disinfectant further hand drying. Very good Austrian)
- 2011-02-27 13:33:56下载
- 积分:1
-
jjcsy
酒精测试仪proteus仿真,单片机进行分析处理,判断是否醉酒驾车,再通过液晶板显示出来。(Alcohol Tester proteus simulation, analysis and processing microcontroller to determine whether drunk driving, and then through the LCD panel display.)
- 2013-11-27 15:26:09下载
- 积分:1
-
USART
基于atmega16l usart的实现(atmega16 usart)
- 2012-03-29 20:48:10下载
- 积分:1
-
bianyaqi
采用模糊聚类法,对变压器的故障诊断,并且分析各种气体含量。(The fuzzy clustering method, on the transformer fault diagnosis, and analysis of various gases.)
- 2010-05-17 21:09:53下载
- 积分:1
-
ARM_Cortex-M3
深入浅出STm32
深入浅出STM32系列ARM_Cortex-M3.pdf(Stm32 study)
- 2012-10-30 21:28:33下载
- 积分:1
-
ceping
可实验0.5KHZ到10KHZ的简单测频,并由数码管显示出来!(Experimental 0.5KHZ can be simple to 10KHz frequency measurement by digital tube display!)
- 2016-02-15 23:27:00下载
- 积分:1
-
smgjsq
51单片机数码管静态显示,计数器功能,学习如何对数据管进行操作(51 MCU digital static display, the counter function, learning how to operate the data management)
- 2010-11-16 16:20:43下载
- 积分:1
-
Date
用整数存储私有成员:年、月和日。为类提供构造函数,能够对各成员进行初始
化,但出现错误的初值时, 成员为2000-1-。也可以不在不提供任何初值的情况
下日期为2000-1-1。另外可以用一个Date 对象进行初始化,成员函数应实现以
下功能:
(1) 对所有成员一次性赋值,也能对某个成员单独赋值,能够一次返回所有成
员的值,也能单独返回某个成员的值
(2) 可以按照mm-dd-yyyy 格式输出日期。
(3) 有成员函数nextDay(),用于将日期增加一天(Integer stored the private Members: year, month, and day. Class provides a constructor to initialize the members, but the wrong initial value, members 2000-1-. The date can also be not the case does not provide any initial value 2000-1-1. Also available on a Date object is initialized, the member function should achieve the following functions: (1) all members of the one-time assignment, can also be a member of a separate assignment, to return once the value of all the members, but also separate return a The members of the value (2) according to the date of mm-dd-yyyy format output. (3) member function nextDay () for additional day date)
- 2012-11-22 11:18:18下载
- 积分:1