搜索资源列表

  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-11-13
    • 文件大小:9kb
    • 提供者:苏明春
  1. Genetic最短路径

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

    • 发布日期:2024-11-13
    • 文件大小:123kb
    • 提供者: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-11-13
    • 文件大小:119kb
    • 提供者:hu
  1. genetic.GA

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

    • 发布日期:2024-11-13
    • 文件大小:12kb
    • 提供者:qi kang
  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-11-13
    • 文件大小:4kb
    • 提供者:qushaohua
  1. Practical-Genetic-Algorithms-wiley.2004.

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

    • 发布日期:2024-11-13
    • 文件大小:3.59mb
    • 提供者: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-11-13
    • 文件大小:197kb
    • 提供者: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-11-13
    • 文件大小:3.03mb
    • 提供者:chen
  1. genetic

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

    • 发布日期:2024-11-13
    • 文件大小:45kb
    • 提供者:冯志刚
  1. genetic

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

    • 发布日期:2024-11-13
    • 文件大小:74kb
    • 提供者:江衡
  1. Genetic

    0下载:
  2. 遗传算法得一种编译程序,不是很正统,但是很新颖,并且方法简单,很实用,是计算机运行的时间更加快 -Genetic algorithms have a compiler, is not very orthodox, but very innovative, and method is simple, very practical, it is time the computer is running more to speed up
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-13
    • 文件大小:2kb
    • 提供者:魏巍
  1. genetic-algorithm-artificial-life-simulation

    0下载:
  2. 基于遗传算法的人工生命模拟,用VC++编写,对于理解遗传算法有好处-Based on genetic algorithm artificial life simulation, using VC++ to prepare, good for understanding the genetic algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-13
    • 文件大小:8kb
    • 提供者:刘长乐
  1. genetic

    0下载:
  2. 关于遗传算法的书籍,我这里有十本关于这方面的资料,为了争积分,智能一本一本上传-About genetic algorithms books, I have about 10 such information, in order to dispute points, a smart one upload
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-13
    • 文件大小:3.9mb
    • 提供者:lzd
  1. genetic

    1下载:
  2. 这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit th
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-13
    • 文件大小:71kb
    • 提供者:赵娴
  1. Genetic-Algorithm-for-Minimum-SpanningTree

    0下载:
  2. 使用遗传算法求解最小生成树的编码,C++环境-Genetic Algorithm for Minimum Spanning Tree
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-13
    • 文件大小:9kb
    • 提供者:lee
  1. genetic

    0下载:
  2. 遗传算法的matlab程序,里面的函数内部有注释-Matlab genetic algorithm procedure
  3. 所属分类:其他小程序

    • 发布日期:2024-11-13
    • 文件大小:7kb
    • 提供者:EAGLE_123
  1. Genetic

    0下载:
  2. 基于遗传算法的研究的代码,利用的是C语言描述-Research based on genetic algorithm code, using the C language to describe
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-13
    • 文件大小:8.67mb
    • 提供者:张扬
  1. Genetic-Annealing

    0下载:
  2. 一个遗传算法工具箱,很好用的。一种改进的遗传算法-A genetic algorithm toolbox, very good use. An Improved Genetic Algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-11-13
    • 文件大小:551kb
    • 提供者:沈大勇
  1. genetic

    0下载:
  2. 目前公认最好的神经网络工具箱,学习性能非常好,是机器学习及人工智能,自动控制,拟合,回归预测的好工具-Currently accepted best neural network toolbox, learning performance was very good machine learning and artificial intelligence, automatic control, fit, return a good to
  3. 所属分类:matlab例程

    • 发布日期:2024-11-13
    • 文件大小:212kb
    • 提供者:陈墨
  1. Genetic

    0下载:
  2. 遗传算法中,初始化,编码,解码,选择,交叉,变异,倒位的源程序-Genetic algorithms, initialization, encoding, decoding, selection, crossover, mutation, inversion of the source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-13
    • 文件大小:9kb
    • 提供者:邓延丽
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org