文件名称:RockAndRoll
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- R**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Simplified version of a system that finds the fastest or shortest trip along a network of roads, is an instance of the single-source, positive-weighted, shortest-path problem. In other words, from one particular vertex (a “single source”), we’ll be finding the shortest path to another vertex where all of the edges have a “positive weight” (in our case, distance or speed) associated with them.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test.4
test.5
test.6
Location.java
PriorityQueue.java
README.txt
Result.java
RoadSegment.java
RockAndRoll.java
Trip.java
test.0
test.1
test.2
test.3
test.5
test.6
Location.java
PriorityQueue.java
README.txt
Result.java
RoadSegment.java
RockAndRoll.java
Trip.java
test.0
test.1
test.2
test.3