搜索资源列表

  1. bubble GOU

    0下载:
  2. 泡泡效果 两只可爱小狗在阳光下嬉戏,透明的泡泡在草地上升起 -bubble effect two cute puppies playing in the sun, transparent bubble rise up in the grass
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:19483
    • 提供者:彭静
  1. Bubble

    0下载:
  2. Bubble排序程序,c++语言,程序比较简单,对算法的研究
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8246
    • 提供者:David Lee
  1. simple_bubble_sort

    0下载:
  2. 一个简单的字符冒泡排序例子-A simple example for bubble chars sorting.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:站长
  1. ArraySort

    0下载:
  2. 数组排序,含bubble,quick,insertion,selection四种方法-Array sort,it includes four sort methods as follows: bubble sort ,quick sort,insertion sort and selection sort.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:24576
    • 提供者:站长
  1. bubble2

    0下载:
  2. 冒泡排序-bubble sort
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:站长
  1. multidim_bsort

    0下载:
  2. 二维数组的冒泡排序-Bubble sort of Two-Dimensional Arrays
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:站长
  1. Bubbles_src

    0下载:
  2. 打泡泡游戲.... 於VC環靜下操做-playing bubble in the VC game .... Central took the under static
  3. 所属分类:其他游戏

    • 发布日期:2024-05-04
    • 文件大小:83968
    • 提供者:邱奕維
  1. bomb_newest

    1下载:
  2. 泡泡堂最新VC源码,不包含编译结果,请自行编译-bubble appear latest VC source, the results do not include compiler, on its own compiler
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-04
    • 文件大小:2105344
    • 提供者:陆尧
  1. 数组排序算法改进版

    0下载:
  2. 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : B
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:28672
    • 提供者:
  1. 气泡

    0下载:
  2. 在WINDOWS右下脚工具栏显示气泡的例子-lower-right corner of the Windows toolbar shows examples of bubble
  3. 所属分类:C#编程

    • 发布日期:2024-05-04
    • 文件大小:51200
    • 提供者:羽羊
  1. bubble GOU

    0下载:
  2. 泡泡效果 两只可爱小狗在阳光下嬉戏,透明的泡泡在草地上升起 -bubble effect two cute puppies playing in the sun, transparent bubble rise up in the grass
  3. 所属分类:FlashMX源码

    • 发布日期:2024-05-04
    • 文件大小:19456
    • 提供者:彭静
  1. coldfire

    0下载:
  2. ARM 的 Diab C源码。包括启动程序crt0.s,例子程序bubble.c和swap.s-ARM Diab C source. Crt0.s including the commencement of proceedings, and examples of procedures bubble.c swap.s
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:刘玉东
  1. WaveSimulation

    1下载:
  2. 一个模拟海浪和海浪破碎生成泡沫的程序,使用纹理贴图,效果逼真。-a simulated waves and waves generated broken bubble, the use of textures, and lifelike.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-04
    • 文件大小:1550336
    • 提供者:孙烁
  1. 8086masm

    0下载:
  2. 汇编小程序 多种方法解冒泡法排序 以masm 5.0以上版本编译运行 -small compilation method for a variety of procedures Bubble Act to masm ranking above version 5.0 compiler operation
  3. 所属分类:汇编语言

    • 发布日期:2024-05-04
    • 文件大小:208896
    • 提供者:张雨
  1. Bubble

    0下载:
  2. 火拼泡泡龙 服务器 和客户端,仅限交流,不得用于商业用途-Rush Bubble server and client is limited to communicate, and not for commercial use
  3. 所属分类:其他游戏

    • 发布日期:2024-05-04
    • 文件大小:10687488
    • 提供者:
  1. bubble

    0下载:
  2. this file to sort the input numbers using bubble sort algorithm.-this is file to sort the input numbers using bubble sort algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:zeeshan
  1. bubble

    0下载:
  2. 程序实现冒泡算法,效率较高。程序是从两边往中间走的,直到中间子表为空为止。本程序比C语言上的效率高很多。-Program to achieve bubble algorithm is efficient. Program is from the middle of both sides to go until the middle of the child table is empty. This procedure than the
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:慧灵
  1. bubble-sort

    0下载:
  2. 基于for循环的冒泡排序法,第一次上传还要这么麻烦,到二十个字了没-For loop based on bubble sort method, first upload should be so troublesome to twenty words yet
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:warshining
  1. one bubble free field

    0下载:
  2. one bubble free field 单气泡自由场计算(one bubble free field)
  3. 所属分类:仿真建模

    • 发布日期:2024-05-04
    • 文件大小:9216
    • 提供者:天使翼
  1. Bubble sort

    0下载:
  2. 冒泡排序(Bubble Sort,台湾译为:泡沫排序或气泡排序)是一种简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(Bubble Sort is a simple sorting algorithm. It repeatedly visits the sequence of items to be sorted
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:35840
    • 提供者:JinPatrick
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org