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

搜索资源列表

  1. hash.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:6.19kb
    • 提供者:
  1. windows2000

    0下载:
  2. WINDOWS NT2000 密码到散列的实现算法.rar-Windows NT2000 hash of the password algorithm. Rar
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:6.15kb
    • 提供者:loveangel
  1. APhash.rar

    0下载:
  2. 常用的hash算法APHash,该hash算法可以实现均衡分布,让数据均匀的分布在hash列表中,Commonly used hash algorithms APHash, the hash algorithm can achieve a balanced distribution, so that uniform distribution of data in the hash list
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:8.65kb
    • 提供者:梁海金
  1. Elgamal.rar

    0下载:
  2. 本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。,The project implementation Elgalma system encryption and decryption, public and private key to generate, after put in a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:4.47kb
    • 提供者:蔡吉欣
  1. MaxSHA1.rar

    0下载:
  2. 美国安全散列算法,可兼容于嵌入式C程序.已在ICC, KEIL中得到验证,U.S. Secure Hash Algorithm, compatible embedded C program. Has ICC, KEIL been tested in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:4.99mb
    • 提供者:mafulu
  1. QQHash.rar

    0下载:
  2. 输入QQ密码明码 可以翻译生成 密码hash值 对于QQ2008版以前的有效 可以参考此代码做QQ自动登录器 命令行登录等,QQ password input code can be translated to generate a password hash value for the effective QQ2008 version of the former can refer to this code so QQ automatic login, such as command lin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1.92mb
    • 提供者:杨红尘
  1. hash.rar

    0下载:
  2. 求所有主流Hash值的程序,包括MD5,sha等,Hash value for all major procedures, including MD5, sha, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:8.62mb
    • 提供者:tz1985
  1. hash.rar

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

    • 发布日期:2017-05-07
    • 文件大小:1.85mb
    • 提供者:陆益
  1. FileHash.rar

    0下载:
  2. 这是一份生成指定文件夹所有文件的散列值的代码,对于文件保护有用。,This is a designated folder to generate the hash value of all the files of the code, useful for file protection.
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:855.98kb
    • 提供者:zhangyingxian
  1. hash.rar

    0下载:
  2. JAVA的哈希算法,非常适合初学者。 1. 直接寻址法2. 数字分析法3. 平方取中法 4. 折叠法5. 随机数法6. 除留余数法,JAVA hash algorithm is very suitable for beginners. 1. Direct addressing method 2. Digital analysis 3. Square to take the Sino-French 4. Folding Method 5. Random number method 6.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:63.63kb
    • 提供者:fdaf
  1. HFMBM

    0下载:
  2. 问题描述: 设计哈希表实现电话号码查询系统。 基本要求: 1、设每个记录有下列数据项:电话号码、用户名、地址; 2、从键盘输入各记录,分别以电话号码和用户名为关键字建立哈希表; 3、采用再哈希法解决冲突; 4、查找并显示给定电话号码的记录; 5、查找并显示给定用户名的记录。 6、在哈希函数确定的前提下,尝试各种不同类型处理冲突的方法(至少两种),考察平均查找长度的变化。 -Problem Descr iption: Design hash table to ach
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:10.39kb
    • 提供者:迟浩东
  1. huxiaoli

    0下载:
  2. 数据结构课程设计,利用Hash技术统计C源程序中关键字。本程序主要分为两个模块,一是用Hash表存储c语言中32个关键字,再扫描c源程序取出每个单词,利用Hash查找技术统计该程序中的关键字出现的频度;二是用顺序表存储c语言中的关键字,把c源程序取出每个单词利用二分查找技术统计该程序中的关键字的出现频度。-Data structure the curriculum design, the use of Hash technical statistics C source in the keywo
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:5.91kb
    • 提供者:胡晓莉
  1. openssl-0.9.8l

    0下载:
  2. Openssl0.9.8开发包.里面包含了很多的密码学算法,包括DES,HASH等,和PKI中证书的生成和使用.-This rar included openssl develpment kit.lots of cryto alth ,des ,hash etc...and the certi of pki included.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:5.98mb
    • 提供者:weller
  1. hash

    0下载:
  2. Hash Implementation in C programming.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:915byte
    • 提供者:Abhishek
  1. MD5.RAR

    0下载:
  2. MD5 Hash Alghoritm Source Code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:359.77kb
    • 提供者:Tempak2
  1. haxibiao

    0下载:
  2. 人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,... [HashList.rar] - 实现哈希表的建立 查找-Named after people, the Chinese name of the pinyin form. 30 to be filled into a hash table of names, ... [HashList.rar]- the establishment of the hash table lookup
  3. 所属分类:Software Testing

    • 发布日期:2017-03-28
    • 文件大小:83kb
    • 提供者:longhuasong
  1. HashTable.rar

    0下载:
  2. 《数据结构》课程中,Hash树的C++实现。具有很好的参考价值!,Hash Table implementation by C++ programming language.
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:2.33kb
    • 提供者:吴学明
  1. mhash

    0下载:
  2. mhash.rar 研究hash table的一个很好的参考例子。 值得研究下-The Research hash table in mhash.rar a good example. Worthy of study under
  3. 所属分类:Driver develop

    • 发布日期:2017-11-28
    • 文件大小:28.4kb
    • 提供者:
  1. DLMCOMMON.RAR

    0下载:
  2. Intended to make it easier for us to switch out hash functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:7.67kb
    • 提供者:dgcertq
  1. IP_SET_HASH_NETPORT.RAR

    0下载:
  2. Kernel module implementing an IP set type: the hash:net,port type.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.04kb
    • 提供者:rtlfqz
搜珍网 www.dssz.com