 | 书 名: 泛型编程与STL(影印版) 作 者: (美)奥斯滕 出 版 社: 中国电力出版社 ISBN : 750831805 原 价: ¥58 有一家网站低于85折正在热销 | 泛型编程与STL(影印版)-图书目录:
Preface Part I Introduction to Generic Programming Chapter 1 A Tour of the STL 1.1 A Simple Example 1.2 Summary Chapter 2 Algorithms and Ranges 2.1 Linear Search 2.2 Concepts and Modeling 2.3 Iterators 2.4 Refinement 2.5 Summary Chapter 3 More about Iterators 3.1 Iterator Traits and Associated Types 3.2 Defining New Components 3.3 Summary Chapter 4 Function Objects 4.1 Generalizing Linear Search 4.2 Function Object Concepts 4.3 Function Object Adaptors 4.4 Predefined Function Objects 4.5 Summary Chapter 5 Containers 5.1 A Simple Container 5.2 Container Concepts 5.3 Variable Size Container Concepts 5.4 Summary Part II Reference Manual: STL Concepts Chapter 6 Basic Concepts 6.1 Assignable 6.2 Default Constructible 6.3 Equality Comparable 6.4 Ordering Chapter 7 Iterators 7.1 Trivial Iterator 7.2 Input Iterator 7.3 Output Iterator 7.4 Forward Iterator 7.5 Bidirectional Iterator 7.6 Random Access Iterator Chapter 8 Function Objects 8.1 Basic Function Objects 8.2 Adaptable Function Objects 8.3 Predicates 8.4. Specialized Concepts Chapter 9 Containers 9.1 General Container Concepts 9.2 Sequences 9.3 Associative Containers 9.4 Allocator Part III Reference Manual: Algorithms and Classes Chapter 10 Basic Components 10.1 pair 10.2 Iterator Primitives 10.3 allocator 10.4 Memory Management Primitives 10.5 Temporary Buffers Chapter 11 Nonmutating Algorithms 11.1 Linear Search 11.2 Subsequence Matching 11.3 Counting Elements 11.4 for_each 11.5 Comparing Two Ranges 11.6 Minimum and Maximum Chapter 12 Basic Mutating Algorithms 12.1 Copying Ranges 12.2 Swapping Elements 12.3 transform 12.4 Replacing Elements 12.5 Filling Ranges 12.6 Removing Elements 12.7 Permuting Algorithms 12.8 Partitions 12.9 Random Shuffling and Sampling 12.10 Generalized Numeric Algorithms Chapter 13 Sorting and Searching 13.1 Sorting Ranges 13.2 Operations on Sorted Ranges 13.3 Heap Operations Chapter 14 Iterator Classes 14.1 Insert Iterators 14.2 Stream Iterators 14.3 reverse_iterator 14.4 raw_storage_iterator Chapter 15 Function Object Classes 15.1 Function Object Base Classes 15.2 Arithmetic Operations 15.3 Comparisons 15.4 Logical Operations 15.5 Identity and Projection 15.6 Specialized Function Objects 15.7 Member Function Adaptors 15.8 Other Adaptors Chapter 16 Container Classes 16.1 Sequences 16.2 Associative Containers 16.3 Container Adaptors Appendix A Portability and Standardization A. 1 Language Changes A.2 Library Changes A.3 Naming and Packaging Bibliography Index
泛型编程与STL(影印版)-图书简介:
本书由知名的C++专家Matthew H.Austern执笔,引导你进入泛型编程思维模型,并将你带往此一模型的最重要成品:C++ Standard Template Library(STL)。本书揭示STL的奥秘,告诉你STL不仅仅是一组方便运用的容器类(container classes)。对于泛型组件和可交互作用的组件而言,STL是一个具备扩充能力的框架(framework)。 许多程序员可能并不知道,C++不仅是一个面向对象程序语言,它还适用于泛型编程(generic programming)。这项技术可以大大增强你的能力,协助你写出高效率并可重复运用的软件组件(software components)。
本书由知名的C++专家Matthew H.Austern执笔,引导你进入泛型编程思维模型,并将你带往此一模型的最重要成品:C++ Standard Template Library(STL)。本书揭示STL的奥秘,告诉你STL不仅仅是一组方便运用的容器类(container classes)。对于泛型组件和可交互作用的组件而言,STL是一个具备扩充能力的框架(framework)。
本书阐述了泛型编程的中心思想:concepts、modeling、refinement,并为你展示这些思想如何导出STL的基础概念:iterators、containers、function Objects。循此路线,你可以把STL想像为一个由concepts(而非明确之functions或classes)组成的程序库。你将学习其正式结构并因此获得其潜在威力所带采的完整优势。
作者简介
Matthew H.Austern:拥有博士学位,曾于MIT和UC Berkeley做研究。现任职于Silicon Graphics编译器团队,是SGI STL的主要作者。他是Dr.Dobbs Journal和C++Report两本刊物的撰稿人,并主持newsgroup comp.std.c++,同时也是ISO/ANSI C++标准委员会的一位活跃成员。
泛型编程与STL(影印版)-相关最新图书 ·明代大师吕纪作品选 ·明代大师林良作品选 ·清代大师赵之谦作品选 ·服装表演导航 ·纺织空调除尘技术手册 ·帮你练AB卷·小学语文六年级·下(最新版) ·汽车修理技师手册 ·通用中小学学科竞赛ABC卷及解析:高二英语 ·病理诊断与技术规范 ·新世纪教师素养 ·现代营销学原理 ·中学语文参与式教师培训教程 ·新课程理念与初中地理课堂教学实施 ·艺雕精华(2) ·艺雕精华(3) ·艺雕精华(4) ·阿丽思小姐 ·英汉汽车工程词典 ·工笔人物全程训练 ·陶艺基础技法全程训练 |