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

搜索资源列表

  1. Hash-SHA

    0下载:
  2. 密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15866
    • 提供者:WQ
  1. xueye

    0下载:
  2. 利用散列函数和哈希表建立一个鞋业管理系统。实现添加货物、浏览货物、查找货物、修改货物、删除货物。并且在屏幕上输出相应结果。 本程序用Visual Basic 6.0编写,共分7个模块frmMain(主窗口模块)、frmNew(新建物品窗口模块)、frmuserlook(浏览数据窗口模块)、frmsearch(查找窗口模块)、frmamend(修改窗口模块)、frmdel(删除窗口模块)和all (数据声名模块)。实现添加货物、浏览货物、查找货物、修改货物、删除货物的功能。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:102033
    • 提供者:彭枝考
  1. logistic

    0下载:
  2. 这个是一个基于logistic混沌系统单项散列函数,调用get_logisit(int* logisit, int length, int max_value, double XX)函数,返回一组logisitic随机数,随机数的最大值为max_value,初始值XX,随机数由初始值XX唯一确定。在数字水印技术等方面使用非常广泛,也许使用VC语言处理图像或是数字水印方面的用户会经常使用。 谢谢!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:941
    • 提供者:莫雨
  1. SHA512

    0下载:
  2. 本算法的输入时最大长度小于2128比特的消息串,输出是512比特的消息摘要,输入消息以1024比特的分组为单位进行处理。真实地模拟了SHA512散列函数发生器
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:68595
    • 提供者:wildkaede
  1. MD5

    0下载:
  2. 安全散列函数MD5的源程序 ,主要部分,需要进行调试,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6181
    • 提供者:谢宏强
  1. poj1077

    0下载:
  2. poj1077源代码,经典宽搜问题,构造散列函数比较复杂
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6393
    • 提供者:conduzindo
  1. ibe具有认证功能算法

    3下载:
  2. 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{ 0, 1}n×{0, 1}n。 -?, H4:。 :{ 0,
  3. 所属分类:密码/编码算法

  1. MD5散列函数的MATLAB代码

    2下载:
  2. MD5散列函数的MATLAB代码
  3. 所属分类:加密解密

    • 发布日期:2011-05-21
    • 文件大小:96990
    • 提供者:fvcvxvcv
  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. 实现了hash散列函数的功能并有验证结果-Achieved a hash function hash function as well as to verify the results of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:81000
    • 提供者:leslie
  1. sha_core

    0下载:
  2. 安全散列函数的VERILOG实现,通过了fpga验证,在系统正可以直接当IP盒应用-Secure Hash Function VERILOG achieve, through the FPGA verification, the system is can be directly applied when the IP box
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:69717
    • 提供者:金鑫
  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. hash_functions_src

    0下载:
  2. 散列函数源代码,散列表通常是关键字和值对应的数据结构,散列函数用于把关键字映射到相应的数组索引号,由于散列表中每个元素访问到的概率不同,所以应该选用不同的散列函数,以提高程序的查找效率.-Hash function source code, hash table is usually the value of keywords and corresponding data structure, hash function used for the keywords mapped to the c
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:81377
    • 提供者:wuzh
  1. sha.tar

    0下载:
  2. sha1散列函数算法,sha1 hash function algorithm-sha1 hash function algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:5275
    • 提供者:liuyulin
  1. include1

    0下载:
  2. 1.利用实验建立一个有序表,采用折半查找实现某一已知的关键字的查找。 2.随机产生一组关键字,利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字元素。 3.已知散列函数H(key)=key p(p为自定义的常数),冲突处理方法分别为线性探测法、外拉链法实现 散列表的建立。 -find
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3378
    • 提供者:李惠
  1. hash

    0下载:
  2. 在C++上实现的散列函数 使用字符作为散列值-In the C++ to achieve a hash function
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3037
    • 提供者:oy
  1. sanlie

    0下载:
  2. 若输入 10个不同的整数,其值介于0和20之间,用散列法将这些数进行存储,散列函数为H(n)=n/2,请设计实现程序并调试。-sanlie
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1780
    • 提供者:杜诺桑
  1. md5

    0下载:
  2. MD5是一种被广泛使用的“消息-摘要算法”。实际上就是一个单项散列函数。-MD5 is a widely used " message- digest algorithm." Is actually a single hash function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2501
    • 提供者:yilujie
  1. 散列函数

    0下载:
  2. 数据库中的散列法是使用计算值来分配表格数据的方法,它比在整个索引中搜索要好的多。一个哈希散列答应你在数据库表格中存储数据,以便这些行的要害计算的相同值存储在相同的位置。 只有那种数据量超大的数据库才会用到(Hashing in a database is a method of allocating tabular data using computed values, which is much better than searching in the entire index. A has
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:jantc
  1. MD5散列函数的MATLAB代码

    3下载:
  2. 利用散列哈希函数对信息进行散列,产生一个定长的信息摘要,从而可实现消息的认证和完整性验证(Hash function is used to hash information to produce a certain length of information summary, which can realize message authentication and integrity verification.)
  3. 所属分类:加密解密

    • 发布日期:2019-06-19
    • 文件大小:96256
    • 提供者:fanya95
« 12 3 4 5 »
搜珍网 www.dssz.com