-
LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字...
LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
- 2023-02-11 18:20:03下载
- 积分:1
-
B样条曲线生成程序.txt B样条曲线生成程序.txt
B样条曲线生成程序.txt B样条曲线生成程序.txt-B-spline curve generation procedure. TxtB spline curve generation procedure. TxtB spline curve generation procedure. Txt
- 2022-07-03 23:04:32下载
- 积分:1
-
DES算法,用C语言开发#,图形化界面,视觉…
des算法,用c#写成,图形界面,在visual studio2005上编译通过,内含exe文件-des algorithm, using the c# languages, graphical interface, studio2005 in visual compiled by containing exe file
- 2023-02-18 15:30:03下载
- 积分:1
-
有关椭圆曲线数字签名的书籍,是密码学的一个重要分支
有关椭圆曲线数字签名的书籍,是密码学的一个重要分支-a digital of signature base on ecc
- 2022-07-10 19:36:34下载
- 积分:1
-
tablecrypt是一个文件加密工具。
TableCrypt is a file encryption utility.
The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file.
This way you need 2 variables to decrypt the file. This is how it works:
Generate a 10kb table file and enter a password. The password is used to pick bytes from the table file which in their turn are used to encrypt the bytes of the inputfile with XOR encryption.
- 2022-06-18 03:20:49下载
- 积分:1
-
哈夫曼压缩
这是一个压缩/解压例程使用哈夫曼编码/解码,并且最适合在普通文本的文件。代码是 * 高度 * 进行了优化,并表明这是如何快速我可以提到另一个发现这里在 planetsourcecode (从 2000 年 8 月 1 日) 也采用哈夫曼编码的代码样本。该代码用了 127 秒压缩 1.8 mb 文本文件,但与我的代码,这需要小于 1 秒 !!(唐山的零时 12700%!!)。其他代码是值得 7 的优异点,这个价值是多少吗?
- 2022-03-22 00:16:55下载
- 积分:1
-
根据JPEG2000格式的特性,改变在其算术编码时采用的概率状态迁移表可达到加密图像的效果...
根据JPEG2000格式的特性,改变在其算术编码时采用的概率状态迁移表可达到加密图像的效果-According to the characteristics of JPEG2000 format change in its arithmetic coding used in the probability of state migration table can achieve the effect of encrypted image
- 2022-02-04 02:43:02下载
- 积分:1
-
md5 encrypted C This is a class which encapsulates a set
md5加密程序 C++ This a class which encapsulates a set-md5 encrypted C This is a class which encapsulates a set
- 2023-07-11 06:25:02下载
- 积分:1
-
一个用VB写的壳!
一个用VB写的壳!-write a VB shells!
- 2022-09-03 08:05:03下载
- 积分:1
-
加密工具源码,由ASM编写,代码简洁,很值得研究!
加密工具源码,由ASM编写,代码简洁,很值得研究!-Source encryption tool, prepared by the ASM, code simplicity, it is worth studying!
- 2022-05-29 04:01:18下载
- 积分:1