CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 c

搜索资源列表

  1. shengjing

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

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

    0下载:
  2. 遗传算法的代码,面向对象的c++编程,编译通过,由一个头文件和一个算法引擎文件和一个主函数文件组成,比较适合有面向对象编程基础的初学者-Genetic algorithm code, object-oriented programming c++, compile, it consists of a header and an algorithm engine files and files a main function, more suitable for beginners basis o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3798
    • 提供者:TYT
  1. yichuansuanfa

    2下载:
  2. 遗传算法优化BP神经网络、改进的模糊C-均值聚类、遗传算法(粒子群算法、人工鱼群算法等)的投影寻踪模型等遗传算法的简单集合。-Genetic algorithm to optimize the BP neural network, an improved fuzzy C- average clustering and genetic algorithm,(particle swarm optimization (pso), artificial fish algorithm, etc.) of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7219
    • 提供者:陈孝君
  1. GA

    0下载:
  2. 遗传算法的c++源代码,仅仅包含杂交和变异,不包含迁移-GA c++ source code,only contains crossover and mutation, does not include migration
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4825819
    • 提供者:Cindy Shih
  1. test

    0下载:
  2. 用C++实现了如何用遗传算法解决TSP旅行商问题-C++ realized how to use genetic algorithms to solve the traveling salesman problem TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2431
    • 提供者:箫筱沐羽
  1. Ant_Algorithm_MDK_Achieve

    0下载:
  2. C语言蚂蚁遗传算法实现,软件开发环境MDK_keil。求出类似正弦波形的极大值和极小值。-The ant genetic algorithm C language implementation, MDK_keil software development environment. The maximum and minimum of similar to sine wave value.
  3. 所属分类:SCM

    • 发布日期:2017-05-29
    • 文件大小:11683206
    • 提供者:King_yusheng
  1. ant

    0下载:
  2. 蚁群算法 解决最短路径 用C++来实现其功能 基于遗传算法的最短路径问题-Ant colony algorithm to solve the shortest path with C++ to achieve its function based on the shortest path problem of genetic algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3507
    • 提供者:孟翔
  1. 66176687Deploy_GA

    0下载:
  2. 遗传算法的WSN部署c ++程序,非常有用处,有利于大家学习研究- wsn depoly of c++ debase on GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:25130
    • 提供者:公冶光济
  1. yichuan2

    0下载:
  2. 本文所述为C++实现的遗传算法的类文件实例。一般来说遗传算法可以解决许多问题,希望本文所述的C++遗传算法类文件,可帮助你解决更多问题,并且代码中为了便于读者更好的理解,而加入了丰富的注释内容,是新手学习遗传算法不可多得的参考代码。-Examples of the types of documents herein is implemented by a genetic algorithm C++. General genetic algorithm can solve many problem
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:8577911
    • 提供者:zxc
  1. GAfor-Unit-combination

    0下载:
  2. 本文针对当前科技水平不足以有效存储电力的情况下产生的发电机机组组合的问题,考虑负荷平衡、输电线传输容量限制等实际情况产生的约束条件,建立机组组合优化模型,追求发电成本最小。同时采用矩阵实数编码遗传算法(MRCGA)和穷举搜索算法,利用MATLAB 7.0.1和C++编程,分别对模型进行求解,并对所得结果进行分析比较,以此来帮助电力部门制定机组启停计划-This article in view of the current level of science and technology would
  3. 所属分类:assembly language

    • 发布日期:2017-05-26
    • 文件大小:8407077
    • 提供者:ethbk
  1. GA_C

    0下载:
  2. c语言编写的实值编码遗传算法程序,没什么注释,调试没问题-Real valued genetic algorithm encoding program written in C language
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2521
    • 提供者:tb
  1. Graph-Coloring(HGA)

    0下载:
  2. 基于遗传算法和禁忌搜索的启发式算法,提供C++代码,能够高效地解决图着色问题。-The code based on the combination of Genetic Algorithm and Tabu Search can be used to solve the Graph Coloring problem efficiently
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1219918
    • 提供者:
  1. yichuansuanfa

    0下载:
  2. 程序用C#控制台程序实现了 遗传算法 解决函数优化问题 -The program uses C# console program to achieve the genetic algorithm to solve the function optimization problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:43637
    • 提供者:封昊
  1. GenticTSPcode

    0下载:
  2. 利用遗传算法解决TSP旅行商问题,软甲为C#-GENE TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:114548
    • 提供者:李博
  1. 7

    0下载:
  2. 使用遗传算法和c++虚函数,包含所有源程序。-the use of genetic algorithms and edge detection algorithms, including all matlab program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:5653319
    • 提供者:tding
  1. CPPGA-FCM

    1下载:
  2. 使用C++语言实现遗传算法和模糊C聚类的结合-C++ Implementation of genetic fuzzy clustering algorithm C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3034
    • 提供者:王刚
  1. gaiGA1

    0下载:
  2. 这是用于规划物流路径的遗传算法程序,利用C#和MFC显示路径的规划结果-Logistics path planning
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:89493
    • 提供者:马晓天
  1. robot

    0下载:
  2. 基于遗传算法Genetic algorithm 的机器人路径规划C++源码-Genetic algorithm based on the robot path planning C++ source code
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:418154
    • 提供者:邹宜然
  1. GA

    0下载:
  2. GA遗传算法的实现,使用c++编写,利用了面向对象的方式,具备很高的可读性-Achieve GA GA, use c++ prepared using an object-oriented manner, with high readability
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3322
    • 提供者:王艳花
  1. shuangcengwenti

    1下载:
  2. C++编写的用于求解双层问题的遗传算法,下层问题用CPlex求解,上层用C++求解。-Written in c++ is used to solve problems of double layer of genetic algorithm, the lower use can solve the problem, the upper solution in c++.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:6535
    • 提供者:王日栋
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com