C++Primer Plus-(上.下册)-(第6版)-(英文版)
本书特色
[
c++是在c语言基础上开发的一种集面向对象编程、泛型编程和过程化编程于一体的编程语言,是c语言的超集。《c++ primer plus(第6版)英文版(上、下册)》是根据2003年的iso/ansi c++标准编写的,通过大量短小精悍的程序详细而全面地阐述了c++的基本概念和技术,并专辟一章介绍了c++11新增的功能。
全书分18章和10个附录,分别介绍了c++程序的运行方式、基本数据类型、复合数据类型、循环和关系表达式、分支语句和逻辑运算符、函数重载和函数模板、内存模型和名称空间、类的设计和使用、多态、虚函数、动态内存分配、继承、代码重用、友元、异常处理技术、string类和标准模板库、输入/输出、c++11新增功能等内容。
《c++ primer plus(第6版)英文版(上、下册)》针对c++初学者,书中从c语言基础知识开始介绍,然后在此基础上详细阐述c++新增的特性,因此不要求读者有c语言方面的背景知识。
《c++ primer plus(第6版)英文版(上、下册)》可作为高等院校c++课程的教材,也可供初学者自学c++时使用。
]
内容简介
[
经久不衰的c++畅销经典教程
涵盖c++11新标准
本书是精心设计而且经过仔细测试的c++完整教程,涵盖了c++语言的大多数核心主题。本书作为c++语言的经典巨著,讲解了编程原理(包括结构化代码和自顶向下设计)、类、继承、模板、异常、lambda表达式、智能指针和移动语义等知识。
本书作者以一种清晰、易于理解的方式对c++进行了全面介绍,还讲解了基本的编程概念以及c++语言的具体细节。本书还通过短小实用的示例一次解释一两个概念,并立即学以致用,以帮助读者迅速掌握新的主题。
每章后面的复习题和编程练习题可以帮助读者关注大多数关键信息,并消化、吸收*困难的概念。
本书组织有序、易于学习和使用,无论是对编程感兴趣的学生,还是已经精通其他编程语言,但是想更好地理解c++语言核心本质的开发人员,本书都是他们想要的。
本书在之前版本的基础上进行了全面更新,并涵盖了c++11新标准的细节。
在本书中可以找到深度与广度齐备的多种教学技术和工具,以加深学习:
完整、综合讨论了c语言基本知识和其他c++特性;
给出了何时、为何使用特性的明确指导;
通过简洁、简单的示例一次掌握一两个概念;
包含数百个实用程序示例;
每章后面的复习题和编程练习题可以测试你的理解情况;
涵盖了c++泛型编程,给予了*大程度的灵活性;
讲解了iso标准,包括模板、标准模板库、string类、异常、rtti和名称空间的讨论。
]
作者简介
[
Stephen Prata在美国加州肯特菲尔得的马林学院教授天文、物理和计算机科学。他毕业于加州理工学院,在美国加州大学伯克利分校获得博士学位。他单独或与他人合作编写的编程图书有十多本,包括C++ Primer Plus的之前版本以及C Primer Plus,后者还获得了计算机出版联合会1991年度最佳“How-to”计算机图书奖提名。
]
目录
上册introduction 1 getting started with c++ learning c++: what lies before you the origins of c++: a little history portability and standards the mechanics of creating a program summary 2 setting out to c++ c++ initiation c++ statements more c++ statements functions summary chapter review programming exercises 3 dealing with data simple variables the const qualifier floating-point numbers c++ arithmetic operators summary chapter review programming exercises 4 compound types introducing arrays strings introducing the string class introducing structures unions enumerations pointers and the free store pointers, arrays, and pointer arithmetic combinations of types array alternatives summary chapter review programming exercises 5 loops and relational expressions introducing for loops the while loop the do while loop the range-based for loop (c++11) loops and text input nested loops and two-dimensional arrays summary chapter review programming exercises 6 branching statements and logical operators the if statement logical expressions the cctype library of character functions the ?: operator the switch statement the break and continue statements number-reading loops simple file input/output summary chapter review programming exercises 7 functions: c++’s programming modules function review function arguments and passing by value functions and arrays functions and two-dimensional arrays functions and c-style strings functions and structures functions and string class objects functions and array objects recursion pointers to functions summary chapter review programming exercises 8 adventures in functions c++ inline functions reference variables default arguments function overloading function templates summary chapter review programming exercises 9 memory models and namespaces separate compilation storage duration, scope, and linkage namespaces summary chapter review programming exercises 10 objects and classes procedural and object-oriented programming abstraction and classes class constructors and destructors knowing your objects: the this pointer an array of objects class scope abstract data types summary chapter review programming exercises 11 working with classes operator overloading time on our hands: developing an operator overloading example introducing friends overloaded operators: member versus nonmember functions more overloading: a vector class automatic conversions and type casts for classes summary chapterreview programming exercises 12 classes and dynamic memory allocation dynamic memory and classes the new, improved string class things to remember when using new in constructors observations about returning objects using pointers to objects reviewing techniques a queue simulation summary chapter review programming exercises 下册13 class inheritance beginning with a simple base class inheritance: an is-a relationship polymorphic public inheritance static and dynamic binding access control: protected abstract base classes inheritance and dynamic memory allocation class design review summary chapter review programming exercises 14 reusing code in c++ classes with object members private inheritance multiple inheritance class templates summary chapter review programming exercises 15 friends, exceptions, and more
封面
书名:C++Primer Plus-(上.下册)-(第6版)-(英文版)
作者:普拉达
页数:全2册
定价:¥128.0
出版社:人民邮电出版社
出版日期:2015-04-01
ISBN:9787115381118
PDF电子书大小:97MB 高清扫描完整版
本文标题:《C++Primer Plus-(上.下册)-(第6版)-(英文版)》PDF下载
资源仅供学习参考,禁止用于商业用途,请在下载后24小时内删除!