文件名称:shortpath
- 所属分类:
- Web服务器
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2016-04-16
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- wzhu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
读取点线连接,使用类迪杰斯特拉算法求解最短路径输出服务区范围,并通过nodejs搭建服务器,在网页上用canvas绘制显示。原始数据中,点数据为(ID,坐标xy)线数据为(前后连接点,权值)-Read point line connection using class Dijkstra shortest path algorithm output service area, and set up the server through nodejs, drawn with canvas on the page, raw data, point data (ID, coordinates xy) line data is (before and after the connection point, weights)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shortPath.js
TEST.html