-
LZ77压缩/解压缩算法
LZ77 compression / decompression algorithm-LZ77 compression/decompression algorithm
- 2022-03-13 09:23:32下载
- 积分:1
-
非常好的使用Delphi 进行数据压缩加密的资料,值得收藏!
非常好的使用Delphi 进行数据压缩加密的资料,值得收藏!- Extremely good use Delphi carries on the data compression
encryption the material, is worth collecting!
- 2022-10-29 00:00:04下载
- 积分:1
-
kmlnjlkj kljl okopokipoipo oipipipo的薏苡仁油
kmlnjlkj nlkj kljl okopokipoipo oipipipo i-kmlnjlkj nlkjlkjkljl okopokipoipo oipipipo i
- 2023-08-08 22:15:04下载
- 积分:1
-
DES to achieve fully their own! Able to enter the selected string or the realiza...
DES完全自己实现!能对输入字符串或者选定实现CBC,CFB-1,-8,-64等模式。算法自带有效率检测函数,运行结束显示系统效率。此源代码完全胜任课程设计,就算是毕业设计也只需进行一点改进。欢迎大家下载!-DES to achieve fully their own! Able to enter the selected string or the realization of CBC, CFB-1,-8,-64, such as model. Efficient detection algorithm own function, run the end of display system efficiency. This source code fully qualified for curriculum design, even if it is also just graduated from design to improve a little. Welcome you to download!
- 2022-01-22 15:36:03下载
- 积分:1
-
inplementation of AES vhdl
The use of a list of law, VHDL language based polyn...
inplementation of AES vhdl
The use of a list of law, VHDL language based polynomial-based finite field multiplier, for the AES algorithm
- 2022-07-01 03:45:19下载
- 积分:1
-
VC做成的MD5的算法工具,可以学习一下
VC做成的MD5的算法工具,可以学习一下-VC made the MD5 algorithm tool to study the
- 2022-04-13 13:20:36下载
- 积分:1
-
简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中...
简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中-simple code example, passwords stored in the process simple code example, the password stored procedures
- 2022-09-15 17:35:03下载
- 积分:1
-
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p...
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
- 2022-02-06 10:37:53下载
- 积分:1
-
base64解码编码c++的,我找了好久才找到的
base64解码编码c++的,我找了好久才找到的-decoding base64 encoding c, and I look for a long time to find the
- 2022-03-06 07:09:10下载
- 积分:1
-
简单的基于DES的加密算法及雪崩效应分析。请仔细阅读内附的说明文件。...
简单的基于DES的加密算法及雪崩效应分析。请仔细阅读内附的说明文件。-DES encryption algorithm and analysis of avalanche effect. Please read the attached note.
- 2022-04-08 08:10:45下载
- 积分:1