-
改进版本的c++类模版库和其原代码
改进版本的c++类模版库和其原代码-improved version of the C++ Class Library template and its source
- 2022-10-02 19:25:03下载
- 积分:1
-
STL教程演示实例Stack使用教程。这里重点介绍stack的适用方法。...
STL教程演示实例Stack使用教程。这里重点介绍stack的适用方法。-STL Tutorial Demonstration examples using the Tutorial Stack. Here focuses on the application stack method.
- 2022-09-21 12:00:03下载
- 积分:1
-
C++ STL
C++ STL中文版 适合C++ acmer 加油啊 -C++ STL
- 2022-08-09 12:48:27下载
- 积分:1
-
4
说明: STL中map用法详解:map的构造函数、数据的插入、map的大小、数据的遍历、数据的查找(包括判定这个关键字是否在map中出现)等。(Detailed the STL map usage: traversal, find the data constructor map, insert the data, the size of the map, data (including determining whether the keyword appears in the map) and the like.)
- 2016-01-18 13:20:28下载
- 积分:1
-
用vc编的stlview着重版
用vc编的stlview着重版-vc series with the emphasis on version stlview
- 2023-04-10 00:40:03下载
- 积分:1
-
CPP_STL
基本的STL的使用知识,涉及内容较全,如果全部掌握,对编程有很大帮助(Basic knowledge of the use of the STL involving than the whole, if all master programming)
- 2013-01-17 01:48:48下载
- 积分:1
-
stl指南(英文),可参考
stl指南(英文),可参考-stl Guide (English), the reference
- 2023-05-21 21:25:03下载
- 积分:1
-
MFC
基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-MFC-based platform and STL string type, can achieve in the fast string search.
- 2022-03-29 06:09:54下载
- 积分:1
-
著名的SGI的STL lib源码.(C++范型类编成,没有合适的分类,但是放到数据结构类别中也绝对适合)...
著名的SGI的STL lib源码.(C++范型类编成,没有合适的分类,但是放到数据结构类别中也绝对适合)-famous SGI STL lib source. (C Fan-type establishment, and there is no suitable categories, but the data structure into categories have absolutely appropriate)
- 2022-02-07 18:58:17下载
- 积分:1
-
Essential-CPP
本书为那些没有太多时间学习的程序员提供了一条在工作中学习C++的捷径。它把重点放在那些C++编程中重要的要素上,并覆盖能够帮助解决实际编程问题的特性和技术。
本书将C++的基本内容按照过程风格、泛型风格、基于对象风格,以及面向对象风格进行组织。本书采用复杂度渐进的风格展开,并在讨论解决方案的过程中引入语言特性,便于学习C++的功能和结构,同时理解其目的和基本理念。
书中完整深入探讨了以下主要内容:
泛型编程和标准模板库(STL)
基于对象的编程和类的设计面向对象的编程和类层次体系的设计
函数和类模板的设计和使用
异常处理和运行时类型信息(RTTI)(This book is not much time to learn those programmers provide a learning C++ at work as a shortcut. It focuses on those C++ programming on important elements, and covers issues that can help solve real programming features and technologies.
The book will be C++ style basic content in accordance with the process, the generic style, object-based style, and object-oriented style organization. This book uses a progressive style complexity unfold, and language features introduced in the process of discussing solutions, easy to learn C++ function and structure, and to understand its purpose and basic concepts.
The book explores the full depth of the following main elements:
Generic programming and the Standard Template Library (STL)
Programming and class design object-oriented programming and design objects class hierarchy based
Design and use functions and class template
Exception handling and runtime type information (RTTI))
- 2013-12-06 15:01:18下载
- 积分:1