CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 遗传算法 最短路径

搜索资源列表

  1. 用遗传算法计算最短路径

    1下载:
  2. matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算-Matlab calculations prepared by the scheduling problem or seek optimal values, apply to mathematical modeling, and engineering computing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6775
    • 提供者:孙兵
  1. ych1

    0下载:
  2. 用遗传算法求解最短路径问题-Genetic Algorithm for the shortest path problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:224888
    • 提供者:谷建航
  1. GAAS

    0下载:
  2. 遗传算法与蚁群算法演示程序~ 城市间最短路径和曲线图
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:605665
    • 提供者:王凤鸣
  1. 2405Genetic

    0下载:
  2. 用遗传算法求借最短路径的程序,是我找了很多地方才等到的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:165166
    • 提供者:jj
  1. dbcstp.m

    0下载:
  2. 此程序用遗传算法实现几个地方的历经最短路径问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-20
    • 文件大小:4165
    • 提供者:bobo
  1. yichuansuanfajichu1

    0下载:
  2. 介绍了遗传算法的基本理论以及应用,包括车间调度,最短路径,函数优化等
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2479449
    • 提供者:tobyzuo
  1. yichuansuanfajichu2

    0下载:
  2. 关于遗传算法的理论以及应用,包括车间调度,函数优化,求最短路径问题等
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3477932
    • 提供者:tobyzuo
  1. yichuansuanfajichu3

    0下载:
  2. 关于遗传算法的理论以及应用,包括车间调度,函数优化,求最短路径问题等
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10234668
    • 提供者:tobyzuo
  1. Genetic最短路径

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

    • 发布日期:2008-10-13
    • 文件大小:125825
    • 提供者:rabo
  1. ycsf_zdlj.rar

    0下载:
  2. 基于遗传算法的最短路径计算 程序简洁 速度很快 界面不是很完善,Based on genetic algorithms calculate the shortest path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:239959
    • 提供者:mingming
  1. GeneticAlgorithm

    2下载:
  2. 一个遗传算法求解两点最短路径问题的具体实现,采用C++编写,经测试当求解路径较复杂时,其算法执行效率高于dijstra算法-A genetic algorithm for two concrete realization of the shortest path problem, using C++ written in the path have been tested when solving more complex, its algorithm is more efficient tha
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-08-07
    • 文件大小:466125
    • 提供者:wangrenbiao
  1. Real-World_Application_Routing_Problem(Book)

    0下载:
  2. 遗传算法在最短路径问题(shortest path routing problem)中的实际应用-Real-World Application:Routing Problem(Book)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:589697
    • 提供者:columbia
  1. GATSP

    0下载:
  2. 通过此程序能够利用遗传算法解决TSP问题,即图论中从某一点出发经过所有点一次的最短路径求解问题-Through this program can take advantage of genetic algorithm to solve the TSP problem, namely, graph theory starting from a point in time through all the points for solving the shortest path problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3761
    • 提供者:luoyong
  1. Based_on_genetic_algorithm_for_solving_the_shortes

    0下载:
  2. 基于遗传算法的最短路径问题求解Based_on_genetic_algorithm_for_solving_the_shortest_path_problem-Based_on_genetic_algorithm_for_solving_the_shortest_path_problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:262529
    • 提供者:范莎
  1. myGenetic

    0下载:
  2. 是我找了非常多地方才等到的遗传算法求借最短路径的程序源码。-I find it very many places the use of genetic algorithms to wait until the shortest path through the program source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:125748
    • 提供者:
  1. yichuansuanfa

    0下载:
  2. 遗传算法 vc代码 本文实现的是最短路径选择-Vc code genetic algorithm implemented in this article is the shortest path selection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:43514
    • 提供者:yangxu
  1. path-planning2

    0下载:
  2. 用matlab程序编写的遗传算法路径规划程序用来实现最短路径问题。-Programming using genetic algorithm matlab path planning process used to achieve the shortest path problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2324
    • 提供者:丁彪
  1. chengxu

    0下载:
  2. 本文中利用遗传算法求解的问题为最短路径,该问题可描述为:在某大学校园内有多个场所,各场所之间有一个相关的距离cij ,目标就是要寻找一条从指定的起点 s 到指定的终点 t 的一条路径,使总距离最小。-This paper the problem using genetic algorithm for the shortest path, the problem can be described as: a university campus in a number of places, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:288421
    • 提供者:刘浏
  1. shortest-way

    0下载:
  2. 有对最短路径的三种不同算法: 弗洛伊德 遗传 和 缔结斯科拉-shortest path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:737439
    • 提供者:iamgirl
  1. 遗传算法解决TSP问题

    1下载:
  2. 通过遗传算法解决旅行商遍历各城市得到最短路径的问题
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2019-12-10
    • 文件大小:52965
    • 提供者:CYY112233@_
« 12 »
搜珍网 www.dssz.com