搜索结果

找到约 174 项符合 keyed-Hash 的查询结果

数据结构 C语言写的Hash算法

C语言写的Hash算法,在各种平台上都编译通过,可以直接使用。
https://www.eeworm.com/dl/654/168469.html
下载: 27
查看: 1054

VC书籍 一个简单的HASH表的建立与HASH过程演示.

一个简单的HASH表的建立与HASH过程演示.
https://www.eeworm.com/dl/686/179768.html
下载: 98
查看: 1032

数据结构 hash表操作,提供表中查找插入操作,并比较相同关键字下HASH长度为多少时最好.

hash表操作,提供表中查找插入操作,并比较相同关键字下HASH长度为多少时最好.
https://www.eeworm.com/dl/654/179913.html
下载: 188
查看: 1023

加密解密 安全散列算法采用单向Hash函数将需加密的明文"摘要"成一串128bit的密文

安全散列算法采用单向Hash函数将需加密的明文"摘要"成一串128bit的密文
https://www.eeworm.com/dl/519/179953.html
下载: 122
查看: 1094

数据结构 hash表和单向链表的实现代码,相当实用.

hash表和单向链表的实现代码,相当实用.
https://www.eeworm.com/dl/654/182067.html
下载: 144
查看: 1043

CA认证 VB md5的HASH算法 适合与RSA一块使用

VB md5的HASH算法 适合与RSA一块使用
https://www.eeworm.com/dl/640/190559.html
下载: 185
查看: 1051

数据结构 利用Hash技术统计单词的频度。扫描一个C源程序

利用Hash技术统计单词的频度。扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现的频度。用线性探测法解决Hash冲突。设Hash函数为:Hash(Key)=[(Key的首字母序号)*100+(Key的尾字母序号)] Mod 41
https://www.eeworm.com/dl/654/191814.html
下载: 161
查看: 1156

其他 应用密码学中hash function的详细介绍

应用密码学中hash function的详细介绍
https://www.eeworm.com/dl/534/200471.html
下载: 42
查看: 1033

其他 This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) comm

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 a ...
https://www.eeworm.com/dl/534/201814.html
下载: 77
查看: 1056

加密解密 Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The origina

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#实现!
https://www.eeworm.com/dl/519/206918.html
下载: 93
查看: 1174