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

搜索资源列表

  1. LZW_5060309818

    0下载:
  2. 著名的LZW压缩和解压的C++实现,通过hash出来的动态字典可对文本或图片进行压缩和解压,有不错的压缩比。-Well-known LZW compression and decompression of the C++ Achieve, through the dynamic dictionary hash out of text or picture compression and decompression, a good compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:103534
    • 提供者:程序员
  1. a

    0下载:
  2. 这是一个权限认证的例子,使用了哈希表作为数据的存储-This is a certification authority example, use a hash table as a data storage
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:1356
    • 提供者:蓓蕊
  1. dcpdemos

    0下载:
  2. BLOWFISH,TWOFISH,HASH算法-BLOWFISH, TWOFISH, HASH algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:11744
    • 提供者:郑有华
  1. Hash

    1下载:
  2. 设计一个模拟的系统用户安全登录界面,采用MD5算法实现用户登录口令的安全认证。要求模拟界面至少具有用户口令文件的注册和用户登录时输入的口令是否正确的结果提示两个功能-The design of a simulation system security log user interface, using MD5 algorithm users log on password security authentication. Analog interface requirements at leas
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6783
    • 提供者:赵斌
  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. MD5Code

    0下载:
  2. 给大家写一个哈希算法实例,通过实例可以对文档进行哈希,生成一串哈希值。-For everyone to write a hash algorithm for example, through the examples of documents can hash to generate a string of hash value.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:4226
    • 提供者:周保喜
  1. sha

    0下载:
  2. 支持SHA算法,对文件或者字符串进行散列计算,直接可以应用在程序中,形成文件摘要。-To support the SHA algorithm, on paper or string hash calculation can be applied directly in the proceedings, the formation of a document containing a summary.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8913
    • 提供者:孟庆新
  1. Hashtable

    0下载:
  2. 跟据全年级学生的姓名,构造一个散列表,选择适当的散列函数和解决碰撞的方法,实现插入、删除和查找算法,统计碰撞发生的次数-With the whole school year, according to the names of students, to construct a hash table, select the appropriate hash function and resolve the collision method, the realization of insert, d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:12495
    • 提供者:陈济恺
  1. 123

    0下载:
  2. 哈希表的应用,对初学者来说,有很大的帮助-Application of hash table, for beginners, there are a great help
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:9010
    • 提供者:gfedcba
  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. hashTable

    0下载:
  2. 问题描述: 针对我班的人名设计一个杂凑表,数据表的长度为40~80个记录;分析平均查找长度,完成相应的建表和查表程序,设计直观的界面显示杂凑表的内容。 基本要求: 人名用汉语拼音表示,例如“陈燮霞”表示为“chen xiexia”。人名的长度不超过19个字符。字符的取码方法可直接利用C语言中的toascii函数。 -Problem Descr iption: For the names of my class to design a hash table, data tabl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3199
    • 提供者:LeeDaHae
  1. 25811257zjb

    0下载:
  2. 学生档案的建立和查询:学生档案信息包括学号,年龄,姓名,籍贯,联系电话;建立学生档案信息的哈希表-The establishment of student files and query: Student file information, including Student ID, age, name, place of origin, telephone the establishment of student file information hash table
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2414
    • 提供者:lt
  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. mysha1

    0下载:
  2. 用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件-SHA algorithm used to hash arbitrary document summaries, and the summary hash value (at least 160bit) into another file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2265
    • 提供者:阿达悟
  1. hashList1

    0下载:
  2. 散列表的操作,散列表的存储,冲突处理(链式和开放定址法处理)-Hash table operation, hash table storage, conflict management (chain and open treatment addressability)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:11295
    • 提供者:王祥
  1. MTKcode

    0下载:
  2. MTK平台下的读取文件SOCKET连接发送短信,触摸屏电子字典哈希查找,照片编辑器-MTK platform document read SOCKET connection to send text messages, touch-screen electronic dictionary hash find, Photo Editor
  3. 所属分类:MTK

    • 发布日期:2017-04-01
    • 文件大小:89291
    • 提供者:wangkafeng
  1. find

    0下载:
  2. 哈希表的建立、查找。设有若干个学生的考试成绩,用学生的学号作为关键字,采用除留余数求哈希地址,将学生的信息存储到该地址空间,并且采用线性探测法解决冲突问题。-The establishment of hash table to find. There are a number of students in examinations, with students as No. keywords used in addition to stay for more than a few hash ad
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:3339
    • 提供者:yyfy
  1. linux

    0下载:
  2. 1.(若知道进程号,那么可以通过HASH 表很快地找到该进程)2调度程序的提.3.(用户空间和内核空间动态内存-1. (If so, its process, then HASH table can quickly find the process) 2 scheduling procedures to .3. (User space and kernel space dynamic memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3176
    • 提供者:soulpower
  1. HASH20090201

    0下载:
  2. 哈希链表的源代码 在微软操作系统工具下实现的哈希链表的源代码优化数据存取-Hash list of source code in the Microsoft operating system tools to achieve the hash list of the source code to optimize data access
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1784271
    • 提供者:龙志涛
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com