资源列表
STL-in-ACM
- acm中用到的stl的讲解,也算是stl的入门介绍。-stl in acm, introduction to stl of acm.
STLaCPP-standard-library
- 详细讲述STL的教程,希望对了解STL的人员有所帮助。另外还有C++的标准库函数。-the detailed descr iption of STL and c++ standard library!
STL
- C++的STL模板详尽说明,所有STL源代码可保证在ubtuntu环境中使用。遵循标准G-C++ STL
EffectiveSTL
- 这是一本重要的C++书籍,STL在C++中占有很重要的位置-this is a important C++ book
STL_Programmer_Guide
- C++ STL学习手册,对于初学者来说很有用-The basic learning of C++ STL
CSTL
- 本书通过大量的程序实例的分析,深入浅出的讲解了C++STL高级编程技术。-Book through the analysis of the large number of instances, explain in simple terms C, the STL advanced programming techniques.
STL-sourcecode-intepratation
- STL经典书籍源码中文详解。STL学习的绝佳资料。-STL sourcecode intepratation
stl.tar
- STL源码 早前版本,含有容器及其相关算法,不含流操作-STL source code
stl-Summary
- 对STl的常用函数就像总结,方便查找- STl of commonly used functions like sum up, easy to find
CSV_OP
- 读取csv文件的封装。并对读取后的数据进行处理,和存储。支持stl操作。-Read csv file package. And read the data processing, and storage. Support stl operations.
using-stl
- 如何使用stl(中文版) 浅显易懂-How to use the stl.......
quicksort
- 快速算法的通用形式,它适用于任何形式的数据类型,是通用程序-the common style of quicksort