搜索资源列表
testlinklists
- 这是翻阅《数据结构、算法与应用——C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类来看了,详见相关介绍的文档或书籍)。后来一想干脆做个template顺便学习一下,一举两得。-read "data structures, algorithms and applications -- Descr iption Langua
StandardTempleteLibrary
- C.STL中文版。翻译了由四位对C++STL的实现有卓越贡献的大师撰写的,通过背景知识、功能描述、头文件代码、测试程序和习题,讲述了STL的13个头文件及迭代器算法和容器。-C. STL Chinese version. Translated from the four pairs of C++ STL outstanding contribution to the realization there is a master of writing, through background know
C.STL
- 本书对C++STL 进行了全面而深入的阐述,STL是惠普实验室开发,全书分16章,其中13章通过背景知识,功能描述,头文件代码,测试程序和习题-The book of C++ STL conducted a comprehensive and in-depth exposition, STL is a Hewlett-Packard developed in the laboratory, the whole book at Chapter 16, Chapter 13 of them thro