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

正文內(nèi)容

基于8051與1601lcd設(shè)計的計算器(更新版)

2025-01-03 15:38上一頁面

下一頁面
  

【正文】 制作一些具有實用意義,又具有學(xué)習(xí)意義的小產(chǎn)品。它與一般通用計算機(jī)的主要區(qū)別在于程序輸入方式的不同。過去習(xí)慣于傳統(tǒng)電子領(lǐng)域的工程師、技術(shù)員正面臨著全新的挑戰(zhàn),如不能在較短時間內(nèi)學(xué)會單片機(jī),勢必會被時代所遺棄,只有勇敢地面對現(xiàn)實,挑戰(zhàn)自我,加強(qiáng)學(xué)習(xí),爭取在較短的時間內(nèi)將單片機(jī)技術(shù)融會貫通,才能跟上時代的步伐。目前 ,一個學(xué)習(xí)與應(yīng)用單片機(jī)的高潮正在工廠、學(xué)校及企事業(yè)單位大規(guī)模地興起。 Abstract The modern era, is a new technology emerge in endlessly era. In the electronic field, especially automation intelligent control field, the traditional division ponents or digital logic circuit consists of the control system is unprecedented speed is single chip microputer intelligent control system is replaced. SCM has small, strong function, the cost is low, the wide application advantages, such as, say, intelligent control and automatic control is the core of the single chip microputer. At present, a study and application of the climax of the single chip microputer is factory, schools and enterprises and institutions rise on a large scale. The past used to traditional electronic fields of engineers, technicians are faced with new challenges, such as not in a relatively short period of time to learn a singlechip microputer, certainly will will be thrown up by age, only brave to face reality, challenge ourselves, strengthen learning, for in a relatively short time will of single chip microputer mastery, to keep up with the pace of The Times. It brings convenience is not negative, it on a chip integrated within the functions of puter parts, constitute a kind of single chip microputer. Since the 1980 s, the international on MCU development rapidly, its product of dazzling, SCM unceasingly thorough, new technology are endless. The 20 th century, electronic technology has experienced rapid growth in its promotion, modern electronic product almost permeated every area of society a powerful impetus to the development of the social productive forces and the enhancement of social informatization, and at the same time, make modern electronic products to further improve the performance, product update rhythm also more and more quickly. This design is by microputer simulation calculator, it can not only realize the data add, subtract, multiply and divide operation, and still can make the data and results in digital tube displayed, will be able to realize the 0256 digital arithmetic. This design is AT89C51 single chip microputer to control with, of all the anode digital display, software part is written by the C language. Design task Using a keyboard and digital pipe design a simple mathematical calculator, can plete simple as add, subtract, multiply, divide arithmetic, and the operation result in digital tube will be displayed. 第一章 緒論 計算器 ( Calculator) 是微型電子計算機(jī)的一種特殊類型 。 隨著社會需求,計算器也從原有單一的數(shù)字加減計算 演變?yōu)閺?fù)雜的多種運(yùn)算。計算器以 FPGA為核心控制器,系統(tǒng)由分頻模塊、運(yùn)算模塊和譯碼顯示模塊四個模塊構(gòu)成。 如果優(yōu)先級大于當(dāng)前棧頂元素,那么將其壓棧, 如果其優(yōu)先級小于當(dāng)前棧頂元素,那么執(zhí)行 取當(dāng)前棧頂操作符,如果優(yōu)先級相等,則當(dāng)前操作符出棧 ...... 方案四 基于單片機(jī)的簡易計算器設(shè)計 此方案中,硬件主要由四部分組成,核心部分為 8051單片機(jī)芯片,按鍵部分是一個 KEYPADCALCULATOR鍵盤,采用軟件識別鍵值,并執(zhí)行相應(yīng)的操作。利用 RAM 存放計算器系統(tǒng)存儲的數(shù)據(jù),從而可以根據(jù)需要隨時的讀入和寫出。 作為大學(xué)生的我們,尤其是電子信息專業(yè)的我們,對于開發(fā)單片機(jī),探 索單片機(jī),增強(qiáng)自己的專業(yè)技術(shù)技能,為我國的高科技技術(shù)貢獻(xiàn)一份自己力所能及的力量更是特別重要。這種行列式鍵盤結(jié)構(gòu)能有效地提高單片機(jī)系統(tǒng)中 I/O 口的利用率。 運(yùn)算模塊:單片機(jī)控制 AT80C51 單片機(jī)是在一塊芯片中集成了 CPU、 RAM、 ROM、定時器 /計數(shù)器和多功能 I/O 等一臺計算機(jī)所需要的基本功能部件。列掃描信號進(jìn)行讀入行的信號判斷該列是否有列的輸出 —— 是則進(jìn)行按照行列計算鍵盤的值,查表取得鍵碼并返回 —— 若否則進(jìn)行再次掃描。 設(shè)計的關(guān)鍵所在,必須非常熟悉單片機(jī)的原理與結(jié)構(gòu),同時還要對整個設(shè)計流程有很好的把握,將單片機(jī)和其他模塊完整的銜接。第三:相關(guān)知識掌握的不夠全面,缺少系統(tǒng)設(shè)計的經(jīng)驗。 在此次的 畢業(yè) 設(shè)計中我最大的體會就是進(jìn)一步認(rèn) 識到了理論聯(lián)系實踐的重要要性。 致 謝 畢業(yè)設(shè)計就要結(jié)束了,在這一段時間里,我感到自己的收獲是非常大的,使我在專業(yè)技能、動手能力多方面都有了很大的提高。 sbit lo=P2^6。 uchar code asc_code[]={39。,39。,39。,39。}。y)。 0x80)。 E=0。 E=0。 write_(0x38)。 /*顯示開及光標(biāo)設(shè)置 */ } /* 清屏函數(shù) */ void LCD_Clear(void) { write_(0x01)。 ge=a%10。 while(temp!=0x0f) //檢測是否有按鍵按下 { delay(5)。 break。 // } return num。0x0f。 case 0x07: num=7。 temp=tempamp。 break。 temp=tempamp。 while(temp!=0x0f) { delay(5)。 break。 } return num。amp。 if(j==0) //輸入第一位數(shù)時 b=num。num16) { if(asc_code[num]==39。) //檢測是否有運(yùn)算符按下 { sign++。+39。*39。 //顯示函數(shù) } } } }
點(diǎn)擊復(fù)制文檔內(nèi)容
高考資料相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1