资源列表
BCD2HEX互换
- 单片机编程的bcd码和hex码的互换,BCD2HEX 例子: c=BCD2HEX(0x255) //255 转成HEX为0xff c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255) / / 255 to HEX conversion c = 0xff HEX2BCD (0xf
cycle
- 控制单片机中发光二极管的左右循环发光程序,效果很好
zhanming
- 采用了链表的形式,按顺序输出从起点到终点各站站名,及统计有多少站
24C04
- 24 系列存储器驱动-24 Series memory drive
adc_key_v1_0
- avr单片机的adc键盘,利用了avr单片机的adc接口-adc keyboard microcontroller avr
51MINSYSTEM
- AT89S51单片机做的最小系统,驱动LED数码管显示-AT89S51
6jishuqi
- C51单片机,实现6位计数器,最大65536-6 wei jishuqi
Table
- ASM 乘法除法例程,供瑞萨4位机开发人员使用-ASM multiplication division routine for Renesas 4-bit machine developers
Audio_Localization
- this embedded arduino code for SSl-this is embedded arduino code for SSl
HANGMAN 小游戏
- HANGMAN.rar
viterbi
- 该程序主要是对viterbi语音算法进行简单的编程,具体算法可以自己看文章-The program is mainly on the Viterbi speech algorithm for simple programming, the specific algorithm can look at the article