资源列表
Hash
- 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
BBS-ASCII-JAVAtansfer
- 看文件名就知道了吧。。。赫赫,欢迎大家下载-read the papers to know the name of it. . . Illustrious and you are welcome to download
caesar
- caesar encription in c-caesar encription in c++
C-language--AES-code
- C语言利用OpenSSL实现AES加解密源代码-C language use OpenSSL implementation AES encryption source code
aes-module
- its a aes source code in verilog
jsp-MD5
- JSP的MD5算法实现,MD5 算法之Java Bean-jsp md5
Coloured-Visual-Cryptography-master
- Colored visual criptography in matlab
des
- 加密算法 DES算法是什么恶化你说的房间
aes-6.x-1.3.tar
- Simple aes algorithm
LZW
- LZW77 Coding algorithm
des_example
- 这是一个DES加密解密算法 用C++实现 用密钥对已知的明文进行加密-This is a DES encryption and decryption algorithm in C + + using key pairs known expressly encryption
SHA1code
- SHA1codeSHA1伪代码,适合初学者参考-SHA1fake code,is good for first learner