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

搜索资源列表

  1. Genetic-Algorithm

    0下载:
  2. 遗传算法如何利用C++程序来实现,以求作业车间调度等问题。-How to use the genetic algorithm C++ program to implement in order to job shop scheduling problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:14835
    • 提供者:张广乐
  1. GENETIC_ALGORITHM_FOR_NEURAL_NETWORKS_ON_TRANSPUTE

    0下载:
  2. GENETIC ALGORITHM FOR NEURAL NETWORKS ON TRANSPUTERS (Source code and Reference)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:509887
    • 提供者:eknngx
  1. GAchenxu

    0下载:
  2. 传统的经典遗传算法c++源码,包含很多例子,该源码很具有一般性。-Traditional classical genetic algorithm c++ Source, contains many examples, the source code is very general.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-07
    • 文件大小:632387
    • 提供者:antercy
  1. SGA

    1下载:
  2. 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3281
    • 提供者:沁篱
  1. TSP

    1下载:
  2. 用遗传算法解决TSP问题.程序中可以任意设置各种遗传算法的参数.有图形界面展示搜索的过程 .-Using genetic algorithms to solve TSP problem. Program can set various parameters of genetic algorithm. Has a graphical interface to display the search process.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:129542
    • 提供者:dudu
  1. SAGAHillClimbing

    0下载:
  2. Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA -Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2691
    • 提供者:mashomid
  1. Genetic-Algorithm-for-Minimum-SpanningTree

    0下载:
  2. 使用遗传算法求解最小生成树的编码,C++环境-Genetic Algorithm for Minimum Spanning Tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:9455
    • 提供者:lee
  1. PIKAIA1.2

    0下载:
  2. GA 算法 PIKAIA1.2 Genetic Algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2380391
    • 提供者:chengzedong
  1. NSGA-II(2000)

    0下载:
  2. 这是多目标优化问题的经典文章,值得研究。A Fast and Elitist Multi-Objective Genetic Algorithm NSGA-II (2000)-A Fast and Elitist Multi-Objective Genetic Algorithm NSGA-II (2000)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1090087
    • 提供者:Winjade
  1. genalg

    0下载:
  2. It is simple genetic algorithm with different crossingover methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1623180
    • 提供者:optoedka
  1. genetic_code

    0下载:
  2. genetic algorithm C source code
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-03
    • 文件大小:80299
    • 提供者:qzq
  1. CARDS

    0下载:
  2. A genetic algorithm to solve 10 cards problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1459
    • 提供者:lolo
  1. Genetic-algorithm

    1下载:
  2. 有约束的最优问题,对优化求解很有用,特别是在运筹规划问题上用途很大-The constrained optimization problem, on the optimal solution is useful, especially in the use of large logistics planning issues
  3. 所属分类:matlab例程

    • 发布日期:2012-12-26
    • 文件大小:6641
    • 提供者:钱程
  1. Genetics_Dot_Net_demo

    0下载:
  2. Genetic algorithm implmentation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:27193
    • 提供者:anjali
  1. genetic

    0下载:
  2. This is knapsack problem solution by genetic algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2366
    • 提供者:hamaaral
  1. Genetic-Algorithm-CPP-class

    0下载:
  2. 遗传算法的一个C++类,可以在该类内定义遗传算法个操作算子和数据-A genetic algorithm C++ classes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:7709
    • 提供者:李超
  1. genetic-algorithm

    0下载:
  2. 一个简单的c实现的基因算法,短小精悍,值得一看-A simple genetic algorithm c implementation, short and pithy, worth a visit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2150
    • 提供者:jefferson
  1. Genetic-algorithm-source-code

    0下载:
  2. 遗传算法的C++实现!简单实用易懂!只需变换数据就可实现自己期望的功能!-Genetic algorithm C++ implementation.Simple, practical and easy to understand! Simply transform the data can achieve their desired
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:8635
    • 提供者:yatou
  1. Genetic-algorithm

    0下载:
  2. 遗传算法的c版程序,并附有注释.对于初次学习遗传算法的人员来说,很有帮助。-Genetic algorithm c version of the program, together with the notes for the first time learning genetic algorithm staff, very helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:6843
    • 提供者:james
  1. Genetic-algorithm-c-source-code-

    0下载:
  2. 多变量遗传算法C++版 测试通过 输入输出文件在源码中有说明 根据需要修改目标函数和变量数即可-Multivariate genetic algorithm C++ and the number of variables needed to
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:13872
    • 提供者:moon
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com