Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Other assembly language
Title: danpianjishiyan Download
 Description: #include<reg51.h> #define T 100 void delay(int ys) { int i,j for(i=ys i>0 i--) for(j=110 j>0 j--) } void main() { unsigned char code LED[] = {~0x3F,~0x06,~0x5B,~0x4F,~0x66,~0x6D,~0x7D,~0x07,~0x7F,~0x6F,~0x77,~0x7C,~0x39,~0x5E,~0x79,~0x71} unsigned char code LEDwei[]={0x7F,0xBF,0xDF,0xEF, 0xF7,0xFB,0xFD,0xFE} char k while(1) { for(k=0 k<8 k++) { P1=LEDwei[k] P0=~LED[k] delay(T) } } }
 Downloaders recently: [More information of uploader yang]
 To Search:
File list (Check if you may need any files):
 

单片机实验\1、存储块的移动与清零.doc
..........\2、数据排序与查找.doc
..........\3、硬件实验一:P0输入输出.doc
..........\4 c51语言程序设计B班 .doc
..........\5、硬件实验二:中断系统实验.doc
..........\6 硬件实验三:定时器计数器 .docx
..........\7 硬件实验五:单片机八段数码管实验.docx
..........\8、硬件实验四:MCS_51串行口实验 .docx
..........\~$nclude.doc
单片机实验
    

CodeBus www.codebus.net