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

正文內容

波形發(fā)生器課程設計-資料下載頁

2025-06-05 04:38本頁面
  

【正文】 e if(state==5){ if(direction) P2 = ~(sdata[counter])+1。 else P2 = sdata[counter]。 } //輸出三角波、鋸齒波 else P2=counter。 //當波形處于下降過程 if(direction){ //若 counter 下降至 0,則改變波形方向至上升過程 if(counter == 0){ //對于梯形波,下降結束后進行延 遲 if(state==4){ delay=~delay。 if(delay) counter=0xfe。 else direction=~direction。 } else{ direction=~direction。 counter++。 } } else counter。 } //當波形處于上升過程 else{ //若 counter 上升至 0xff,則改變波形方向至下降過程 if(counter==0xff){ //對于梯形波,上升結束后進行延遲 if(state==4){ delay=~delay。 if(delay) counter=0x01。 else direction=~direction。 } //對于鋸齒波,當上升至 0xff,將 counter 置為 0 else if(state==3) counter=0。 else{ direction=~direction。 counter。 } } else counter++。 } } } void main(){ IEN = 0x8F。 TMOD = 0x10。 PT1 = 1。 IT0 = 1。 IT1 = 1。 state = 0xff。 P3_6 = 0。 //~ 等價于 = = 1960。 = ~ + 1。 TL1 = 。 TH1 = 。 = ~( 1 )。 TR1 = 1。 while(1) check()。 }
點擊復制文檔內容
畢業(yè)設計相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1