候捷翻译的经典之作《stL源码剖析》,要学习stL必学之书
上传时间: 2013-12-23
上传用户:啊飒飒大师的
stL入门讲义\stL_STUDY.rar
上传时间: 2015-08-07
上传用户:manking0408
本书是(国外教材)数据结构C++语言描述-应用标准模板库(stL).书中利用标准模板库,使用一种现代的面向对象方法对数据结构进行了描述.作者围绕容器和迭代器的概念,把对数据结构的研究统一起来,为数据结构及其应用巧妙地开发了算法.
上传时间: 2014-09-09
上传用户:www240697738
一个德国人Kasper Peeters用C++ template写的tree的stL实现,并和stL其他容器vector,map一样,提供标准stL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。
标签: template Peeters Kasper tree
上传时间: 2014-11-29
上传用户:gououo
泛型程式设计与stL,侯老师作品,不用多说
上传时间: 2013-12-21
上传用户:LouieWu
Addison-Wesley - Designing Components with the C++ stL,经典作品
标签: Addison-Wesley Components Designing with
上传时间: 2015-08-22
上传用户:thesk123
implement huffman algorithm with stL priority-queue, first you must have the file, then the result is saved
标签: priority-queue implement algorithm the
上传时间: 2013-12-20
上传用户:爺的气质
stL2 空间配置器:stL 空间配置器接口,空间配置器的设计方法,以及内存的使用等全方面的问题。
上传时间: 2015-09-01
上传用户:wkchong
英文版,pdf格式。 详细说明: Title: stL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of stL in real-world C++ software development it reflects changes made to stL for the final ANSI/ISO C++ language standard.
标签: Programming Reference Standard Tutorial
上传时间: 2015-09-02
上传用户:Breathe0125
一个内存池的allocator,参考stL源码的内存池实现
上传时间: 2014-01-17
上传用户:jichenxi0730