搜索资源列表
alg2
- test program for STL generic algorithm that search for elements that satisfy a condition
tmpl-examples
- C++模板源码 模板和泛型编程的学习资料-C source code templates and template Generic Programming learning materials
stl33
- STL源码 泛型编程和学习STL的好资料-STL source Generic Programming and learning good information STL
fanxingbianchengjiSTLPDF)
- 是一本详细介绍泛型编程机STL模板的书,适合有一定c++编程基础的人学习-Is a detailed template generic programming machine STL book, suitable for a certain c++ Programming based learning
howcouldyoustudiC
- First, Generic Programming is sort of invented by Alexander Stepanov and David Musser, who, and several others including Bjarne Stroustrup and Andrew Knoenig, introduced the whole C++ Templates system and essentially “the” STL into C++. This means th
SGI_Standard_Template_Library_Program_Guide
- The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science. The STL is a generic library, meaning that its components are he
Addison.Wesley.Essential.C++
- • Generic programming and the Standard Template Library (STL) • Object-based programming and class design • Object-oriented programming and the design of class hierarchies • Function and class template design and use ̶
STL_Packs
- 包括标准模板库介绍,STL深度剖析,泛型编程与STL,深入学习STL的好资料-Including the Standard Template Library descr iption, STL depth analysis, generic programming and STL, STL-depth study of good information
ThinkInCAdd
- 全书分为6大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了细微的讨论;并通过精心挑选的实例,向读者传达优秀的设计理念和方法。-The book is divided into six parts, 32 chapters, each of the C++ language, history and characteristics, classes and inheritance, STL and generic programming, d
ACMProgramming
- ACM的入门教程,包括ACM的简介,C++ STL泛型编程,还有一些必备的ACM编程知识,最后是50道实战题,包括详细的分析,很值得学习!-ACM introductory tutorial, including the ACM' s Introduction, C++ STL generic programming, ACM and some programming knowledge necessary, and finally the 50 actual questions, inc
generic-programming-with-STL
- 泛型编程与STL中文版,全面介绍STL迭代器,容器,算法,对象原理和实现-Chinese version of the generic programming with STL, comprehensive introduction STL iterators, containers, algorithms, objects, principles and implementation
STL
- 一本阐述STL的好书,系统阐述了STL,对喜欢泛型编程的人有很大帮助-A set of STL books, systematically expounded the STL, generic programming for people who love great help
tree-2.81.tar
- 一个通用的STL风格的N叉树实现,高效稳定-A generic STL-N-tree implementation, efficient and stable
CPPthinking
- c++沉思录 本书对类和继承 stl和泛型编程 库德设计等技术进行了详细而深入的研究-c++ book on meditation classes and inheritance and generic programming stl Kurdish design technology in detail and in-depth study
C(thinking)
- C++语言沉思录!深入剖析C++语言历史和特点、类和继承,STL与泛型编程以及库的设计等技术话题。适用于一定C++程序经验的人员越短,用于提高编程能力,成为一名真正C++编程高手!-C++ language meditation! In-depth analysis of C++ language, history and characteristics, classes and inheritance, STL and generic programming and database desi
Exceptional-CPPStyle
- 软件“风格”所要讨论的主题是如何在开销与功能之间、优雅与可维护性之间、灵活。性与过分灵活之间寻找完美的平街点。在本书中,著名的C++大师Herb Sutter给出了40个编程问题。其目的是为了使读者不仅“知其然”,更要“知其所以然”,并帮助读者在软件开发中进行正确的决策。本书是围绕实际问题及其解决方案展开论述的,对一些至关重要的C++细节和相互关系提出了新的见解,为当今的关键C++编程技术(如泛型编程、STL、异常安全等)提供了新的策略。 本书中,C++大师Herb sutter通
Generic-programming-and-STL
- 泛型编程与stl,通过自己寻找和搜集的知识编出的大全,希望有所帮助-Generic programming and STL, through their own to find and gather knowledge for a book, hope that help
Generic-programming-and-STL
- Generic programming and STL
STL
- STL与泛型编程,通过该书能很好的学习泛型编程。-STL and generic programming through the book a good learning generic programming.
Ruminations-on-CPP
- 全书分为五大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。-The book is divided into five parts, a total of 32 chapters, a detailed and in-depth discussion of several major topics of the history and characteristics, cl