-
LZW字典编解码
LZW编码是围绕称为词典的转换表来完成的。这张转换表用来存放称为前缀(Prefix)的字符序列,并且为每个表项分配一个码字(Code word),或者叫做序号。这张转换表实际上是把8位ASCII字符集进行扩充,增加的符号用来表示在文本或图像中出现的可变长度ASCII字符串。扩充后的代码可用9位、10位、11位、12位甚至更多的位来表示。
- 2023-06-26 06:05:04下载
- 积分:1
-
标准的3DES的源代码
standart Des 3Des soruce code
- 2022-02-05 01:44:52下载
- 积分:1
-
线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。...
线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。- The linearity shift register is the stream cipher important
constituent, this procedure realizes this method.
- 2023-02-23 09:20:04下载
- 积分:1
-
此程序为3栏栅加密算法程序,可对一段明文字符加密 作者:万艳良 单位:武汉理工大学...
此程序为3栏栅加密算法程序,可对一段明文字符加密 作者:万艳良 单位:武汉理工大学-this procedure for three fencing encryption algorithm procedures, the section expressly characters encryption Author : 10000-Yan units : Wuhan Polytechnic University
- 2022-08-12 12:11:34下载
- 积分:1
-
转载,软件注册案例
转载,软件注册案例-reproduced, software registration case
- 2023-06-10 22:30:03下载
- 积分:1
-
详细的介绍了RSA的实现过程,以及它的优化
详细的介绍了RSA的实现过程,以及它的优化-Detail the realization of the RSA process, as well as its optimization
- 2022-04-09 01:34:38下载
- 积分:1
-
AES implementation in C++.
Input: key file and the file for encryption
Outpu...
AES implementation in C++.
Input: key file and the file for encryption
Output: the crypted file.
- 2022-01-30 23:02:34下载
- 积分:1
-
一个通过控制系统时间来达到限制软件使用期限的算法程序
一个通过控制系统时间来达到限制软件使用期限的算法程序-A system by controlling the time limit is reached, the software algorithm program using the term
- 2023-06-06 00:05:03下载
- 积分:1
-
是用的美国标准的DES加密算法用C++编写的可以完成以内的字符垢加密...
是用的美国标准的DES加密算法用C++编写的可以完成以内的字符垢加密-the United States is using the DES encryption standard algorithm with C prepared to be completed within the characters scale encryption
- 2022-04-13 04:49:01下载
- 积分:1
-
加密之星(袖珍版)源代码Visual C++源代码
加密之星(袖珍版)源代码Visual C++源代码-encryption Star (pocket edition) source code Visual C source code
- 2023-06-26 04:55:03下载
- 积分:1