CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 优化路径

搜索资源列表

  1. 11

    0下载:
  2. 蚁群算法 用于在图中寻找优化路径的机率型算法-Ant colony algorithm probabilistic algorithm for finding the optimal path in the graph
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:7.44kb
    • 提供者:苏琴
  1. com

    0下载:
  2. 优化路径算法,运行一下就会知道,但不一定是最好的-Optimal path algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:689byte
    • 提供者:董登辉
  1. a.txt

    0下载:
  2. 蚁群算法,用来在图中寻找优化路径的机率具有许多优良的性质-Probability of ant colony algorithm is used to find the optimal path in the graph has many excellent properties
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:573byte
    • 提供者:jt
  1. ant_colony

    0下载:
  2. 蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。-Ant algorithm is a probabilistic algorithm for finding optimal paths in graphs. It was suggested by Marco Dorigo in his doctoral thesi
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.65kb
    • 提供者:王雁
  1. cdn.tar

    0下载:
  2. spfa算法,最小费用最大流,选址问题,网络流优化路径-spfa algorithm, the minimum cost maximum flow, location problems, network flow path optimization
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:63kb
    • 提供者:liukun
  1. zykz

    0下载:
  2. 具有各类优化程序,包括路径跟踪以及最短时间等(With various optimization proceduresIncluding path tracking and the shortest possible time)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:83kb
    • 提供者:肖博士
  1. minRoute

    0下载:
  2. 能够解决网络,交通一系列的节点优化问题,很好的资料,可以看看(It can solve a series of node optimization problems of network and traffic.Very good information, you can see)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:16kb
    • 提供者:老王1
  1. mc1

    0下载:
  2. 能算出最短路径,到下一点,快递送货策略,优化(Can work out the shortest path to the next point)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:lfxll
  1. MATLAB路径规划

    9下载:
  2. 用MATLAB实现复杂环境移动机器人路径规划算法的研究,分别采用了A星算法,迪杰斯特拉算法,蚁群算法以及蚁群寻径迪杰斯特拉优化路径的混合算法,并通过仿真进行验证。(Research and implementation of complex environment of mobile robot path planning algorithm with MATLAB, respectively, using the A star algorithm, Dijkstra algorithm, an
  3. 所属分类:其他

  1. 54组章子涵-李旺泽-金灿

    1下载:
  2. 生态工业园网络路径优化,节点重要度排序,级联失效(Network path optimization of eco industrial park, node importance ranking, cascading failure)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:218kb
    • 提供者:涵涵爱健身
  1. 蚁群、路径规划

    1下载:
  2. 这是一个关于使用蚁群算法的旅行路径规划问题的MATLAB优化程序(ant colony algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2kb
    • 提供者:怀刘剑
  1. 基于matlab算最短路径--Floyd算法

    1下载:
  2. 采用佛洛依德算法原理,解决最小路径的规划问题的matlab实现(Using Freud algorithm principle, solve the problem of the minimum path planning matlab)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:29kb
    • 提供者:ElivesLee
  1. MA-NSGA-II-原始

    5下载:
  2. 基于多目标遗传算法的 两点路径规划求解方法。(route searching method based on Multi- objective optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:13kb
    • 提供者:LHKFW_SHT
  1. 蚁群算法

    0下载:
  2. 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。 这种算法具有分布计算、信息正反馈和启发式搜索的特征,本质上是进化算法中的一种启发式全局优化算法。蚁群算法的matlab实现(Ant colony algorithm is a probabilistic algorithm for finding optimal paths. It was put forward by Marco Dori
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:8kb
    • 提供者:那拍拍
  1. matlab

    1下载:
  2. 可实现无冲突的最短路径分配,主要用于航空器的场面滑行过程优化(Realization of the shortest path allocation without conflict)
  3. 所属分类:其他

  1. Python-Ant-Colony-TSP-Solver-master

    1下载:
  2. 用于路径规划的蚁群算法,蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。(Ant colony algorithm for path planning)
  3. 所属分类:其他

    • 发布日期:2021-04-15
    • 文件大小:5kb
    • 提供者:乃木坂道
  1. GASA

    2下载:
  2. 运用模拟退火遗传算法解决路径优化问题,其中已给出中文注释(GASA for VPR.Simulated Annealing Genetic Algorithms (SAGA) is used to solve the problem of path optimization, in which Chinese annotations are given.)
  3. 所属分类:其他

    • 发布日期:2019-07-19
    • 文件大小:1kb
    • 提供者:果果66
  1. pso_pathplanning

    5下载:
  2. 通过粒子群优化算法,通过栅格法实现移动机器人路径规划(Path Planning of Mobile Robot Based on Particle Swarm Optimization and Grid Method)
  3. 所属分类:其他

    • 发布日期:2020-04-02
    • 文件大小:10kb
    • 提供者:Peter555
  1. Maltlab程序

    5下载:
  2. 改进遗传算法用于多车多类型车辆的车辆路径优化(Application of improved genetic algorithm to vehicle routing optimization of multi-vehicle and multi-type vehicles)
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:24kb
    • 提供者:JJ基
  1. 栅格法路径规划

    8下载:
  2. 利用差分进化和粒子群优化算法在栅格地图中寻找最优路径(Using Differential Evolution and Particle Swarm Optimization to Find the Optimal Path in Raster Map)
  3. 所属分类:其他

    • 发布日期:2020-08-16
    • 文件大小:8kb
    • 提供者:Nikelee
« 12 3 »
搜珍网 www.dssz.com