资源列表
stl-book
- stl 经典大师之作-stl book is so good for studying stl
STL
- 学习STL的入门讲义。只是初级资料。对初学STL的人非常有用。-Introductory lecture to learn STL. Only primary data. STL for beginners are very useful.
stl
- stl Implementation source file
shoujieSTL
- 很清晰版STL源码剖析侯捷。绝对难得好书。-Very clear analysis of Hou Jie source version of STL. Absolutely rare books.
CSTL
- C++标准语言模板,C++语言的库德一个主要组成部分。本书展示了怎样使用STL中提供的模板类。-C++ standard language templates, C++ language, a major component of Kurdistan. This book shows how to use the STL template class provided.
DesignPattern
- 正在重构几个大项目,自己也正在编写设计模式库。 覆盖20几种采用模式; 而本人是本着好用,简洁至上的原则。编写了一套易用,易懂的模式库。 该模式库会用到LOKI部分对象(和BOOST 用到STL 对象基本类似)。请注意下载LOKI。 代码完全原创,免费提供大家下载,学习,研究和使用, 参考文献:《设计模式》《C++设计新思维》《模式分析》《代码重构》 程序中所使用的英文注释,来自《设计模式》一书。 编写语言: C-Several large p
CppSTL
- 这是关于C++ STL的一些介绍,本人觉得很适合初学者,所以推荐给大家-This is about C++ STL some of the introduction, I find it very suitable for beginners, it is recommended to everyone
CList
- C语言版的链表实现。带头节点的双向循环链表。访STL vector的实现。-C language version of the linked list implementation. Two-way circular list node to take the lead. Visit STL vector implementation.
stl
- 详细的介绍了C++中的模板库STL,值得一看。-Described in detail in C++ Template Library STL
STL
- C++的STL介绍以及源代码,是学习C++的STL的好资料-C++, STL descr iption and source code, is to learn C++, STL good information
useSTL_List
- 个人在网上搜集的STL中List的使用方法,非常完整,希望能对你的编程起到好的效果.-Individuals collected in the online use of STL in the List, very complete, the programming you want to play good results.
hashtable_STL
- dictionary use hasttable(STL)