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

计算机工程 ›› 2009, Vol. 35 ›› Issue (9): 55-56,5. doi: 10.3969/j.issn.1000-3428.2009.09.019

• 软件技术与数据库 • 上一篇    下一篇

基于泛型技术的导航树生成策略

张 昊,王魁生,方 明   

  1. (西安石油大学计算机学院,西安 710065)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-05-05 发布日期:2009-05-05

Navigation Tree Generation Solution Based on Genericity Technology

ZHANG Hao, WANG Kui-sheng, FANG Ming   

  1. (Computer Institute, Xi’an Shiyou University, Xi’an 710065)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-05-05 Published:2009-05-05

摘要: 在管理信息系统的开发过程中,采用传统导航树生成策略实现树的生成,会导致程序在执行过程中面临严重的效率问题。提出一种基于泛型技术的导航树生成策略(TGSBG)来改进传统解决方案,其中包括TGSBG的设计思想及业务模型,并给出TGSBG的树生成算法的形式化描述。实验证明,利用TGSBG及其算法,可以提高程序执行效率和数据访问速度。

关键词: 泛型, 树生成策略, 树生成算法

Abstract: In the management information system development process, the traditional tree generation solution to achieve the generation of tree can bring the serious problem of efficiency during the implementation of program. This paper puts forward a Tree Generation Solution Based on Genericity(TGSBG), including its design and implementation, and describes a tree generation algorithm about TGSBG with a formal method. The experiment shows that TGSBG and its algorithm can improve the program efficiency at runtime and data access speed.

Key words: genericity, tree generation solution, tree generation algorithm

中图分类号: