CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c code for genetic algorithm

搜索资源列表

  1. Genetic-algorithm

    0下载:
  2. Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3177904
    • 提供者:chen
  1. nsga2code

    0下载:
  2. Genetic algorithm for multi objective code with C++.This GAs uses the Pareto method.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:55237
    • 提供者:zizou
  1. SGA

    0下载:
  2. 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2539
    • 提供者:asdfasdf
  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. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8818
    • 提供者:pengyang
  1. GA

    0下载:
  2. 基本的遗传算法源代码,特别简单实用,用C语言编写的-simple c code for Genetic Algorithm GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:157137
    • 提供者:李伟
  1. wangxiaopingGA

    0下载:
  2. 王小平版遗传算法的光盘源代码,对学习遗传算法的人很有帮助,里面包含了许多matlab文件和c++文件。-Wang Xiaoping, a CD-ROM version of the source code for genetic algorithm, genetic algorithm for learning were very helpful, which contains a lot of matlab files and c++ file.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3931226
    • 提供者:zsy
  1. GACCCCC

    0下载:
  2. 使用遗传算法的C++源代码 使用遗传算法的C++源代码 -The use of genetic algorithms using C++ source code for genetic algorithm using C++ source code for genetic algorithm using C++ source code for genetic algorithm source code for C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:84076
    • 提供者:金刚
  1. 1

    0下载:
  2. c++遗传算法非常有用的代码希望大家下载 多说无益快去下载吧-c++ code for genetic algorithm is very useful to say a futile hope to download Go to download it
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:2162
    • 提供者:王凯
  1. Csharp-Genetic-Algorithm--

    0下载:
  2. 一个简单的遗传算法在c#。它将不会多线程,也有异国情调的操作人员和收敛标准(例如一种情形发现许多解决方法是非常相似的)。它只是证明遗传算法在托管代码,利用的一些特点。net的运行时间。 -A simple genetic algorithm in c#. It will not be multi-threaded, there are also exotic operators and convergence criteria (for example, found that many so
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:39577
    • 提供者:zsepy
  1. Genetic-Algorithms

    0下载:
  2. 遗传算法的c++代码,供大家参考与修改和学习-Genetic algorithm c++ code, for reference and revision
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:4234
    • 提供者:wangziming
  1. GA-code

    0下载:
  2. using C++ for genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:47734
    • 提供者:范正伟
  1. GA-for-TSP

    0下载:
  2. Genetic Algorithm For Travelling sales man (TSP) problem c++ source code file-Genetic Algorithm For Travelling sales man (TSP) problem c++ source code file
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1690
    • 提供者:esse
  1. GA-code-for-VRP-in-C

    0下载:
  2. 用遗传算法解决VRP问题的C语言源代码,欢迎交流-VRP with a genetic algorithm to solve the problem of the C language source code, welcomed the exchange
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:7417
    • 提供者:MGC
  1. GA-for-C-code

    0下载:
  2. 遗传算法自适应算法的C代码,供大家学习参考-Adaptive algorithm of genetic algorithm C code for everyone to learn information
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:5175
    • 提供者:wang
  1. yichansuanfa-

    0下载:
  2. C代码遗传算法求函数最大值f(x)=x^2 x 从0到30 !-C code function genetic algorithm for the maximum value f (x) = x ^ 2 x from 0 to 30!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:573
    • 提供者:离开苏
  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. [My]Kruskal

    0下载:
  2. C Source Code for Genetic Algorithm (GA) in DCMST -C Source Code for Genetic Algorithm (GA) in DCMST
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1070567
    • 提供者:vu hai ha
  1. genetic-algorithm--for-numerical-

    0下载:
  2. 这个代码是用C语言编写的遗传算法代码,用来求解数值最优解-This code is written in C language, the genetic algorithm code used for numerical optimal solution
  3. 所属分类:Other windows programs

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