C语言写的Hash算法,在各种平台上都编译通过,可以直接使用。
上传时间: 2013-12-26
上传用户:www240697738
一个简单的HASH表的建立与HASH过程演示.
上传时间: 2014-01-03
上传用户:cuibaigao
hash表操作,提供表中查找插入操作,并比较相同关键字下HASH长度为多少时最好.
上传时间: 2015-08-04
上传用户:yiwen213
安全散列算法采用单向Hash函数将需加密的明文"摘要"成一串128bit的密文
上传时间: 2014-01-26
上传用户:熊少锋
hash表和单向链表的实现代码,相当实用.
上传时间: 2013-12-21
上传用户:yimoney
VB md5的HASH算法 适合与RSA一块使用
上传时间: 2015-08-30
上传用户:shawvi
利用Hash技术统计单词的频度。扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现的频度。用线性探测法解决Hash冲突。设Hash函数为:Hash(Key)=[(Key的首字母序号)*100+(Key的尾字母序号)] Mod 41
上传时间: 2015-09-02
上传用户:haohaoxuexi
应用密码学中hash function的详细介绍
上传时间: 2013-12-23
上传用户:fandeshun
This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) communication system. The receiver uses a correlator(mixer-integrator[LPF]) configuration with BER measurements comparing measured and theoretical results. The bandpass and low pass used in the receiver are constructed using z transforms.
标签: keyed shift amplitude analyzes
上传时间: 2015-09-26
上传用户:liuchee
Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The original Tiger Hash code was taken from Tiger.Net which is written in Visual Basic. NET. Tiger Tree Hash算法的C#实现!
标签: Tiger Hash Tree constructed
上传时间: 2015-10-09
上传用户:vodssv