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

搜索资源列表

  1. ych2

    0下载:
  2. 遗传算法的c语言程序-Genetic Algorithm c Language Program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:308787
    • 提供者:陈孟
  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. PaiXu

    0下载:
  2. 遗传算法的备选方案排序,C程序实现,供参考之用.-Genetic algorithm to sort the options, C program, for information purposes only.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:6304
    • 提供者:张晓
  1. MGA

    0下载:
  2. 这是一个基于多智能体的遗传算法,算法中以一个30维Rastrigin的函数(该函数有无数个局部积小点一个最小点)为例进行了演示——连续独立运行五十次,每次的解小于1e-4,使用了matcom45和C++的混合编程,请先下载后使用程序-This is a Multi-agent-based genetic algorithm with a 30-dimensional Rastrigin function (the function has numerous local small plot po
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5423
    • 提供者:huwentao
  1. c++ingenetic

    0下载:
  2. 很好的关于遗传算法的c程序,编的比较简单移动,是初学者的好程序-Very good on the genetic algorithm c procedures, provision of relatively simple movement is a good program for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3547
    • 提供者:zong
  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. sga-c

    0下载:
  2. 利用C开发的一个遗传算法案例。C语言程序在Dev-Cpp下编译通过,在VC下面应当也可以编译通过。-Use C to develop a genetic algorithm case. C language program at compile under Dev-Cpp is passed, the following should be in the VC can also be compiled through.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:33539
    • 提供者:eric
  1. TSP_GA

    2下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:599431
    • 提供者:
  1. tsp

    0下载:
  2. 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended to other applications of the tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:88021
    • 提供者:chenjing
  1. genetic

    0下载:
  2. 改C程序结合了遗传算法和模拟退火算法的思想,能求出网络图中各工序的最优开工时间和工程的收益的净现值。-C program to a combination of genetic algorithms and simulated annealing algorithm can find the network map to start the process of the optimal time and the project' s net present value of earning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1995
    • 提供者: 御驸马
  1. GA1true

    0下载:
  2. 遗传算法的c++程序,用于电力系统短期负荷预测-Genetic algorithm c++ program for power system short term load forecasting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:6991
    • 提供者:李玮
  1. IOC_ga

    0下载:
  2. 基于遗传算法求解背包问题,本程序采用c++编写,求解不同问题是只需修改物品的重量、价值-Knapsack problem based on genetic algorithm, the program uses c++ written to solve different problems is to simply change the weight of worth
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3421116
    • 提供者:fjiayin
  1. Genetic-Algorithm_C

    0下载:
  2. 用C语言编写的遗传算法程序。本示例程序适合用于求解正的最大值问题。 本程序的示例函数是:x[1]^2-x[1]*x[2]+x[3].-With a genetic algorithm written in C language programs. This sample program is suitable for solving the maximum problem. Sample function of this procedure is: x [1] ^ 2-x [1]* x [2]+
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3236
    • 提供者:小刚
  1. GA

    0下载:
  2. TSP问题的遗传算法,C语言程序,附带问题说明-TSP problem genetic algorithm, C language program, with descr iption of the problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:14413
    • 提供者:赵1
  1. genetic-power-optimise

    0下载:
  2. 基于C++的电力系统系统遗传算法无功优化程序.-The genetic algorithm-based C++ the power system reactive power optimization program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5845
    • 提供者:ding
  1. c

    0下载:
  2. 实现遗传算法,基于遗传算法的水资源多目标优化问题的C程序。-Genetic algorithm, genetic algorithm-based water multi-objective optimization problem C program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:14063
    • 提供者:李刚
  1. the-genetic-algorithm

    0下载:
  2. 一个用c++语言实现的遗传算法程序,为初学者提供一个入门-A genetic algorithm to achieve c++ language program, to provide an entry for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:10921
    • 提供者:王三
  1. Genetic-Algorithm

    0下载:
  2. c编的遗传算法共享给大家。同时还想得到更好更多的有关遗传算法的程序,望大家多多奉献。-c series of genetic algorithms for everyone to share. At the same time would like to get more and better information on genetic algorithm program, and hope a lot of dedication.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:2378
    • 提供者:杰克
  1. genetic-algorithm

    0下载:
  2. C语言编写的遗传算法源程序,程序框架好,易懂,适合初学真。-The genetic algorithm source code written in the C language, the program framework, easy to understand, suitable for beginner true.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:2133
    • 提供者:李平
  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
« 12 3 »
搜珍网 www.dssz.com