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

正文內(nèi)容

計(jì)算機(jī)組成原理論文最終定稿(編輯修改稿)

2024-10-25 03:28 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 由一條條語句構(gòu)成的,每一條語句又能準(zhǔn)確表達(dá)某種語義。指令一般是由操作碼和地址碼兩部分組成。此外本章還對(duì)RISC技術(shù)也進(jìn)行了簡(jiǎn)要介紹,使我們進(jìn)一步體會(huì)指令系統(tǒng)與機(jī)器的主要功能以及與硬件結(jié)構(gòu)之間存在的密切關(guān)系。第八章 cpu的結(jié)構(gòu)和功能CPU 是計(jì)算機(jī)進(jìn)行運(yùn)算的核心, 主要性能指標(biāo)有字長(zhǎng)、頻率、高速緩存、前端總線頻率、超線程技術(shù)的應(yīng)用、支持的擴(kuò)展指令集等對(duì)整個(gè)計(jì)算機(jī)的性能起著至關(guān)重要的作用。在計(jì)算機(jī)的使用中常見的CPU 超頻故障、計(jì)算機(jī)感染病毒使CPU 性能大幅度下降,偶伴隨死機(jī)等現(xiàn)象, 逐步掌握CPU 主要性能與故障的排除技巧, 達(dá)到舉一反三的效果。CPU的主要功能是執(zhí)行指令,控制并完成各種操作,包括運(yùn)算操作、傳送操作、輸入輸出操作等。CPU具備以下四個(gè)方面的功能:指令控制:保證機(jī)器按順序執(zhí)行程序是CPU的首要任務(wù)。操作控制:CPU根據(jù)指令的要求,產(chǎn)生需要的操作信號(hào)。時(shí)間控制:對(duì)各種操作信號(hào)進(jìn)行定時(shí),即進(jìn)行時(shí)間控制。數(shù)據(jù)加工:對(duì)數(shù)據(jù)進(jìn)行算術(shù)運(yùn)算和邏輯運(yùn)算。完成數(shù)據(jù)的加工處理,是CPU的核心任務(wù)。第九章 控制單元的功能本章結(jié)合指令周期的四個(gè)階段,著重分析控制單元為完成不同指令所發(fā)出的各種操作命令,這些命令控制計(jì)算機(jī)的所有部件有次序的完成相應(yīng)的操作,已達(dá)到執(zhí)行程序的目的,使讀者進(jìn)一步理解指令周期、機(jī)器周期、時(shí)鐘周期和控制信號(hào)的關(guān)系,進(jìn)一步體會(huì)控制單元在機(jī)器運(yùn)行中所起到的核心作用,為下一章設(shè)計(jì)控制單元打好基礎(chǔ)。第十章 控制單元的設(shè)計(jì)本章主要介紹了兩種設(shè)計(jì)方法,一是組合邏輯設(shè)計(jì),二是微程序設(shè)計(jì),旨在使我們能夠初步掌握設(shè)計(jì)控制單元的思路,本章可以說是整本書最難的一章,它要求我們能夠運(yùn)用上一章學(xué)習(xí)的知識(shí)來完成控制單元的設(shè)計(jì),這對(duì)于我們來說真是一個(gè)不小的挑戰(zhàn)。四、實(shí)際應(yīng)用:由于我們是網(wǎng)絡(luò)過程專業(yè)的學(xué)生,我就舉一個(gè)計(jì)算機(jī)在網(wǎng)絡(luò)方面的應(yīng)用。就拿現(xiàn)在很火的電子商務(wù)來說,電子商務(wù)的含義是任何一個(gè)組織機(jī)構(gòu)可利用Internet來改變他們與客戶、供應(yīng)商、合作伙伴和內(nèi)部員工的交流,也可以認(rèn)為是消費(fèi)者、銷售者和結(jié)算部門利用Internet完成商品采購(gòu)和支付的過程這種簡(jiǎn)潔、可靠的商品銷售方式可從根本上改變傳統(tǒng)的銷售方式,提高了效率,節(jié)省了人力。五、心得體會(huì):通過一個(gè)學(xué)期的學(xué)習(xí),計(jì)算機(jī)組成原理這門課給我的第一感覺就是很難,因?yàn)樗鼘?duì)于學(xué)生的綜合知識(shí)要求的比較高,涉及的知識(shí)面也比較廣,如果之前的一些學(xué)科沒有學(xué)好的話,學(xué)起來還真有點(diǎn)吃力。但是這本書有循序漸進(jìn)的帶我們了解了計(jì)算機(jī)的組成,從淺入深,只要認(rèn)真學(xué)習(xí),多做題,多理解,學(xué)起來還算過得去。對(duì)于前幾章的學(xué)習(xí)我還能夠跟得上,但是從機(jī)器語言開始我就感覺有些力不從心了,它要求對(duì)知識(shí)的理解程度相當(dāng)高,簡(jiǎn)單的模仿是肯定不行的,尤其是最后一章的控制單元的設(shè)計(jì),這對(duì)于我們來說真的是個(gè)坎。不管怎么說通過學(xué)習(xí)這本書我了解到很多計(jì)算機(jī)方面的知識(shí),知道計(jì)算機(jī)有層次結(jié)構(gòu)和組成結(jié)構(gòu),計(jì)算機(jī)在各個(gè)組成結(jié)構(gòu)的協(xié)調(diào)工作下完成很多人很難完成的功能。這就是我最大的收獲。六、結(jié)語: 通過對(duì)計(jì)算機(jī)組成原理知識(shí)的學(xué)習(xí)和整理,我深刻了解到計(jì)算機(jī)基礎(chǔ)的重要性,加深了對(duì)計(jì)算機(jī)基礎(chǔ)的認(rèn)識(shí),了解到了計(jì)算機(jī)的組成和基本功能。掌握了計(jì)算機(jī)總線、存儲(chǔ)器、輸入輸出系統(tǒng)、計(jì)算機(jī)運(yùn)算方法、指令系統(tǒng)、CPU、控制單元等發(fā)面的知識(shí)。我相信這次的學(xué)習(xí)會(huì)對(duì)我以后的學(xué)習(xí)和工作產(chǎn)生非常大的影響。七、參考文獻(xiàn):【1】唐朔飛 《計(jì)算機(jī)組成原理》(第二版)高等教育出版社,第五篇:計(jì)算機(jī)組成原理課程設(shè)計(jì)論文摘 要摘要顯示器作為計(jì)算機(jī)重要的輸出部件和人機(jī)交流的窗戶,是一臺(tái)電腦必不可少的部分,其重要性是不言而喻的。我們打開電腦,從開機(jī)的字符提示到開機(jī)后的圖形化界面以及瀏覽圖片觀賞電影都是根據(jù)顯示器的輸出獲得信息。顯示器隨著電子技術(shù)的發(fā)展有著驚天的變化,特別是最近10余年的科技進(jìn)步產(chǎn)生了大量各式各樣的顯示設(shè)備。目前常見顯示器有陰極射線管CRT(Cathode Ray Tube),發(fā)光二極管LED(Lighting Emitting Diode)和等離子顯示器PDP(Plasma Display Panel)液晶顯示器LCD(Liquid Crystal Display),電化學(xué)反應(yīng)顯示等。它們有各自的特點(diǎn),應(yīng)用在各種不同的場(chǎng)合。顯示器顯示方式和顯示模式:就屏幕顯示畫面的點(diǎn)組織方式而言,顯示方式有兩種,即字符數(shù)字方式(Alphabet/Number,A/N)和全點(diǎn)尋址圖形方式(All Point Addressable,APA)。顯示模式主要是指一屏能顯示的點(diǎn)數(shù)和顏色數(shù)(包括一屏能顯示的字符數(shù))。常用的顯示模式有CGA、EGA、VGA和SVGA(即TVGA)等等。典型的 IBM指標(biāo)是:CGA為320200和8色,EGA為640350和16色,VGA為640480,SVGA為800600、10247612801024和16001200等。目前的顯示都采用VGA以上的顯示模式,它們的同屏彩色數(shù)可在12516K、32K、64K、16M(所謂真彩色)直到4G中選擇。很多人對(duì)于顯示器的直觀認(rèn)識(shí)一般會(huì)產(chǎn)生對(duì)顯示原理的疑惑。就如將在后面詳細(xì)展示一樣,其實(shí)質(zhì)是在顯存中存放一幀待顯示字符的ASCII碼,顯示時(shí)通過查詢相應(yīng)字符在字符庫(kù)中的點(diǎn)陣信息來確定屏幕上點(diǎn)的亮暗來得到顯示結(jié)果。這實(shí)質(zhì)是A/N顯示方式的原理。為了適應(yīng)技術(shù)的發(fā)展,加深對(duì)相關(guān)技術(shù)的理解本文就顯示器的一些相關(guān)知識(shí)作詳細(xì)的論述。本文從結(jié)構(gòu)上分成兩大部分:Ⅰ摘 要第一部分: 顯示設(shè)備及其原理作詳細(xì)的介紹。了解各種顯示設(shè)備以及顯示技術(shù)的相關(guān)術(shù)語,介紹了字符和圖形兩種顯示方式,并在這兩種顯示方式的對(duì)比中讓大家對(duì)顯示器有更深的理解和認(rèn)識(shí)。在屏幕的組織形式的基礎(chǔ)上,細(xì)致的說明了屏幕顯示和顯示緩存之間的對(duì)應(yīng)關(guān)系,并結(jié)合兩種顯示方式進(jìn)行了較為。最后結(jié)合屏幕的顯示,展示了顯示器內(nèi)部各級(jí)計(jì)數(shù)器之間的對(duì)應(yīng)關(guān)系。第二部分: 為了加深直觀認(rèn)識(shí),本文特地使用FLASH實(shí)現(xiàn)A/N顯示方式的演示動(dòng)畫,以期對(duì)讀者深刻的展示理論的實(shí)現(xiàn)。本章主要討論了A/N顯示方式演示動(dòng)畫的FLASH實(shí)現(xiàn)。其中涉及到的要點(diǎn)有組件的動(dòng)畫效果實(shí)現(xiàn),字符矩陣動(dòng)畫的實(shí)現(xiàn)思路,并梳理了A/N顯示方式的邏輯流程。為了完善動(dòng)畫演示過程,我們還在FLASH中加入了對(duì)播放的控制,以及一些簡(jiǎn)單的腳本編寫。相信對(duì)讀者理解顯示原理有一些直觀的幫助。希望本文對(duì)廣大讀者有所幫助。如有不當(dāng)之處希望讀者指出以便更正。關(guān)鍵字:顯示器 顯示方式 字符 ASCII碼 點(diǎn)陣ⅡAbstractAbstract The monitor is a puter display output window and manmachine an essential part of a puter and Its importance is turn on the puter,the character tips when booting,graphical interface, and viewing pictures, watching the film are based on access to the information display development of electronic technology has shaking changes, particularly in the last 10 years produced a large number of scientific and technological progress in a variety of display there are mon cathode ray tube monitors CRT(Cathode Ray Tube), light emitting diode LED(Lighting Emitting Diode)and plasma display PDP(Plasma Display Panel)liquid crystal display LCD(Liquid Crystal Display), the electrochemical reaction have their own characteristics, used in a variety of occasionsDisplay mode Point on the screen display in terms of organization, There are two display modes :Alphabet/Number,A/N, All Point Addressable, mode mainly refers to the nunber of points a screen can displayand number of colors(Including a screen showing the number of characters)Common display mode: CGA、EGA、VGAand SVGA(namely TVGA)The IBM targets are CGA 320200 ,8 colors,EGA 640350,16 colors,VGA 640480,SVGA 800600、10247612801024 and 1600 current display modes are generally beyond number of colors in one screen can be 12516K、32K、64K、16M upto 4G if the vram is large enough(The socalled true color)Many people have an intuitive understanding of the theory on display the general will be detailed later in the same show, and its essence is stored in a memory to be displayed in the ASCII character code, displayed by querying the corresponding character in the character library of information to determine the lattice points on the screen to be bright and dark is essentially A / NⅢAbstract display this paper, we pay attention to Alphabet/Number,A/ this paper, we pay attention to Alphabet/Number,A/ characters will be introduced and the principle will be will be later detailed representation ,the essence is in video memory storing an ASCII code of the characters to be displayed, is displayed by querying the corresponding characters in dot matrix characters in the information library to determine the points of the screen to be bright or dark order to adapt to technological development, deepen the understanding of related technologies on display some of this knowledge for I: Principles of display devices and a detailed of various display devices and display technologies related terms, describes the character and graphic display, and in contrast to the two displayed in so that we can display a deeper understanding and organizational form of the screen based on the detailed description of the screen and display the correspondence between the cache and display were bined with two , the screen display, internal display shows the correspondence between the counter at all II: In order to enhance intuitive understanding, this article specifically to achieve using FLASH A / N display demo, to show the reader a profound realization of the chapter discusses the A / N display FLASH Animation of involves the main points of the ponents to achieve animation, character animation realization matrix idea, and sort out the A / N display logic order t
點(diǎn)擊復(fù)制文檔內(nèi)容
范文總結(jié)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1