CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - multimap

搜索资源列表

  1. Exp29_2_2

    0下载:
  2. 保存学生的简明资料,要求按学号排序,使用映射关联容器 (因为不会重号)是最合适的。如用姓名排序,因姓名可能重复,使用多重映射更为合适。 使用时要用头文件<set>。map和multimap将key/value pair当做元素进行管理,并根据key 的排序准则自动将元素排序。-Save students concise, asking sorted by student number, use the mapping associated with the contain
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.38kb
    • 提供者:陆艺
  1. stx-btree-0.8.6.tar

    0下载:
  2. The STX B+ Tree package is a set of C++ template classes implementing a B+ tree key/data container in main memory. The classes are designed as drop-in replacements of the STL containers set, map, multiset and multimap and follow their interfaces very
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1.69mb
    • 提供者:icegull
  1. STLProgram.cp

    0下载:
  2. 简单的词典,通过利用multimap来实现词典的查单词意思和同义词之间的关系-A simple dictionary check the meaning of words and synonyms dictionary by using multimap
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:1.19kb
    • 提供者:shannonyao
  1. map

    0下载:
  2. 映射(Map)和多重映射(Multimap)是基于某一类型Key的键集的容器,提供对TYPE类型的数据进行快速和高效的检索。 对Map而言,键只是指存储在容器中的某一成员。 Multimap允许重复键值,Map不允许。 Map和Multimap对象包含了键和各个键有关的值,键和值的数据类型是不相同的,这与Set不同。 Map内部数据的组织是一颗红黑树(一种非严格意义上的平衡二叉树),这颗树具有对数据自动排序的功能,所以在Map内部所有的数据Key都是有序的。 -failed
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:12.24kb
    • 提供者:dirdir
  1. stl_map

    0下载:
  2. 映射和多重映射基于某一类型Key的键集的存在,提供对T类型的数据进行快速和高效的检索。对map而言,键只是指存储在容器中的某一成员。Map不支持副本键,multimap支持副本键。-Mapping and multiple mapping based on a key set of type Key exist, provide fast and efficient retrieval of data of type T. On the map, the key is only stored i
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:5.87kb
    • 提供者:王孟贤
  1. map_multimap

    0下载:
  2. C++语言小程序,map & multimap 类的用法示例,可以帮助理解应用map类和multimap类.-map & multimap CLASS
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:971byte
    • 提供者:
  1. SingingCompetition

    0下载:
  2. 用VS2008写的一个唱歌比赛的应用,主要练习STL各种容器的使用,包括vector,list,set,multiset,map,multimap等-Using VS2008 to write a singing competition applications, the main variety of exercises using STL containers, including vector, list, set, multiset, map, multimap, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:5.96mb
    • 提供者:shenzhe
  1. STL_EXPAMPLE

    0下载:
  2. STL Container example - using multimap and multiset
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.33mb
    • 提供者:Hippo
搜珍网 www.dssz.com