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

搜索资源列表

  1. maopao

    0下载:
  2. 冒泡排序,对数组中的数据进行从小到大排序-Bubble sort array data in ascending order
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:564
    • 提供者:qin
  1. Several-sorting-algorithms

    0下载:
  2. 几种排序算法,包括冒泡排序,快速排序等,自己写的,希望能帮助初学者-Several sorting algorithms, including bubble sort, quick sort, wrote it myself, hope to help beginners
  3. 所属分类:Document

    • 发布日期:2017-11-26
    • 文件大小:1096751
    • 提供者:杨业
  1. Bubble

    0下载:
  2. opengl,三个正方形和三条直线互相连接-opengl, three squares and three straight lines interconnected
  3. 所属分类:Project Design

    • 发布日期:2017-12-10
    • 文件大小:2093832
    • 提供者:方案
  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. -bubble-sort-algorithm

    0下载:
  2. 排序是计算机程序设计中的一种重要操作,它的功能是将任意序列的数据元素或记录,重新排列成一 个按关键字有序的序列.在计算机系统中,元素或记录排序的时间占系统整个运行时间的比例很大;并且 有序序列为记录的查找、插入和删除提供了方便,可以有效提高搜索效率;因此研究各类有效的排序算法 一直是人们感兴趣的问题,也是计算机研究中的重要课题之一-Sorting is an important operation in the design of a computer program, and it
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:1409039
    • 提供者:小樱
  1. paixu

    0下载:
  2. 用C语言编写的三种排序方法。冒泡法,插入法,选择法。-C language prepared by the three sorting method. Bubble method, insertion method, select the method.
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:4999
    • 提供者:小帅
  1. susheguliruanjian

    0下载:
  2. 宿舍管理查询软件(限2 人完成) 1)任务:为宿舍管理人员编写一个宿舍管理查询软件, 程序设计要求: A.采用交互工作方式 B.建立数据文件,数据文件按关键字(姓名、学号、房号)进行排序(冒泡、选择、插入排序等任选一种) 2)查询菜单: (用二分查找实现以下操作) A.按姓名查询 B.按学号查询 C.按房号查询 3)打印任一查询结果(可以连续操作)-Dormitory management query software (limited to two peop
  3. 所属分类:Project Design

    • 发布日期:2017-11-06
    • 文件大小:2254
    • 提供者:xinxiping
  1. Online_Empirical_Mode_Decomposition_Li-aung_Yip_2

    0下载:
  2. Realtime Empirical Mode Decomposition for Intravascular Bubble Detection-Realtime Empirical Mode Decomposition for Intravascular Bubble Detection
  3. 所属分类:File Formats

    • 发布日期:2017-05-07
    • 文件大小:1312709
    • 提供者:ali
  1. numeric-sorting

    0下载:
  2. 利用C语言编程实现数字冒泡排序 -The use of C language programming digital bubble sort using the C programming language digital bubble sort
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:683
    • 提供者:钟健红
  1. sort

    0下载:
  2. java编程,是排序的元代吗,含有冒泡排序,快速排序-java programming, it is sort of the Yuan Dynasty, with bubble sort, quick sort, etc.
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:3994
    • 提供者:jin
  1. biswas

    0下载:
  2. planar simulation of bubble growth in film boiling near critical water using a variant of the VOF method by D.K. Agarwal, S.W.J. Welch, G. Biswas and F. Durst
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:224781
    • 提供者:bharat
  1. maopaofa

    0下载:
  2. 这个程序主要是冒泡法,比较简单易懂,容易上手-This program is mainly bubble law, is relatively simple to understand, easy to use
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:893
    • 提供者:zhengchongyang
  1. 86

    0下载:
  2. BUBBLE DISTRIBUTION DYNAMIC MODELING IN HIGH-ENERGY ULTRASOUND FIELD
  3. 所属分类:Development Research

    • 发布日期:2017-05-03
    • 文件大小:525091
    • 提供者:Andrew
  1. exchange

    0下载:
  2. 关键词排名 - 高考,冒泡法,LSD法高考分数将根据输入的要求进行排序。- Keyword ranking- entrance, bubble law, LSD Law college entrance examination scores will be sorted according to the input requirements.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:163619
    • 提供者:惠君
  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. Blowing-bubbles

    0下载:
  2. 吹泡泡程序。每当用户在窗口客户区中按下鼠标左键时即可产生一个泡泡(彩色圆形)。-Blowing bubbles. Each time the user by pressing the left mouse button in the window client area can cause a bubble (color round).
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4095
    • 提供者:陈宇奇
  1. suanfa1

    0下载:
  2. 用冒泡和快速排序算法对一个足够长的数据序列进行排序,比较两种算法的时间复杂度,记录所用时间并分析。实验数据随机产生(数据的取值范围在1~100000之间,数据个数由用户从终端输入)。 -With a bubble sort algorithm and fast enough for a long sequence of data to sort, compare two time complexity of the algorithm, the time spent recording an
  3. 所属分类:File Formats

    • 发布日期:2017-04-23
    • 文件大小:73983
    • 提供者:youngnana
  1. sort

    0下载:
  2. 多种排序方法,帮助大家学习。有冒泡排序等多种排序方法包含在内,让大家更轻松的学习。-A variety of sorting method, help everybody to learn.Have a bubble sort and so on the many kinds of sorting methods are included, let everybody study easily.
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:658
    • 提供者:jiangwenying
  1. pop-algorithm

    0下载:
  2. 冒泡排序算法,简洁明了,易于理解,是不错的算法。-Bubble Sort algorithm, concise, easy to understand, is a good algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:808876
    • 提供者:sun
  1. QuickSort

    0下载:
  2. 快速排序之所比较快,因为相比冒泡排序,每次交换是跳跃式的。每次排序的时候设置一个基准点,将小于等于基准点的数全部放到基准点的左边,将大于等于基准点的数全部放到基准点的右边。这样在每次交换的时候就不会像冒泡排序一样每次只能在相邻的数之间进行交换,交换的距离就大的多了。因此总的比较和交换次数就少了,速度自然就提高了。-Quick sort of the relatively fast, as compared to bubble sort, each exchange is leaps and bo
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:99182
    • 提供者:单米马
« 1 2 34 »
搜珍网 www.dssz.com