-
哈夫曼压缩
这是一个压缩/解压例程使用哈夫曼编码/解码,并且最适合在普通文本的文件。代码是 * 高度 * 进行了优化,并表明这是如何快速我可以提到另一个发现这里在 planetsourcecode (从 2000 年 8 月 1 日) 也采用哈夫曼编码的代码样本。该代码用了 127 秒压缩 1.8 mb 文本文件,但与我的代码,这需要小于 1 秒 !!(唐山的零时 12700%!!)。其他代码是值得 7 的优异点,这个价值是多少吗?
- 2022-03-22 00:16:55下载
- 积分:1
-
JS做的MD5加密算法,可以直接在网页上对您要加密的信息进行MD5加密...
JS做的MD5加密算法,可以直接在网页上对您要加密的信息进行MD5加密-JS to do the MD5 encryption algorithm, can be directly on the page you want to encrypt the information MD5 encryption
- 2022-03-26 13:45:46下载
- 积分:1
-
DES algorithm
说明: 1、掌握典型的分组密码算法(如DES、AES、IDEA、SERPENT等)加、解密原理;
2、能够编写程序实现算法的加、解密。(1. Master the encryption and decryption principles of typical block cipher algorithms (such as DES, AES, IDEA, SERPENT, etc.).
2. Encryption and decryption of algorithm can be realized by programming.)
- 2018-12-27 20:33:43下载
- 积分:1
-
文件加密的过滤驱动程序,适用于大部分的文件加密软件
文件加密的过滤驱动程序,适用于大部分的文件加密软件-File Encryption filter driver, applies to most of the file encryption software
- 2022-06-30 04:31:17下载
- 积分:1
-
MATLAB-PROGRAM-FOR-ECC
加密和解密的附加程序以及算法在能预算的范围以内
(ecc addition)
- 2012-05-05 02:59:59下载
- 积分:1
-
This software calculates the crc32 polynomial of a string. There is one class cC...
This software calculates the crc32 polynomial of a string. There is one class cCrc32.
- 2022-03-01 08:59:41下载
- 积分:1
-
cSharp.netprogram-design1.4
c#.net program design1.4
- 2013-11-11 22:15:27下载
- 积分:1
-
C# program to implement the cyclic redundancy check generator polynomial, by mod...
C#程序来实现生成多项式的循环冗余校验,通过修改能校验多项式-C# program to implement the cyclic redundancy check generator polynomial, by modifying the polynomial can check
- 2022-12-06 17:30:03下载
- 积分:1
-
在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。...
在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the key in the source documents changes, or amendments to provide the interface function.
- 2022-05-09 10:36:46下载
- 积分:1
-
DES加密算法实现的C++类
DES加密算法实现的C++类 -DES cryptographic algorithm for C
- 2022-10-27 12:10:03下载
- 积分:1