期刊文献+
共找到9篇文章
< 1 >
每页显示 20 50 100
agent-oriented软件开发方法
1
作者 程明 刘豹 刘艳丽 《天津大学学报(自然科学与工程技术版)》 EI CAS CSCD 北大核心 2001年第5期641-645,共5页
agent- oriented是一种较新的开发软件的方法 .针对 agent- oriented方法用于解决现实社会中复杂系统的问题进行讨论 ,并且介绍了基于 agent- oriented方法处理复杂系统的技术步骤 .最后 ,给出了一个基于 agent-
关键词 面向智能体方法 软件工程 多智能体 软件开发 agent-oriented方法
下载PDF
面向“智体”的软件工程方法Agent-Oriented 被引量:7
2
作者 涂序彦 杜军平 +1 位作者 庄力可 鄢琦 《软件世界》 2000年第7期116-117,共2页
关键词 软件工程 agent-oriented “智体” 面象对象
下载PDF
An Agent-Oriented Modelling Approach for Agile Manufacturing
3
作者 David Z Zhang 《厦门大学学报(自然科学版)》 CAS CSCD 北大核心 2002年第S1期259-,共1页
The dynamic variations in demand patterns and produ ct mix, driven by unpredictable changes in a global market, are placing manufactur ing systems under significant pressure. In order to remain competitive, manu factu... The dynamic variations in demand patterns and produ ct mix, driven by unpredictable changes in a global market, are placing manufactur ing systems under significant pressure. In order to remain competitive, manu facturing organisations must satisfy demands timely. This implies that companies must increase product varieties, reduce time-to-market, shorten product-life cycles and at the same time maintain good quality and reduce investment costs. Conventional methodologies for planning and control have been found to be inadeq uate in meeting these challenges. Agile manufacturing is the state-of-the-art concept that provides enterprises with the opportunity to react rapidly and cos t-effectively to changes that occur in their environment. Several paradigms suc h as Holonic Manufacturing Systems (HMS), Bionic Manufacturing Systems (BMS) and Fractal Factory have been developed to enable manufacturing systems achieve agi lity by integrating manufacturing activities into a coordinated framework. Despi te the differences in their origin (HMS from social organisation, BMS from biolo gy and Fractal Factory from Mathematics), these paradigms have overlapping conce pts and one of the most important is hierarchical organisational structure. This paper presents a conceptual hierarchically structured multi-agent architec ture for manufacturing systems’ modelling. Multi-Agent Systems (MAS) provide su itable techniques for implementing the above concepts and as a branch of Distrib uted Artificial Intelligence (DAI), have characteristics that have been explored in various applications. Such characteristics include self-organisation, flexi bility, scalability, and robustness. The proposed architecture provides a suit able decision-making framework where each agent represents a node in the hier archic tree of manufacturing systems such as the company as whole, each plant wi thin the company, each cell or line within the plant, each machine in a cell or line. Each agent has the ability to perceive and evaluate changes that occur in the manufacturing environment, interact with other agents in the system in order to reach an optimal decision, and act based on that decision. In other words, agents respond timely to unexpected changes by continuously co-ordinating t heir activities, and allocating manufacturing resources dynamically based on act ual shop-floor situation. The flexibility of this architecture also lies in its ability to accommodate both homogenous and heterogeneous agents, and its capabi lity for the dynamic addition and removal of agents using a conceptual intellige nt communication mechanism similar to the blackboard messaging system. A Bidding -Based Scheme (BBS) would be used to generate and evaluate alternative scenario at run-time. In addition, this architecture can be extended to meet the requir ements of enterprise integration. 展开更多
关键词 An agent-oriented Modelling Approach for Agile Manufacturing
下载PDF
Agent-Oriented Architecture for Ubiquitous Computing in Smart Hyperspace
4
作者 Yichao JIN Ruchuan WANG +1 位作者 Haiping HUANG Lijuan SUN 《Wireless Sensor Network》 2010年第1期74-84,共11页
Agent-oriented approach is increasingly showing its magic power in a diversity of fields, specifically, ubiquitous computing and smart environment. Meanwhile, it is considered the next creative issue is to interconnec... Agent-oriented approach is increasingly showing its magic power in a diversity of fields, specifically, ubiquitous computing and smart environment. Meanwhile, it is considered the next creative issue is to interconnect and integrate isolated smart spaces in real world together into a higher level space known as a hyperspace. In this paper, an agent-oriented architecture, which involves the techniques of mobile agents, middleware, and embedded artificial intelligence, is proposed. Detailed implementations describe our efforts on the design of terminal device, user interface, agents, and AI 展开更多
关键词 agent-oriented UBIQUITOUS Computing SMART HYPERSPACE MIDDLEWARE Embedded Artificial INTELLIGENCE
下载PDF
Agent-Oriented Probabilistic Logic Programming 被引量:4
5
作者 王洁 鞠实儿 刘椿年 《Journal of Computer Science & Technology》 SCIE EI CSCD 2006年第3期412-417,共6页
Currently, agent-based computing is an active research area, and great efforts have been made towards the agent-oriented programming both from a theoretical and practical view. However, most of them assume that there ... Currently, agent-based computing is an active research area, and great efforts have been made towards the agent-oriented programming both from a theoretical and practical view. However, most of them assume that there is no uncertainty in agents' mental state and their environment. In other words, under this assumption agent developers are just allowed to specify how his agent acts when the agent is 100% sure about what is true/false. In this paper, this unrealistic assumption is removed and a new agent-oriented probabilistic logic programming language is proposed, which can deal with uncertain information about the world. The programming language is based on a combination of features of probabilistic logic programming and imperative programming. 展开更多
关键词 AGENT UNCERTAINTY probabilistic logic programming agent-oriented programming
原文传递
Organization-based agent-oriented programming: model, mechanisms, and language
6
作者 Cuiyun HU Xinjun MAO +1 位作者 Mengjun LI Zhi ZHU 《Frontiers of Computer Science》 SCIE EI CSCD 2014年第1期33-51,共19页
An increasing number of social computational systems consist of a great amount of autonomous entities and operate in highly dynamic and unpredictable environments. To construct such systems needs to seek high-level ab... An increasing number of social computational systems consist of a great amount of autonomous entities and operate in highly dynamic and unpredictable environments. To construct such systems needs to seek high-level abstrac- tion to manage the complexity of the systems and novel mechanism to support their characteristics, i.e., dynamism and flexibility. Agent-oriented programming (AOP) is con- sidered as a potential paradigm for developing such systems by exhibiting a number of characteristics, such as autonomy, flexibility, social ability, etc. However, current researches on AOP mainly focus on the construction of multi-agent system (MAS) with theory and language facilities inspired from arti- ficial intelligence (AI) and distributed AI, seldom considering and integrating the proven principles and practices of pro- gramming and software engineering. Moreover, abstractions and mechanism based on AI are inadequate for developing dynamic and flexible MAS in open environment. This paper proposes a novel AOP approach, namely Oragent, for con- structing and implementing dynamic and flexible systems. From a software engineering perspective, Oragent integrates organizational concepts and mechanism into AOP language, and support the dynamism and flexibility with explicit prim- itives. The proposed approach consists of a programming model and a corresponding programming language. This paper presents the syntax and formal operational semanticsof Oragent language, and studies a case to demonstrate our approach. 展开更多
关键词 agent agent-oriented programming organiza-tion-based programming role enactment role-based interac-tions organization abstraction
原文传递
基于网格的面向Agent形式化建模框架 被引量:3
7
作者 刘炜 刘宗田 《计算机研究与发展》 EI CSCD 北大核心 2005年第8期1376-1383,共8页
提出了一种基于OGSA(opengridservicesarchitecture)网格体系结构的面向Agent形式化建模框架——AOMG(agentorientedmodelingbasedongrid)形式化框架,该框架基于ObjectZ语言,吸收了I框架和UML中的部分元模型,加入了对Agent与网格环境之... 提出了一种基于OGSA(opengridservicesarchitecture)网格体系结构的面向Agent形式化建模框架——AOMG(agentorientedmodelingbasedongrid)形式化框架,该框架基于ObjectZ语言,吸收了I框架和UML中的部分元模型,加入了对Agent与网格环境之间交互关系的描述,以及对Agent服务属性的处理,从而解决了现有方法无法对基于网格环境的分布式系统进行分析与设计建模的问题.给出了AOMG形式化框架中的3类核心模型:组织模型、Agent类模型和Agent服务模型.提供了一组新颖的从组织模型到Agent类模型的形式化语义映射规则,实现了系统模型从Agent抽象层次到对象层次的快速转换. 展开更多
关键词 网格 AGENT agent-oriented建模 形式规格说明
下载PDF
一种基于领域分析的面向Agent需求建模方法
8
作者 唐孝柱 邵堃 滑培培 《微计算机信息》 2010年第33期249-250,243,共3页
面向Agent软件工程是开发复杂分布式系统的一种新范例,Agent作为一种新型软部件具有更高的抽象,能更有效的处理复杂的系统。本文以工作管理系统为研究背景,提出一种基于领域分析的面向Agent需求建模方法。该方法基于当前主流的面向Agen... 面向Agent软件工程是开发复杂分布式系统的一种新范例,Agent作为一种新型软部件具有更高的抽象,能更有效的处理复杂的系统。本文以工作管理系统为研究背景,提出一种基于领域分析的面向Agent需求建模方法。该方法基于当前主流的面向Agent软件开发方法,结合领域工程的知识,将特征引入到系统开发的元模型中,描述了需求建模过程中的几种建模活动。使需求建模的结果不仅能有效地满足系统用户的需求,还能够有效的支持软件复用。 展开更多
关键词 agent-oriented 特征 领域分析 软件复用
下载PDF
Agent- oriented Software Engineering 被引量:6
9
作者 GUAN Xu, CHENG Ming, LIU Bao School of Management, Tianjin University, Tianjin 300072, China 《Journal of Systems Science and Systems Engineering》 SCIE EI CSCD 2001年第1期44-49,共6页
:An increasing number of computer systems are being viewed in terms of autonomous agents.Most people believe that agent-oriented approach is well suited to design and build complex systems. Yet. todate, little effort... :An increasing number of computer systems are being viewed in terms of autonomous agents.Most people believe that agent-oriented approach is well suited to design and build complex systems. Yet. todate, little effort had been devoted to discuss the advantages of agent-oriented approach as a mainstreamsoftware engineering paradigm. Here both of this issues and the relation between object-oriented and agent-oriented will be argued. we describe an agent-oriented methodology and provide a quote for designing anauction system. 展开更多
关键词 agent-oriented approach software engineering multi-agent systems
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部