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

搜索资源列表

  1. 程序设计:哈希表的一个应用

    0下载:
  2. 程序设计:哈希表的一个应用-Program Design : Hash Table 1 Application
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.68kb
    • 提供者:李创
  1. 哈希查找

    0下载:
  2. 清华版数据结构实验要求的的哈希算法原程序-version Qinghua Experimental data structure requirements of the original Hash Algorithm procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.79kb
    • 提供者:秦汉
  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 ,etc..
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.26kb
    • 提供者:美美
  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. HashTable_Demo

    0下载:
  2. 哈希表设计:数组,结构体-hash wishes the form is designed: The array, structure body
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-29
    • 文件大小:22kb
    • 提供者:梁伟
  1. haxi

    0下载:
  2. 数据结构课程设计(严蔚敏c版) 哈希表学生管理系统-Data Structure Course Design (YAN Wei-Min c version) hash table management system for students
  3. 所属分类:Data structs

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

    0下载:
  2. 数据结构的C语言实现,包括链表,堆栈,队列,哈希表,二叉树,其中哈希表经过实践可实现1秒查询100万次-Data structure of the C language, including the list, stack, queue, hash table, tree, hash table which can be achieved through practice one seconds query one million times
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:11.59kb
    • 提供者:赖泽天
  1. HFMBM

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

    • 发布日期:2017-03-27
    • 文件大小:10.39kb
    • 提供者:迟浩东
  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
    • 文件大小:35.41kb
    • 提供者:迟浩东
  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
    • 文件大小:220.43kb
    • 提供者:白一子
  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
    • 文件大小:1.45kb
    • 提供者:guojiang
  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
    • 文件大小:69.09kb
    • 提供者:奈奈
  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
    • 文件大小:1016byte
    • 提供者:Harry
  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. 它通过从预处理源创建一个散列和编译源代码。创建哈希表(It works by creating a hash from the preprocessed sources and the compiler options used to compile the sources)
  3. 所属分类:数据结构

  1. 实验五1 哈希

    0下载:
  2. 哈希查找,数据结构的简单小程序,供大家参考所用(Hash lookup, a simple small program for data structures for reference. Thank you for reading)
  3. 所属分类:数据结构

    • 发布日期:2018-01-08
    • 文件大小:20kb
    • 提供者:AvrilSatoshi
  1. 哈希函数的应用辨析

    0下载:
  2. 分析和对比了哈希函数在信息安全、数据结构和数据挖掘等领域的应用,找出了它在不同领域里所呈现的特点和要求:信息安全领域里的单向性、随机性和无碰撞性,数据结构里尽可能减少碰撞、但不能避免碰撞,而数据挖掘里用于任务分配时则要求均匀碰撞。这为相关课程的学习提供了一些有益的参考,便于澄清一些模糊、混淆的认识。(Analysis and comparison of the application of hash function in information security, data structure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:15kb
    • 提供者:molu111
  1. 哈希表_17281183_刘梦婷

    5下载:
  2. 采用除留余数法构造哈希表,要求装载因子不超过0.7,线性探测再散列解决冲突,输出哈希表;任意输入关键字,判断是否在哈希表中,若存在显示查找成功并显示查找次数;若不存在,插入到哈希表中,再显示哈希表中的关键字序列。(The hash table is constructed by using the method of removing and reserving remainder. The loading factor is required to be no more than 0.7. T
  3. 所属分类:数据结构

    • 发布日期:2020-05-31
    • 文件大小:2.09mb
    • 提供者:lmt19990807
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com