搜索资源列表
stl_sample
- 简单的stl例子。共有19个文件。针对初学者-simple example. A total of 19 documents. Against beginners
STLPort的文档
- STLPort的文档(英文)-"the documents (English)
testlinklists
- 这是翻阅《数据结构、算法与应用——C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类来看了,详见相关介绍的文档或书籍)。后来一想干脆做个template顺便学习一下,一举两得。-read "data structures, algorithms and applications -- Descr iption Langua
CPPwork_STL
- 一个C++工程,实现选校系统,基于STL流类库,支持文件读写-A c++ project, realizing choose the school system, based on the STL flow class library, supporting documents, and reading and writing
CPP_STL-good-examples
- C++ STL范例大全,内含标准库中所有容器的使用方法介绍,合适初学者学习研究,有错的地方本人也进行了适当修改,大家共同进步!-C++ STL examples of documents, containing all container used in the standard library introduction, suitable for beginners to learn the wrong place with appropriate modifications, we make