引用本文:李 京,孙颖博,刘智深,张道一.模型库管理系统的设计和实现*.软件学报,1998,9(8):613-618
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4904次   下载 6053 本文二维码信息
码上扫一扫!
分享到: 微信 更多
模型库管理系统的设计和实现*
李 京1,2, 孙颖博1,2, 刘智深1,2, 张道一3
1.中国科学技术大学,合肥,230026;2.中国科学院软件研究所计算机科学开放实验室,北京,100080;3.香港城市大学,香港
摘要:
模型库管理系统是决策支持系统的核心,其基本功能包括模型的定义、组合、存储和调用.该文介绍一个支持客户/服务器模式的模型库管理系统的设计和实现,在这个系统中,模型被视为程序模块,通过运用面向对象的方法进行组织以及对模型的远程和动态的透明调用提供支持,使实现的系统具有良好的动态可扩充性.同时,通过提供模型定义语言和模型库管理,便于决策支持系统客户软件的开发.
关键词:  决策支持系统,模型,模型库管理系统,动态调用,客户/服务器.
DOI:
分类号:
基金项目:本文研究得到国家863高科技项目基金、国家自然科学青年基金、中国科学院软件研究所计算机科学开放实验室开放课题基金和香港城市大学资金资助.
Design and Implementation of a Model Base Management System
LI Jing,SUN Ying-bo,LIU Zhi-shen,Cheung To-yat
Abstract:
The MBMS(model base management system) is the kernel of a DSS(decision support system). The authors introduce the design and implementation of a client/server model base management system that runs on a heterogeneous distributed environment in this paper. In this system, a model is viewed as a program module and defined by a model IDL(interface definition language). By being organized with object oriented method and supporting remote and dynamic function (model) invocation transparently, the DSS may be developed easily and have very good static and dynamic extensibility. Also since many semantic information have been stored in the model base, the authors may develop more tools based on it to support the DSS development process.
Key words:  Decision support system, model, model base management system, dynamic invocation, client/server.