CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SHORTEST-PATHS

搜索资源列表

  1. 北京交通大学校园旅游导航系统

    0下载:
  2. 北京交通大学校园旅游导航系统,利用Dijkstra算法在任意两点之间找到最短路径。-Beijing Jiaotong University Campus Tourism navigation systems, the use of arbitrary Dijkstra algorithm to find the shortest between the two paths.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:315319
    • 提供者:陈勋
  1. 实验题

    0下载:
  2. A*算法解决找路径的问题,对于特定的图形,按照距离最短的评估函数,来解决寻优问题-A * algorithm to find paths to solve the problems that specific graphics, in accordance with the shortest distance from the assessment function, to solve the optimization problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23096
    • 提供者:zx
  1. ShortestPathUsingC

    1下载:
  2. 的克斯查最短路径分析的c代码实现,可以手工输入路径矩阵并得到两点路径。-investigation of Vieques analysis of the shortest path to achieve c code can be entered manually path matrix and the following two paths.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:28871
    • 提供者:李化
  1. 最短路径分析

    1下载:
  2. 最短路径分析,基于arcgis engine有例子路径数据,The shortest path analysis, there are examples of data paths
  3. 所属分类:GIS编程

    • 发布日期:2017-04-09
    • 文件大小:1818790
    • 提供者:quqi
  1. ShortestPathsEdge

    0下载:
  2. In some graphs, the shortest path is given by optimizing two different metrics: the sum of weights of the edges and the number of edges. For example: if two paths with equal cost exist then, the path with the least number of edges is chosen as the sh
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1575
    • 提供者:jazz
  1. MazeGame

    0下载:
  2. 程序开始运行时显示一个迷宫地图,迷宫中央有一只老鼠,迷宫的右下方有一个粮仓。游戏的任务是使用键盘上的方向键操纵老鼠在规定的时间内走到粮仓处。要求:1)老鼠形象可辨认,可用键盘操纵老鼠上下左右移动;2)迷宫的墙足够结实,老鼠不能穿墙而过;3)正确检测结果,若老鼠在规定时间内走到粮仓处,提示成功,否则提示失败;4)添加编辑迷宫功能,可修改当前迷宫,修改内容:墙变路、路变墙;5)找出走出迷宫的所有路径,以及最短路径。利用序列化功能实现迷宫地图文件的存盘和读出等功能-The beginning of t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:7856
    • 提供者:xiliting
  1. Noname1

    0下载:
  2. 用无向网表示你所在学校的校园景点平面图,图中定点表示主要景点,存放 景点的编号、名称、简介等信息。要求能够回答有关景点介绍、游览路经等问题。 要求:(1)查询各景点相关信息; (2)查询图中任意两个景点的最短路径。 (3)查询图中任意两个景点的所有路径。 --Free to the net means that the school campus attractions in your plans, the figure fixed-point of their main a
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3824
    • 提供者:yangyong
  1. migong

    0下载:
  2. 迷宫问题,有详细的注释,实现了自己设置入口出口,可找所有路径和最短路径并输出所有路径-Maze problem, there are detailed notes, to achieve its own entrance exit he could find all the paths and the shortest path and the output of all paths
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1827
    • 提供者:朱科圣
  1. SchoolScenes_Guide

    0下载:
  2. 用无向网表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度信息等。 要求事先一下功能: (1) 查询各顶点的相关信息。 (2) 查询图中任意两个景点之间的最短路径。 (3) 查询图中任意两个景点之间的所有路径。 --Free to the net means that the school campus attractions in your plans, the graph vertices of
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:519415
    • 提供者:欧阳云飞
  1. SchoolScenes_Guide_PerfectVersion

    0下载:
  2. 用无向网表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度信息等。 要求事先一下功能: (1) 查询各顶点的相关信息。 (2) 查询图中任意两个景点之间的最短路径。 (3) 查询图中任意两个景点之间的所有路径。 --Free to the net means that the school campus attractions in your plans, the graph vertices of
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:519775
    • 提供者:欧阳云飞
  1. VC

    0下载:
  2. 用VC编写的电脑鼠走迷宫,能走出所有路径,并找出最短路径-VC' s computer with a mouse maze, to get out all the paths, and find the shortest path
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:6307
    • 提供者:stt
  1. xiaoyuandaohang

    1下载:
  2. 用无向图表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等。 设计要求: 1.查询各景点的相关信息 2.查询图中任意两个景点间的最短路径 3.查询图中任意两个景点间的所有路径 -Undirected graph with the school' s campus attractions in your plan, said the main attractions of vertices, stored spots number, nam
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:211774
    • 提供者:wnn
  1. migong_all_path

    0下载:
  2. 迷宫问题,完成的是一个现实中的迷宫游戏求最短路径及所有路径的问题,本程序相对于航班信息查询系统比较简单,主要包含使用系统迷宫(可以选择迷宫的入口和出口,并输出所有路径和最短路径),使用新建迷宫(可以自己设计迷宫的大小,及所有通路,可以选择迷宫的入口和出口,并输出所有路径和最短路径),用到了栈的使用,如栈的创建、入栈、出栈等函数功能。 -Maze problem, complete the maze is a real game for the shortest path and all path
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:9071
    • 提供者:lijin
  1. shortestpath

    0下载:
  2. 输入节点个数和路径权重可得到任意两点之间的最短路径,放在Muti_Cost矩阵中-Input node number and weight of available paths the shortest path between any two points, on Muti_Cost matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3493
    • 提供者:masai
  1. VRPH-1.0.0

    0下载:
  2. Furthermore, the simulator actually build in another algorithm - Dijikstra Algorithm. This algoritm is the best and fastest algo in solving shortest path problem. It s actually used to compare wtih GA in solving a specified situation. Simulator also
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:137596
    • 提供者:celine
  1. TravelerTSP

    0下载:
  2. 旅行商问题(TSP问题)就是一销售商从n个城市中的某一城市出发,不重复地走完其余n-1个城市并回到原出发点,在所有可能的路径中求出路径长度最短的一条。 本题假定该旅行商从第1个城市出发。-Traveling salesman problem (TSP problem) is a vendor from the n cities, starting in a city, do not finish the rest of repeated n-1 cities and return to t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:730
    • 提供者:Cindy
  1. a

    0下载:
  2. 校园导航,实现最短路径。每两个场所间可以有不同的路,且路长也可能不同,找出从任意场所到达另一场所的最佳路径(最短路径)。-Campus navigation, to achieve the shortest path. Between every two places can have different paths, and path length may be different, to find another place to reach from any place the best
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1333
    • 提供者:zhangqingshui
  1. compmouse

    0下载:
  2. 老鼠走迷宫程序实际示例 可以寻找所有路径以及找出所有路径当中的最短路径。-Mouse Maze procedure can find all the practical example of the path and find the shortest path among all paths.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2071
    • 提供者:石玉
  1. campus_tour_program

    1下载:
  2. 问题描述:用无向图表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等。 设计要求: 1.查询各景点的相关信息; 2.查询图中任意两个景点间的最短路径; 3.查询图中任意两个景点间的所有路径。 -Problem Descr iption: The undirected graph that spot in your school campus plan, said the main attractions of vertices, the num
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:268896
    • 提供者:zilin
  1. xiaoyuandaohang

    0下载:
  2. 校园导航 该程序运行为实现设计我们的学校的平面图,包括10个以上的场所,每两个场所间可以有不同的路,且路长也可能不同,找出从任意场所到达另一场所的最佳路径(最短路径)。-Campus navigation for the realization of the program is designed to run our school' s plan, including more than 10 sites, each between the two places can have d
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:163299
    • 提供者:lixuefeng
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com