搜索资源列表
c100-8051-Proteus
- 《单片机C语言程序设计实训100例—基于8051+Proteus仿真》案例-failed to translate
C8051
- C语言程序设计实训100例——基于8051 Proteus仿真(第2版)[彭伟][案例及素材]-C Programming Language Training 100 cases- based on 8051 Proteus simulation (2nd Edition) [Peng Wei] [Cases and Materials]
PICproteus
- 单片机C语言程序设计实训100例 -基于PIC+PROTEUS仿真-Microcontroller C Programming Language Training 100 cases based on PIC+ PROTEUS simulation -
lesson6
- proteus单片机仿真-数码管(动态) #include<reg51.H> unsigned char code Tab[] {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} unsigned char Dat[] {0,0,0,0} unsigned char tmp,i,j unsigned char s 0 void delay(int n) { int i for(i 0