搜索资源列表

  1. 哈希表

    0下载:
  2. 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不 超过R,完成相应的建表和查表程序-Design to
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4761
    • 提供者:沈志成
  1. 哈希表的一个应用

    0下载:
  2. 数据结构——哈希表的一个应用算法实现源程序代码,多多指教。-data structure -- Hash Table 1 algorithm application source code, the exhibitions.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6391
    • 提供者:郭菲菲
  1. 哈希表设计

    0下载:
  2. 哈希表设计是数据结构中重要的一个项目,该程序详尽说明了哈希表的建立等过程。-hash wishes it is an important project in the structure of the data that the form is designed, this procedure proves exhaustivly hash wishes such course as the setting-up of the form
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2312
    • 提供者:美美
  1. 哈希表

    0下载:
  2. 哈希表实现,C语言
  3. 所属分类:书籍源码

  1. 哈希表

    1下载:
  2. C++中哈希表的实现
  3. 所属分类:C#编程

  1. 哈希表实现词频统计

    1下载:
  2. java实现,哈希表实现词频统计。
  3. 所属分类:源码下载

    • 发布日期:2011-08-11
    • 文件大小:10892
    • 提供者:ztecoolman
  1. 实现哈希表,链表,与数据结构无关

    0下载:
  2. 因工作原因,需要实现数据的快速查找与维护,因为是用C语言实现,所以写了一个通用的算法,实现了与数据结构无关。当时这一部分用在了一个实时交通信息上。 有问题与我联系 sulongvc@163.com
  3. 所属分类:源码下载

    • 发布日期:2011-11-27
    • 文件大小:11708
    • 提供者:sulong1234
  1. hash

    0下载:
  2. 哈希表实现- The Hasche table realizes
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:站长
  1. HashTable_Demo

    0下载:
  2. 哈希表设计:数组,结构体-hash wishes the form is designed: The array, structure body
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:22528
    • 提供者:梁伟
  1. haxibiao

    0下载:
  2. 数据结构  哈希表应用-data structure Hash Table Application
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:峰峰
  1. 数据结构哈希表设计

    0下载:
  2. 数据结构实验报告!-report!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:李凌风
  1. 哈希表二次探测再散列法

    0下载:
  2. vc开发的二次探测在散列算法,学习数据结构的学习者看看吧!! -vc developed to detect the secondary hash algorithm, the data structure learners see! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:夫雷
  1. 6.2

    0下载:
  2. 实现哈希表的建立,插入等功能,并用初留余数法构造,处理冲突-Realize hash wish foundation of form , function of meddling in etc. , and with leave remainder law construct for the first time, deal with the conflict
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:林枝
  1. hash_map

    0下载:
  2. STL哈希表的使用范例:包括哈希表的创建、插入、查找、删除、内存分配和释放内存。-STL use examples include : Hash Table creation, insert, search, delete, memory allocation and release memory.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:10240
    • 提供者:何智峰
  1. datast

    0下载:
  2. array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:王飞
  1. hxsf00

    0下载:
  2. 数据结构中的哈希表算法。做来完成实验的。-Hash algorithm of data structure. It uses for the experiment.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:孙云
  1. Hashtab

    0下载:
  2. 数据结构算法之一,哈希表的构成,冲突采用双哈希再散列解决-algorithm data structure, the composition Hash Table, double-conflict re-hash Hash solution
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:221184
    • 提供者:ctp
  1. sufa

    1下载:
  2. 假设人名为汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 测试数据:取本班同学姓名。-assumptions were called Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maxim
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:44032
    • 提供者:杨斌
  1. mycompiler

    0下载:
  2. 编译器,词法分析和语法分析,里面利用到了哈希表来加快搜索字符表速度.-compiler, lexical analysis and parsing, to use inside the hash table to expedite the search speed character tables.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:54272
    • 提供者:春风秋雨
  1. 统计单词个数

    0下载:
  2. 利用哈希表统计文本文件中单词的个数,哈希函数的实现为取模法,利用链地址法解决冲突。-use Hash Table Statistics text file number of words, the realization of Hash Functions for Remainder law, the use of chain law addresses solution to the conflict.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:米子
« 1 23 4 5 6 7 8 9 10 ... 32 »

源码中国 www.ymcn.org