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

搜索资源列表

  1. bubble

    0下载:
  2. pb 冒泡提示 右下角弹出窗口,自动隐藏,效果不错-pb bubble tips Lower right corner of the pop-up window automatically hide
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:27121
    • 提供者:huang
  1. bubble sort

    0下载:
  2. A program in C++ to do bubble sort
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-10-23
    • 文件大小:319
    • 提供者:aditya55
  1. bubble-frequency

    1下载:
  2. 自己编写的求解通道内气泡生成频率的程序,非常好用,精度高-I have written to solve the frequency of bubble formation within the channel program, very easy to use, high accuracy
  3. 所属分类:汇编语言

    • 发布日期:2017-03-09
    • 文件大小:822024
    • 提供者:彭东岳
  1. bubble-grey-length-frequency

    0下载:
  2. 对于大量照片求取通道内气泡长度和频率生成信息,每张都求取,计算速度较慢-For a lot of photos to strike a channel length and frequency of the bubble generation information, each have to strike, the calculation speed is slow
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1668
    • 提供者:彭东岳
  1. bubble-sort

    0下载:
  2. 冒泡排序法。输入一组无需数据,输出从大到小排好顺序的新数组-Bubble sort. Enter a group without data output descending new array in good order
  3. 所属分类:LabView

    • 发布日期:2017-04-07
    • 文件大小:8106
    • 提供者:王婷
  1. Bubble

    1下载:
  2. 将传统的冒泡排序算法进行可视化输出,可直接观测冒泡排序算法的中间过程-The traditional bubble sort algorithm visualization output can be directly observed during the middle of the bubble sort algorithm
  3. 所属分类:Other windows programs

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

    0下载:
  2. ARM汇编程序之冒泡排序法:用汇编语言实现十个数字的排序-ARM assembler of the bubble sort method: using assembly language to achieve ten digits sort
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:660
    • 提供者:rig
  1. Bubble-sort-since-the-childhood

    0下载:
  2. 冒泡从小到大排序,冒泡排序一组数据,实现从小到大排列-Bubble sort since the childhood
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5130337
    • 提供者:kh
  1. bubble

    0下载:
  2. 使用VC++的MFC类制作的一个具有下拉菜单,可以从TXT文本中输入数据(包括浮点型),经过冒泡排序之后再存入TXT文件中的应用程序,并且可以在应用程序中打开和关闭TXT文本的功能。-Use VC++ MFC classes have produced a drop-down menu, you can enter data (including floating point), after re-deposited after the bubble sort TXT file applicat
  3. 所属分类:File Operate

    • 发布日期:2017-05-16
    • 文件大小:4237675
    • 提供者:wenkui
  1. bubble-dynamic-mesh

    0下载:
  2. 气泡根据内外压力差变化的动网格-bubble dynamic mesh
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1351
    • 提供者:xiaoyun
  1. BUBBLE

    0下载:
  2. 冒泡算法排序~从小到大排列一组数据~初始化变量个数为20-Bubble sort algorithm- Sorted initialize a set of data- the number of variables is 20
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:155623
    • 提供者:陈幻
  1. SORT---bubble

    0下载:
  2. 冒泡排序:从第一个元素起依次将相邻两数比较,大的调到后面,小的调到前面, 直到第n-i(第i趟排序时)个元素。-Bubble sort: successively from the first element of the adjacent two numbers compare transferred back big and small front transferred until the first ni (i-trip sort) elements.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:81846
    • 提供者:陈幻
  1. bubble-sort

    0下载:
  2. C#经典的冒泡排序,是C#中初学者精彩遇到的难题,一起分享-C# classic bubble sort
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:29886
    • 提供者:CaoYangXu
  1. Bubble-Act

    0下载:
  2. 先输入一组整数,然后运用冒泡法对其进行排序,再按照顺序输出。-Enter a set of integers, and then sort them using bubble method, then follow the order of the output.
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:562
    • 提供者:
  1. Bubble

    0下载:
  2. 使用vc++完成吐泡功能,程序已调试成功,请放心使用-Using vc++ to complete the spit bubble functions, the program has been successful debugging, ease of use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1914557
    • 提供者:youanpai
  1. bubble

    0下载:
  2. 微机上机实验,利用冒泡排序法对若干十进制数进行从小到大排序-Computer-on experiments using bubble sort method on a number of decimal numbers in ascending order
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:倪莹
  1. Bubble-Sort(simple)

    0下载:
  2. 冒泡排序。本程序随机 生成一组数据,用冒泡排序的方法从大到小排序出来。-Bubble sort. This program randomly generates a set of data, using bubble sort method descending sort it out.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1104
    • 提供者:邓小帅
  1. Bubble-algorithm

    0下载:
  2. 易语言的一个数组排序算法《冒泡算法》可以快速的完成数组排序-An array of easy language sorting algorithms " Bubble algorithm" can quickly complete array sorting
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7908
    • 提供者:24534
  1. Bubble-sorting

    0下载:
  2. 基于VC6.0编写的冒泡法排序源程序,用到了数组-Based on VC6.0 prepared bubble sort method source code, used an array
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:207760
    • 提供者:Tom
  1. new-Bubble-Sort

    0下载:
  2. 修改起泡排序的算法,在正反两个方向交替进行扫描,即第一趟把排序码最大的对象放到序列的最后,第二趟把排序码最小的对象放到序列的最前面。如此反复进行。-Modified bubble sort algorithm, in both directions alternately scanning, sorting code that first trip to the largest objects into the final, the second trip to the smallest obj
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:547
    • 提供者:罗壹文
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com