Shortest-path-query-of-scenic-spots

所属分类:Leetcode/题库
开发工具:Java
文件大小:2944KB
下载次数:0
上传日期:2018-07-12 04:43:59
上 传 者sh-1993
说明:  使用java实现dijkstra算法的最短路径。问题描述: 以顶点表示校平面图中各景点,要有景点名称、代号、简介等信息;以边表示路径,存放路径长度等信息(路径长度可以估算,以米为单位)。 要实现的功能: 1. 为来访客人提供图中任意景...
(Use Java to implement the shortest path of the dijkstra algorithm. Problem description: Use vertices to represent each scenic spot in the school floor plan, and provide information such as the name, code, and introduction of the scenic spot; Use edges to represent paths and store information such as path length (path length can be estimated in meters). Functions to be implemented: 1 Provide any scenery in the picture for visiting guests)

文件列表:
景点查询 (0, 2018-07-12)
景点查询\bin (0, 2018-07-12)
景点查询\bin\com (0, 2018-07-12)
景点查询\bin\com\ecust (0, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun (0, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\controller (0, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\controller\Dijkstra.class (2743, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view (0, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage$1.class (812, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage$10.class (980, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage$11.class (981, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage$12.class (3501, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage$2.class (977, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage$3.class (976, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage$4.class (980, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage$5.class (977, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage$6.class (974, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage$7.class (979, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage$8.class (979, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage$9.class (978, 2018-07-12)
景点查询\bin\com\ecust\jingdianchaxun\view\mainpage.class (11071, 2018-07-12)
景点查询\bin\img (0, 2018-07-12)
景点查询\bin\img\1-2.png (4470, 2018-07-12)
景点查询\bin\img\1-4.png (3271, 2018-07-12)
景点查询\bin\img\3-4.307.png (4111, 2018-07-12)
景点查询\bin\img\3-5.png (2950, 2018-07-12)
景点查询\bin\img\3-9.png (3928, 2018-07-12)
景点查询\bin\img\4-10,732.png (4775, 2018-07-12)
景点查询\bin\img\5-6.png (4492, 2018-07-12)
景点查询\bin\img\6-7.png (4427, 2018-07-12)
景点查询\bin\img\7-8.png (4397, 2018-07-12)
景点查询\bin\img\7-9.png (4006, 2018-07-12)
景点查询\bin\img\8-10.png (4291, 2018-07-12)
景点查询\bin\img\9-10.png (6133, 2018-07-12)
景点查询\bin\img\gps.png (617, 2018-07-12)
景点查询\bin\img\mapIcon.png (10574, 2018-07-12)
景点查询\bin\img\pingmiantu.jpg (285533, 2018-07-12)
景点查询\src (0, 2018-07-12)
... ...

近期下载者

相关文件


收藏者