搜索资源列表

  1. SimpleGA

    0下载:
  2. 该程序为使用了轮盘赌选择方式、单点交叉和基本位变异算子,内嵌精英保留策略的基本遗传算法。其实现使用了固定数组,使用一个常用的测试函数。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2976
    • 提供者:东方志柱
  1. 遺傳演算法GA

    0下载:
  2. simpleGA
  3. 所属分类:源码下载

    • 发布日期:2010-11-15
    • 文件大小:4730
    • 提供者:navy0918
  1. SimpleGA

    0下载:
  2. 该程序为使用了轮盘赌选择方式、单点交叉和基本位变异算子,内嵌精英保留策略的基本遗传算法。其实现使用了固定数组,使用一个常用的测试函数。-The procedure for the use of a roulette wheel selection, single-point crossover and basic bit mutation operator, embedded elite reservation strategy for
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:东方志柱
  1. SimpleGA

    0下载:
  2. 一个简单可运行的遗传算法,求取一个二次函数的最小值,代码注释清楚,非常适合初学遗传(GA)算法。-Can run a simple genetic algorithm, to obtain a quadratic function of the minimum, code comments clear, ideal for beginners genetic (GA) algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:魏晨曦
  1. SimpleGA

    0下载:
  2. 简单的进化算法(SGA),C语言实现。提供实数编码和二进制编码两种编码方式-Simple GA ,C descr iption
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:cxx
  1. SimpleGA

    0下载:
  2. Using GA toolbox to solve the simple problem problem: we want to find the solve the puzzle which the sum of every row and column are equal.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:mohammad
  1. simpleGA

    0下载:
  2. 用Visual C# 编程实现的简单的遗传算法-Simple genetic algorithm implemented with Visual C# Programming
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:59392
    • 提供者:朱园
  1. simpleGA

    0下载:
  2. 遗传算法代码。遗传算法实现物流配送问题。适合入门学习。-Genetic algorithm code. Genetic algorithm for logistics distribution. Suitable for entry learning.
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:116736
    • 提供者:李萌萌
  1. simpleGA

    0下载:
  2. 基于遗传算法求解车辆路径问题,里面有相关文档说明和源码-Based on the genetic algorithm to solve the vehicle routing problem with relevant documentation and source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:134144
    • 提供者:迟锐
  1. SimpleGA-master

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithm is a kind of evolutionary algorithm which is used to
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:pambassador

源码中国 www.ymcn.org