-
这是翻阅《数据结构、算法与应用――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
-
标准模板库STL编程入门教程 新手指南 请斑竹开通账号
标准模板库STL编程入门教程 新手指南 请斑竹开通账号-Standard Template Library STL Tutorial Beginner Programming Guide please Chiloscyllium account opened
- 2022-01-26 00:50:20下载
- 积分:1
-
PolyMulPoly_list
用stl实现多项式字符串相乘,用list实现,已测试。(Stl string using polynomial multiplication, with the list implementation, have been tested.)
- 2013-10-01 15:44:48下载
- 积分:1
-
STLsjzn
STL实践指南,一本学习STL不错的书,非常值得一看。(STL Guide to Practice, a good book to learn STL, worth a visit.)
- 2009-06-08 23:24:59下载
- 积分:1
-
688796823C
stl的一些算法 ,可以参考参考参考,代码可以通过(Some of the algorithms for STL can be referred to as reference, and the code can be passed through)
- 2018-02-12 16:50:16下载
- 积分: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
-
著名的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
-
归并排序
说明: Visual studio上利用C++模板类实现归并排序(sort c++ template on visual studio)
- 2020-06-20 22:40:01下载
- 积分:1
-
STL
快速学习stl的书,30分钟掌握stl的pdf格式(Fast learning stl book, 30 minutes to master stl pdf format)
- 2013-05-26 11:25:11下载
- 积分:1
-
STL X Carriage source stl
- 2022-07-04 03:12:19下载
- 积分:1