CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 哈希

搜索资源列表

  1. haxibiao

    0下载:
  2. C语言实现哈希表,方便,原代码,欢迎下载,绝对真的-C language hash table, convenience, the original code, welcome to download, absolutely true
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1692
    • 提供者:gyf
  1. HFMBM

    0下载:
  2. 问题描述: 设计哈希表实现电话号码查询系统。 基本要求: 1、设每个记录有下列数据项:电话号码、用户名、地址; 2、从键盘输入各记录,分别以电话号码和用户名为关键字建立哈希表; 3、采用再哈希法解决冲突; 4、查找并显示给定电话号码的记录; 5、查找并显示给定用户名的记录。 6、在哈希函数确定的前提下,尝试各种不同类型处理冲突的方法(至少两种),考察平均查找长度的变化。 -Problem Descr iption: Design hash table to ach
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:10640
    • 提供者:迟浩东
  1. HXBSZ

    1下载:
  2. 1、设每个记录有下列数据项:电话号码、用户名、地址; 2、从键盘输入各记录,分别以电话号码和用户名为关键字建立哈希表; 3、采用再哈希法解决冲突; 4、查找并显示给定电话号码的记录; 5、查找并显示给定用户名的记录。 6、在哈希函数确定的前提下,尝试各种不同类型处理冲突的方法(至少两种),考察平均查找长度的变化。 -1, for each record the following data items: telephone numbers, user name, addr
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:36260
    • 提供者:迟浩东
  1. Java_Datastructure

    0下载:
  2. java 实现常用数据结构(链表,集合,栈,哈希表,搜索,排序等).-java datastructure package.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:35436
    • 提供者:zhengbotai
  1. uthash-1.5

    0下载:
  2. uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。-is a C language uthash the hash table to support a variety of structural types of storage, add, delete, these operators are in a fixed time to complete, with the hash table s
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:470738
    • 提供者:孙文
  1. hash

    1下载:
  2. 采用C语言实现MD5哈希摘要算法,对文件进行哈希得到哈希摘要-Using C language digest algorithm MD5 hash of the document have been hash hash Abstract
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:6427
    • 提供者:Ivan
  1. HashTableApp

    0下载:
  2. 简单的HASH,显示简单的哈希算法,算是一个例子新手见谅-Simple HASH, shows a simple hash algorithm will be forgiven as an example of new
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1487
    • 提供者:guojiang
  1. haxi

    0下载:
  2. 针对某个集体中的人名设计一个哈希表,使得平均查找长度不超过R 假设待填入哈希表的人名有30个,平均查找长度为2。 哈希表用除留余数法构造,用伪随机探测在散列法处理冲突。 -For a group of names to design a hash table, making the average length of no more than R to find the assumption that hash table to be populated with the nam
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:974625
    • 提供者:baby无齿
  1. hash

    1下载:
  2. 针对某个集体中的人名设计一个哈希表,使得平均查找长度不超过R 假设待填入哈希表的人名有30个,平均查找长度为2。 哈希表用除留余数法构造,用伪随机探测在散列法处理冲突。 -For a group of names to design a hash table, making the average length of no more than R to find the assumption that hash table to be populated with the nam
  3. 所属分类:Windows Develop

    • 发布日期:2015-01-10
    • 文件大小:46887
    • 提供者:baby无齿
  1. hash

    0下载:
  2. 查找: 建立一个哈希查找表,哈希函数采用: H(key)= key P(其中P=13),若发生冲突后,用链地址法解决冲突。-Search: the creation of a hash lookup table, the use of hash function: H (key) = key P (of which P = 13), if the occurrence of post-conflict, and conflict resolution chain address law.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:70753
    • 提供者:奈奈
  1. haxi

    0下载:
  2. 设计哈希表实现电话号码查询系统。基本要求: 1、设每个记录有下列数据项:电话号码、用户名、地址; 2、从键盘输入各记录,分别以电话号码和用户名为关键字建立哈希表; 3、采用再哈希法解决冲突; 4、查找并显示给定电话号码的记录; 5、查找并显示给定用户名的记录。 -Hash table to achieve the design of telephone number inquiry system. Basic requirements: 1, for each
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:955217
    • 提供者:烽火
  1. MD5

    0下载:
  2. md5哈希算法源码,摘要信息、摘要消息的长度256,摘要为16-md5 hash algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2470507
    • 提供者:huhanzhong
  1. chazhao

    0下载:
  2. 数据结构课程作业,查找算法。用哈希算法下实行查找-Data structure course work, search algorithm. Under the hash algorithm used to find
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:341866
    • 提供者:梁吉培
  1. hash

    1下载:
  2. 对人名建立哈希表,并且进行查询,包括输入人名,查找是否成功等信息。-this is the example of hash table.it prove the hash saves room.
  3. 所属分类:Windows Develop

    • 发布日期:2015-01-10
    • 文件大小:1419022
    • 提供者:哈哈哈
  1. find

    0下载:
  2. 哈希表的设计 [问题描述] 真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表的程序。 [基本要求] 假设人名为中国人姓名的汉语拼音形式,待填入的哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数方法构造,用伪随机探测再散列处理冲突。 -Hash table design [descr iption of the problem] really right in your collective (
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:115295
    • 提供者:艾萌
  1. blizzard_hash

    0下载:
  2. 这是传说中异常强悍的暴雪公司研究的哈希算法,采用三个哈希表来防止冲突,代码简练自成一体,无论是思想还是代码风格都非常值得大家学习!-This is the legendary Blizzard of abnormal powerful study of the hash algorithm, using three hash table to prevent conflict, the code concise self-contained, whether it is coding style
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1016
    • 提供者:Harry
  1. Hashlist

    0下载:
  2. 哈希队列,解决哈希表不能按序号直接访问的问题-array list that contains all the keys as they are inserted, the index is associated with a key so when pulling out values by index
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1025
    • 提供者:阿滨
  1. keyu

    0下载:
  2. 设计哈希表实现电话号码查询系统 利用《数据结构》课程的相关知识完成一个具有一定难度的综合设计题目,利用C/C++语言进行程序设计,并规范地完成课程设计报告。通过课程设计,巩固和加深对线性表、栈、队列、字符串、树、图、查找、排序等理论知识的理解;掌握现实复杂问题的分析建模和解决方法(包括问题描述、系统分析、设计建模、代码实现、结果分析等);提高利用计算机分析解决综合性实际问题的基本能力。
  3. 所属分类:Data structs

    • 发布日期:2016-01-24
    • 文件大小:983121
    • 提供者:wenwen
  1. Untitled1

    0下载:
  2. 针对年级中的“人名”设计一个哈希表,使得平均查找长度不超过指定值;并完成相应的建表和查表程序-For the grade in the " name" design a hash table, bringing the average search length does not exceed the specified value and complete the appropriate procedures for construction of tables and
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1560
    • 提供者:liwei
  1. FastDHT_v1.00.tar

    0下载:
  2. FastDHT 是一个高性能的分布式哈希系统 (DHT) ,使用 Berkeley DB 做数据存储,使用 libevent 做网络IO处理,提供 Java 版的客户端接口包。适合用来存储用户在线、会话等小数据量信息。-fastdht
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:64968
    • 提供者:chenyunfei
« 1 2 34 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com