-
I found five des algorithm.
我找到的5个des算法。-I found five des algorithm.
- 2022-03-09 08:53:07下载
- 积分:1
-
idea3加密算法
idea3加密算法-idea3 encryption algorithm
- 2022-08-12 13:41:34下载
- 积分: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
-
一本小书,
一本小书,-a book, huh
- 2023-08-19 20:45:04下载
- 积分:1
-
这是一个RSA的简单实现算法,用的是C++语言实现的.
这是一个RSA的简单实现算法,用的是C++语言实现的.-This is a simple realization of the RSA algorithm is used in the C language.
- 2022-03-04 12:40:00下载
- 积分:1
-
sha256。256位的sha哈希函数算法,将明文进行散列加密处理。
sha256。256位的sha哈希函数算法,将明文进行散列加密处理。
- 2022-01-25 22:47:04下载
- 积分:1
-
一个了不起的进程查看器/杀手/翻车机
一个非常棒的Process Viewer/Killer/Dumper-a terrific Process Viewer/Killer/Dumper
- 2022-01-25 16:31:52下载
- 积分:1
-
加密算法之一加密算法a
加密算法之一加密算法a-encryption algorithm encryption algorithm a
- 2022-05-26 18:24:47下载
- 积分:1
-
blowfish 的加密算法,编程语言:Asm.
blowfish 的加密算法,编程语言:Asm.
-this is the blowfish Encryption Algorithm,writed in Asm
- 2022-04-30 23:39:33下载
- 积分:1
-
关于IDEA算法的一个小程序
关于IDEA算法的一个小程序-IDEA algorithm on a small program
- 2022-11-30 04:10:04下载
- 积分:1