搜索资源列表
STL_doc
- ISO_C++:C++_STL开发文档 -ISO_C++: C++ _STL Development Documentation
STL-programmer-Reference
- 利用C++标准程序库STL进行程序开发的指南,以及在STL基础上的二次开发的准则,同时介绍了使用STL进行高效程序开发的方法和相关的优化方案。-The use of C++ Standard Library STL guidelines for program development, as well as in the STL on the basis of the criteria for the second development, at the same time introduced
VC_MFC_STL
- C++STL 的版本实现有很多种,包括HP STL , SGI STL ,STLport ,P.J.Plauger STL 和 Rouge Wave STL 等。其中HP STL 是STL 之父Alexandar Stepanor 在惠普Palo Alto 实验室 工作时完成的。HP STL 是C++STL 的第一个实现版本,而且开放源代码。其他版本的 C++STL 一般是以HP STL 为蓝本实现出来的。在Visual C++中采用的是P.J.Plauger 开发的 P.J.P
Development-of-C-P-P-STL-
- C++STL程序员开发指南,可以很好的帮您利用stl开发。-C++ STL programmers to develop guidelines that can help you take advantage of good stl development.
CPP-STL
- STL 开发经典书籍 适合初学STL的同学学习-STL STL development of classic books for beginners to learn the students. .
Exceptional-CPPStyle
- 软件“风格”所要讨论的主题是如何在开销与功能之间、优雅与可维护性之间、灵活。性与过分灵活之间寻找完美的平街点。在本书中,著名的C++大师Herb Sutter给出了40个编程问题。其目的是为了使读者不仅“知其然”,更要“知其所以然”,并帮助读者在软件开发中进行正确的决策。本书是围绕实际问题及其解决方案展开论述的,对一些至关重要的C++细节和相互关系提出了新的见解,为当今的关键C++编程技术(如泛型编程、STL、异常安全等)提供了新的策略。 本书中,C++大师Herb sutter通
stl_src_doc
- 标准STL库手册,方便查询各个标准容器有哪些函数,怎么使用,还有一些使用的demo,在开发中,有助于提高开发速度-Standard STL library manual, easy access to each standard container which functions and how to use, there are some demo, development, help to improve development speed
