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

搜索资源列表

  1. Shortest-Path-Based-on-Delay-PCNN

    0下载:
  2.  本文在脉冲耦合神经网络(PCNN2Pulse Coupled Neural Network) 的基础上,提出了时延脉冲耦合神经网络 (DPCNN2Delay PCNN) ,并将其成功地用于求解最短路径,同时给出了基于DPCNN 的最短路径求解算法. Caulfield 与 Kinser 提出了用PCNN 求解迷宫问题的方法,虽然他们的方法也可用于求解最短路径,但所需神经元的数量巨大,而本 文的方法所需的神经元的数量远小于他们的方法. 同时,本文的方法充分利用了DPCNN 脉冲快速并
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:102175
    • 提供者:wangxx
  1. Ant-colony-algorithm-

    0下载:
  2. 本文件里描述了用蚁群算法寻找最短路径的方法,以及相应的搜索路线图形表示-This document describes the use of ant colony algorithm to find the shortest path method, and the corresponding graphical representation of the search line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:91537
    • 提供者:加俊
  1. AStar

    0下载:
  2. A星算法实现最短路径问题机器人寻路侧温暖佛哪位哦您访问哦烦恼哦恩发-Astar f fkewm gmew gwoem gmew mgwme gfmwe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:26198
    • 提供者:尾箱
  1. yen

    0下载:
  2. 一个非常经典的用于求解K条最短路径的算法,适用于求解无环情况-a very classic algorithm for k shortest paths problem with loopless
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2238185
    • 提供者:李建伏
  1. 1

    0下载:
  2. TSP问题,用遗传算法实现,输入每个城市之间的距离,可以算出最短路径-you can use this to solve TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3192
    • 提供者:张屁屁
  1. yichuansuanfa

    0下载:
  2. 遗传算法在TSP中应用较广。可以方便求出最短路径问题,但是又与初始解无关。-Genetic Algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1777
    • 提供者:王莉
  1. TSP

    0下载:
  2. 遗传算法应用非常广泛,通常应用到TSP问题解决最短路径问题。-Genetic Algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1810
    • 提供者:王莉
  1. ACO

    0下载:
  2. 利用蚁群算法找最短路径的matlab代码 -find the shortest path using ACO
  3. 所属分类:AI-NN-PR

  1. TSP

    0下载:
  2. 使用遗传算法进行求解路线最短路径问题的VC++6.0源程序-Using a genetic algorithm to solve the line shortest path problem VC++6.0 source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:55982
    • 提供者:yangbin
  1. ant-solution

    0下载:
  2. 寻找最短路径的蚁群算法来源于蚂蚁寻食的行为.蚁群寻找食物时会派出一些蚂蚁分头在四周游荡, 如果一只蚂蚁找到食物, 它就返回巢中通知同伴并沿途留... -Ant colony algorithm for finding the shortest path from ant foraging behavior. Ant colony to find food, will send some of the ants separately wandering around an ant finds
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:5369
    • 提供者:马文强
  1. floyerr

    0下载:
  2. 称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。改算法名称以创始人之一、1978年图灵奖获得者、斯坦福大学计算机科学系教授罗伯特·弗洛伊德命名。-To find the shortest path between vertices given weighted graph
  3. 所属分类:ELanguage

    • 发布日期:2017-12-10
    • 文件大小:13041
    • 提供者:wonderful
  1. Cost_Driver

    0下载:
  2. 1、 熟悉了解代价驱动算法; 2、 对给定的推销员旅行图,编程实现求解最短路径; 3、 最好能动态演示open表、closed表的变化情况 -Become familiar Consideration driven algorithm given salesmen travel map, programming to solve the shortest path 3, the best dynamic presentation open table, closed table
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-27
    • 文件大小:3745
    • 提供者:linqinqzheng
  1. ASTAR-IMPROVE

    1下载:
  2. A*算法改进,对图进行搜索,获得最短路径,含源代码和实验报告-A* algorithm improvements for searching the graph shortest path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-09
    • 文件大小:27743
    • 提供者:唐诗
  1. liziqun

    0下载:
  2. c语言实现的粒子群算法在最短路径上的应用实例,有代码和文档-Application examples on the shortest path of the particle swarm algorithm c language, code and documentation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:557508
    • 提供者:吕奇峰
  1. dijk

    1下载:
  2. Dijkstra算法可以解决voronoi图中求解最短路径-Dijkstra' s algorithm can solve voronoi diagram to solve the shortest path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:6207
    • 提供者:雷垒
  1. AS

    0下载:
  2. 蚁群算法解决TSP问题,34个城市寻找最短路径-Ant colony algorithm to solve TSP 34 cities to find the shortest path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-10
    • 文件大小:2415
    • 提供者:xinxiaomeng
  1. shortest

    0下载:
  2. 本程序的功能是用遗传算法求最短路径。 可以修改顶点与顶点的权值、顶点个数、染色体的条数等去适应你的问题-The function of the program is using genetic algorithms for the shortest path. Can modify vertex and vertex weights, the number of vertices, the number of chromosomes to adapt to your question
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:349654
    • 提供者:鲁丹
  1. TSP

    0下载:
  2. 遗传算法求解TSP问题 输入10个城市 及坐标 求解出最短路径 交叉率 变异率,子代数可修改-Genetic algorithm for TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-08
    • 文件大小:3054
    • 提供者:王振
  1. Matlab-algorithm-important

    0下载:
  2. 本压缩包包括matlab的顶点覆盖近似算法、哈密尔顿回路、模拟退火应用、最大流和最小截、最短路和次短路、最短路径、最小生成树prim算法等,带有源程序和中文说明文档,此文件夹中的文件,如需被利用,则要直接放至work目录下。-The compressed packet including matlab vertex cover approximation algorithm, Hamilton circuit, simulated annealing, maximum flow and mini
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-03
    • 文件大小:47130
    • 提供者:吴自强
  1. TSP

    0下载:
  2. 遗传算法:旅行商问题(已知城市坐标,求路过各城市的最短路径)-Genetic algorithms: the traveling salesman problem (known city coordinates, find the shortest path passing cities)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:1537
    • 提供者:连云
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com