搜索资源列表
useMap
- 如何使用STL中的映射关系呢?看看这个吧!-how to use the map? Look at this!
TestMap
- 使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。-use VC6.0 STL std : : map of a small example. The pair is a body structure, which contains an integer 3D array.
CMapEditorDemo
- 一个利用MAP的类,可以方便地使用多维数组.-use of a type that allow the use of multi-dimensional arrays.
stlmap
- stl中map用法详解
TestContainer
- STL 容器 使用例子 MAP VECTOR LIST
CMap
- 一个学习STL 中Map的类,主要实现stl::map的查找、删除、增加等
mapTest
- C++STL map操作实例介绍。主要演示map的操作技巧和方法。
Hashmap
- hash map 使用范例,帮你更好学习hashmap和C++stl-hash map usage examples to help you better learn the hashmap and C++ stl
telnumsystem
- 电话号码管理系统,很小的程序,是学习stl,自己编的,用map实现,还有文档说明-Telephone number management system, small procedures, are studying stl, own, and with map implementation, there is documentation
STLmap
- 介绍STL中map的使用方法,比较详细易懂-STL map
castle-pascal
- castle 给出一个城堡的地图,求其中的连通房间数,最大房间的面积,拆除某个墙壁连通两间屋子后可形成的最大房屋面积。应用pascal的递归函数来实现计算功能。-give a castle map of the castle, and one of the connectivity number of rooms, the largest area of the room, the removal of a wall connecting the two rooms can be formed
collect_STL
- STL的例子,非常全面,list,array,map的用法集合-STL example, very comprehensive, list, array, map the usage of a collection
include
- 一个二叉树算法的MAP的template,使用与分配内存,经测试(顺序插入256万条数据)效率比STL高5倍。乱序插入256万条数据,是stl的2倍。-A B-Tree Map template,It 5 times faster than the stl::Map.(Test insert 2.56M datas in sequential order. 2 times faster in random order.)
TextQuery
- 文本查询程序,生成文本位置map,单词转换map。-Text query process, generate the text location map, the word conversion map.
STL_MAP
- STL学习的好材料,在程序中使用了Vector,Map,Set容器对文本进行分析,可以查询指定单词出现的页数 行数 以及次数-STL a good learning materials used in the program Vector, Map, Set the container of the text, you can query the number of pages specified word appears, and the number of rows
TheSTLMap
- map概述,map中的类型定义,map中的迭代器和键值对,map中的构造函数与析构函数,map中的操作方法,再议map的插入操作,multimap-overview map, map of the type definition, map the iterator and value pairs, map in the constructor and destructor, map in the method of operation, and then proposed the inserti
usage-of-the-map
- STL中map用法详解,是关于map的基本操作,很详细的介绍。-Detailed usage of STL in the map, is about the map' s basic operation, it is described in detail.
STL_agtbouns_Example
- STL的map的一个例子agtbouns-An example of the STL map agtbouns
STL_map
- STL中map用法详解 STL中map用法详解-Detailed map uses the STL STL STL Detailed descr iption of the map Detailed map usage
map
- 使用c++,利用STL中的map容器,实现对单词频率的统计。-Use c++, use the STL map container, to achieve the word frequency statistics.