• C++大学基础教程
21年品牌 40万+商家 超1.5亿件商品

C++大学基础教程

18 2.6折 69 九五品

仅1件

北京通州
认证卖家担保交易快速发货售后保障

作者(美)戴特尔,(美)戴特尔 著

出版社电子工业出版社

ISBN9787121118586

出版时间2010-10

版次1

装帧平装

开本16开

纸张胶版纸

页数573页

字数99999千字

定价69元

上书时间2024-04-06

灵感飞驰

已实名 已认证 进店 收藏店铺

   商品详情   

品相描述:九五品
商品描述
基本信息
书名:C++大学基础教程
定价:69元
作者:(美)戴特尔,(美)戴特尔 著
出版社:电子工业出版社
出版日期:2010-10-01
ISBN:9787121118586
字数:1112000
页码:573
版次:1
装帧:平装
开本:16开
商品重量:
编辑推荐

内容提要
本书详细介绍了C  面向对象编程的核心概念和方法。与前几版相比,本书从内容和结构上都做了较大幅度的修订和有意义的提升特别是在“尽早接触类和对象”这一观点的指导下,从第1章就开始涉及类和对象的内容,从而突破了传统教学程序,使学生直接“考虑对象”和更地掌握面向对象的基本概念。本书共分13章,详细讲解了计算机与互联网的基本概念、C  编程基础、类与对象的知识及控制语句等,细致分析了函数和递归、数组和标准库类模板、指针和字符串、运算符重载及继承与多态等C  常见主题。通过大量的“活代码”例程,尤其是贯穿多个章节的若干综合性实例研究,对每个新概念都用完整的、能实际运行的C  程序进行介绍,并以403条凝结了60多年编程和教学经验的六类编程提示,使学生将学习重点放在程序开发的关键部分。    本书适合作为双语教学教材,是所有对C  编程感兴趣的读者的有益参考书,既可作为高等院校计算机及相关专业的教材,也可供各类软件开发人员参考。
目录
Chapter1   Introduction to Computers, the Internet and World Wide Web  1.1  Introduction  1.2  What Is a Computer?  1.3  Computer Organization  1.4  Early Operating Systems  1.5  Personal, Distributed and Client/Server Computing  1.6  The Internet and the World Wide Web  1.7  Machine Languages, Assembly Languages and High-Level Languages  1.8  History of C and C    1.9  C   Standard Library  1.10  History of Java  1.11  FORTRAN, COBOL, Pascal and Ada  1.12  Basic, Visual Basic, Visual C  , C# and .NET  1.13  Key Software Trend: Object Technology  1.14  Typical C   Development Environment  1.15  Notes About C   and Small C   How to Program, 5/e11  1.16  Test-Driving a C   Application  1.17  Introduction to Object Technology and the UML  1.18  Wrap-Up  1.19  Web ResourcesChapter 2  Introduction to C   Programming  2.1  Introduction  2.2  First Program in C  : Printing a Line of Text  2.3  Modifying Our First C   Program  2.4  Another C   Program: Adding Integers  2.5  Memory Concepts  2.6  Arithmetic  2.7  Decision Making: Equality and Relational Operators  2.8  Wrap-UpChapter 3  Introduction to Classes and Objects  3.1  Introduction  3.2  Classes, Objects, Member Functions and Data Members  3.3  Overview of the Chapter Examples  3.4  Defining a Class with a Member Function  3.5  Defining a Member Function with a Parameter  3.6  Data Members, set Functions and get Functions  3.7  Initializing Objects with Constructors  3.8  Placing a Class in a Separate File for Reusability  3.9  Separating Interface from Implementation  3.10  Validating Data with set Functions  3.11  Wrap-UpChapter 4  Control Statements: Part 1  4.1  Introduction  4.2  Algorithms  4.3  Pseudocode  4.4  Control Structures  4.5  if Selection Statement  4.6  if...else Double-Selection Statement  4.7  while Repetition Statement  4.8  Formulating Algorithms: Counter-Controlled Repetition  4.9  Formulating Algorithms: Sentinel-Controlled Repetition  4.10  Formulating Algorithms: Nested Control Statements  4.11  Assignment Operators  4.12  Increment and Decrement Operators  4.13  Wrap-UpChapter 5  Control Statements: Part 2  5.1  Introduction  5.2  Essentials of Counter-Controlled Repetition  5.3  for Repetition Statement  5.4  Examples Using the for Statement  5.5  do...while Repetition Statement  5.6  switch Multiple-Selection Statement  5.7  break and continue Statements  5.8  Logical Operators  5.9  Confusing Equality (==) and Assignment (=) Operators  5.10  Structured Programming Summary  5.11  Wrap-UpChapter 6  Functions and an Introduction to Recursion159  6.1  Introduction  6.2  Program Components in C    6.3  Math Library Functions  6.4  Function Definitions with Multiple Parameters  6.5  Function Prototypes and Argument Coercion  6.6  C   Standard Library Header Files  6.7  Case Study: Random Number Generation  6.8  Case Study: Game of Chance and Introducing enum  6.9  Storage Classes  6.10  Scope Rules  6.11  Function Call Stack and Activation Records  6.12  Functions with Empty Parameter Lists  6.13  Inline Functions  6.14  References and Reference Parameters  6.15  Default Arguments  6.16  Unary Scope Resolution Operator  6.17  Function Overloading  6.18  Function Templates  6.19  Recursion  6.20  Example Using Recursion: Fibonacci Series  6.21  Recursion vs. Iteration  6.22  Wrap-UpChapter 7  Arrays and Vectors218Chapter 8  Pointers and Pointer-Based StringsChapter 9  Classes: A Deeper Look, Part 1Chapter 10  Classes: A Deeper Look, Part 2Chapter 11  Operator Overloading; String and Array ObjectsChapter 12  Object-Oriented Programming: InheritanceChapter 13  Object-Oriented Programming: PolymorphismAppendix A  Operator Precedence and Associativity ChartAppendix B  ASCII Character SetAppendix C  Fundamental TypesAppendix D  Number SystemsAppendix E  C   Internet and Web ResourcesAppendix F  Using the Visual Studio.NET DebuggerAppendix G  Using the GNU C   DebuggerBibliographyIndex
作者介绍

序言

   相关推荐   

—  没有更多了  —

以下为对购买帮助不大的评价

此功能需要访问孔网APP才能使用
暂时不用
打开孔网APP