搜索资源列表

  1. An Introduction to Genetic Algorithms

    0下载:
  2. Chapter 1: Genetic Algorithms: An Overview Chapter 2: Genetic Algorithms in Problem Solving Chapter 3: Genetic Algorithms in Scientific Models Chapter 4: Theoretical Foundations of Genetic Algorithms Charpter5 WHEN S
  3. 所属分类:电子书籍

    • 发布日期:2010-10-01
    • 文件大小:2035161
    • 提供者:wunan_3@126.com
  1. genetic

    0下载:
  2. 遗传算法-Genetic algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:lbq
  1. Genetic Algorithm

    0下载:
  2. LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce f
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:9216
    • 提供者:苏明春
  1. Genetic Algorithm Test

    0下载:
  2. 改进遗传算法程序-improved genetic algorithm program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:7168
    • 提供者:程肯
  1. Genetic最短路径

    0下载:
  2. 在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。-in vc console operations, Genetic Algorithm for the shortest path, adjacency matrices road map.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:125952
    • 提供者:rabo
  1. Genetic Algorithms and the Traveling Salesman Prob

    0下载:
  2. 遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。-a genetic algorithm examples : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:121856
    • 提供者:hu
  1. genetic-algorithm

    0下载:
  2. 遗传算法接口代码,可根据实际问题调用里边的函数。-genetic algorithm interface code, according to actual problems along the calling function.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:4096
    • 提供者:郑军
  1. immune-genetic-algorithm

    0下载:
  2. 免疫遗传算法matlab 程序,该算法由抗原识别、初始抗体产生、适应度计算、向记忆细胞分化、抗体的促进和抑制、抗体产生(交叉、变异) 六个模块组成-immune genetic algorithm Matlab procedure, the algorithm by antigen identification, initial antibody, fitness, to the memory cells, antibody for t
  3. 所属分类:matlab例程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:He Hong
  1. Genetic

    0下载:
  2. 用遗传算法解决八皇后问题! 有比较详细的注释! 还有有关遗传算法理论的描述。 -Using genetic algorithms to solve the issue of the eight Queen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:23552
    • 提供者:
  1. genetic.GA

    0下载:
  2. Genetic aglorithm,C/C++版本-Genetic aglorithm, C/C++ Version
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:12288
    • 提供者:qi kang
  1. genetic

    0下载:
  2. 在遗传算法的基础上进行改进,一定能运行!-In the genetic algorithm based on improved, will certainly be able to run!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:4096
    • 提供者:ert
  1. genetic

    0下载:
  2. 详细介绍遗传算法的MATLAB程序 完全可以运行 可用于对遗传的算法的理解我相关的跟踪中-Details on the MATLAB genetic algorithm procedure can be used to run the algorithm of genetic understanding, I related to tracking
  3. 所属分类:matlab例程

    • 发布日期:2024-04-27
    • 文件大小:430080
    • 提供者:kongbai
  1. GENETIC

    0下载:
  2. 遗传算法的matlab程序集(内有很多问题的具体解决程序)-Matlab genetic algorithm procedure set (there are many problems to solve specific procedures)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:68608
    • 提供者:saheya
  1. genetic-algorithm

    0下载:
  2. 这个是用遗传算法实现的最优路径规划,经本人验证完全可以实现,能够出图。-This is a genetic algorithm is used to realize the optimum path planning, as I can verify that the realization of a plan to.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:4096
    • 提供者:qushaohua
  1. Practical-Genetic-Algorithms-wiley.2004.

    0下载:
  2. 一本不错的讲遗传算法的外文书籍,里面有源代码.-A good genetic algorithm stresses foreign books, which source code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:3762176
    • 提供者:Gil Chang
  1. Solving.the.01.Knapsack.Problem.with.Genetic.Algor

    1下载:
  2. 遗传算法求解01背包问题+实验报告+参考文献。如果你看了这个程序还是不能明白遗传算法的巧妙,那么还是不要再看这个问题了。-Genetic Algorithm for Knapsack Problem 01 experimental report references. If you read this procedure should not understand the genetic algorithm or clever,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:201728
    • 提供者:gouyabin
  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 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:3177472
    • 提供者:chen
  1. genetic

    0下载:
  2. 遗传算法 遗传算法-Genetic algorithm genetic algorithms genetic algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-27
    • 文件大小:79872
    • 提供者:黎明
  1. genetic

    0下载:
  2. 关于遗传算法的提出、理论及应用,挺不错的ppt介绍-On the genetic algorithm, theory and application, very good introduction ppt
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:46080
    • 提供者:冯志刚
  1. genetic

    0下载:
  2. genetic遗传算法,里面附有例子,请仔细阅读说明-genetic genetic algorithm, which accompanied by examples, please carefully read the descr iption
  3. 所属分类:行业应用软件

    • 发布日期:2024-04-27
    • 文件大小:75776
    • 提供者:江衡
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org