Muutke küpsiste eelistusi

E-raamat: Agents As Objects With Knowledge Base State

(Imperial College, Uk)
  • Formaat: 296 pages
  • Ilmumisaeg: 19-Mar-1999
  • Kirjastus: Imperial College Press
  • Keel: eng
  • ISBN-13: 9781783262328
  • Formaat - PDF+DRM
  • Hind: 38,61 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Raamatukogudele
  • Formaat: 296 pages
  • Ilmumisaeg: 19-Mar-1999
  • Kirjastus: Imperial College Press
  • Keel: eng
  • ISBN-13: 9781783262328

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

Advances in computer technology in general and computer networks in particular have significantly affected the requirements of modern applications, where the need to operate in decentralised environments is of primary importance. The conceptual models of the applications are also becoming complex and semantically rich.A promising technology towards the design and development of systems of such domains is agent based systems. Agents, having a knowledge component, act and interact with other agents and information sources in order to achieve some goals. Platforms intended for supporting the development of such systems should offer a number of features, including communication, concurrency, mobility, high level data structures, object orientation etc.This book describes the design and implementation of such a language platform called April++ and its use on a number of applications. Methodologically, in designing and implementing the language, a layered approach has been adopted. April++ has been developed as a series of macro defined layers on top of the relatively primitive features of a pre-existing language called April.On top of April++, an agent layer has been built (as a set of pre-defined classes) for constructing agent based systems. This layer has been customised for specific application domains considered. This includes a mobile agent application, a distributed database application and a network management one.
Preface vii
Part 1 Introduction 3(184)
Background Material
3(36)
Object Oriented Programming
3(6)
Encapsulation and information hiding
4(1)
Re-usability
5(2)
Polymorphism
7(1)
Components: extending the object oriented paradigm
7(2)
Communication and Concurrency
9(6)
Distributed Artificial Intelligence and Agent Systems
15(8)
Agent architectures
15(6)
Mobility
21(2)
Programming Languages
23(15)
Summary
38(1)
The Building Blocks
39(30)
Review of the April Language
40(7)
A simple directory agent as an April process
42(3)
Forking and using the directory agent
45(1)
A communication scenario with the April directory agent
46(1)
Dynamically Customising the Matchmaking Process
47(6)
Concurrent queries
52(1)
The AdB Persistent Storage System
53(3)
The DialoX Interface
56(2)