出版時間:2004-9 出版社:電子工業(yè)出版社 作者:布朗森 頁數(shù):546 字?jǐn)?shù):790000
內(nèi)容概要
這是一本介紹C語言編程的經(jīng)典教科書。作者從不同的角度出發(fā),全面介紹了C編程中涉及到的數(shù)據(jù)類型、算術(shù)運算、邏輯運算、變量、條件語句、函數(shù)、數(shù)組、指針、字符串、結(jié)構(gòu)、文件操作、位操作、宏、庫函數(shù)等基本內(nèi)容,使讀者在學(xué)習(xí)之后就能很快掌握C編程的精髓。本書還專門介紹了C++的一些重要特性,如抽象數(shù)據(jù)類型、類和類的繼承等。本書還介紹了Visual C++ 6.0和C++ Builder的使用方法,并且每章都附有大量習(xí)題,附錄還列出了主要習(xí)題的答案。
本書條塊清晰,章節(jié)設(shè)置合理,適合用做高等學(xué)校本科或?qū)?平滩模策m合于初學(xué)編程的瞬息自學(xué)者。
書籍目錄
Part 1 Fundamentals Chapter 1 Getting started 1.1 Introduction to Programming 1.2 Introduction to Modularity 1.3 The printf() Function 1.4 Programming Style 1.5 Top-Down Program Development 1.6 Common Programming Errors 1.7 Chapter Summary Chapter 2 Data Types, Declarations, and Displays 2.1 Data Types 2.2 Arithmetic Operators 2.3 Displaying Numerical Results 2.4 Variables and Declarations 2.5 Integer Qualifiers 2.6 Common Programming Errors 2.7 Chapter Summary 2.8 Chapter Supplement: Bits, Bytes, Addresses, and Number Codes Chapter 3 Assignments, Addresses, and Interactive Input 3.1 Assignment 3.2 Addresses 3.3 The scanf() Function 3.4 scanf() with Buffered Input 3.5 Symbolic Constants 3.6 Common Programming Errors 3.7 Chapter Summary 3.8 Chapter Supplement: Introduction to AbstractionPart 2 Flow of Control Chapter 4 Selection Chapter 5 RepetitionPart 3 Functions Chapter 6 Writing Your Own FunctionsPart 4 Complex Data Types Chapter 7 Arrays Chapter 8 Arrays, Addresses, and Pointers Chapter 9 Character Strings Chapter 10 StructuresPart 5 Additional Topics Chapter 11 Data Files Chapter 12 Additional CapabilitiesPart 6 Introduction to C++ Chapter 13 Introduction to C++ Chapter 14 Additional Class CapabilitiesAppendix A Operator Precedence TableAppendix B ASCII Character CodesAppendix C Input, Output, and Standard Error RedirectionAppendix D The Standard C LibraryAppendix E The Standard Template Library (C++)Appendix F Program Entry, Compilation, and ExecutionAppendix G Using Visual C++ Version 6.0Appendix H Using C++ BuilderAppendix I Solutions
圖書封面
評論、評分、閱讀與下載
標(biāo)準(zhǔn)C語言基礎(chǔ)教程 PDF格式下載