-
-
[
C/C++]
3desencrypt.rar
3DES encryption algorithm in C, which could be used in network transmission encryption and decryption
-
[
C/C++]
desencrypt1.rar
Realize DES encryption and decryption functions, can be one million, binary, ternary DES encryption and decryption
-
-
-
[
Visual C++ (VC++)]
HCdemo.zip
achieve statistical compression algorithm, as well as from the definition files for compression and decompression. To achieve the vc interface, good procedures.
-
-
[
C++ Builder]
rs.rar
RC4 encryption algorithm used to write the main method:// initialization before encryption and decryption S-box
-
[
Visual C++ (VC++)]
hill_sorting.rar
Hill sorting algorithm: the basic idea: the whole sequence disorder is separated into a number of small sub-sequences respectively Insertion Sort. Sequence segmentation method: h will be separated by an incremental elements constitute a subset of ...
-
-