標(biāo)準(zhǔn)C語言基礎(chǔ)教程

出版時間:2006-7  出版社:電子工業(yè)  作者:布朗森  頁數(shù):599  
Tag標(biāo)簽:無  

內(nèi)容概要

這是一本介紹用C語言進(jìn)行計算機(jī)編程的經(jīng)典教材。通過大量的實(shí)例和練習(xí),本書系統(tǒng)介紹了C語言編程中涉及的輸入輸出、條件選擇、循環(huán)、函數(shù)、數(shù)組、字符串、數(shù)據(jù)類型、宏、指針、動態(tài)數(shù)據(jù)結(jié)構(gòu)、庫函數(shù)等基本內(nèi)容,使讀者在學(xué)習(xí)之后就能很快掌握C語言編程的精髓。本書還對面向?qū)ο蟮腃++編程技術(shù)進(jìn)行了介紹,書中對計算機(jī)軟件硬件發(fā)展歷史的回顧同樣是這一版本的特色之一。書中第一章都附有大量習(xí)題,附錄還列出了主要習(xí)題的答案。    本書結(jié)構(gòu)合理,內(nèi)容深入淺出,適合用做高等學(xué)校本科和??平滩?,也適合初學(xué)編程的自學(xué)者。

書籍目錄

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ìn)行編程的經(jīng)典教材?! ≡谇叭娅@得廣泛好評的基礎(chǔ)上,作者在這一版中新增了許多能豐富讀者知識面的內(nèi)容,如計算機(jī)發(fā)展歷史、軟件工程、編程語言的演變過程等。書中總結(jié)性的“常見編程錯誤”和“編譯器錯誤”提示能避免學(xué)生少走彎路,各章的程序代碼都利用Visual C++.NET和UNIX編譯器編譯測試過,并能從網(wǎng)上下載。C語言中關(guān)于指針的講授歷來是難點(diǎn)之一,但《國外計算機(jī)科學(xué)教材系列:標(biāo)準(zhǔn)C語言基礎(chǔ)教程(英文版)(第4版)》采用了prjntf()的方法,能使學(xué)生快速理解和運(yùn)用指針。《國外計算機(jī)科學(xué)教材系列:標(biāo)準(zhǔn)C語言基礎(chǔ)教程(英文版)(第4版)》還專門為教師準(zhǔn)備了內(nèi)容豐富的教輔資料。

圖書封面

圖書標(biāo)簽Tags

評論、評分、閱讀與下載


    標(biāo)準(zhǔn)C語言基礎(chǔ)教程 PDF格式下載


用戶評論 (總計11條)

 
 

  •   講述了C的所有基礎(chǔ),老外寫的東西還真是不錯。
  •   是幫侄女買的,不錯!
  •   包裝的非常好,也非常有用,很有收獲~
  •   啃之
  •   詞匯和文法都挺簡單的~可以看看~
  •   如果英文夠火候,就看他吧,應(yīng)該會有幫助
  •   Englishisnotgoodenough
  •   包裝還可以,物流速度也挺快的
  •   書有幾頁缺了角,缺了內(nèi)容
  •     1、沒有國內(nèi)分類似的教科書的通病。國內(nèi)的教材大多數(shù)是寫給教師而不是寫給學(xué)生的,書的寫作主線是知識點(diǎn)的分類,如變量一章,數(shù)據(jù)類型和運(yùn)算符一章,輸入輸出函數(shù)一章,數(shù)組一章,指針一章如此等等。然而,這本書將各類知識點(diǎn)分散在不同章節(jié),難點(diǎn)分散,學(xué)習(xí)起來不容易枯燥乏味。
      
      2、輕松流暢的寫作風(fēng)格,翻譯也能大部分繼承這個風(fēng)格,有些小幽默有些小典故。
      
      3、對編程風(fēng)格和格式的強(qiáng)調(diào)讓初學(xué)者從一開始學(xué)習(xí)就養(yǎng)成好的編程習(xí)慣。這一點(diǎn)是國內(nèi)教材少見的。
      
      4、每一節(jié)都有練習(xí)對知識的鞏固起著非常好的作用。
      
      5、每一章都有案例研究,將所學(xué)知識運(yùn)用于解決實(shí)際問題。
  •   可惜沒有編程題目的答案呀
 

250萬本中文圖書簡介、評論、評分,PDF格式免費(fèi)下載。 第一圖書網(wǎng) 手機(jī)版

京ICP備13047387號-7