摘要
采用结构化的软件分析方法将多智能体系统平台自顶向下根据功能的不同分为3层,每层又进一步分为若干个模块,并且详细描述了每个模块所完成的任务.最后用面向对象的方法构造了系统开发中的基类CAgent,并给出了它的C++定义.
In this paper, We use the structure-oriented analysis approach to divide the whole multi-agent system platform into three layers, and to go further. divide every layer into several modules, after that we describe the task fulfilled by every modules in detail. In the end, we construct the base class CAgent in the system development using object-oriented approach. and give its definition in C++.
出处
《计算机工程》
CAS
CSCD
北大核心
2000年第11期38-39,42,共3页
Computer Engineering
基金
国家自然科学重点基金资助项目,项目号:59835170
关键词
多智能体
面向对象
体系结构
reMulti-agent
Object-oriented
Architecture