作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (20): 275-276. doi: 10.3969/j.issn.1000-3428.2010.20.095

• 开发研究与设计技术 • 上一篇    下一篇

改进的Dijkstra算法在风暴潮系统中的应用

黄冬梅,方 钱   

  1. (上海海洋大学信息学院,上海 201306)
  • 出版日期:2010-10-20 发布日期:2010-10-18
  • 作者简介:黄冬梅(1963-),女,教授,主研方向:WebGIS,智能信息处理,人机交互技术;方 钱,硕士研究生
  • 基金资助:

    海洋公益性行业科研专项经费基金资助项目“临港新城风暴潮灾害评估与对策辅助决策系统研究”(200805016);“基于GIS的城市风暴潮洪水演进模型和防灾减灾辅助决策”(08dz1204802)

Application of Improved Dijkstra Algorithm in Storm Surge System

HUANG Dong-mei, FANG Qian   

  1. (College of Information Technology, Shanghai Ocean University, Shanghai 201306, China)
  • Online:2010-10-20 Published:2010-10-18

摘要:

针对风暴潮系统需要计算受灾区域到多个安置点的最短路径,并根据受灾人数和安置点的容量进行人员撤离的情况,提出对Dijkstra算法的改进方案,其中包括最短路径排序和多目标撤离。采用Matlab进行仿真。实验结果表明,对算法的改进是有效可行的,能够使多目标撤离路径的计算次数由多次减少到一次。

关键词: 风暴潮系统, ijkstra算法, 最短路径, 撤离

Abstract:

In allusion to the storm surge system’s requirement: it is necessary to figure out the shortest path from the disaster area to multi-settlements, then to evacuate the victims based on the number of disaster victims and the capacity of the settlements, this paper presents two improvements of Dijkstra algorithm, including sorting the shortest paths and evacuating to multitargets. An emulation is carried out based on Matlab, and it turns out that the improvement of the algorithm is effective and feasible, which can reduce the times of figuring out the path of evacuating to multitargets from several to one.

Key words: storm surge system, Dijkstra algorithm, the shortest path, evacuation

中图分类号: