资源列表
AVR--USB--PC_USB_v
- AVR--USB--PC_USB电压表(mega8实现) ,包含全部的资料-AVR- USB- PC_USB voltage meter (mega8 implementation), contains all the information
DS18B20_temp
- DS18B20做的温度计,winavr,1602显示-DS18B20 thermometer to do, winavr, 1602 show
GPS_061a
- GPS开发,单片机接受代码,对于使用者非常重要-GPS
Proteus_7.2
- software proteus 7.2 for design the circuit
MPLAB_Tools_v7.40
- software MPLAB... writing program (coding .c/.h) -software MPLAB... writing program (coding .c/.h)
digitalfilter
- 这是嵌入式开发进行AD数据采集时,通过软件对数据进行防干扰处理的方法汇总,希望对大家有帮助-This is the embedded data acquisition development of AD when the data through software deal with anti-interference method of aggregation, in the hope that everyone has to help
test10
- 《手把手教你学单片机的C程序设计》实验程序第4章实验程序-code--4
51MCU
- 一本很好的书,关于介绍如何学好单片机的书! 很适合初学者看哦!-IT is a good book about how to learen the MCU!
shijianfei
- 用8051单片机可实现音乐播放功能(以"新年好"为例)。如果安装了Proteus软件,可方便的在自己的电脑上实现仿真。-YOU KAN PLAY BEAUTIFUL MUSIC WITH THE HELP OF 8051MCU.YOU CAN SIMPLY MAKE IT IF YOU HAVE THE MASTERY OF PROTEUS.
liushuideng--LPC2103
- LPC2103的第一个实验:流水灯,用proteus7仿真,C语言代码,在Keil3中编译,文件内已有完整的工程和仿真图了。-The first experiment LPC2103: water lamp, with proteus7 simulation, C language code, compiled at Keil3 in the paper that has a complete map of the engineering and simulation.
liushuidengkey--LPC2103
- LPC2103的第二个实验:流水灯+按键,用proteus7仿真,C语言代码,在Keil3中编译,文件内已有完整的工程和仿真图了。-The second experiment LPC2103: water lamp+ button, and proteus7 simulation, C language code, compiled at Keil3 in the paper that has a complete map of the engineering and simulation.
ou
- 欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符-Euclidean algorithm: Principles of travel for more than: gcd (a, b) = gcd (b, a mod b) when b is 0, the two common denominator is the number of a getchar () will ac
