搜索资源列表

  1. hash

    0下载:
  2. 哈希表的建立 查找 插入 删除算法.没有考虑数据冲突处理-Hashtable insert delete the establishment of search algorithm. Did not consider the data to deal with conflict
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:李玮
  1. haxibiao

    0下载:
  2. 数据结构哈希表的演示-Data structure hash table demo
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:
  1. HashTable

    0下载:
  2. 哈希表的实现(C/C++版本),实现了哈希表及基于哈希表的查找。-Realize Hashtable (C/C++ Version), realize the hash table and hash table based lookup.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:
  1. 45678900000000000

    0下载:
  2. 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。-The assumption that the names of people known as China s Hanyu Pinyin form. Hash table to be populated with the names of a total of 30, taking th
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:yintao
  1. HashTable

    0下载:
  2. 用C语言实现了哈希表的存储和读取,可以用字符串作为键值来存储数据-Using C language to achieve a hash table to store and read, can use the string as a key to store data
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:huaixichen
  1. hash

    0下载:
  2. 实现哈希表的创建、查找、插入,可以用开放地址法解决冲突问题-Realize the creation of hash table to find, insert, you can open the address the issue of settlement of the conflict law
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:周志
  1. jasmine9

    0下载:
  2. 哈希表查找、分块查找 1. 编写一个程序,输出在顺序表{8,14,6,9,10,22,34,18,19,31,40,38,54,66,46,71,78,68,80,85,100,94,88,96,87}中采用分块查找方法(每块的块长为5,共有5块)查找关键字46的过程. 2. 编写一个程序实现哈希表的相关运算, 并在此基础上完成如下功能: (1) 建立{16,74,60,43,54,90,46,31,29,88,77}哈希表
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:jiangyumin
  1. hash

    0下载:
  2. 哈希表是一种高效的数据结构。本文分五个部分:首先提出了哈希表的优点,其次介绍了它的基础操作,接着从简单的例子中作了效率对比,指出其适用范围以及特点,然后通过例子说明了如何在题目中运用哈希表以及需要注意的问题,最后总结全文。-Hash table is an efficient data structure. This article is divided into five parts: first put forward the me
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:32768
    • 提供者:dongpei
  1. haxi

    0下载:
  2. 哈希表算法实现的C语言源程序,课本上的例子修改而成。-Hash table algorithm realize the C language source program, textbook examples of modifications made.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:wu
  1. hash

    0下载:
  2. 数据结构课程设计,哈希表。设计文档都已经写好了,可以直接拿来用。-Curriculum design data structure, hash table. Design documents have been written, can be directly used to use.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:386048
    • 提供者:嘎嘎
  1. 37724124060626

    0下载:
  2. 哈希表设计 针对麽个个体种的任命设计一个哈希表 使得平均查找长度不超过R,完成相应的建表和查找程序-Mody hash table design for the appointment of individual species to design a hash table to find the length of making an average of no more than R, the completion of the c
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:赵科星
  1. HASHLIST1

    0下载:
  2. 题 目: 哈希表设计 初始条件: 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列发处理冲突。 -Title: Hash Table Design initial conditions: for a collecti
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:732160
    • 提供者:陈宗浩
  1. Hash+1

    0下载:
  2. 哈希表设计..针对某个集体中的30个人名设计一个哈希表,使得平均查找长度为2.-Hash Table Design .. for a collective of 30 individuals were to design a hash table, making the average search length of 2.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:彭涵
  1. shiyan5

    0下载:
  2. [问题描述]   针对某个集体中人名设计一个哈希表,使得平均查找长度不超过R,并完成相应的建表和查表程序。 [基本要求]   假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用线性探测再散列法或链地址法处理冲突。 -[Descr iption of the problem] for a collective in the design of a has
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:
  1. xihabiao

    0下载:
  2. 针对某个集体(比如你所在的班级)中的“人名”设计 一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 -For a collective (such as your Class) of the
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:xuezhijie
  1. HashList

    0下载:
  2. 实现哈希表的建立 查找 删除 插入 数据结构初学者参考-Realize the establishment of Hashtable insert delete search data structure reference for beginners
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:543744
    • 提供者:orochi
  1. hash

    0下载:
  2. 这个程序用于实现哈希表,在初始化时赋予哈希表20个数值,然后点击查看当前哈希表,完成后点击重建哈希表-This process used to implement hash table, given in the initialization hash table 20 values, and then Click to view the current hash table, click on the reconstruction a
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2560000
    • 提供者:Jackey Chen
  1. hashlist

    0下载:
  2. 数据结构哈希表的实现,用C++写的,比较完整-Hash table data structure to achieve, using C++ Written relatively complete
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:姚天
  1. uthash

    0下载:
  2. 在LINUX下实现对哈希表的操作,例如添加记录,查找,删除等-LINUX realize in the next operation on the hash table, such as adding records, search, delete, etc.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:34816
    • 提供者:madeng
  1. haxibiao

    0下载:
  2. 数据结构的课程设计 哈希表 有详细的论文和源程序 -Data structure of the curriculum design Hashtable detailed papers and source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:25600
    • 提供者:苏畅
« 1 2 3 45 6 7 8 9 10 ... 32 »

源码中国 www.ymcn.org