A First Book of ANSI C, 4/e
暫譯: ANSI C 程式設計入門(第4版)
Gary J. Bronson
- 出版商: Course Technology
- 出版日期: 2006-01-01
- 售價: $830
- 貴賓價: 9.8 折 $813
- 語言: 英文
- 頁數: 768
- 裝訂: Paperback
- ISBN: 1418835560
- ISBN-13: 9781418835569
無法訂購
買這商品的人也買了...
-
Microsoft Excel 2003 使用手冊$490$417 -
Microsoft Word 2003 使用手冊$490$417 -
Windows CE.NET 程式設計 (Programming Microsoft Windows CE .Net, 3/e)$890$703 -
深入淺出設計模式 (Head First Design Patterns)$880$695 -
深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695 -
C++ Primer Plus, 5/e 中文精華版$540$427 -
作業系統原理 (Silberschatz: Operating System Principles, 7/e)$780$741 -
PMP Exam Prep: Rita's Course in a Book for Passing the PMP Exam, 5/e$3,026$2,875 -
ASP.NET 2.0 深度剖析範例集$650$507 -
SQL 語法範例辭典$550$468 -
Linux 驅動程式, 3/e (Linux Device Drivers, 3/e)$980$774 -
Compilers: Principles, Techniques, and Tools, 2/e (IE-Paperback)$1,200$1,176 -
深入淺出 SQL (Head First SQL)$880$695 -
Visual C# 2005 程式開發與介面設計秘訣$750$593 -
Ajax 快速上手 (Head Rush Ajax)$780$616 -
精通 Shell Scripting (Classic Shell Scripting)$620$490 -
JDBC 與 Java 資料庫系統建構$500$395 -
C++ Primer, 4/e (中文版)$990$891 -
現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜$600$480 -
Interconnecting Cisco Network Devices, Part 1 (ICND1): CCNA Exam 640-802 and ICND1 Exam 640-822, 2/e$2,220$2,109 -
深入淺出 C# (Head First C#)$980$774 -
程式之美-微軟技術面試心得$490$387 -
精通 Objective-C 2.0 程式設計 (Programming in Objective-C 2.0, 2/e)$680$537 -
Google Android SDK 開發範例大全 2$890$703 -
前進 Android Market!Google Android SDK 實戰演練$850$672
相關主題
商品描述
Overview
This fourth edition of Gary Bronson's classic text implements the C99 standard in all discussion and example programs. An early emphasis on software engineering and top-down modular program development makes the material readily accessible to novice programmers. Early introduction and careful development of pointers demonstrate the power of good programming. The new edition features a new Common Compiler Errors feature in each chapter, and all material has been updated for currency and readability.
Table of Contents
PART ONE: FUNDAMENTALS
1. Introduction to Computer Programming
2. Getting Started in C Programming
3. Processing and Interactive Input
PART TWO: FLOW OF CONTROL
4. Selection
5. Repetition
6. Modularity Using Functions: Part I
7. Modularity Using Functions: Part II
PART THREE: COMPLETING THE BASICS
8. Arrays
9. Character Strings
10. Data Files
PART FOUR: ADDITIONAL TOPICS
11. Arrays, Addresses, and Pointers
12. Structures
13. Dynamic Data Structures
14. Additional Capabilities
15. A Brief Introduction to C++
16. Fundamentals of C++ (Online Only)
17. Additional C++ Class Capabilities (Online Only)
Appendices
A: Operator Precedence Table
B: ASCII Character Codes
C: Standard C Library
D: Input, Output, and Standard Error Redirection
E: Floating-Point Number Storage
F: Creating a Personal Library
G: Solutions to Short Answer Questions
商品描述(中文翻譯)
**概述**
這是 Gary Bronson 經典教材的第四版,所有討論和範例程式均遵循 C99 標準。早期強調軟體工程和自上而下的模組化程式開發,使得這些材料對初學者程式設計師來說非常容易理解。早期引入並仔細發展指標,展示了良好程式設計的威力。新版本在每一章中新增了「常見編譯器錯誤」的特點,所有材料均已更新以保持時效性和可讀性。
**目錄**
第一部分:基礎
1. 電腦程式設計簡介
2. C 程式設計入門
3. 處理與互動輸入
第二部分:控制流程
4. 選擇
5. 重複
6. 使用函數的模組化:第一部分
7. 使用函數的模組化:第二部分
第三部分:完成基礎
8. 陣列
9. 字元字串
10. 資料檔案
第四部分:附加主題
11. 陣列、地址與指標
12. 結構
13. 動態資料結構
14. 附加功能
15. C++ 簡介
16. C++ 基礎(僅限線上)
17. 附加 C++ 類別功能(僅限線上)
附錄
A: 運算子優先順序表
B: ASCII 字元碼
C: 標準 C 函式庫
D: 輸入、輸出及標準錯誤重定向
E: 浮點數儲存
F: 創建個人函式庫
G: 簡答題解答
