搜索资源列表
stl_sample
- 本程序提供一些stl的实例,帮助入门stl。其中有向量、队列、map等。-some stl samples.
MapDemo_20100514
- STL库中map的用法,教你如何使用map来添加和删除元素-STL map library usage, teach you how to use the map to add and delete elements
map
- 最全面的STL中Map函数用法。包括建立,插入,删除,查找等。-Map function usage in the most comprehensive STL. Including create, insert, delete, search.
4
- STL中map用法详解:map的构造函数、数据的插入、map的大小、数据的遍历、数据的查找(包括判定这个关键字是否在map中出现)等。-Detailed the STL map usage: traversal, find the data constructor map, insert the data, the size of the map, data (including determining whether the keyword appears in the map) and th
3.1.1
- STL的运用,主要包含vector,map,list-the application of STL