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

搜索资源列表

  1. 选择排序.rar

    0下载:
  2. c语言排序
  3. 所属分类:文档资料

    • 发布日期:
    • 文件大小:507
    • 提供者:
  1. 20044140604

    0下载:
  2. 因为不同的排序方法适应不同的应用环境和要求,所以选择合适的排序方法应综合考虑下列因素: ①待排序的记录数目n; ②记录的大小(规模); ③关键字的结构及其初始状态; ④对稳定性的要求; ⑤语言工具的条件; ⑥存储结构; ⑦时间和辅助空间复杂度等。 本程序对以下7种常用的内部排序算法进行实测比较:插入排序、希尔排序、起泡排序、快速排序、归并排序、选择排序、堆排序。我主要负责的是希尔排序和堆排序。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1129949
    • 提供者:haitty
  1. sort_compare

    0下载:
  2. 对以下5种常用的内部排序算法进行比较:起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:54474
    • 提供者:清影摇风
  1. 非支配排序遗传算法

    0下载:
  2. NSGA-II 相对于NSGA而言,NSGA—II具有以下优点:1)提出新的基于分级 的快速非胜出排序算法,将计算复杂度由 降到 ,其中: 表示目标函数的数目, 表示种群中个体的数目;2)为了标定分级快速非胜出排序后同级中不同元素的适值,也为使准 域中的元素能扩展到整个 域,并尽可能均匀遍布,文献[7]提出了拥挤距离的概念,采用拥挤距离比较算子代替需要计算复杂的共享参数的适值共享方法;3)引入了保优机制,扩大了采样空间,经选择后参加繁殖的个体所产生的后代同其父代个体共同竞争来产生下一代种群,因
  3. 所属分类:其它文档

  1. Sort

    0下载:
  2. 1. 直接插入排序 2. 折半插入排序 3. 希尔排序 4. 起泡排序 5. 快速排序 6. 选择排序 7. 堆排序-1. Direct insertion sort 2. Binary insertion sort 3. Shell sort 4. Bubble sort 5. Quicksort 6. Sorted by 7. Heap Sort
  3. 所属分类:Software Testing

    • 发布日期:2017-03-30
    • 文件大小:2732
    • 提供者:sunnylaisy
  1. 选择排序

    0下载:
  2. c语言排序-c language sort
  3. 所属分类:Document

    • 发布日期:2017-11-18
    • 文件大小:778
    • 提供者:daimi
  1. xzpx

    0下载:
  2. 软件测试中的选择排序问题,包括了图文及重要代码-Software Test selection sort, including the graphic and important code
  3. 所属分类:Software Testing

    • 发布日期:2017-03-26
    • 文件大小:111114
    • 提供者:kele
  1. neibupaixu

    0下载:
  2. 对于直接插入排序、直接选择排序、起泡排序、Shell排序、快速快序和堆排序等6种排序算法进行上机实习-visual
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:65543
    • 提供者:
  1. sortds

    0下载:
  2. "1--插入排序。\n") ("2--快速排序。\n") ("3--选择排序。\n") ("4--冒泡排序。\n") ("5--堆排序。\n") ("6--归并排序。\n") ("7--排完序后进行折半查找") -6 sort methods.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:466899
    • 提供者:hejunrong
  1. paixu2

    0下载:
  2. 数据结构排序算法的比较,起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序-Comparison of data structures sorting algorithm, bubble sort, direct insertion sort, simple selection sort, quick sort, Shell sort, Heap sort
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:2424
    • 提供者:张森
  1. sort-algorithm

    0下载:
  2. 实现简单的排序,如冒泡排序,选择排序等,并能计算排序时间-Simple sorting, and sorting time can be calculated
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:704
    • 提供者:Feng
  1. C-language-lesson-set

    0下载:
  2. C语言课设,包含: 比较“冒泡排序”和“选择排序”两种排序方法的效率 比较两个文件是否雷同 处理简单的数据文件 创建“文件复制”的DOS命令 关联两个文件中的数据-C language lesson set, including: compare the efficiency of the bubble sort and select Sort two Sort method to compare two files are identical to handle simpl
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:174095
    • 提供者:王泽
  1. C-Program-examples

    0下载:
  2. 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转
  3. 所属分类:Project Manage

    • 发布日期:2017-03-23
    • 文件大小:64768
    • 提供者:李艳文
  1. sort

    0下载:
  2. 对冒泡排序排、插入排序、希尔排序、选择排序、快速排序的比较-the comparison among bubble sorting,shell sorting,insert sorting,select sorting and quick sorting
  3. 所属分类:Document

    • 发布日期:2017-12-10
    • 文件大小:1632
    • 提供者:子阳
  1. sortmain

    0下载:
  2. 直接顺序排序、希尔排序、起泡排序、快速排序一次划分、快速排序、简单选择排序等-Direct sequence sort, shell sort, bubble sort, quicksort divided quicksort simple selection sort
  3. 所属分类:Communication

    • 发布日期:2017-12-07
    • 文件大小:962
    • 提供者:宿琦
  1. sort

    0下载:
  2. 3个演示排序算法的类,冒泡排序、插入排序和选择排序。-3 demonstrates the class of sorting algorithms, bubble sort, insertion sort and selection sort.
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:1599
    • 提供者:陈景熙
  1. sort

    0下载:
  2. 排序是很重要的很多的开发程序中都会用到排序 有选择排序 冒泡排序等-Sort is very important to a lot of the development program will be used Sort Selection Sort Bubble Sort
  3. 所属分类:File Formats

    • 发布日期:2017-12-01
    • 文件大小:2007
    • 提供者:谢小
  1. insertsort

    0下载:
  2. 计数选择排序和快速排序程序,里面有详细介绍 -Select sort and quick sort counting procedures are described in detail
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:905
    • 提供者:sue
  1. test

    0下载:
  2. c++实现选择排序和冒泡排序,并清除的说明了选择排序和冒泡排序的区别,运行程序,可以清晰的看到输出结果的不同。-c++ implementation selection sort and bubble sort, and clear explanation of the distinction between selection sort and bubble sort, run the program, you can clearly see the output difference.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:788917
    • 提供者:zjAngel
  1. C

    0下载:
  2. 这个文档写的是关于C语言冒泡、插入法、选择排序算法分析-C language bubble, insertion, selection sort algorithm analysis
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:8588
    • 提供者:xyx
« 12 3 »
搜珍网 www.dssz.com