-
使用stl技术,(还没看,是听说的)
使用stl技术,(还没看,是听说的)-use of technology, (No, it is heard)
- 2023-04-28 15:45:10下载
- 积分:1
-
介绍标准C++的一本好书。主要是STL等内容,包括了堆栈的讲解。...
介绍标准C++的一本好书。主要是STL等内容,包括了堆栈的讲解。-Standard C++
- 2022-06-27 00:40:08下载
- 积分:1
-
STL的一些技巧例子。
STL的一些技巧例子。 -STL examples of some skills.
- 2022-02-05 22:48:07下载
- 积分:1
-
STL X Carriage source stl
- 2022-07-04 03:12:19下载
- 积分:1
-
STL泛型算法,满足C元素搜索测试程序
test program for STL generic algorithm that search for elements that satisfy a condition
- 2022-02-15 16:45:42下载
- 积分:1
-
stl algorithm set, a concrete realization of various diameters programming examp...
stl算法集,具体实现了摸板编程的各种示例,有利于初学者.-stl algorithm set, a concrete realization of various diameters programming examples, is conducive to beginners.
- 2022-02-07 12:32:21下载
- 积分: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
-
map
C++ STL关于map的代码,里面详细说明了map的使用(n c++ STL code on the map, the map is described in detail)
- 2014-11-27 15:36:24下载
- 积分:1
-
STL
快速学习stl的书,30分钟掌握stl的pdf格式(Fast learning stl book, 30 minutes to master stl pdf format)
- 2013-05-26 11:25:11下载
- 积分: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