Microprocessors: From Assembly Language to C Using the PICI8FXX2
            
暫譯: 微處理器:從組合語言到 C 語言的 PICI8FXX2 使用指南
        
        Robert B. Reese
- 出版商: Charles River Media
- 出版日期: 2005-08-04
- 售價: $1,060
- 貴賓價: 9.8 折 $1,039
- 語言: 英文
- 頁數: 664
- 裝訂: Hardcover
- ISBN: 1584503785
- ISBN-13: 9781584503781
- 
    相關分類:
    
      Assembly
 
下單後立即進貨 (約5~7天)
買這商品的人也買了...
- 
                
                   Computer Networks, 4/e Computer Networks, 4/e$1,150$1,127
- 
                
                   嵌入式系統設計 (Embedded System Design: A Unified Hardward/Software Introduction) 嵌入式系統設計 (Embedded System Design: A Unified Hardward/Software Introduction)$380$342
- 
                
                   電腦網路 (Computer Networks, 4/e) 電腦網路 (Computer Networks, 4/e)$800$760
- 
                
                   Word 2003 私房書 Word 2003 私房書$299$254
- 
                
                   Visual Basic 6 初學指引 Visual Basic 6 初學指引$480$408
- 
                
                   計算機組織與設計 (Computer Organization and Design: The Hardware/Software Interface, 3/e) 計算機組織與設計 (Computer Organization and Design: The Hardware/Software Interface, 3/e)$680$646
- 
                
                   Teach Yourself VISUALLY Office 2003, 2/e Teach Yourself VISUALLY Office 2003, 2/e$1,200$1,140
- 
                
                   作業系統原理 (Silberschatz: Operating System Principles, 7/e) 作業系統原理 (Silberschatz: Operating System Principles, 7/e)$780$741
- 
                
                   ASP.NET 2.0 深度剖析範例集 ASP.NET 2.0 深度剖析範例集$650$507
- 
                
                   Microsoft SQL Server 2005 管理實務 Microsoft SQL Server 2005 管理實務$680$578
- 
                
                   SQL 語法範例辭典 SQL 語法範例辭典$550$468
- 
                
                   Java:由初學邁向網路程式設計 Java:由初學邁向網路程式設計$580$493
- 
                
                   Dreamweaver 搞不定的網頁設計效果:CSS 關鍵救援密碼 Dreamweaver 搞不定的網頁設計效果:CSS 關鍵救援密碼$520$442
- 
                
                   Computer Organization and Architecture: Designing for Performance, 7/e (IE) (美國原版ISBN:0131856448) Computer Organization and Architecture: Designing for Performance, 7/e (IE) (美國原版ISBN:0131856448)$1,080$1,058
- 
                
                   Visual C# 2005 程式開發與介面設計秘訣 Visual C# 2005 程式開發與介面設計秘訣$750$593
- 
                
                   資訊與網路安全概論-建構安全的電子商務系統, 2/e 資訊與網路安全概論-建構安全的電子商務系統, 2/e$680$666
- 
                
                   $960The Usability Engineering Lifecycle: A Practitioner's Handbook for User Interface Design $960The Usability Engineering Lifecycle: A Practitioner's Handbook for User Interface Design
- 
                
                   MAYA 創作講堂─建模、材質、燈光、動畫 MAYA 創作講堂─建模、材質、燈光、動畫$490$245
- 
                
                   AutoCAD 2008 實力養成暨評量 AutoCAD 2008 實力養成暨評量$350$277
- 
                
                   新觀念 ASP.NET 3.5 網頁程式設計─使用 Microsoft Visual C# 新觀念 ASP.NET 3.5 網頁程式設計─使用 Microsoft Visual C#$600$510
- 
                
                   Perl 學習手冊 (Learning Perl, 5/e) Perl 學習手冊 (Learning Perl, 5/e)$580$458
- 
                
                   Visual C# 視窗程式設計入門-繪圖程式範例與遊戲專題 Visual C# 視窗程式設計入門-繪圖程式範例與遊戲專題$580$458
- 
                
                   SQL Server 2008 資料庫開發實戰 SQL Server 2008 資料庫開發實戰$850$672
- 
                
                   ERP 企業資源規劃導論, 3/e (全新試題) ERP 企業資源規劃導論, 3/e (全新試題)$750$675
- 
                
                   深入淺出 Android 系統原理及開發要點 深入淺出 Android 系統原理及開發要點$450$351
商品描述
Description
This book is designed for a first course in microprocessors or it may be used as a reference for practicing engineers. The book is unique in presenting a balanced, integrated topic coverage of assembly language programming, microcontroller programming via the C language, and hardware interfacing. Programming topics are discussed using both assembly language and C, while hardware interfacing examples use C to keep code complexity low and improve clarity. A goal of this book is to prepare students for advanced courses in embedded systems or computer architecture. As such, the topic coverage is wide, with a mixture of software and hardware topics. The assembly language programming topics emphasize the linkage between C language constructs and their assembly language equivalents, so that students clearly understand the impact of C coding choices in terms of execution time and memory requirements. Hardware interface topics included in the textbook cover the fundamentals (parallel, serial, interrupts, A/D, D/A) using devices that do not require an extensive circuits background.
商品描述(中文翻譯)
**描述**
本書旨在作為微處理器的入門課程,或可作為在職工程師的參考資料。本書獨特之處在於提供平衡且整合的主題涵蓋,包括組合語言程式設計、透過 C 語言的微控制器程式設計以及硬體介面。程式設計主題使用組合語言和 C 語言進行討論,而硬體介面的範例則使用 C 語言,以降低程式碼的複雜性並提高清晰度。本書的目標之一是為學生準備進階的嵌入式系統或計算機架構課程。因此,主題涵蓋範圍廣泛,包含軟體和硬體的混合主題。組合語言程式設計的主題強調 C 語言結構與其組合語言等價物之間的聯繫,使學生清楚理解 C 語言編碼選擇對執行時間和記憶體需求的影響。教科書中包含的硬體介面主題涵蓋基本概念(平行、串行、中斷、A/D、D/A),使用的設備不需要廣泛的電路背景。

 
     
    
 
    
 
    
 
     
     
    
 
     
    