| 
回到首頁                                           
 教 學 
研 究 
服 務                                   最近更新      
2006/07/14        
e-mail me                                                                             |  | 
微處理機應用 
課程簡介 
本課程的教學內容始於微處理機各個接腳的功能、時脈、系統匯流排的緩衝器和閂鎖器,以及記憶體的解碼與介面設計。接著再介紹serial I/O、parallel I/O、programmed 
I/O、interrupt I/O、以及DMA I/O等不同的輸出輸入的技術。最後再以各種不同的輸出輸入裝置來實現微處理機應用。
 
基本教材 
  
The 80386,80486, and Pentium Processor, Hardware, Software, and Interfacing, by 
Walter A. Triebel 1998 (開發圖書)
The Pentium Microprocessor, by James L. Antonakos 1997, Prentice Hall, (高立圖書) 
課程內容 
Chapter 1 Introductions 
Chapter 2 Data types, variables, and operators 
Chapter 3 Input and Output 
Chapter 4 Control Flow 
Chapter 5 Array and String 
Chapter 6 Functions 
Chapter 7 Preprocessor and Macro 
Chapter 8 Pointers 
Chapter 9 Structures 
Chapter 10 File I/O 
Chapter 11 Graphics 
評分方式 
期中考   30% 
期末考   40% 
程式作業及平常成績  30% 
        |