C++程序设计(英文版)(第5版)
作者:(美)代特尔 等著
出版:人民邮电出版社 2006.1
丛书:图灵原版计算机科学系列
页数:492
定价:59.00 元
ISBN-10:7115141517
ISBN-13:9787115141514
去豆瓣看看 I Introduction
1.1 Introduction
1.2 History of C and C++
1.3 C++ Standard Library
1.4 Key Software Trend: Object Technology
1.5 Typical C++ Development Environment
1.6 Notes About C++ and Small C++ How to Program, 5/e
1.7 Test-Driving a C++ Application
1.8 Introduction to Object Technology and the UML
1.9 Wrap-Up
1.10 Web Resources
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-Up
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 I)efining 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-Up
………………………………………
Harvey M.Deitel博士和Paul J.Deitel是Deitel&Associates,公司的创始人,该公司是国际上知名的企业培训和内容创建机构,专长是C++、Java、C、C#、Visual Basic.NET、Visual C++.NET、XML、Python、Perl、Internet、Web和对象技术。Deitel父子是许多畅销教材的作者,包括C++How to Program,5/e,Java How to Program,6/e,Internet&World Wide Web How to Program,3/e和C How to Program,4/e。
C++是最流行的面向对象程序设计语言之一。本书以全球使用最广泛的C++教材C++How to Program最新版为基础,涵盖了类与对象、控制语句、函数与递归、数组与向量、指针与基于指针的字符串、操作符重载、面向对象编程(继承与多态)等核心内容。本书采用了循序渐进的“类和对象提早介绍方法”。书中除了含有大量的自测题及自测题答案外,还包含了几个大的集成案例分析:GradeBook类、Time类以及Employee类。本书非常适合国内教学情况,可作为程序设计语言课程的教材,对于程序设计人员也是很好的技术参考书。
比价列表