出版時間:2006-7 出版社:電子工業(yè) 作者:布朗森 頁數(shù):599
Tag標簽:無
內(nèi)容概要
這是一本介紹用C語言進行計算機編程的經(jīng)典教材。通過大量的實例和練習,本書系統(tǒng)介紹了C語言編程中涉及的輸入輸出、條件選擇、循環(huán)、函數(shù)、數(shù)組、字符串、數(shù)據(jù)類型、宏、指針、動態(tài)數(shù)據(jù)結構、庫函數(shù)等基本內(nèi)容,使讀者在學習之后就能很快掌握C語言編程的精髓。本書還對面向?qū)ο蟮腃++編程技術進行了介紹,書中對計算機軟件硬件發(fā)展歷史的回顧同樣是這一版本的特色之一。書中第一章都附有大量習題,附錄還列出了主要習題的答案。 本書結構合理,內(nèi)容深入淺出,適合用做高等學校本科和??平滩?,也適合初學編程的自學者。
書籍目錄
Part 1 Fundamentals Chapte 1 Introduciton to Computer Programming 1.1 history and hardware 1.2 programming languages 1.3 algorihms 1.4 the software development process 1.5 case study:design and development 1.6 common programming errors 1.7 chapter summary 1.8 chapter appendix:numerical storage codes Chapter 2 Getting Started in C Programming 2.1 introduction to c programming 2.2 programming style 2.3 data types 2.4 arithmetic operations 2.5 variables and declarations 2.6 case study :temperature conversion 2.7 programming and compile errors 2.8 chapter summary 2.9 chapter supplement:memory allocation Chapter 3 Processing and Interactive Imput 3.1 assignment 3.2 mathematical library functions 3.3 interactive input 3.4 formatted output 3.5 symbolic constants 3.6 case study:interactive input 3.7 common programming and compiler errors 3.8 chapter summary 3.9 chapter supplement:introduction to abstractionPart 2 Flow of Control Chapter 4 Selection Chapter 5 Repetition Chapter 6 Modularity Using Functions: Part 1 Chapter 7 Modularity Using Functions: Part 2Part 3 Completing the Basic Chapter 8 Arrays Chapter 9 Character Strings Chapter 10 Data FilesPart 4 Additional Topics Chapter 11 Arrays, Addresses, and Pointers Chapter 12 Structures Chapter 13 Dynamic Data Structures Chapter 14 Additional Capabilities Chapter 15 A Brief Introduction to C++ Appendix A Operator Precedence Table Appendix B ASCII Character Codes Appendix C The Standard C Library Appendix D Input, Output, and Standard Error Redirection Appendix E Floating-Point Number Storage Appendix F Creating a Personal Library Appendix G Solutions to Short Answer Questions
編輯推薦
這是一本介紹如何用C語言進行編程的經(jīng)典教材。 在前三版獲得廣泛好評的基礎上,作者在這一版中新增了許多能豐富讀者知識面的內(nèi)容,如計算機發(fā)展歷史、軟件工程、編程語言的演變過程等。書中總結性的“常見編程錯誤”和“編譯器錯誤”提示能避免學生少走彎路,各章的程序代碼都利用Visual C++.NET和UNIX編譯器編譯測試過,并能從網(wǎng)上下載。C語言中關于指針的講授歷來是難點之一,但《國外計算機科學教材系列:標準C語言基礎教程(英文版)(第4版)》采用了prjntf()的方法,能使學生快速理解和運用指針?!秶庥嬎銠C科學教材系列:標準C語言基礎教程(英文版)(第4版)》還專門為教師準備了內(nèi)容豐富的教輔資料。
圖書封面
圖書標簽Tags
無
評論、評分、閱讀與下載