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

正文內(nèi)容

基于51單片機(jī)的速度檢測(cè)系統(tǒng)畢業(yè)論文-資料下載頁(yè)

2025-06-22 04:31本頁(yè)面
  

【正文】 。軟件是用C語(yǔ)言相編寫(xiě)的,具有很好的編寫(xiě)語(yǔ)言的優(yōu)點(diǎn),具有很好的可控性、模塊化和移植性。編寫(xiě)的思路就是模塊化的思想,將系統(tǒng)的各個(gè)功能進(jìn)行劃分,然后對(duì)各個(gè)模塊進(jìn)行設(shè)計(jì)。本系統(tǒng)的主要模塊為傳感檢測(cè)、單片機(jī)處理、液晶顯示和存儲(chǔ)器存儲(chǔ)。首先要了解系統(tǒng)所要實(shí)現(xiàn)的功能;其次根據(jù)功能去選擇相應(yīng)的硬件資源;再次將一個(gè)大的系統(tǒng)進(jìn)行模塊化劃分,然后逐一去攻破。最后把所有模塊進(jìn)行優(yōu)化整合,便得到了一個(gè)完整的系統(tǒng)。基于這樣的思路,我才成功完成了速度檢測(cè)儀的基本設(shè)計(jì)。 致 謝 參考文獻(xiàn)[1].[M]:北京航空航天大學(xué)出版社,1997,10[2].、應(yīng)用與實(shí)驗(yàn)[J].上海:復(fù)旦大學(xué)出版社,1997,8[3].[M].北京:北京航空航天大學(xué)出版社,1998,4[4].梁廷立 .現(xiàn)代集成電路實(shí)用手冊(cè)[M].北京:科學(xué)技術(shù)出版社,1999,6[5].[J].北京:清華大學(xué)出版社,[6].[M]. 北京:北京航空航天大學(xué)出版社,[7].[M].北京:北京航空航天大學(xué)出版社,1996,7[8]. 2004 實(shí)用培訓(xùn)教程[J].北京:人民郵電出版社,1995,1[9].扈嘯, [J].成都:電子科技大學(xué)出版社,2002,9[10]李全利、仲偉峰、[M].北京: 清華大學(xué)出版社 [11]何小艇、電子系統(tǒng)設(shè)計(jì)[D]. 浙江:浙江大學(xué)出版社 [12] Atmel’s Selfgramming Mictrollers[R][M]. Odd Jostein 2003 [13] Intel. MCS51 Family of Single Chip User’s Manual[J].1990 [14]單片機(jī)控制的新型交流電壓表系統(tǒng)[J].息,2008,(14):103~104,209.[15] 王偉,[J].儀表技術(shù),2007,(4):.[16] proble William S M C , Iame B Y T ,Vernon L B. A noise insengitive solution to an ambiguity m in spectral estimation [ J ] . IEEE Trans. on AES ,1989 , 25 ( 5) :729732.附件1原理圖 附件2 PCB板 附件3 實(shí)物附件4 程序include include include includeinclude include include define uint unsigned intdefine uchar unsigned char//sbit LED=P2^3。//變量bit flg=0。//數(shù)組uchar M_time[]={Time}。 //時(shí)間uchar M_Detect[]={Detect}。 //檢測(cè)uchar M_Storage[]={Storage}。 //存儲(chǔ)uchar stor[4]。//以定義函數(shù) void initial_led1602(void)。 void delays1(uint n){ while(n)。}/***************子程序************************/ void chang_h(void){ int g。if(k0==0) {for(g=0。g20。){delays1(100)。g++。} if(k0==0) {wr_data[4]=readtimeR[4]+1。 if(wr_data[4]0x23)wr_data[4]=0x00。 } }if(k1==0) {for(g=0。g20。){delays1(100)。g++。} if(k1==0) {wr_data[4]=readtimeR[4]1。 if(readtimeR[4]==0x00)wr_data[4]=0x00。 } } CS3020_init()。 showdata()。 Display_List_Char(1,0,lcd_time)。 }/***************************************/ void chang_m(void){ int g。if(k0==0) {for(g=0。g20。){delays1(100)。g++。} if(k0==0) {wr_data[5]=readtimeR[5]+1。 if(wr_data[5]0x23)wr_data[5]=0x00。 } }if(k1==0) {for(g=0。g20。){delays1(100)。g++。} if(k1==0) {wr_data[5]=readtimeR[5]1。 if(readtimeR[5]==0x00)wr_data[5]=0x00。 } } 24C04_init()。 showdata()。 Display_List_Char(1,0,lcd_time)。 }/*************************************/ void chang_s(void){ int g。if(k0==0) {for(g=0。g20。){delays1(100)。g++。} if(k0==0) {wr_data[6]=readCS3020[6]+1。 if(wr_data[6]0x23)wr_data[6]=0x00。 } }if(k1==0) {for(g=0。g20。){delays1(100)。g++。} if(k1==0) {wr_data[6]=readtimeR[6]1。 if(readtimeR[6]==0x00)wr_data[6]=0x00。 } } init()。 showdata()。 Display_List_Char(1,0,lcd_time)。 }/**************************************************///主函數(shù)/**************************************************/void main(){ uchar i,dd。 uint g。 uchar show[4]。 unsigned int data_24C02p=0。 initial_led()。 delays1(100)。 Display_List_Char(0,0,LED_Code2)。 for(g=0。g100。){delays1(100)。g++。} while(1) { if(k0==0|k1==0|k2==0|k3==0) { write_ _mand(0x01)。 //清屏 for(g=0。g100。){delays1(100)。g++。} Display_List_Char(0,0,M_time)。 Display_List_Char(0,8,M_Detect)。 Display_List_Char(1,0,M_Storage)。 for(g=0。g10。){delays1(100)。g++。}}}} 37
點(diǎn)擊復(fù)制文檔內(nèi)容
教學(xué)教案相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1