-
STL
快速学习stl的书,30分钟掌握stl的pdf格式(Fast learning stl book, 30 minutes to master stl pdf format)
- 2013-05-26 11:25:11下载
- 积分:1
-
用c++来进行组件设计
用c++来进行组件设计-used to design components
- 2023-04-17 15:50:04下载
- 积分:1
-
STL
简单的stl读取,显示,切片程序代码,很好用,在slice_STL基础上进行了改进,并加入了相关注释~(Simple slice stl display program code, easy to use, on the basis of the slice_STL improved, and joined the relevant Notes)
- 2021-04-20 15:08:50下载
- 积分:1
-
这是翻阅《数据结构、算法与应用――C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C...
这是翻阅《数据结构、算法与应用――C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类来看了,详见相关介绍的文档或书籍)。后来一想干脆做个template顺便学习一下,一举两得。-read "data structures, algorithms and applications-- Description Language C" on the Internet and get some information after the government. The causes of the projects have to use a linked list, but I do a simple List C when used with the C lot of difference, such as the assignment operator (compilers that do operator overloading, or test Pui Constructors, C as a structural view of the category, as detailed in the documents related presentations or books). Later, one would simply be a template to learn about the way the West.
- 2022-04-11 17:44:42下载
- 积分:1
-
一种新的合并算法,用c++实现的,STL比较好的方法,希望对大家有用,...
一种新的合并算法,用c++实现的,STL比较好的方法,希望对大家有用,-A new combined algorithm, using c++ Achieved, STL better, and I hope useful for everyone,
- 2022-08-14 00:09:31下载
- 积分:1
-
STLCode
stl源码分析,侯捷著,分析的非常详细,对想深入研究STL的朋友非常有帮助。(stl source analysis, Hou Jie, the analysis of very detailed, in-depth study on the STL' s friends want to be very helpful.)
- 2010-06-26 09:21:48下载
- 积分:1
-
C++STL开发技术导引 一本很好的书 大家赶快下吧
C++STL开发技术导引 一本很好的书 大家赶快下吧-C++ STL to develop technical guidance of a good book right under the U.S. as soon as possible
- 2022-01-26 01:53:45下载
- 积分:1
-
STL 教程
STL 教程-Set使用方法演示,主要介绍set的操作参数。-STL Tutorial-Set the use of demonstration, introduce the main set of operating parameters.
- 2022-03-13 16:50:30下载
- 积分: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
-
艾迪森维斯理
Addison Wesley - Effective STL, STL经典著作!-Addison Wesley-Effective STL, STL classics!
- 2023-05-17 19:45:03下载
- 积分:1