搜索资源列表
CPP-STL
- C++ STL基础及应用一书的电子课件和第十一章源码!很好,对学习STL很有帮助!-C + + STL-based application and a book of electronic courseware and XI source! Very good, very helpful in learning STL!
avl-array-CPP-1.2.1
- AVL Array 是一个C++风格的容器类,具有快速随机存取和任意位置快速插入、删除的功能。-AVL Array is a C++ STL-style container with fast random access _and_ fast insert/erase at any point (all are O(log N) worst case)
Ruminations-on-CPP
- 全书分为五大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。-The book is divided into five parts, a total of 32 chapters, a detailed and in-depth discussion of several major topics of the history and characteristics, cl
CPP(STL)-state
- c++容器详解,很实用,简单易懂,不会有很多赘述,方便程序员快速阅读使用-container c++ Detailed, practical, easy to understand, there will be a lot of repeat, and easier for programmers quickly read the
testForStl.cpp
- 本程序是基于stl写的,作用是寻找出无向图上某点到某点的所有的路径-This procedure is based stl write, the role is to find out all the way to a point not to a point on the map