CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 遗传算法的程序

搜索资源列表

  1. 浙江电网故障诊断

    1下载:
  2. 用遗传算法实现故障诊断的程序,他利用C++程序对镇江电网进行诊断,从而实现最优计算-genetic algorithm fault diagnosis procedures, the use of his right Zhenjiang C procedures for network diagnosis, thus achieving optimal calculation
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:800878
    • 提供者:姜伟
  1. 遗传算法的源代码

    0下载:
  2. 基于实数编码遗传算法源代码,该程序很好用,已经调试通过-real-coded genetic algorithm source code, the procedure is useful, has been through testing
  3. 所属分类:C#编程

    • 发布日期:2014-01-22
    • 文件大小:4078724
    • 提供者:小陈
  1. Asuanfa

    0下载:
  2. 遗传算法的C++程序的编程的步骤和程序的实现-GA C Programming the steps and procedures to achieve
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9228
    • 提供者:天龙
  1. GAtsp(C++)

    0下载:
  2. 这是从其他网站下载的C#程序,用以求解旅行商的问题,采用算法为遗传算法-This is downloaded from other websites C# procedure for solving the traveling salesman problem, the algorithm used for the genetic algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3457
    • 提供者:刘艳
  1. GAlujingguihua

    4下载:
  2. C语言环境下的基于遗传算法和栅格法的机器人路径规划程序
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11026
    • 提供者:yangtao
  1. Functionofgeneticalgorithmoptimizationprocedure.ra

    1下载:
  2. 用遗传算法解一个函数优化问题的程序,目标函数和约束条件可以改动!-Genetic Algorithm for a function optimization problem with the objective function and constraints can be changed!
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:201273
    • 提供者:HuiGuobao
  1. TSP

    0下载:
  2. 这是解决旅行商问题的c#程序代码,编写的方法是普通遗传算法-This is the solution of traveling salesman problem c# code, the method is the preparation of general genetic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2465
    • 提供者:卓越
  1. Cpp2

    0下载:
  2. 遗传算法结构框架:遗传算法解决 y=x2问题的程序设计源码,编译环境 vc++6.0 -Structural framework of genetic algorithms: genetic algorithms to solve the problem y = x2 programming source code, build environment vc++6.0
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:3097
    • 提供者:heba
  1. 11838804390

    0下载:
  2. 编写程序实现用遗传算法解决旅行商问题,研究遗传算法的工作原理和收敛性质。-TSP using Genentic Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:3864
    • 提供者:张玉良
  1. GA

    0下载:
  2. 遗传算法的C++程序源代码,此部分为功能描述的部分关键代码!-it is about GA! if you need it, download and check it! thanks
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:9212
    • 提供者:钱赛
  1. SGA_5

    0下载:
  2. 用遗传算法来解决多极值函数的求解问题, 程序采用了锦标赛选择方法-Using genetic algorithm to solve the multiple maximum function problem.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:215583
    • 提供者:weiwei
  1. 2010Csharp

    0下载:
  2. 这个是没有事的时候,自己写的一个小程序,希望对朋友有用,遗传算法C#五子棋游戏程序-This is no matter, he himself wrote a small program, I hope friends useful, genetic algorithms C# backgammon games
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:99986
    • 提供者:霍禹铭
  1. C-multi-objective

    0下载:
  2. 用遗传算法求解多目标非线性规划问题的C程序代码-The C++ code for genetic algorithm solving multi-objective nonlinear programming problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:2018
    • 提供者:Lemuria
  1. college

    0下载:
  2. 高校课程排列的c语言程序,详细的介绍了遗传算法的流程和结合问题的编程问题-C language program arranged by the university curriculum, detailed programming process and combination of the genetic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-29
    • 文件大小:79342
    • 提供者:王峰
  1. cycsfcpp

    0下载:
  2. 一个用于VC++程序开发的遗传算法实例.cpp文件,举例说明计算第四点到其它三点的最小距离,来演示遗传算法的实际应用-A program for the development of genetic algorithms VC++ instance. Cpp file, an example calculation of the fourth point to another three-point minimum distance, to demonstrate the practical a
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:4027
    • 提供者:贺强
  1. yichuansuanfa

    0下载:
  2. 非常好用的遗传算法 C#程序 源码 遗传算法例子 遗传算法程序-Very easy to use genetic algorithm C# program source code examples of genetic algorithm genetic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:240898
    • 提供者:李果果
  1. Genetic

    0下载:
  2. 一个比较简单易懂的关于GA遗传算法的C语言程序代码-A relatively straightforward on GA GA C language code
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4785
    • 提供者:陈复明
  1. shengjing

    0下载:
  2. 用c#编写的一个关于神经网络和遗传算法的程序!-Written in c# of a neural network and genetic algorithm program!
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:843207
    • 提供者:jiang
  1. genetic-1

    0下载:
  2. 遗传算法的程序,第一个很简单的应用遗传算法求解问题的算法程序。适合初学者阅读。-genetic for new learner
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2925
    • 提供者:肖亮
  1. genetic-3

    0下载:
  2. 再给大家一个遗传算法的程序。有三个,难度一次增加,送给喜欢遗传算法的同学。-genetic for students
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:8070
    • 提供者:肖亮
« 12 »
搜珍网 www.dssz.com