搜索资源列表
Vc_STL
- STL完整源码,实现STL文件的读写和三维体的重建及其分析-STL integrity of the source code, achieving literacy STL files and 3-D reconstruction and Analysis
TheAnnotatedSTLSource
- 书名《STL源码剖析》,是STL所有组件的实现技术和其背后原理的解说。懂的人不用多说,候捷的书。-The title of
STLport-5.2.0.tar
- stl的源码,可以学习stl的架构和详细原理,对学习c++的底层实现机制很有帮助-stl the source, you can learn the structure of stl and detailed principle of learning c++ underlying mechanism to achieve very helpful
ICPC
- 几道icpc的经典题目以及实现源码,主要应用stl中的知识-Icpc several topics and the realization of the classical source, the main application of knowledge in stl
tass-sgi-stl-2.91.57-source
- 侯捷的STL源码分析源码中推荐的一个实现版本SGI-STL-Hou Jie, the STL source code analysis source code in an implementation of the recommended version of the SGI-STL
TheAnnotatedSTLSources
- STL.源码剖析;可以向专家学习型别技术、内存管理、算法、数据结构、STL各类组件之高阶实现技巧。-STL. Source analysis can learn from the experts type technology, memory management, algorithms, data structures, STL various components of the high-level implementation skills.
STL.rar
- stl的源码,用于查看stl的内部实现和学习stl,the stl' s source for View stl internal implementation and learning stl
6
- 上传的压缩包是STL源码的部分具体实现。STL是一种标准模板库,源码比较有用。-Upload the compressed package is STL source implementation. STL is a standard template library, source code useful.
5
- 上传的压缩包是STL源码的具体实现。STL是一种标准模板库,源码比较有用。STL可分为容器、迭代器、空间配置器、配接器、算法、仿函数六个部分。-Upload the compressed package is a concrete implementation STL source. STL is a standard template library, source code useful. STL can be divided into six parts containers, itera
4
- 上传的压缩包是STL源码的实现。STL是一种标准模板库,源码比较有用。STL可分为容器、迭代器、空间配置器、配接器、算法、仿函数六个部分。-Upload the compressed package is STL source implementation. STL is a standard template library, source code useful. STL can be divided into six parts containers, iterators, space a
3
- 上传的压缩包是STL源码的具体实现。STL是一种标准模板库,源码十分有用。STL可分为容器、迭代器、空间配置器、配接器、算法、仿函数六个部分。-Upload the compressed package is a concrete implementation STL source. STL is a standard template library, source code is very useful. STL can be divided into six parts container
QuickSort
- 这是一个Java实现的快速排序的源码,可以高效地对数组进行排序。-This is the code that implements quick sort function,
STL
- 源码之前了无秘密,你将看到vector的实现、list的实现、heap的实现、deque的实现、Red Black tree的实现、hash table的实现、set/map的实现;你将看到各种算法(排序、查找、排列组合、数据移动与复制技术)的实现;你甚至能够看到底层的memory pook和高阶抽象的traits机制的实现。(Before the secret source code, you will see the vector implementation, list implement
STL源码剖析
- stl源代码分析,源代码罗列完整,可完全理解实现stl各种容器。(stl source code analysis.deeply can write a simple container after reading this book)
51CTO下载-STL源码
- STL模板所有源码,包含各种模板如string类等完整实现(The STL template of all source code, contains a variety of templates,)