CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 最短 路径 问题

搜索资源列表

  1. 45322317

    0下载:
  2. 求最短路径问题,传给大家看看,希望能对大家在实用中有点帮助-seek the shortest path problem, we look at the pass, we hope to the right a little practical help
  3. 所属分类:编程文档

    • 发布日期:2010-07-07
    • 文件大小:3.9kb
    • 提供者:龙天翔
  1. dongtaiguihua

    0下载:
  2. 最短路径问题 动态规划法求解多段图单源最短路的VB程序清单
  3. 所属分类:软件工程

    • 发布日期:2014-01-20
    • 文件大小:31.15kb
    • 提供者:林风
  1. yichuansuanfazuiduanlujing

    0下载:
  2. CAJ格式的,用遗传算法求解最短路径问题,需要的可以看一下
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:219.83kb
    • 提供者:郑国兵
  1. 小规模的数据用回溯法求最短路径

    0下载:
  2. 本程序给出了小规模的数据,运用回溯法求解最优路径,处理垃圾处理问题
  3. 所属分类:文档资料

    • 发布日期:2009-08-11
    • 文件大小:40.18kb
    • 提供者:yang1987li
  1. 最短路径代码题目

    0下载:
  2. 、实验目的 因特网中,路由器中路由表的生成是非常关键的技术问题。目前,在因特网中的路由器中,都支持开放最短路径优先(OSPF)路由生成算法。OSPF算法生成速度快,而且收敛快、性能稳定,是目前已知的因特网中路由表生成的最好算法之一。 OSPF最重要的内容是路由器如何根据已接收到的本路由器所在的自治系统(AS)的路由器拓扑结构以及各路由器和网络之间的传输费用(代价、权),生成一条从本路由器到AS中各路由器的最短路径,进而生成路由表。 本实验的目的是根据一个给定的网络拓扑结构及路由器之间的传输
  3. 所属分类:文档资料

    • 发布日期:2011-11-22
    • 文件大小:85kb
    • 提供者:26488843@qq.com
  1. 基于粒子群最短路径的研究与应用

    2下载:
  2. 基于粒子群最短路径的研究与应用,使得问题更加容易解决-The shortest path based on particle swarm research and application,Makes the problem easier to solve
  3. 所属分类:软件工程

    • 发布日期:2013-04-19
    • 文件大小:11.61kb
    • 提供者:小龙
  1. network.rar

    0下载:
  2. 数学建模,借助MATLAB实现网络计算问题,包含行遍性问题,最短路径问题,最优截断切割问题,Mathematical modeling, the realization of network computing with MATLAB issues, including the issue of time lines, the shortest path problem, the issue of the optimal cut-off cut
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2.02mb
    • 提供者:李峰
  1. 蚁群算法

    5下载:
  2. 蚁群算法/ 蚁群算法/Matlab中文论坛--助努力的人完成毕业设计.url 蚁群算法/一种快速求解旅行商问题的蚁群算法.pdf 蚁群算法/使用帮助:新手必看.htm 蚁群算法/基于改进蚁群算法对最短路径问题的分析与仿真.pdf 蚁群算法/基于改进蚁群算法的出租车路径规划算法.pdf 蚁群算法/基于改进蚁群算法的最短路径问题研究.pdf 蚁群算法/基于蚁群算法的公交路线走向模型及其求解.pdf 蚁群算法/基于蚁群算法的完全遍历路径规划研究.PDF 蚁群算法/用蚂蚁算法和模拟退火
  3. 所属分类:编程文档

    • 发布日期:2012-09-09
    • 文件大小:5.21mb
    • 提供者:wodexiaowo
  1. 11

    0下载:
  2. 带权图的最短路径问题,主要介绍单源最短路径算法,最短路径问题的提法很多,其它的最短路径问题均可用单源最短路径算法予以解决-Weighted graph shortest path problem, mainly introduce single-source shortest path algorithm, the shortest path problem formulation of a lot of other shortest path problem can be used singl
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2.92kb
    • 提供者:sunshuquan
  1. zdlj

    0下载:
  2. 最短路径问题(包括Floyd算法和避圈法)的matlab程序,较实用-Shortest path problems (including Floyd algorithm and avoid the circle method) matlab procedures, more practical
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:17.04kb
    • 提供者:cb
  1. Prim

    0下载:
  2. 用贪心算法,求解最短路径问题; 通过根据当前的最优情况,选择最好的节点;-greedy alogith ,in order to get the best result for the station of the matter
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:896byte
    • 提供者:陈超
  1. nothing

    0下载:
  2. 这是一个搜索的方案搜索在房间内的最短路径问题-This is a search program searches the shortest path in the room question
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:690.68kb
    • 提供者:张煦晨
  1. Scheduling-algorithm

    0下载:
  2. 维护计划与排程算法源代码,用于解决最短路径问题-Maintenance planning and scheduling algorithm, the source code used to solve the shortest path problem
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:794byte
    • 提供者:shanshan
  1. zuiduanlujing

    0下载:
  2. 数据结构用Dijkstra算法和Floyd算法求最短路径问题,包括头文件和主文件-The data structure for the shortest path using Dijkstra algorithm and Floyd algorithm, including the header files and the master file
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:7.35kb
    • 提供者:xiaoming
  1. Data-structure

    0下载:
  2. 在VC++环境下,用C语言实现交通咨询模拟系统的设计(最短路径问题)。-In vc++ environment, using C language to realize the transport advisory simulation system design (the shortest path problem).
  3. 所属分类:Project Design

    • 发布日期:2017-11-18
    • 文件大小:489.11kb
    • 提供者:蓝雨
  1. guanjianlujingwenti-

    0下载:
  2. 用拓扑排序、邻接矩阵存储 结构建图、for语句的灵活运用,栈及数组来实现最短路径问题-Topological sorting adjacency matrix storage structure building plans, the flexible use of the for statement, stacks and arrays to achieve the shortest path problem
  3. 所属分类:File Formats

    • 发布日期:2017-12-04
    • 文件大小:61.4kb
    • 提供者:陌生,爱
  1. TSP

    0下载:
  2. 遗传算法解决TSP问题 所谓TSP问题(旅行商问题)即最短路径问题就是在给定的起始点S到终止点T的通路集合中,寻求距离最小的通路,这样的通路成为S点到T点的最短路径。-Genetic algorithm to solve TSP problem called TSP problem (TSP) that the shortest path problem in a given starting point S to the end point T path collection, seeki
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:64.26kb
    • 提供者:罗顺昌
  1. Matlab-program-of-ant-colony

    0下载:
  2. 这是一个用蚁群算法解决最短路径问题的通用matlab程序,供大家参考使用-This is an ant algorithm to solve the shortest path problem common matlab program, for reference use
  3. 所属分类:software engineering

    • 发布日期:2017-11-02
    • 文件大小:2.43kb
    • 提供者:king
  1. TabuSearch

    0下载:
  2. 禁忌搜索算法程序,完全解决了旅行商最短路径问题-Tabu search algorithm, completely solve the traveling salesman problem shortest path
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1.9kb
    • 提供者:阿尧
  1. 基于蚁群算法的机器人路径规划MATLAB源码收藏

    3下载:
  2. 基于蚁群算法的机器人路径规划MATLAB源码,使用网格离散化的方法对带有障碍物的环境建模,使用邻接矩阵存储该环境,使得问题转化为蚁群算法寻找最短路径。(Robot path planning MATLAB source code based on ant colony algorithm, using grid discretization method to model the environment with obstacles, using adjacency matrix to stor
  3. 所属分类:文章/文档

    • 发布日期:2019-08-10
    • 文件大小:5kb
    • 提供者:suitdog
« 12 »
搜珍网 www.dssz.com