登录
首页 » 加密解密 » 山排序算法:基本思想:全序无序分离…

山排序算法:基本思想:全序无序分离…

于 2022-02-06 发布 文件大小:792.00 B
0 129
下载积分: 2 下载次数: 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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 128 bit AES Pipelined Cipher
    The Advanced Encryption Standard (AES) specifies a FIPS- approved cryptographic algorithm that can be used to protect electronic data.  The AES-128 pipelined cipher module uses AES algorithm which is a symmetric block cipher to encrypt (encipher) information. This module is optimized for speed as it pipeline hardware to perform repeated sequence called round
    2022-01-25 21:48:15下载
    积分:1
  • a generation of news summary of the procedures can be used to verify the source...
    一个java语言下的生成消息摘要的程序,可用于验证来源和确定身份-a generation of news summary of the procedures can be used to verify the source and identification
    2022-08-10 12:54:40下载
    积分:1
  • des差分码分析实现源代码
    des差分密码分析实现源代码-des differential cryptanalysis achieve source code
    2022-12-20 13:05:04下载
    积分:1
  • Openssl 0.9.8h 最新版OpenSSL
    Openssl 0.9.8h 最新版OpenSSL -Openssl 0.9.8h the latest version of OpenSSL
    2022-02-20 07:02:49下载
    积分:1
  • 在Delphi开发快速CRC算法。
    Fast CRC Algorithmes develop in Delphi. Simple to uses and very fast to run
    2023-04-29 18:50:02下载
    积分:1
  • 信息学竞赛中常用的算法总结: 串匹配的高效算法
    信息学竞赛中常用的算法总结: 串匹配的高效算法-KMP 公开密钥体系之RSA算法 双向广度搜索 图论算法 -Informatics algorithms commonly used race Summary: Efficient String Matching Algorithm-KMP system RSA public key algorithm for bi-directional breadth of the search algorithm of graph theory
    2023-04-10 00:00:03下载
    积分:1
  • DES算法,用C语言开发#,图形化界面,视觉…
    des算法,用c#写成,图形界面,在visual studio2005上编译通过,内含exe文件-des algorithm, using the c# languages, graphical interface, studio2005 in visual compiled by containing exe file
    2023-02-18 15:30:03下载
    积分:1
  • 用VC编写的一个简单的文件的程序源代码
    用VC编写的一个简单的文件加密的程序源代码-VC prepared by a simple document encryption source code
    2023-08-09 19:20:03下载
    积分:1
  • 喷泉编码算法
    Fountain Encoding Algrothm
    2022-08-25 17:16:46下载
    积分:1
  • 电气工程学院大师sis2009
    ElGamal算法不仅用于数据加密也能用于数字签名,其安全性依赖于有限域上离散对数问题的计算。该方法的关键。首先,选择一个素数P,两个随机数,G和G,X,X<P,计算Y = G ^ X(MOD P),其公钥Y,G和P的私钥X G和P的一组用户共享。ElGamal数字签名。信息签署M,先选择一个
    2022-03-15 15:18:20下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载