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

搜索资源列表

  1. hash

    0下载:
  2. hash algorithm ,with auto expand features
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6601
    • 提供者:周大塖
  1. hash.tar

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

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

    0下载:
  2. 采用迭代器模式实现hash算法,并自带CPPUNIT测试功能。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5596
    • 提供者:李国强
  1. hash

    0下载:
  2. Hash(哈西)中的各种经典操作,如遍历,查找节点,删除节点,等等。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:13253
    • 提供者:王新新
  1. HASH

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

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

    0下载:
  2. /* * The internal form of a hash table. * * The table is an array indexed by the hash of the key collisions * are resolved by hanging a linked list of hash entries off each * element of the array. Although this is a really simple desig
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7680
    • 提供者:llr
  1. HASH

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

    • 发布日期:2008-10-13
    • 文件大小:9872
    • 提供者:zhang
  1. Hash

    0下载:
  2. 试构造一个算法,从键盘输入一组关键字,按哈希函数H(key) = key MOD 13和链地址法处理冲突构来造哈希表,能对关键字进行查找并显示。 如(19,14,23,1,68,20,84,27,55,11,10,79,33). -Try to construct a method, a set of keywords from the keyboard, press the hash function H (key) = key MOD 13 and the address of th
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2214
    • 提供者:王玉珏
  1. data_structure

    0下载:
  2. 数据结构中最经常用到的,包括链表、双链表、二叉树、平衡二叉树、哈希表等-Data structure the most frequently used, including the list, double linked lists, binary tree, balanced binary tree, hash table, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:16523
    • 提供者:金灵
  1. hash算法实现

    0下载:
  2. hash算法 c++实现代码 哈希表 ~~~
  3. 所属分类:数据结构常用算法

  1. MD5

    0下载:
  2. 哈希函数MD5,自己在MATLAB仿真实现的代码。供大家学习交流。-hash funtion MD5 Matlab codes,which is edited for our studying
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:11974
    • 提供者:刘程浩
  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
    • 文件大小:13881
    • 提供者:sammie
  1. hash

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

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

    0下载:
  2. ACM入门题,BFS + hash 的使用与结合-ACM entry title, BFS+ Hash use and combination of
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:1688
    • 提供者:liziyu
  1. Hash-algorithm

    0下载:
  2. 哈希算法的描述,次代码在课程设计中取得了95分的高分。-it s the descr iption of Hash algorithm,which used to get high scores of 95 in mine curriculum project.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:225723
    • 提供者:白一子
  1. Hash

    0下载:
  2. 自己上学编的Hashtable的java源码,里面可以选择所有的hash算法和防撞处理方式,带junit测试程序。-own java source of the Hashtable, which can choose all of the hash algorithm and anti-collision approach, with junit test procedure。
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:6364
    • 提供者:fang kun
  1. hash

    0下载:
  2. Hash Implementation in C programming.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:915
    • 提供者:Abhishek
  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
    • 文件大小:366991
    • 提供者:
  1. Hash table

    0下载:
  2. Represents a collection of key/value pairs that are organized based on the hash code of the key. Implemented by "Separate chaining" where each bucket is independent, and has list of entries with the same index.
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-12-17
    • 文件大小:38768
    • 提供者:vvotekeb
  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
    • 文件大小:4096
    • 提供者:djdd
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com