Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop SCM

新建文件夹 (2)

  • Category : SCM
  • Tags :
  • Update : 2017-08-12
  • Size : 1kb
  • Downloaded :0次
  • Author :KH***
  • 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
#define uint unsigned int #define uchar unsigned char sbit dula=P0^1; sbit wela=P0^3; uchar num; uchar code table[]={ 0xc0,0xf9,0xa4,0xb0, 0x99,0x92,0x82,0xf8, 0x80,0x90,0x88,0x83, 0xc6,0xa1,0x86,0x8e}; void delay(uint z); void main() { wela=1; P2=0x3f; wela=0; while(1) { for(num=0;num<16;num++) { dula=1; P2=table[num]; dula=0; delay(1000); } } dula=1; P2=0x0; dula=0; while(1); } void delay(uint z) { uint x,y; for(x=z;x>0;x--) for(y=110;y>0;y--);
Packet file list
(Preview for download)
新建文件夹 (2)
新建文件夹 (2)\smg.zip
新建文件夹 (2)\流水灯.zip
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.