查询词典 general agent
- 与 general agent 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Aiming at a global load balance among grid resources,an agent-based grid resource scheduling model is proposed in this paper,which not only effectively increases the collaborative cooperation but also eases the efficient management of multiple grid resources by the employment of agent technology.
提出一种基于Agent的、旨在实现负载平衡的网格资源调度模型,着重描述该模型中各个模块的功能以及调度流程,并利用Agent的智能交互,进行协同合作以管理复杂的网格资源。
-
The employment of Agent theory and emulating experimentation succeeds to influence upon the system evolvement by various learning-rules. Some problems are explained away and some significant results are achieved through emulating with the Agent the enterprise behavior.
用基于Agent的理论思想、实验仿真的方法实现了不同的学习规则对系统演化结果的影响,通过利用Agent去模拟现实系统中的企业行为,来试图说明系统演化中影响合作的因素,并得到了一些有意义的结果。
-
EC leads limitless opportunity to enterprise, at the same time, it also brings many technical problems such as Information Overloadx Resource Puzzle , etCc Distributed Artificial Intelligence assists people to solve these problems with the employment of agent technology oThis paper is intended to research on agent s theory as well as systematic structure.
分布式人工智能DAI(Distributed Artificial Intelligence)应用领域中的Agent技术,帮助人们解决这些问题。本论文通过对Agent技术理论和体系结构的研究,结合对电子商务的理解,给出电子商务领域中agent应用的范围和面临的问题;通过对目前电子商务领域开发技术的总结,提出面向agent技术电子商务的实现方法;通过对agent构成的理解,开发通用平台处理公共模板;通过一个具体的电子商务agent社会Virtual Market1.0的设计,探讨了agent的具体实现。
-
But, at present, the production of a soil displacement agent from heavy alkylbenzene sulfonate and petroleum sulfonate as oil displacement agent, there were still some problems as the instable quality, produce scale. It is necessary to develop a feasible production process of arylalkyl sulfonate, alkylated diphenyl ether sulfonate and fatty alcohol ether sulfonate as they can be used as oil displacement assistant in some special oil reservoir. In which Because their abundant raw material, big changeability of structure, high electrolyte tolerance, especial strong calcium tolerance, fatty alcohol ether sulfonate has huge industrialized value.
指出重烷基苯磺酸盐和石油磺酸盐作为三次采油的主表面活性剂,目前在工业化生产中仍存在一些问题,产品质量不太稳定,需进一步改进生产工艺技术,提高产品质量,扩大生产规模;芳基烷基磺酸盐和烷基二苯醚磺酸盐可作为助表面活性剂用于特殊的油藏条件,有必要尽快开发可行的工业化生产工艺;脂肪醇醚磺酸盐类表面活性剂的原料来源丰富,分子结构可变性强,耐电解质能力强,尤其是耐钙能力强,应用领域广,极具工业化价值。
-
Aglets is a Java-based Mobile Agent platforms and libraries, used to develop applications based on Mobile Agent.
详细说明: Aglets是基于Java的移动主体平台和程序库,用来开发基于移动主体应用软件。
-
As an advantage usage of Aglets, this paper put emphasis on the research of agent applications in Computer Supported Cooperative Work, the P2P model based mobile in CSCW agent is feasible and is more effective than traditional distributed technologies, which are represented by C/S model and correlative midware technology.
作为Aglets系统的高级应用,本文重点在理论上研究移动agent技术在计算机支持的协同工作中的应用,论证了用移动agent实现CSCW中的对等模型不但是完全可能的,而且比基于C/S和相关中间件技术为代表的传统的分布式技术更能模仿现实生产中协作成员之间的合作关系。
-
The architecture of the workflow management system is presented, in which Agent is the kernel technology and makes it the cornerstone of constructing the workflow management system.2 This workflow management system uses Agent development platform Aglets based on Java.
使用基于Java的Agent平台Aglets构造了体系中的多个智能Agent,并设计、提出体系中多个Agent的合作构造。 3、针对传统的工作流建模方式中存在的不足,结合工作流元模型,选用XPDL入行工作流建模,给出工作流模型实例。
-
SimulAgent is a mobile agent direct execution simulation environment built on the SimulAgent Aglets, a mobile agent platform fitting for the SMA model.
SimulAgent是一个通用的、可扩展的移动Agent仿真平台,其特点是允许符合编写规范的移动Agent在平台上直接执行并得到仿真结果。
-
Firstly, the thesis discusses the principles and framework of E-commerce, and introduces the architecture key techniques advantages of mobile Agent systems. It also compares a few known mobile agent developing platforms, especially IBMs Aglets. Secondly, after analyzing the Aglets system, we have devised and developed a intelligent E-Commerce prototype system using Java, Jsp, Servlet JDBC and MVC design pattern based on Agelts platform.
本文首先论述了电子商务的基本原理及其系统结构,对移动Agent系统的体系结构、关键技术、技术优势、安全性方面作了完整的介绍,并对几个比较著名的移动Agent开发平台进行了比较分析,然后着重研究了IBM的移动代理平台Aglets,并以Aglets为开发平台结合其它技术,设计开发了一个智能商务系统原型。
-
In this thesis, the characteristics of software agents and their behavior modes are analyzed to find the influences of characteristics on behavior modes and to infer the master-slave and provider-requestor relationships among agents. Testing orders could be founded by relationships between agents. After the analysis of reciprocal effects among characteristics, we proposed that in the testing on a single agent, the autonomy should be tested first, the mobility is tested then, and the collaboration is tested finally. The testing of learning is incorporated into the testing of autonomy. A rolling-style testing method of software agents is proposed. Our testing method takes the IBM Aglets software agent language as an example, and develops testing tools under the IBM Aglets execution environment.
本研究分析软体代理人的特性与行为模式来进行分析,找出软体代理人特性对行为模式的影响,并归纳出软体代理人间的主从关系与供需关系;藉由软体代理人间相互影响的关系,可找出多软体代理人系统的测试顺序,而对单一软体代理人程式的测试,经分析各项特性间交互影响后关系,提出必须先测试自动化特性,继而测试行动力特性,最后测试合作能力,而学习力则必入自动化特性中测试,进而提出一套滚动式的软体代理人程式测试方法,本研究的测试方法以IBM Aglets软体代理人程式语言为范例,并在IBM Aglets软体代理人执行环境开发测试工具。
- 相关中文对照歌词
- Super Agent
- Agent Orange
- Secret Agent Man
- Custer
- X Project
- El General Dangond
- Secret Agent Man
- Bedroom General
- The Buzz Feeling
- Lose A Hoe, Gain A Hoe
- 推荐网络例句
-
According to my definition, the Manchurian Candidate is an experimentally created dissociative identity disorder that meets the following four criteria
根据我的定义,满州候选人是一个创造分离身份混乱的实验,它符合下述的4条标准
-
I'd be chuffed to play at a World Cup, but I have many years ahead of me in the game so I hope to have more opportunities.
我会chuffed发挥在世界杯,但我有很多年的比赛在我前面,所以我希望有更多的机会。
-
I see her before, when it is time to study up on.
我再见她时已是上晚自习之前的时候了。