freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

電子定時(shí)器-單片機(jī)原理及應(yīng)用課程設(shè)計(jì)-資料下載頁(yè)

2025-06-04 09:12本頁(yè)面
  

【正文】 6],flag,biaoji。 sbit Speak=P1^2。 void delay(void) { unsigned int i=403。 while(i) i。 } void delay1(void) { unsigned int i=13003。 while(i) i。 } 14 void display() { uchar i。 for(i=0。i6。i++) { a8255_PA=a[5i]。 a8255_PB=table[count[i]]。 if(i==2||i==4) a8255_PB=a8255_PB0x20。 delay()。 } } uchar Inkey() { uchar i,j,temp,temp1。 uchar table[]={0xef,0xdf,0xbf,0x7f}。 for(i=0。i4。i++) { a8255_PC=~table[i]。 if(a8255_PC!=~table[i]) //檢測(cè)有鍵按下去 { delay1()。 temp1=a8255_PC。 for(j=0。j16。j++) { if(keytab[j]==temp1)//判斷 { count[flag]=j。 if(count[3]0) count[3]=0。 15 if(count[5]0) count[5]=0。 flag++。 break。 } } } } return 0。 } void Init() { EA=1。 ET0=1。 EX0=1。 IT0=1。 TH0=0x3c。 TL0=0xb0。 TMOD=0x01。 TR0=1。 count[2]=1。 count[3]=0。 count[4]=0。 count[5]=0。 count[1]=5。 count[0]=9。 a8255_CON=0x81。 } void main() { 16 Init()。 while(1) { display()。 if(count[2]==0amp。amp。count[3]==0amp。amp。count[4]==0amp。amp。count[5]==0amp。amp。count[1]==0amp。amp。count[0]==0) { Speak=0。 TR0=0。 } } } void timer0() interrupt 1 { uchar temp。 TH0=0x3c。 TL0=0xb0。 temp++。 if(temp==20) //one second { temp=0。 count[0]。 } if(count[0]0) //ten seconds { count[0]=9。 count[1]。 } if(count[1]0)// one minute 17 { count[1]=5。 if(count[2]==0) { if(count[3]==0) { if(count[4]==0) { count[5]。 count[4]=0。 count[3]=0。 count[2]=1。 } else { count[4]。 count[3]=0。 count[2]=1。 } } else count[3]。 count[2]=1。 } else count[2]。 } if(count[2]0) //two minutes { 18 count[2]。 } if(count[3]0) { count[3]=0。 count[4]。 } if(count[4]0) { count[4]=0。 count[5]。 } if(count[5]0) { count[5]=0。 count[4]=0。 count[3]=0。 count[2]=1。 } if(count[5]==1amp。amp。count[4]==0) { count[5]=count[4]=0。 } } void Change() interrupt 0 { uchar i。 TR0=0。 EX0=0。 count[0]=count[1]=count[2]=count[3]=count[5]=count[4]=0。 19 for(i=0。i6。i++) { while(flag==i) { Inkey()。 display()。 } } flag=0。 TR0=1。 }
點(diǎn)擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計(jì)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1