CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 希尔排序

搜索资源列表

  1. 5

    0下载:
  2. 数据结构的各种排序算法的源程序 包括直接插入排序,希尔排序,冒泡排序,堆排序等。有中文注释,顺利通过编译。而且有算法的比较和改进。-Data structure of the source of various sorting algorithms, including direct insertion sort, Hill sort, bubble sort, heap sort and so on. With Chinese translations, passed compilatio
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3331
    • 提供者:wang
  1. five-sorting-algorithm

    0下载:
  2. 五种排序算法的C语言版,分别有:快速排序,希尔排序,简单选择排序,直接插入排序,冒泡排序。-Five C-language version of sorting algorithms, respectively: quick sort, Hill sort, selection sort is simple, direct insertion sort, bubble sort.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2025
    • 提供者:放羊的星星
  1. duoxiangchengpaixu

    0下载:
  2. 多线程排序---希尔排序、快速排序、堆排序,并储存结果和输出结果!-Multi-threaded sort--- Hill sort, quick sort, heap sort, and store the results and output results!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:6246
    • 提供者:yangyang
  1. 7

    0下载:
  2. 1.定义数据结构。 2.编写函数,实现插入排序算法。 3.编写函数,实现希尔排序或快速排序等效率较高的算法。-1. Define the data structure. 2. Write a function to achieve insertion sort algorithm. 3. Write a function to achieve Hill sort or quick sort, etc. more efficient algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:707
    • 提供者:finejade
  1. qsort

    0下载:
  2. 关于快速排序和希尔排序的源代码,并附上各种排序方法的横向和纵向比较,帮您找出最适合您的排序算法-Hill, on the quick sort and sort the source code, along with a variety of horizontal and vertical sorting method comparison to help you find the sort algorithm works best for you
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:8076
    • 提供者:萧萧
  1. sort

    0下载:
  2. 各种排序算法,包括直接插入排序,希尔排序,冒泡排序,快速排序,简单选择排序-Various sorting algorithms, including direct insertion sort, Hill sort, bubble sort, quick sort, simple selection sort
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4343666
    • 提供者:Wendy
  1. ShellSort

    0下载:
  2. 希尔排序,使用希尔排序的方法对指针L所指向的结构体中的成员 — 数组Key 中的数据进行排序。成功时,返回1,否则返回-Hill sorting, using the method of sorting Hill pointer L points to the members of the structure- the array to sort the data in the Key. Success, returns 1, otherwise
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:151748
    • 提供者:jassy
  1. sort-compare

    0下载:
  2. 内部排序算法比较 问题描述:编制一个演示内部排序算法比较的程序。可对冒泡排序、直接插入排序、简单选择排序、快速排序、希尔排序和堆排序进行比较。 算法输入:排序方法选择,待排序的元素的关键字,关键字序列的给出方式(正序、逆序和乱序) 算法输出:不同情况下关键字参加的比较次数和关键字的移动次数。 算法要点:(1)由键盘输入待排序表的表长(50到100)和不同测试数据的组数。(2)利用不同排序方法排序并统计两类次数,列表显示(3)程序以对话方式执行。 -Comparison of
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:363135
    • 提供者:Winky
  1. ShellSort

    0下载:
  2. 输入要排序的数据个数,再输入要进行排序的数据,可以实现希尔排序-Enter the number of data to be sorted, re-input the data you want to sort, shell sort
  3. 所属分类:.net

    • 发布日期:2017-11-24
    • 文件大小:600
    • 提供者:刘洋
  1. Sort-of-integrated-application

    0下载:
  2. 排序的综合应用,涉及到快速排序、希尔排序。-Sort of integrated application that involves quick sort, sort Hill
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:141820
    • 提供者:沈亮
  1. Xieer-CombineSort

    0下载:
  2. 这也是数据结构,关于希尔排序的,希望大家可以多多支持-This is the data structure, sort of on the Hill, a lot of hope that we can support
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:946215
    • 提供者:zhangbiao
  1. eight-sort-algorithms

    0下载:
  2. 插入排序、堆排序、归并排序、冒泡排序、直接插入排序、快速排序、选择排序、希尔排序-Insertion sort, heap sort, merge sort, bubble sort, direct insertion sort, quick sort, selection sort, shell sort
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:3297
    • 提供者:zhangling
  1. Sort

    0下载:
  2. 计算出各种排序方法所用时间(直接插入排序,希尔排序,冒泡排序,快速排序)-Various sorting methods to calculate the time spent (direct insertion sort, shell sort, bubble sort, quick sort)
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1024
    • 提供者:chengyun
  1. sort

    0下载:
  2. 各种内部排序讲义及实现代码(插入排序,希尔排序,归并排序,快速排序,堆牌等等)-Sort notes and various internal implementation code (insertion sort, shell sort, merge sort, quick sort, heap card, etc.)
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:68536
    • 提供者:李和瀚
  1. Array

    0下载:
  2. 数据结构中,排序的操作,包括希尔排序、冒泡排序、直接选择排序等-Data structures, sorting operations, including Hill sort, bubble sort, selection sort, etc. directly
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:4065
    • 提供者:lxn
  1. sort

    0下载:
  2. 1、插入排序 2、希尔排序 3、冒泡排序 4、快速排序 5、简单选择排序 6、堆排序(选作) 7、归并排序(选作) 8、基数排序(选作) 9、其他 -1, 2 insertion sort, shell sort, 3, 4 bubble sort, quick sort 5, 6 simple selection sort, heap sort (selected for) 7, merge sort (selected for) 8, radix sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:297102
    • 提供者:sdalong
  1. Internal-sort-of-comparison-method

    0下载:
  2. 1)对以下9种内部排序算法进行比较:起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序、折半插入排序、二路插入排序、归并排序。 (2)待排序表的表长不小于 100;其中的数据要用伪随机数产生器产生;至少要用 5 组不同的输入数据做比较;比较的指标为关键字参加的比较次数和关键字的移动次数(关键字交换为 3 次移动)。 (3)针对不同的输入表长做试验,观测检查两个指标相对表长的变换情况。 (4)随机产生的数据保存到文件 input.txt 中,将各个算法的关键字比较次
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1590
    • 提供者:张元弟
  1. Sort

    0下载:
  2. 常用的排序算法,包括选择排序,插入排序,归并排序,快速排序,希尔排序,堆排序-Commonly used sorting algorithm, including selection sort, insertion sort, merge sort, quick sort, shell sort, heap sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3906
    • 提供者:Lee
  1. sort

    0下载:
  2. 起泡排序,快速排序,简单选择排序,堆排序,直接插入排序,折半插入排序,希尔排序-Bubble sort, quick sort, simple selection sort, heap sort, direct insertion sort, binary insertion sort, shell sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1773
    • 提供者:brianlxw
  1. Data-structure-Code

    0下载:
  2. 数据结构主要内容的c语言实现 包含线性表,链表,树,希尔排序等等重要数据结构的编程事例-Main data structure of c language contains a linear table, list, tree, hill sort of programming so important examples of data structures
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:21849
    • 提供者:lonrun
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 29 »
搜珍网 www.dssz.com