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

搜索资源列表

  1. sha-1

    0下载:
  2. SHA-1Hash函数源码,可以对任何文件做Hash,得到的Hash值为160位。具有抗强碰撞,弱碰撞等能力。虽然王小云已经找到了个别碰撞。但在新的好的hash函数出来之前仍将被广泛使用。-SHA-1Hash function source, any document can be done right hash, the hash value of 160. Anti-collision, the weak capabilities of the collision. Although Bru
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28059
    • 提供者:王国维
  1. spider_v1.2

    0下载:
  2. 网络蜘蛛1.3版, 功能变更: 1. 关于对处理过URL和待处理URL的存储检索。 利用文件系统存储这些信息,利用Hash碰撞分页算法,加上最新数据的内存缓存,实现高效的信息检索。平均检索的效率0.01s 2. 修改前面版本URL替换产生的中文问题。 -network spider version 1.3, the functional changes : 1. On the right URL and processed pending the URL stora
  3. 所属分类:其它源码

    • 发布日期:2015-06-08
    • 文件大小:1044696
    • 提供者:周某人
  1. HASHES.ZIP

    0下载:
  2. 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:24590
    • 提供者:HCJ
  1. md5coll

    0下载:
  2. 用c语言实现得用于测试/md4md5散列算法的可碰撞性算法,用于证明md4/md5的可碰撞性-using language may be used to test / md4md5 hash algorithm collision algorithm can be used to prove md4/md5 nature of the collision
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9493
    • 提供者:宋敏
  1. Hash

    0下载:
  2. 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:11683
    • 提供者:張建良
  1. 电话本管理系统

    0下载:
  2. 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入排序;quicks:快速排序;select:选择排序法;-increase input fault tolerance. Imp
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4796
    • 提供者:王军
  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

    0下载:
  2. 自己上学编的Hashtable的java源码,里面可以选择所有的hash算法和防撞处理方式,带junit测试程序。-own java source of the Hashtable, which can choose all of the hash algorithm and anti-collision approach, with junit test procedure。
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:6364
    • 提供者:fang kun
  1. 0612448-HASHTABLE

    0下载:
  2. Hashing using linear probing
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:32014
    • 提供者:Gin
  1. Hash

    0下载:
  2. 用MFC实现的Hash表,创建一个Hash函数,根据此函数把数对应存放在内存中!若有碰撞,则存在下个位子! -MFC achieved using Hash Table to create a Hash function, based on this function corresponds to the number stored in memory! If collision, then there is the next seat!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1879032
    • 提供者:胡胜先
  1. MD5-collision-process(c-source-code)

    0下载:
  2. 根据hash函数破解国际通用密码MD5的C程序,根据王小云的碰撞算法。-Hash function in accordance with international crack MD5 passwords of C procedures, according to Wang Xiaoyun of the collision algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:6289
    • 提供者:孙岩
  1. S15HashTable

    0下载:
  2. Collision list Hash table
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:934
    • 提供者:Evelyn Farias
  1. reverse_hashing

    0下载:
  2. 定义hash函数H=x N,假设用线性搜索来解决collision。算法实现的是根据hash table来重建输入序列。-reconstruct the input sequence according to the given hash table. The hashing function :H(x)=x N,and using linear probing to solve collisions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:113765
    • 提供者:郭函数
  1. hash

    0下载:
  2. 利用hash函数将关键字的key值算出,先检验hash表中key位置是否有关键字。如果没有,则将关键字赋给其关键字域。如果有,则先检验其关键字域的关键字是否与捕捉到的关键字相同。如果相同,只需将关键字的出现次数加1就行了。如果不相同,就依次往后面检验,直到出现相同的关键字,只需将hash表中的冲突域加上循环的次数,出现域加1即可。如果遍寻hash表后都没有找到与之相同的,则要插入一个新的节点-The use of hash function the key key value calculate
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2512
    • 提供者:晨夕
  1. MD5-select-prefix

    0下载:
  2. MD5选择前缀碰撞关键技术研究 HASH,MD5,差分攻击算法,模差分,差分路径,FPGA,GPU,选择前缀碰撞 -The MD5 select prefix collisions key technology research HASH, MD5 differential attack algorithm mode differential differential path, FPGAs, GPU, select the prefix collision
  3. 所属分类:Project Design

    • 发布日期:2017-11-02
    • 文件大小:1182127
    • 提供者:fj
  1. StringHashTable

    0下载:
  2. 一个利用string作为key的hashtable的简单实现,利用BKDRHash作为核心hash算法,采用开链法处理碰撞。-A simple implementation of the string as the key of the hashtable, using BKDRHash as core hash algorithm, the use of open-chain collision handling.
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:1009
    • 提供者:何荣辉
  1. hash

    0下载:
  2. 暴雪hash算法,源代码,精炼,低碰撞率-Blizzard hash algorithm, source code, refining, low collision rate
  3. 所属分类:Linux Network

    • 发布日期:2017-12-10
    • 文件大小:3392
    • 提供者:weicl
  1. dir-item

    0下载:
  2. insert a name into a directory, doing overflow properly if there is a hash collision.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3070
    • 提供者:qukaojou
  1. bugs

    0下载:
  2. Add the newly created conn to the hash, on key collision we lost a racing addition and must destroy our newly allocated connection. The object which exists in the has will be returned and may be compared against out object.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4638
    • 提供者:kzsmcs
  1. 4

    0下载:
  2. Cryptographic Hash Functions: A cryptographic hash function must have at least two security properties: collision free and Hiding. Collision free property ensures that for a given function H, no one can find x and y such that H(x) = H(y). The hid
  3. 所属分类:CA program

« 12 »
搜珍网 www.dssz.com