CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - hash表

搜索资源列表

  1. hash.tar

    0下载:
  2. 一個C語言hash的實現 hash.c hash.h Makefile test2.c test.c
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.48kb
    • 提供者:gangjh
  1. hash

    0下载:
  2. 一个hash的实现以及测试代码,比顺序查找快100多倍
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.64kb
    • 提供者:monk_lee
  1. hash

    0下载:
  2. 扫描一个C源程序,用hash存储该程序中出现的关键字,并统计该程序中的关键字出现频度。用线性探测法解决hash冲突。设hash函数为: hash(key)=[(key的第一个字母序号)*100+(key的最后一个字母序号)] MOD 41
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.64kb
    • 提供者:zhang
  1. hash.rar

    0下载:
  2. MFC 哈希的实现 适合初学者的学习和借鉴,MFC
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1.85mb
    • 提供者:陆益
  1. hash

    2下载:
  2. 为班级30个人的姓名设计一个哈希,假设姓名用汉语拼音示。要求用除留余数法构造哈希函数,用线性探测再散列法处理冲突,平均查找长度上限为2.-The names of 30 people for the class to design a hash table, assuming that the name in pinyin. Required to remain with the addition of more than a few method to construct hash fun
  3. 所属分类:Data structs

    • 发布日期:2016-01-26
    • 文件大小:13.56kb
    • 提供者:sammie
  1. hash

    0下载:
  2. 哈希实现- The Hasche table realizes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-05
    • 文件大小:4.21kb
    • 提供者:站长
  1. hash

    0下载:
  2. hash算法,散列的应用,高效率的存储查找算法-hash table algorithm, the hash of the application, the good
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.27mb
    • 提供者:zhangxiaohu
  1. hash

    0下载:
  2. hash统计关键字频度,以及对于hash的一系列操作,解决冲突的方法-Keyword hash table statistics with frequency, as well as a series of operations for the hash table to resolve the conflict
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2.96kb
    • 提供者:qww
  1. hash

    0下载:
  2. hash 对于快速数据查找,能大大提高效率-hash table lookup for fast data, can greatly improve efficiency
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.39kb
    • 提供者:aa
  1. hash

    0下载:
  2. 数据结构课程设计,哈希,喜欢的可以下载回去,修改下数据即可-Curriculum design data structure, hash table, like you can download the back, you can modify the data under
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:358.39kb
    • 提供者:
  1. hash.tar

    0下载:
  2. 数据结构之 hash编程源代码 培训课程源代码-The hash table data structure training program source code source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:10.36kb
    • 提供者:luoluo
  1. hash

    0下载:
  2. C语言实现,利用hash实现插入查找数据,并针对各种负载因子求平均查找次数-C language, the use of search data into the hash table implementation, and the load factor for a variety of averaging to find the number of
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:704.58kb
    • 提供者:刘星
  1. hash

    0下载:
  2. 利用hash函数将关键字的key值算出,先检验hash中key位置是否有关键字。如果没有,则将关键字赋给其关键字域。如果有,则先检验其关键字域的关键字是否与捕捉到的关键字相同。如果相同,只需将关键字的出现次数加1就行了。如果不相同,就依次往后面检验,直到出现相同的关键字,只需将hash中的冲突域加上循环的次数,出现域加1即可。如果遍寻hash后都没有找到与之相同的,则要插入一个新的节点-The use of hash function the key key value calculate
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2.45kb
    • 提供者:晨夕
  1. hash

    0下载:
  2. 数据结构 hash,带菜单,注释 源代码-data structure hash with menu source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2.51kb
    • 提供者:asdf
  1. hash

    0下载:
  2. 一个比较基础的hash建立程序,有助于大家对hash的原理掌握。对不熟悉hash的朋友相当有用。-A basis for comparison of the hash table to establish a program to help people grasp the principle of the hash table. Friends are not familiar with the hash quite useful.
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:4.51kb
    • 提供者:李天
  1. hash

    0下载:
  2. 用于hash的处理,对hash的各种应用以及对hash的各种处理-hash table for the processing of various applications on the hash table and hash tables for various processing
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:张贇
  1. hash

    0下载:
  2. 数据结构,hash应用,采用的是查找算法-Data structure, hash table application, using the search algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:234.13kb
    • 提供者:靳以2002
  1. 9、hash应用

    0下载:
  2. 散列hash table,也叫哈希),是根据关键码值(Key value)而直接进行访问的数据结构。也就是说,它通过把关键码值映射到中一个位置来访问记录,以加快查找的速度。这个映射函数叫做散列函数,存放记录的数组叫做散列。(A hash table (hash table, also called hash table) is a data structure that accesses directly according to the key code value (Key val
  3. 所属分类:数据结构

    • 发布日期:2017-12-26
    • 文件大小:254kb
    • 提供者:飞洒吧year
  1. hash

    0下载:
  2. hash-33算法实现,可嵌入到C工程或C++工程中(hash-33 algorithm implementation can be embedded in C engineering or C++ project)
  3. 所属分类:数据结构

    • 发布日期:2018-04-22
    • 文件大小:4kb
    • 提供者:djdd
  1. project6

    1下载:
  2. 利用线性探查法建立hash并进行查找操作(Establishment of hash Table by Linear Exploration and Search Operation)
  3. 所属分类:数据结构

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com