J4

• 计算机科学 • 上一篇    下一篇

一种基于设计模式的分布式指控仿真系统框架

李 攀, 刘淑芬, 张欣佳   

  1. 吉林大学 计算机科学与技术学院, 长春 130012
  • 收稿日期:2007-05-24 修回日期:1900-01-01 出版日期:2008-05-26 发布日期:2008-05-26
  • 通讯作者: 刘淑芬

A Distributed Command and Control Simulation System Framework Based on Design Pattern

LI Pan, LIU Shufen, ZHANG Xinjia   

  1. College of Computer Science and Technology, Jilin University, Changchun 130012, China
  • Received:2007-05-24 Revised:1900-01-01 Online:2008-05-26 Published:2008-05-26
  • Contact: LIU Shufen

摘要: 以面向对象设计模式为基础, 研究并实现了一种面向指控领域的应用框架. 该框架明确各层之间的纵向和横向关系, 通过统一的抽象接口进行通信, 降低了层次之间的耦合度. 实践表明, 该框架的建立对提高软件重用度、 增强系统的可扩展性和可维护性等都有重要意义.

关键词: 设计模式, 框架, MVC, 分布式指控系统

Abstract: This paper deals with an application framework of command and control field based on the objectoriented design pattern, clarifies the vertical and horizontal relationship between layers in the framework, and the communication between layers through unified abstract interface reduces the level of coupling between layers. Practice shows that the establishment of the framework has a very important significance on improving software reuse, enhancing system scalability and maintainability, and other aspects.

Key words: design pattern, framework, MVC, distributed command and control system

中图分类号: 

  • TP311