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

搜索资源列表

  1. 哈希表

    0下载:
  2. C++中哈希表的实现
  3. 所属分类:C#编程

  1. 哈希表实现词频统计

    0下载:
  2. java实现,哈希表实现词频统计。
  3. 所属分类:源码下载

    • 发布日期:2011-08-11
    • 文件大小:10892
    • 提供者:ztecoolman
  1. 实现哈希表,链表,与数据结构无关

    0下载:
  2. 因工作原因,需要实现数据的快速查找与维护,因为是用C语言实现,所以写了一个通用的算法,实现了与数据结构无关。当时这一部分用在了一个实时交通信息上。 有问题与我联系 sulongvc@163.com
  3. 所属分类:源码下载

    • 发布日期:2011-11-27
    • 文件大小:11708
    • 提供者:sulong1234
  1. hash-tablet用链地址法构造一个哈希表

    0下载:
  2. 用链地址法构造一个哈希表,并且能实现查找,输出,删除等的操作-Add method with a chain to construct a hash table, and can achieve search, export, or delete operation
  3. 所属分类:Windows编程

    • 发布日期:2017-03-25
    • 文件大小:1558
    • 提供者:古狸
  1. 基于哈希表的词频统计

    0下载:
  2. 基于哈希表的词频统计 -Hash table based on word frequency statistics
  3. 所属分类:软件工程

    • 发布日期:2017-03-30
    • 文件大小:17230
    • 提供者:sa
  1. hash.rar

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

    • 发布日期:2017-05-07
    • 文件大小:1935341
    • 提供者:陆益
  1. certlib.tar.gz

    0下载:
  2. 包含标准证书编/解码、哈希、MD5、SHA1等算法的实现源码, Contains the standard certificate to arrange/algorithm the and so on decoding, Hasche, MD5, SHA1 realization source code
  3. 所属分类:CA program

    • 发布日期:2014-09-04
    • 文件大小:200409
    • 提供者:
  1. hash

    1下载:
  2. 哈希表存储电话号码,电话号码查询系统。 简单 简单 简单 简单 简单-Hash table stored telephone numbers, telephone number inquiry system. Simple simple simple simple simple simple simple simple simple
  3. 所属分类:Other windows programs

    • 发布日期:2015-01-10
    • 文件大小:269167
    • 提供者:ningrui
  1. Hash_C

    1下载:
  2. 常用的12个哈希函数,用C语言写的,每个函数都包含测试程序-12 commonly used hash function, using C language written test procedures are included for each function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2611
    • 提供者:X-Ray
  1. HASH

    0下载:
  2. 【问题描述】 针对某个集体(比如你所在的班级)中的同学联系电话设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。 【基本要求】 (1) 假定每个记录有下列数据项:电话号码、用户名、地址。 (2) 一是从数据文件old.txt(自己现行建好)中读入各项记录,二是由系统随机产生各记录,并且把记录保存到new.txt文件中以及显示到屏幕上,记录条数不要少于30,然后分别以电话号码和用户名为关键字建立哈希表。 (3) 分别采用伪随机探测再散列法和再哈希法解决冲突。
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:16193
    • 提供者:hhjlele
  1. hashingToolbox0_1beta

    0下载:
  2. matlab程序 图像哈希实现 用于图像认证领域-image hashing is used in authentication
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:874216
    • 提供者:韦贤艺
  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. HashTable_Demo

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

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

    0下载:
  2. 哈希表的实现-Hash table to achieve
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:2037
    • 提供者:李唐
  1. MD5_SHA1

    1下载:
  2. 具有MD5和SHA1单向(哈希)函数算法加解密功能的小程序.-MD5 and SHA1 have a one-way (hash) function algorithm for encryption and decryption functions applet.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:82941
    • 提供者:罗兰
  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
    • 文件大小:3982
    • 提供者:
  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
    • 文件大小:11865
    • 提供者:赖泽天
  1. haxi

    0下载:
  2. 数据结构课程设计 哈希表的创建和实现 c语言源码 文字注解等 适合正在学习数据结构的人士参考学习-Curriculum design data structure hash table creation and the realization of c language source text notes, etc. are learning the data structure suitable for those who study
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:82895
    • 提供者:晴天
  1. Hash

    1下载:
  2. 哈希表的设计与实现: 针对年级中的“人名”设计一个哈希表,使得平均查找长度不超过指定值;并完成相应的建表和查表程序。-Hash Table Design and Implementation: The Year of the names to design a hash table, making an average to find the length of not more than specified value and completed the appropriate pr
  3. 所属分类:Other windows programs

    • 发布日期:2015-01-10
    • 文件大小:7721
    • 提供者:hello
« 1 23 4 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com