CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - select

搜索资源列表

  1. kmethod_exe

    0下载:
  2. 大约有10种排序方法,如堆排序、快速排序、归并排序、插入排序、外壳排序、选择排序、早泡排序、线性排序、地址选择排序和基排序。我自己提出了一种简化的快速排序。-about 10 species of sequencing methods, such as heap sort, quick sort, merge, in order to insert sequencing, shell sort, select, in order of ranking as foam, linear orderi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4738
    • 提供者:宁华锋
  1. 数据结构中所用的8种排序方法

    2下载:
  2. 本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。-the procedures set of data structure of the eight major sequencing method : Insert ranking Bubble Sort, select, in order of Quick Sort, Hill sequencing, heap sort, merge, in order of ranking
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:78562
    • 提供者:吴晓辉
  1. 排序算法汇总和比较

    0下载:
  2. 实现了插入排序,希尔排序, 冒泡排序,快速排序,选择排序,堆排序和归并排序,以及可以对排序的性能进行分析,较适合用作排序算法的学习-achieved insertion sort, Hill, in order Bubble Sort, quick sort, select, in order of ranking and sculpture merge sorting, and sequencing can analyze the performance and more appropriat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:37832
    • 提供者:叶靥
  1. sort_method

    0下载:
  2. 各种排序算法,包括快速排序、插入排序、选择排序、SHELL排序-various sorting algorithms, including rapid sorting, insertion sort, select, in order of ranking SHELL
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2991
    • 提供者:范凯生
  1. 双端选择排序算法

    0下载:
  2. 双端选择排序算法:是选择排序算法的变种,可以定位每个子表中最小和最大元素 并把它们分别放在子表的开头和结尾.-dual-Selection Sorting Algorithm : The algorithm is to select the varieties, each positioning table for the smallest and largest elements and their son were on the table at the beginning and en
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1405
    • 提供者:倪莎
  1. 排序算法-java

    0下载:
  2. 用java实现的数据结构排序算法,包括:选择排序、插入排序、冒泡排序、希尔排序、快速排序、堆排序、归并排序。-used to achieve the ranking algorithm data structure, including : Select, in order of insertion sequence and Bubble Sort, Hill sequencing, rapid sequencing, heap sort, merging sequencing.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:54226
    • 提供者:陈为
  1. 几种排序方法的实现

    0下载:
  2. 用 插入排序, 希尔排序 ,冒泡, 快速排序 , 选择排序 ,堆排序, 归并排序 实现对任意随机数序列,并比较各种方法的运行快慢和复杂度-with insertion sort, Hill sequencing, bubbling Quick Sort, select, in order of ranking sculpture, merging order to achieve arbitrary random series, and compare the various methods o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:389214
    • 提供者:陈婷
  1. c45Algorithm

    0下载:
  2. C4.5是决策树的经典算法 C4.5 归纳学习是完全自动的学 习算法,所需要做的是选取有用的特征,构建实例数据库供它学习-C4.5 decision tree is the classic C4.5 inductive learning algorithm is completely automatic learning algorithm, what needs to be done is to select useful features, build databases for i
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1596
    • 提供者:唐宇
  1. ManySort

    0下载:
  2. 数组排序算法-----这个程序的头文件中包含四种排序方法:泡沫排序法,插入排序法,快速排序法和选择排序法-array algorithm ----- this procedure the first document contains four ranking : bubble sort, insertion sort, quick sort and select Sort
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30563
    • 提供者:popandsmtp
  1. !select

    0下载:
  2. 顺序统计select算法。从s个元素中找出第k个大的元素。- The order counts the select algorithm. Discovers the kth big element from s element.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:964
    • 提供者:颜小佳
  1. Select

    0下载:
  2. 这是实现树的选择方法,这里只有头文件。 如果需要具体源文件的话,请联系我。-This is the choice of trees, only here the first document. If the specific needs of the source document, then please contact me.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1145798
    • 提供者:Roger
  1. MLP_src

    0下载:
  2. 多层神经网络范例 http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network model http : / / www.codeproject.com / cpp / MLP.asp df = 1
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:29160
    • 提供者:wenjia
  1. MLP_Exe

    0下载:
  2. 多层神经网络的可执行例子 http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network executable examples http : / / www.codeproject.com / cpp / MLP.asp df = 1
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:138467
    • 提供者:wenjia
  1. SCCA

    1下载:
  2. 免疫算法求解函数优化问题运行时请选择所要的函数,并且点Button1执行-immune function algorithm optimization runtime please select the function and implementation point Button1
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:95217
    • 提供者:王林成
  1. JavaSortingMethod

    0下载:
  2. java 排序,冒泡排序,快速排序,选择排序,插入排序,堆排序,归并排序等等!-java ranking, bubble sort, quick sort, select Sort, insert sequencing, heap sort, merge sort, and so on!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6766
    • 提供者:丁如敏
  1. matlab_walsh

    1下载:
  2. 函数通过输入信号序列和函数序号,以及调制解调选择参数来完成扩频调制解调。original_seq是原始输入序列,可能是未调制序列,也可能是调制序列,walsh_num是walsh函数的序号,select选择对输入的序列进行调制还是解调。-function through the input signal sequence and function of the serial number and choice of modulation and demodulation parameters t
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:880
    • 提供者:刘洪
  1. CCMPRS.ZIP

    0下载:
  2. A command-line file compression utility for Windows NT. It allows you to select files for NTFS file compression based on file name (with wild- cards), minimum file size, and/or a minimum compression ratio. You can also specify file extension
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:27807
    • 提供者:郭春阳
  1. select

    0下载:
  2. 冒泡排序,希尔排序,插入排序,选择排序,快速排序-Bubble Sort, Hill sort, insertion sort, select sort, Quick Sort
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:8924
    • 提供者:philip
  1. hartigansSLC_OpenCV

    0下载:
  2. hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:53883
    • 提供者:sas
  1. Select-main-element-of-Gauss

    0下载:
  2. 选主元素高斯消去法在MATLAB环境下的实现。-Select the main elements of Gaussian elimination in the MATLAB environment to achieve.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:1321
    • 提供者:赵悦
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com