-
山排序算法:基本思想:全序无序分离…
希尔排序算法:
基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量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
-
迷源
alsmds;lasmd asld aksmda akms;as amskd afbkaj ahf ahsva hashn agdkamns hsa dMYBAMSNV AMSHBM khdanb smashnva mscaksjn fvamsvahsvn ancbkajb cmanskjanb ca kjab scmn askan cka kajbamnb ahn c。
- 2022-03-30 14:21:53下载
- 积分:1
-
Base64编解码,纯c语言,解码忽略换行符,可以直接解码邮件源码
Base64编解码,纯c语言,解码忽略换行符,可以直接解码邮件源码
- 2022-03-23 10:38:26下载
- 积分:1
-
Written by DES file encryption software, can be used to encrypt the whole docume...
DES写的文件加密软件,可以用于对整个文件进行加密并且设定加密密码来网络传输!-Written by DES file encryption software, can be used to encrypt the whole document and set the encryption password network!
- 2022-02-25 07:00:33下载
- 积分:1
-
对所需要保密的文件进行加密,代码简洁易懂。
对所需要保密的文件进行加密,代码简洁易懂。-right by the need for confidentiality of documents encrypted code easy to read.
- 2022-01-25 19:49:44下载
- 积分:1
-
文本隐藏代码,文本隐藏代码
Text Hide codes,Text Hide codes
Text Hide codes -Text Hide codes,Text Hide codes
Text Hide codes,Text Hide codes
Text Hide codes
- 2022-11-18 20:50:04下载
- 积分:1
-
this is about cryptography.
takes text as input and decrypt it
and then aagin...
this about cryptography.
takes text as input and decrypt it
and then aagin in plane text-this is about cryptography.
takes text as input and decrypt it
and then aagin in plane text
- 2023-05-03 03:50:02下载
- 积分:1
-
Base64 encoding and decoding, MD5 encryption source DEMO
Base64编码与解码,MD5加密源码 DEMO-Base64 encoding and decoding, MD5 encryption source DEMO
- 2023-04-04 00:25:03下载
- 积分:1
-
Arithmetic for integers of almost unlimited size for C and C++.
Developed and...
Arithmetic for integers of almost unlimited size for C and C++.
Developed and copyrighted by
Ralf Dentzer-Arithmetic for integers of almost unlimit ed size for C and C. Developed and copyrighted by Ralf Dentzer
- 2022-08-07 20:43:45下载
- 积分: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