-
这是MD5算法的 Asm 实现,代码效率高,
这是MD5算法的 Asm 实现,代码效率高,-This is the MD5 algorithm Asm implementation, code efficiency,
- 2022-02-02 04:43:01下载
- 积分:1
-
IEEE2008年文章An Image Encryption Scheme Based on Chaotic Map
IEEE2008年文章An Image Encryption Scheme Based on Chaotic Map
-An Image Encryption Scheme Based on Chaotic Map
- 2022-06-19 04:19:19下载
- 积分:1
-
山排序算法:基本思想:全序无序分离…
希尔排序算法:
基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。-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 sequences. In the sort process, the successive decrease of the increment, and finally reduced to one when h when an insertion sort, sort completed. Incremental sequence generally use: ht = 2t-1, 1 ≤ t ≤ [log2n], in which n is the length of sequence to be sorted.
- 2022-02-06 21:23:34下载
- 积分:1
-
delphi版本的各种加密方式 DES AES MD5 BASE64 SHA等
delphi版本的各种加密方式 DES AES MD5 BASE64 SHA,有各种例子
- 2022-09-15 06:20:04下载
- 积分:1
-
jaimi
信息安全的RSA与DES加解密算法的实现,用的是Visual C++MFC(Information Security RSA encryption and decryption with the DES algorithm, using the Visual C++ MFC)
- 2008-05-31 09:20:08下载
- 积分:1
-
quanxitu
说明: 基于计算全息的半色图像信息隐藏,matlab实现,用于数字水印(CGH-based semi-color image information hiding)
- 2009-07-23 10:01:34下载
- 积分:1
-
今天我们学习了des对称加密算法这是一个des算法的C++实现
今天我们学习了des对称加密算法这是一个des算法的C++实现-This is a des !
- 2022-07-07 04:59:31下载
- 积分:1
-
DES 加密 系统的 C 语言 实现的源代码
DES 加密 系统的 C 语言 实现的源代码-DES encryption system of the C language source code
- 2022-04-09 20:27:15下载
- 积分:1
-
IS_Project1
这是一个文本加密、解密系统,提供了对称加密和非对称加密两种模式。此外,还实现了数字签名及其验证功能。(This is a text encryption, decryption system provides symmetric encryption and asymmetric encryption mode. In addition, implementation of digital signature and the authentication function.)
- 2009-02-23 00:33:36下载
- 积分:1
-
该BM算法用来求二元域上长度为11的序列的线性综合解
该BM算法用来求二元域上长度为11的序列的线性综合解-the BM algorithm used for binary domain length of the sequence of 11 linear integrated solution
- 2022-03-26 14:24:02下载
- 积分:1