登录
首页 » c++ » c++希尔排序

c++希尔排序

于 2022-06-29 发布 文件大小:212.06 kB
0 120
下载积分: 2 下载次数: 1

代码说明:

希尔排序(Shell Sort)是插入排序的一种。也称缩小增量排序,是直接插入排序算法的一种更高效的改进版本。希尔排序是非稳定排序算法。该方法因DL.Shell于1959年提出而得名。 希尔排序是把记录按下标的一定增量分组,对每组使用直接插入排序算法排序;随着增量逐渐减少,每组包含的关键词越来越多,当增量减至1时,整个文件恰被分成一组,算法便终止。

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

发表评论

0 个回复

  • fish_full
    实现鱼眼图 圆形视场和全视场的校正、分为2幅图像、4幅图像、任意角度、任意位置的校正、全景图拼接等(Fish eye diagram of a circular field of view and full field calibration is divided into two images, four images at any angle, any position of the correction, and panoramic stitching.)
    2012-07-11 11:01:10下载
    积分:1
  • gdbc
    存取pgsql数据库大对象,自字义表字段的程序。(C++ builder code for postgresql,write and read date to postgresql database.)
    2011-05-20 19:19:18下载
    积分:1
  • hotbutton
    提供多种图标可选的按键,并支持热键功能。。。(Offers a variety of optional button icons, and supports hotkey function. . .)
    2009-10-10 17:10:16下载
    积分:1
  • PCB
    这是code使用说明,对大家比较有帮助,新手必备(This is the code for use)
    2013-12-01 18:22:12下载
    积分:1
  • main
    利用形态学,霍夫(Hough)变换,实现畸变QR码的4个角点的定位。(To correct the distortion of the QR code,use morphology operation, Hough transform, to locat the positioning of the four corner points)
    2012-03-14 15:17:57下载
    积分:1
  • LINK
    建立链表的算法: 新节点链入表尾建立链表: 动态分配第一个节点变量; 用指针head 妥善保存链表第一个节点的地址值; 依次动态分配一个新节点变量; 将上一个节点的指针域指向新生成的节点; 循环3),4)步骤,直到所有节点均连入链表; 将最后一个节点的指针域赋值为0; (Establish the list of algorithms: The new node links footer build list: Dynamic allocation of the first node variable Keep the list head pointer of the first node address value In order to dynamically allocate a new node variable The domain of a node pointer to the new generation of nodes Cycle 3), 4) step, until all nodes are connected to the chain Pointer field will last node assigned to 0 )
    2015-01-05 16:03:48下载
    积分:1
  • code-for-face-detection
    Lets see how to detect face, nose, mouth and eyes using the MATLAB built-in class and function. Based on Viola-Jones face detection algorithm, the computer vision system toolbox contains vision.CascadeObjectDetector System object which detects objects based on above mentioned algorithm.
    2014-03-26 18:27:47下载
    积分:1
  • VC-filemon
    监控文件操作源码 监控文件操作源码 监控文件操作源码 监控文件操作源码 监控文件操作源码 监控文件操作源码 监控文件操作源码 (my filemon source my filemon source my filemon source)
    2013-12-24 16:48:59下载
    积分:1
  • Source-Programming-Manual-V2.4
    本手册详述于中电41所的1487、144x、146x系列信号发生器的编程方法。介绍SCPI语言,后面有VC例程(This manual describe 1487,144 x, 146x series signal generators programming methods. SCPI language is introduced, followed by VC routines)
    2014-06-07 00:04:01下载
    积分:1
  • 部标808模拟终端
    部标808模拟终端 道路运输车辆卫星定位系统北斗兼容车载终端通讯协议技术规范
    2022-02-05 07:51:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载