搜索资源列表
windows2000
- WINDOWS NT2000 密码到散列的实现算法.rar-Windows NT2000 hash of the password algorithm. Rar
APhash.rar
- 常用的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
Elgamal.rar
- 本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。,The project implementation Elgalma system encryption and decryption, public and private key to generate, after put in a
MaxSHA1.rar
- 美国安全散列算法,可兼容于嵌入式C程序.已在ICC, KEIL中得到验证,U.S. Secure Hash Algorithm, compatible embedded C program. Has ICC, KEIL been tested in
QQHash.rar
- 输入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
hash.rar
- 求所有主流Hash值的程序,包括MD5,sha等,Hash value for all major procedures, including MD5, sha, etc.
hash.rar
- MFC 哈希表的实现 适合初学者的学习和借鉴,MFC
FileHash.rar
- 这是一份生成指定文件夹所有文件的散列值的代码,对于文件保护有用。,This is a designated folder to generate the hash value of all the files of the code, useful for file protection.
hash.rar
- 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.
HFMBM
- 问题描述: 设计哈希表实现电话号码查询系统。 基本要求: 1、设每个记录有下列数据项:电话号码、用户名、地址; 2、从键盘输入各记录,分别以电话号码和用户名为关键字建立哈希表; 3、采用再哈希法解决冲突; 4、查找并显示给定电话号码的记录; 5、查找并显示给定用户名的记录。 6、在哈希函数确定的前提下,尝试各种不同类型处理冲突的方法(至少两种),考察平均查找长度的变化。 -Problem Descr iption: Design hash table to ach
huxiaoli
- 数据结构课程设计,利用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
openssl-0.9.8l
- 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.
hash
- Hash Implementation in C programming.
MD5.RAR
- MD5 Hash Alghoritm Source Code
haxibiao
- 人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有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
HashTable.rar
- 《数据结构》课程中,Hash树的C++实现。具有很好的参考价值!,Hash Table implementation by C++ programming language.
mhash
- mhash.rar 研究hash table的一个很好的参考例子。 值得研究下-The Research hash table in mhash.rar a good example. Worthy of study under
DLMCOMMON.RAR
- Intended to make it easier for us to switch out hash functions.
IP_SET_HASH_NETPORT.RAR
- Kernel module implementing an IP set type: the hash:net,port type.