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

搜索资源列表

  1. 2006102420

    0下载:
  2. 排序方法,实现简单排序,原码,有说明文档。-sorting method, a simple ranking, the original code and documentation.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:杨琳琳
  1. Basic_Sort

    0下载:
  2. This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works. -This source code is about the basic sorting algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:128.4kb
    • 提供者:tongtong
  1. ANewC4.5alg

    0下载:
  2. 经典的数据挖掘分类算法,由ID3算法演变而来。本算法主要用于处理连续属性值,基本过程如下: 1.根据属性的值对数据集排序 2.用不同的阈值将数据集动态的分类 3.迭代根据阈值进行划分 4.得到所有可能的阈值、增益以及增益比-classical classification of data mining algorithms, evolved from the ID3 algorithm. This is mainly used to deal with continuous at
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:145.13kb
    • 提供者:kpeng
  1. NSGA-II多目标规划代码(matlab版)

    4下载:
  2. 印度Deb教授开发的Non-dominating Sorting Genetic Algorithm的改进版本,非常适合parato封面逼近运算。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. text-NSGA

    0下载:
  2. Nondominated Sorting Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:245.57kb
    • 提供者:xxx
  1. heapsort

    0下载:
  2. 堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆-HEAPSORT be suitable for sorting paper records more, because the main overhead is the time to build reactors and adjusting the heap
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:864byte
    • 提供者:hjs
  1. SortAndLife

    0下载:
  2. Conway s Game of life 算法程序-This article is about a fast Conway s Game of Life version using MFC, thread and DirectX together with a visual demo for sorting algorithms. It is also a good demo for "Bubble" and "Quick Sort" algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:362.43kb
    • 提供者:JerryJiang
  1. NSGA

    1下载:
  2. nsga2非支配排序遗传算法,c++源码实现-nsga2 non-dominated sorting genetic algorithm, c++ source code to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3.88kb
    • 提供者:李彦彪
  1. nsga2-gnuplot-v1.1.tar

    0下载:
  2. NSGA-II uses non-dominated sorting for fi tness assignments. All individuals not dominated by any other individuals, are assigned front number 1. All individuals only dominated by individuals in front number 1 are assigned front number 2, and so
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:16.85kb
    • 提供者:krzysztof
  1. matlab_for_neural_network

    0下载:
  2. 使用matlab实现利用人工神经网络布尔逻辑判断,数字识别,SOFM排序和旅行商问题-Using matlab to achieve the use of artificial neural network to determine the Boolean logic, digital identification, SOFM sorting and Traveling Salesman Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:488.73kb
    • 提供者:ly
  1. StudentsPerformanceManagementSystem

    0下载:
  2. 数据库的数据项主要数据包括:学号、姓名、年级、专业、成绩1、成绩2、成绩3、平均成绩、总成绩。 要求具有以下功能: (1)添加、删除任意个记录。 (2)修改任意个记录。 (3)显示、保存记录。 (4)排序功能:打开学生数据库,计算每个学生的平均成绩和总成绩,用冒泡法或选择排序法将平均成绩和总成绩排序后生成两个新文件(从大到小),存盘并显示这两个文件的全部记录。 (5)查询功能:打开总成绩排序文件,用折半查找法统计出给定分数的人数并显示。 -Database of d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.68kb
    • 提供者:杨辉
  1. visual-recognition-technology

    0下载:
  2. 高速分拣机械手视觉识别技术研究,此文为论文,如有错误,忘指正。-High-speed sorting robot visual recognition technology, this article is papers, if any errors, correct me forget.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13.16mb
    • 提供者:崔城
  1. bp-network-sorting

    0下载:
  2. 对WORD文档里的二类数据进行分类,使用神经网络的BP算法。采用三层网络。-WORD documents in the two types of data classification, using neural network BP algorithm. Three-tier network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:7.19kb
    • 提供者:刘明
  1. shannon

    0下载:
  2. 函数说明: [p,x]=array(P,X) 为按降序排序的函数 P为信源的概率矢量,X为概率元素的下标矢量 p为排序后返回的信源的概率矢量 x为排序后返回的概率元素的下标矢量 -Function Descr iption: [p, x] = array (P, X) is sorted in descending order of the function P is the probability of the source vect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3.71kb
    • 提供者:lijing
  1. he-pipeline-processing-stages

    0下载:
  2. n个任务在流水线上进行m个阶段的加工 ,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机 器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以 在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所 有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最 小。-n-m on the task in the pipeline processing stages,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2.81kb
    • 提供者:guoxiangwang
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法的C++代码。包含基本蚁群算法,排序蚁群算法和最大最小蚁群算法。-Ant colony algorithm in C++ code. Includes the basic ant colony algorithm, sorting algorithm and the maximum and minimum colony ant algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:32.69kb
    • 提供者:陈波
  1. tech2000001.ps

    0下载:
  2. multi-objective genetic algorithm non dominated sorting genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:509.74kb
    • 提供者:Arunkumar
  1. nsga-original

    0下载:
  2. 非支配排序算法,用于求解多目标问题,c语言。-This is a GA implementation for multi-objective optimization. *** *** For multi-objective optimization, non-domonated sorting has *** *** been used. The design variables can be Binary, Integer, Real *** *** or Enumerat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:15.83kb
    • 提供者:陈重
  1. code

    0下载:
  2. 带精英策略的非支配排序遗传算法,c源代码。-This is a GA implementation for multi-objective optimization. For multi-objective optimization, non-domonated sorting has been used.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:86.25kb
    • 提供者:姜徐东
  1. nsga2

    0下载:
  2. 这是一个遗传算法实现多目标优化。对多目标优化,non-domonated整理已用。设计变量可以是二进制,整数,实数的或枚举数据类型。 -This is a GA implementation for multi-objective optimization. For multi-objective optimization, non-domonated sorting has been used. The design variables can be Binary, Integer,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:36.21kb
    • 提供者:姜徐东
« 12 »
搜珍网 www.dssz.com