Essential C++(注释版) 扫描版 (美国) 斯坦利 (Stanley B·Lippman) 斯坦利 扫描版 pdf
文章类别:
- 2 12 月, 2022
- 0 条评论
- Java范例开发大全光盘 压缩包 [压缩包] Java范例开发大全 rar
- 程序员应该知道的97件事 英文原版 Kevlin Henney (97 Things Every Programmer Should Know) Kevlin Henney 文字版 pdf
- 游戏编程中的人工智能技术 (美)Mat Buckland (AI Techniques for Game Programming) (美)Mat Buckland 扫描版 pdf
- TCP/IP高效编程:改善网络程序的44个技巧 扫描版
- 深入浅出Javascript (Head First Javascript)清晰版附加勘误表和源代码 O reilly Head First Javascript Jan 2008 pdf
- Silverlight 3 高级编程(C#篇) (Pro Silverlight 3 in C Sharp)(Matthew MacDonald)文字版[PD Matthew MacDonald Apress Pro Silverlight 3 in C Sharp Oct 2009 pdf
你必须注册后才能投票!
快捷索引
会员福利
作者: (美国) 斯坦利 (Stanley B.Lippman)
图书分类: 软件
资源格式: PDF
版本: 扫描版
出版社: 机械工业出版社
书号: 9787111312215
发行时间: 2010年10月01日
地区: 大陆
语言: 简体中文
简介:
内容简介:
《Essential C++(注释版)》为那些没有太多时间学习的程序员提供了一条在工作中学习C++的捷径。它把重点放在那些C++编程中重要的要素上,并覆盖能够帮助解决实际编程问题的特性和技术。《Essential C++(注释版)》将C++的基本内容按照过程风格、泛型风格、基于对象风格,以及面向对象风格进行组织。《Essential C++(注释版)》以复杂度渐进的风格展开,并在讨论解决方案的过程中引入语言特性,便于学习C++的功能和结构,同时理解其目的和基本理念。
学习网www.minxue.net下载地址分流地址:[Essential C++(注释版)].斯坦利.扫描版.pdf
内容截图:
目录:
序言
前言
Chapter 1: Basic C++ Programming
1.1: How to Write a C++ Program
1.2: Defining and Initializing a Data Object
1.3: Writing Expressions
1.4: Writing Conditional and Loop Statements
1.5: How to Use Arrays and Vectors
1.6: Pointers ALlow for Flexibility
1.7: Writing and Reading Files
Chapter 2: Procedural Programming
2.1: How to Write a Function
2.2: Invoking a Function
2.3: Providing Default Parameter Values
2.4: Using Local Static Objects
2.5: Declaring a Function Inline
2.6: Providing Overloaded Functions
2.7: Defining and Using Template Functions
2.8: Pointers to Functions Add Flexiblity
2.9: Setting Up a Header File
Chapter 3: Generic Programming
3.1: The Arithmetic of Pointers
3.2: Making Sense of Iterators
3.3: Operations Common to All Containers
3.4: Using the Sequential Containers
3.5: Using the Generic Algorithms
3.6: How to Design a Generic Algorithm
3.7: Using a Map
3.8: Using a Set
3.9: How to Use Iterator Inserters
3.10: Using the iostream Iterators
Chapter 4: Object-Based Programming
4.1: How to Implement a Class
4.2: What Are Class Constructors and the Class Destructor?
4.3: What Are mutable and const?
4.4: What Is the this Pointer?
4.5: Static Class Members
4.6: Building an Iterator Class
4.7: Collaboration Sometimes Requires Friendship
4.8: Implementing a Copy Assignment Operator
4.9: Implementing a Function Object
4.10: Providing Class Instances of the iostream Operators
4.11: Pointers to Class Member Functions
Chapter 5: Object-Oriented Programming
5.1: Object-Oriented Programming Concepts
5.2: A Tour of Object-Oriented Programming
5.3: Polymorphism without Inheritance
5.4: Defining an Abstract Base Class
5.5: Defining a Derived Class
5.6: Using an Inheritance Hierarchy
5.7: How Abstract Should a Base Class Be?
5.8: Initialization, Destruction, and Copy
5.9: Defining a Derived Class Vh-tual Function
5.10: Run-Tune Type Identification
Chapter 6: Programming with Templates
6.1: Parameterized Types
6.2: The Template Class Definition
6.3: Handling Template Type Parameters
6.4: Implementing the Template Class
6.5: A Function Template Output Operator
6.6: Constant Expressions and Default Parameters
6.7: Template Parameters as Strategy
6.8: Member Template Functions
Chapter 7: Exception Handling
7.1: Throwing an Exception
7.2: Catching an Exception
7.3: Trying for an Exception
7.4: Local Resource Management
7.5: The Standard Exceptions
Appendix A: Exercise Solutions
Appendix B: Gener/c Algorithms Handbook
Index
注释
书我要,下载先! http://www.books51.com/ 祝您开卷有益!
同类文章
文章类别:
本文链接: http://www.books51.com/293279.html
【点击下方链接,复制 & 分享文章网址】
Essential C++(注释版) 扫描版 (美国) 斯坦利 (Stanley B·Lippman) 斯坦利 扫描版 pdf → http://www.books51.com/293279.html |
上一篇: Effective Java中文版 扫描版 布洛克 布洛克 扫描版 pdf
下一篇: 大师签名系列:测试驱动开发(中文版) 扫描版 (美) 贝克 (贝克) 孙平平等 扫描版 pdf
你必须注册后才能投票!
最新评论