-
山排序算法:基本思想:全序无序分离…
希尔排序算法:
基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量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
-
enigma.zip(VB),一个德国的恩尼格玛密码加密技术很酷的例子,原来的…
enigma.zip(VB)一个德国的enigma加密技术例子COOL,原程序不支持明文是汉字,添加了一个小模块
-enigma.zip (VB), a German enigma encryption technology COOL example, the original program is not expressly support Chinese characters, add a small module
- 2022-08-21 18:13:42下载
- 积分:1
-
twofish的加密算法
twofish的加密算法-twofish encryption algorithm
- 2022-08-07 22:08:39下载
- 积分:1
-
VC++编程,这是一个曾经开发过的早期的版本,对于初学者有益
VC++编程,这是一个曾经开发过的早期的版本,对于初学者有益-VC++ Programming, this is a once-off early development version, useful for beginners
- 2023-07-24 22:15:03下载
- 积分:1
-
用c++(Crypto++)实现的,基于ecc的序列号生成代码,包含测试数据,和ECDSA文档...
用c++(Crypto++)实现的,基于ecc的序列号生成代码,包含测试数据,和ECDSA文档-Using c (Crypto++) Realize, based on the serial number of ecc generated code, including test data, and documents ECDSA
- 2022-01-28 04:00:36下载
- 积分:1
-
Win95 PWL文件password加密算法
Win95 PWL文件password加密算法-Win95 PWL file password encryption algorithm
- 2022-04-30 23:53:11下载
- 积分:1
-
used in the preparation of several generating program, run faster, the greatest...
用java编写的素数生成程序,运行速度快,最大可以分析10位的十进制数-used in the preparation of several generating program, run faster, the greatest can be analyzed 10 metric few
- 2022-01-25 19:13:57下载
- 积分:1
-
加密技术源代码学习加密技术
加密技术源代码学习加密技术-encryption technology to study the source code encryption technology
- 2022-06-20 04:22:55下载
- 积分:1
-
文本文档加密器
使用的是简单的字节加减,允许输入中文本源代码不适合加密任何重要文档仅供交流使用使用Visual Studio 2015 制作
- 2022-03-11 02:48:45下载
- 积分:1
-
iPhone解锁
应用背景jhoom巴拉酒吧 ;jhoom巴拉酒吧关键技术在泰瑞MAA KI十字脉辛格
- 2022-03-13 00:27:06下载
- 积分:1