Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Other assembly language

danpianjishiyan

  • Category : assembly language
  • Tags :
  • Update : 2013-12-26
  • Size : 202kb
  • Downloaded :0次
  • Author :y*****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
#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) } } }
Packet file list
(Preview for download)


单片机实验\1、存储块的移动与清零.doc
..........\2、数据排序与查找.doc
..........\3、硬件实验一:P0输入输出.doc
..........\4 c51语言程序设计B班 .doc
..........\5、硬件实验二:中断系统实验.doc
..........\6 硬件实验三:定时器计数器 .docx
..........\7 硬件实验五:单片机八段数码管实验.docx
..........\8、硬件实验四:MCS_51串行口实验 .docx
..........\~$nclude.doc
单片机实验
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.