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

搜索资源列表

  1. 0305111

    0下载:
  2. 很好的一个DD。。 能够进行快速排序...利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-good a DD. . To conduct rapid sequencing ... use C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hil
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5107
    • 提供者:333
  1. Some_Sort_Program_Implement_by_C

    0下载:
  2. 几种排序算法的C语言实现 用函数实现如下算法: (1) 直接插入排序, 希尔排序 (2) 冒泡排序, 快速排序 (3) 选择排序, 堆排序 (4) 归并排序 (5) 基数排序 -several algorithm using C language function algorithm to achieve the following : (a) direct insertion sort, Hill sequencing (2) Bubble Sort, rapid
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4008
    • 提供者:丘方
  1. java_twoProgram

    0下载:
  2. 两个java程序。PrintS.java 用冒泡排序的方法打印两个s三角镇的applet程序。-two procedures. PrintS.java with Bubble Sort of Print 2 s Triangle town of applet.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1091
    • 提供者:zhaoyun
  1. VBKing

    0下载:
  2. 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which contains a variety of small g
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:13801
    • 提供者:天路
  1. testbubble

    0下载:
  2. 冒泡排序法 (C++) 求链表操作 srasedfeadfeafds-Bubble Sort (C) List for operation srasedfeadfeafds
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7043
    • 提供者:liuyu
  1. PX

    0下载:
  2. oid Reset() //重置\"次数\", 即比较与移动的效率统计 int BubbleSort(int length, int ls[]) //冒泡排序 int InsertSort(int length, int ls[]) //插入排序 int SelectSort(int length, int ls[]) //选择排序 int QuickSort(int length, int ls[]) //快速排序 int ShellSort(int length, int
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1122
    • 提供者:Hy
  1. hebingxulie

    0下载:
  2. 复杂度比冒泡法更低的排序算法,合并序列排序法-complexity law bubbling lower than the ranking algorithm, combined sequence Sort
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1426
    • 提供者:Wiracle
  1. sdp

    0下载:
  2. 拓扑,直接插入,冒泡,简单选择,希尔 ,快速,堆排序-topology, direct insertion, bubbling simple choice, Hill, rapid and Heap Sort
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:221168
    • 提供者:李伟然
  1. 4-16

    0下载:
  2. 选择法排序:数据的排序就是将一批数据由小大到(升序)或由大到小(降序)进行排列。常用的有选择法、冒泡法。 -selection Ordering : Sorting data is a group of data from small to large (ascending) or 7,10,13 (descending) order. Commonly used in the selection and the Bubble Act.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8744
    • 提供者:张云
  1. shellsort111

    0下载:
  2. 附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接插人排序;然后,取第二个增量d2<d1重复上述的分组和
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19421
    • 提供者:乐乐
  1. all_kinds_of_algorithms

    0下载:
  2. 常用算法如西尔排序 堆排序 冒泡排序 选择排序等-common algorithms such as Silvan ranking Heap Sort Bubble Sort Selection Sorting etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2851
    • 提供者:jiangyi
  1. sort_by_pop

    0下载:
  2. 用汇编写成的有符号,双字节冒泡法的一个程序。内含有流程图,对于初学汇编的人有一定的参考价值-with a compilation of written symbols, double byte of a Bubble Act procedures. Contain flow charts for beginners compilation of a certain reference value
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:244626
    • 提供者:潘波
  1. mopao

    0下载:
  2. 我自己设计的冒泡程序~~~ 我自己设计的冒泡程序~~~ 我自己设计的冒泡程序-my own design procedure bubbling ~ ~ ~ my own procedures designed Bubble ~ ~ ~ my own design procedure bubbling
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1469
    • 提供者:chencheng
  1. gou1

    0下载:
  2. 从键盘输入N个数字,程序将对这些数进行由大到小的排序。程序采取的的冒泡排序法,且程序输出了其每一趟排序的具体过程-N input from the keyboard figures, the number of these procedures will be conducted importance of the ranking. The procedures Bubble Sort of law and its procedures output per trip sequencing of
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:10526
    • 提供者:gouhuafeng
  1. c7_bubble

    0下载:
  2. C语言冒泡排序法,内有详细注释,可以在wintc下运行-Bubble Sort C language, with detailed notes, can run in wintc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1631
    • 提供者:liuyan6374
  1. boble

    0下载:
  2. 改进的冒泡排序的VC++源程序,希望大家能够从中受益!-improved Bubble Sort VC source, we hope to benefit from!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6259
    • 提供者:阿科
  1. 冒泡排序11111111

    0下载:
  2. 经典的起泡排序代码,可以显示每一步的过程-classic bubble sort code can demonstrate that the process every step
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2354
    • 提供者:朱一新
  1. 冒 泡 法:

    0下载:
  2. c++结构里的冒泡算法-c structure, the algorithm Bubble
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2954
    • 提供者:陈士
  1. maopaoyanshirar

    0下载:
  2. 冒泡排序的系统内部运算过程演示源程序 可以直观的观察系统内部演示过程-Bubble Sort of the process within the system operator can demonstrate source intuitive observation system demonstration
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:李琦
  1. 200661131050069

    0下载:
  2. 选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(大)的值换到了最前面,如果只用i,j 的话,就没有办法找出待排序数据中的最值了 比较排序也叫冒泡排序,就是把相邻的数据比较交换,因为其把小的数字从后面往前慢慢移动,感觉象水泡上升一样,所以叫冒泡排序法. 如过你还没理解,留言~-SELECTION SORT is a more optimal sequencing, its def
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3268
    • 提供者:斯多葛
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com