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

计算机工程 ›› 2009, Vol. 35 ›› Issue (20): 16-19. doi: 10.3969/j.issn.1000-3428.2009.20.006

• 博士论文 • 上一篇    下一篇

航班延误预警图形组件包的设计与实现

荣 耀1,2,王建东1,徐 涛3   

  1. (1. 南京航空航天大学信息科学与技术学院,南京 210016;2. 南京师范大学中北学院,南京 210046;3. 中国民航大学计算机科学与技术学院,天津 300300)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-10-20 发布日期:2009-10-20

Design and Implementation of Graphic Component Package for Flight Delay Prediction

RONG Yao1,2, WANG Jian-dong1, XU Tao3   

  1. (1. College of Information Science and Technology, Nanjing University of Aeronautics and Astronautics, Nanjing 210016;2. College of Zhongbei, Nanjing Normal University, Nanjing 210046; 3. College of Computer Science and Technology, Civil Aviation University of China, Tianjin 300300)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-10-20 Published:2009-10-20

摘要: 为了给航班延误预警平台提供图形生成服务,设计并实现航班延误预警图形组件包,用于自动生成航班延误波及DAG、高级Petri网、贝叶斯网络和元胞自动机等数学模型的仿真视图,以及棒图等统计图。图形组件包包括外层服务和核心引擎两部分。外层服务生成图形XML文档,核心引擎解析该文档并渲染生成图形。图形组件包以Web服务暴露接口,以XML作为数据交换媒介,提高了互操作性和通用性。实验表明,该图形组件包可以有效满足航班延误预警平台的图形生成和表现需求。

关键词: 航班延误预警, 图形组件包, Web服务, XML文档

Abstract: To provide graphs generating service for flight delay predicting platform, a graphic component package is designed and implemented. It can be used to automatically generate simulation graphs of flight delay propagation DAG, advanced Petri net, Bayesian network, parallel cellular automata, and statistical graph such as bar graph. The graphic component package consists of an outer layer service and a kernel engine. The outer layer service generates graph XML document, the kernel engine pareses it and renders graphs. The graphic component package exposes its interfaces through Web services and uses XML as data exchange media to improve interoperability. It shows that the graphic component package can effectively meet the requirement of graphs generating and representing of the flight delay predicting platform.

Key words: flight delay prediction, graphic component package, Web service, XML document

中图分类号: