图书介绍
C++程序设计语言 英文版PDF|Epub|txt|kindle电子书版本网盘下载
![C++程序设计语言 英文版](https://www.shukui.net/cover/8/31590421.jpg)
- (美)Bjarne Stroustrup著 著
- 出版社: 北京:高等教育出版社
- ISBN:7040100959
- 出版时间:2001
- 标注页数:1019页
- 文件大小:35MB
- 文件页数:1034页
- 主题词:
PDF下载
下载说明
C++程序设计语言 英文版PDF格式电子书版下载
下载的文件为RAR压缩包。需要使用解压软件进行解压得到PDF格式图书。建议使用BT下载工具Free Download Manager进行下载,简称FDM(免费,没有广告,支持多平台)。本站资源全部打包为BT种子。所以需要使用专业的BT下载软件进行下载。如BitComet qBittorrent uTorrent等BT下载工具。迅雷目前由于本站不是热门资源。不推荐使用!后期资源热门了。安装了迅雷也可以迅雷进行下载!
(文件页数 要大于 标注页数,上中下等多册电子书除外)
注意:本站所有压缩包均有解压码: 点击下载压缩包解压工具
图书目录
Introductory Material1
1 Notes to the Reader3
Preface5
Preface to Second Edition7
Preface to First Edition9
2 A Tour of C++21
3 A Tour of the Standard Library45
PartI: Basic Facilities67
4 Types and Declarations69
5 Pointers,Array,and Structures87
6 Expressions and Statements107
7 Functions143
8 Namespaces and Exceptions165
9 Source Files and Programs197
PartII: Abstraction Mechanisms221
10 Classes223
11 Operator Overloading261
12 Derived Classes301
13 Templates327
14 Exception Handling355
15 Class Hierarchies389
PartIII:The Standard Library427
16 Library Organization and Containers429
17 Standard Containers461
18 Algorithms and Function Objects507
19 Iterators and Allocators549
20 Strings579
21 Streams605
22 Numerics657
PartIV: Design Using C++689
23 Development and Design691
24 Design and Programming723
25 Roles of Classes765
Appendices791
A The C++ Grammar793
B Compatibility815
C Technicalities827
D Locales869
E Standard Library Exception Safety935
Index969