-
-
[
C/C++]
Botan-1.0.2.tgz
Contain a wide range of public key algorithm, multi-block encryption, multiple data stream encryption, multi-HASH function, multi-Checksum validation, multi-MAC check dozens of encryption algorithm, such as procedures
-
[
Visual C++ (VC++)]
hash.rar
This process used to implement hash table, given in the initialization hash table 20 values, and then Click to view the current hash table, click on the reconstruction after the completion of hash table
-
[
Visual Basic (VB)]
VBCrypto2.zip
... , Gost, Skipjack, TEA,
Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128,
Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash
algorithms (SHA-1, SHA-256, MD2, MD4, MD5, and RipeMD), but also has
Huffman and the Base64 algorithm
-
-
-
[
Unix_Linux]
hash.zip
a small hash table implementation is badly written, but an exercise of their own learning.
-
[
Visual C++ (VC++)]
Hash.rar
... , that is, input data can be uniformly dispersed in the hash table. Hash table size H, insert the data quantity K, the rate of conflict in order to hash table should be derivation. Specifically this: assuming that there is 20W ...
Category:
CSharp Upload User:
wushulin Size:
155K
-
-
-
[
Visual C++ (VC++)]
Hash.rar
Build a hash table and print out the table and the average search length(ASL). Function chash () builts Hash table, dhash () print outthe Hash table and the average search length.