搜索资源列表
database_encrypt
- 数据库加密技术中散列函数的应用 介绍了散列函数的基本原理及设计要求,结合公开密钥加密方法中的数字证书及数字签名技术,探讨了散列函数在诸如口令保护用户访问权限鉴别和数据加密技术的应用-database encryption technology hash function of the hash function on the basic principles and design requirements, combination of public key encryption metho
Perlprimer
- 第1学时Perl 入门 第2学时Perl 的基本构件:数字和字符串 第3学时控制程序流 第4学时基本构件的堆栈:列表与数组 第5学时进行文件操作 第6学时模式匹配 第7学时哈希结构 第8学时函数-1 hour introductory paragraph 2 Perl school Perl's basic components : Digital string section and three school flow control procedures
HashTIN
- 基于Hash函数的TIN拓扑关系重建,Hash函数的构造方法,基于Hash函数的TIN拓扑关系重建算法-Hash function based on the relationship between TIN topology reconstruction, Hash function construction method, based on the Hash function reconstruction algorithm TIN topological relations
chord
- chord算法 P2P资源定位算法 利用哈希函数的分布式散列-chord algorithm for P2P resource location algorithm using distributed hash function hash
hashlock1
- 详细介绍了hash函数的构造功能和实现方式。-Hash function described in detail the structure of the function and implementation.
SHA-256(VCsharp)
- 应用密码课程设计;VC#2005环境;SHA-256简单功能,显示每次中间哈希结果。-Applied Cryptography course design VC# 2005 environment SHA-256 Simple function, showed intermediate hash result every time.
Thehash
- 哈希(Hash)函数在中文中有很多译名,有些人根据Hash的英文原意译为“散列函数”或“杂凑函数”,有些人干脆把它音译为“哈希函数”,还有些人根据Hash函数的功能译为“压缩函数”、“消息摘要函数”、“指纹函数”、“单向散列函数”等等。 -Hash (Hash) function has many translations in Chinese, some in English under the original Hash translated as " hash function&q
HashTable
- Hash Table and Hash Function
IMPLEMENTATION-OT-SHA-1
- Report on SHA and hash. SHA-1 is a cryptographic hash function designed by the United States National and published by the United States NIST as a U.S. Federal Information Processing Standard. SHA stands for "secure hash algorithm". -Report on SHA
hash
- 在c语言 或者c++中 实现了哈希散列 哈希函数的实现 -Hash the scattered Lie Haxi function realization
sha_pdf
- Good pdf to analysis the steps of SHA-1 Hash function
FIPS---Secure-Hash-Standard
- Document contains implementation details to implement Secure Hash Function for networking.
Dynamic-frame-slot-ALOHA-algorithm
- 动态帧时隙ALOSH算法在标签数增加过多的情况下,所需时隙数增长过快;而由于硬件限制,时隙数不能无限增长。为改进此不足,可从以下三个步骤优化算法。首先根据hash函数进行时隙分配,将标签分配到 不同的时隙;其次根据三维估计方法估计标签数,为下一周期调整帧长做准备;最后根据估计到的标签数调整帧长,当帧长为标签数的1.7倍时,识别效果最好。实验结果表明,标签数相同的情况下,本算法所用的时隙数最少。-Dynamic frame slot ALOSH algorithm to increase th
Dynamic-Array
- hash function 哈希算法 经典计算机科学与技术系题目 代码编程常用 算法导论题目提及的-hash function is a very important algorithm in the cs field. it is a function can do hash and haxi correct.
Hash-Function
- 哈西算法 实用 hash in algorithm-hash function is a very important algorithm in the cs field. it is a function can do hash and haxi correct.
keccak reference
- This is Keccak reference goodwritten for understanding and researching this algorithm used in popular sha-3 hash func. Tags:sponge function, keccak,sha-3
link
- 哈希表是什么,如何构造一个哈希函数,处理冲突的方式以及哈希表的查找及分析。(What a hash table is, how to construct a hash function, the way it handles conflicts, and the lookup and analysis of hashes.)