资源列表
200510251140228859
- STL的轻松入门,很基础性的文章,是不错的,推荐一下-STL easy entry, it is the basis of the article is good and recommended by some
STL_set
- 对 STL学习后对于集合的实现,代码量少,但可以帮助理解。-After learning of the STL to achieve the set, less code, but can help to understand.
STL_stack
- 对 STL学习后对于栈的实现,代码量少,但可以帮助理解。-After learning of the STL for the realization of the stack, the code less, but can help to understand.
JSTL-BasedChatRoom
- JSTL Application For Chatting
C_Plus_Plus_standard_library
- c++标准库stl帮助文档,对初学stl十分有用-c++ standard library to help document
STLGuidance
- 本教程介绍有关学习C++ STL的预备知识和STL的相关背景知识,适合想对STL做大致了解的初学者。-This tutorial to learn about C++ STL and STL prior knowledge of the relevant background knowledge, for want of understanding of STL for beginners to do more or less.
paper
- 国家集训队韩文弢论文,介绍了pascal选手如何转向c++并列举若干stl的应用-National Team韩文韬papers on how to shift the pascal' s c++ and stl listed a number of applications
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
1.6b
- AVY变频器数据库源代码,源码-AVY Change the Pin machine database source code
Designing_Components_with_the_C_Plus_Plus_STL
- 这本书有两个目的。作为一个技术性的参考,提到的参考文件 早些时候几乎适合解释概念的STL 。因此,第一个目标是 以目前的STL如何可以用在一个合理的方式。内部细节的STL 所描述的范围只需要了解其运作方式-The book has two aims. As a technical reference, the reference document mentioned earlier is hardly suited to explain the concepts of 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
collect_STL
- STL的例子,非常全面,list,array,map的用法集合-STL example, very comprehensive, list, array, map the usage of a collection