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

搜索资源列表

  1. hash

    0下载:
  2. 一些经典的HASH函数及测试数据-some classics of the hash function and test data.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:46.83kb
    • 提供者:lll
  1. Hash

    0下载:
  2. 试构造一个算法,从键盘输入一组关键字,按哈希函数H(key) = key MOD 13和链地址法处理冲突构来造哈希表,能对关键字进行查找并显示。 如(19,14,23,1,68,20,84,27,55,11,10,79,33). -Try to construct a method, a set of keywords from the keyboard, press the hash function H (key) = key MOD 13 and the address of th
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2.16kb
    • 提供者:王玉珏
  1. sha256

    0下载:
  2. SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc) void SHA256Update (SHA256Context *sc, const void *data, uint32_t len) void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) 第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果-SHA-256 sou
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:4.81kb
    • 提供者:zoulijun
  1. KeccakReferenceAndOptimized-1.1

    0下载:
  2. Keccak hash加密算法,最新的数据加密方案,适用于软件编码。-Keccak hash function, for software.Newest data hash function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:35.47kb
    • 提供者:yuisikyo
  1. 2005112814355760

    0下载:
  2. 高亮语法类 1)了解HASH函数在网络安全中的应用 (2)掌握HASH函数实现的原理 二、要求 (1)用任何语言编程完成实现HASH函数的功能 (2)输入任何8个字节(64位)的数据,得出对应的8位HASH代码(摘要) -syntax highlighter category 1) to understand the hash function in network security applications (2) real grasp Hash Function th
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-03
    • 文件大小:55.5kb
    • 提供者:
  1. snefru

    0下载:
  2. Snefru is a cryptographic hash function invented by Ralph Merkle which supports 128-bit and 256-bit output.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:37.59kb
    • 提供者:Silver Egg
  1. Hash

    0下载:
  2. 利用Hash技术统计C源程序中关键字的频度:扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现的度。用线性探测法解决Hash冲突。设Hash函数为:Hash(Key)=[(Key的首字母序号)*100+(Key的尾字母序号)] Mod 41。关键字39个。-Hash statistics using C source code in the frequency of keywords: Scanning a C source program, using Hash
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:10.32kb
    • 提供者:william_chwenyu
  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
    • 文件大小:79.1kb
    • 提供者:leslie
  1. MD5

    0下载:
  2. Labwindows 哈希函数,实现MD5校验码读取的代码-Labwindows hash function, the realization of MD5 checksum code to read the code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:7.84kb
    • 提供者:adobefree
  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
    • 文件大小:68.08kb
    • 提供者:金鑫
  1. paixu

    0下载:
  2. hash表的使用,使用hash函数并包含解决冲突的方法-the use of hash table, use the hash function and includes a solution to the conflict
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2.28kb
    • 提供者:chenyuehong
  1. md6_c

    0下载:
  2. 目前最新的MD6 Hash 算法源码,下一代的安全散列验证算法。-The new MD6 hash function,the next generation hash function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:34.75kb
    • 提供者:yuisikyo
  1. fork256

    1下载:
  2. the hash function FORK-256,256位的安全散列验证算法,SHA-256的替代者。-the hash function FORK-256,256-bit secure hash authentication algorithm, SHA-256 replacement for him.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-05-03
    • 文件大小:1.91kb
    • 提供者:yuisikyo
  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
    • 文件大小:79.47kb
    • 提供者:wuzh
  1. hash

    0下载:
  2. realization of hash function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2.32mb
    • 提供者:Elena
  1. hash

    0下载:
  2. 设计高效算法往往需要使用Hash链表,常数级的查找速度是任何别的算法无法比拟的,Hash链表的构造和冲突的不同实现方法对效率当然有一定的影响,然 而Hash函数是Hash链表最核心的部分,本文尝试分析一些经典软件中使用到的字符串Hash函数在执行效率、离散性、空间利用率等方面的性能问题。-The design of efficient algorithms often need to use the Hash list, find the speed of constant level is u
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:17.61kb
    • 提供者:李树
  1. sha2-1.0

    0下载:
  2. SHA-2 (Secure Hash Algorithm 2) hash function, written in C language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:63.54kb
    • 提供者:gKir
  1. HASH

    0下载:
  2. 数字签名中哈希函数的分析与研究,主要分析哈希函数的结构。-Hash function in the digital signature analysis and research, the main structure of the hash function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:92.26kb
    • 提供者:马利
  1. hash

    0下载:
  2. 亲测,很好用的hash function-Pro-test, a good hash function used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1.29kb
    • 提供者:KKy
  1. 安全Hash算法SHA-1的实现

    0下载:
  2. Hash函数是提供数据完整性保障的一个重要工具。本次实验,我们希望通过上机操作,使 同学们对安全Hash算法SHA-1的基本原理有一个全面的理解。通过本次实验,使学生掌握对 Hash函数的应用,为后面数字签名方案的学习打下基础。(The Hash function is an important tool for providing data integrity protection. In this experiment, we hope to have a comprehensive und
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:6kb
    • 提供者:斩月
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com