Personnaliser

OK

Object-Oriented Database System - Hiroshi Ishikawa

Note : 0

0 avis
  • Soyez le premier à donner un avis

Vous en avez un à vendre ?

Vendez-le-vôtre

3,74 €

Occasion · Très Bon État

0,19 € offerts

Option Express : Chez vous demain (?)

  • Livraison : 3,29 €
  • Livré entre le 10 et le 13 avril
Voir les modes de livraison

Ammareal

PRO Vendeur favori

4,8/5 sur + de 1 000 ventes

Ancien livre de bibliothèque. Légères traces d'usure sur la couverture. Salissures sur la tranche. Edition 1993. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives.

Publicité
 
Vous avez choisi le retrait chez le vendeur à
  • Payez directement sur Rakuten (CB, PayPal, 4xCB...)
  • Récupérez le produit directement chez le vendeur
  • Rakuten vous rembourse en cas de problème

Gratuit et sans engagement

Félicitations !

Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !

En savoir plus

Retour

Horaires

      Note :


      Avis sur Object - Oriented Database System de Hiroshi Ishikawa  - Livre

      Note : 0 0 avis sur Object - Oriented Database System de Hiroshi Ishikawa  - Livre

      Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.


      Présentation Object - Oriented Database System de Hiroshi Ishikawa

       - Livre

      Livre - Hiroshi Ishikawa - 01/09/1993 - Langue : Anglais

      . .

    • Auteur(s) : Hiroshi Ishikawa
    • Editeur : Springer Japan
    • Langue : Anglais
    • Parution : 01/09/1993
    • Format : Moyen, de 350g à 1kg
    • Nombre de pages : 164
    • ISBN : 9784431701286



    • Résumé :
      Computer Science Workbench is a monograph series which will provide you with an in? depth working knowledge of current developments in computer technology. Every volume in this series will deal with a topic of importance in computer science and elaborate on how you yourself can build systems related to the main theme. You will be able to develop a variety of systems, including computer software tools, computer graphics, computer animation, database management systems, and computer-aided design and manufacturing systems. Computer Science Workbench represents an important new contribution in the field of practical computer technology. Tosiyasu L. Kunii Preface The goal of this book is to give concrete answers to questions such as what object? oriented databases are, why they are needed, how they are implemented, and how they are applied, by describing a research prototype object-oriented database system called Jasmine. That is, this book is aimed at creating a consistent view to object-oriented databases. The contents of this book are directly based on the results of the Jasmine project conducted at Fujitsu Laboratories, Ltd. The book is a polished version of my doctoral dissertation, which includes research papers which I have authored and published.

      Sommaire:
      1. Introduction.- 1.1 Motivation.- 1.2 Overview.- 2. Data Model.- 2.1 Object Semantics.- 2.2 Classification and Generalization.- 2.3 System-Defined Classes.- 2.4 More Formal Semantics.- 3. Database Programming Language.- 3.1 Set-Oriented Access.- 3.1.1 Object expressions.- 3.1.2 Queries.- 3.1.3 Incomplete knowledge access.- 3.1.4 Set-oriented operation.- 3.1.5 Aggregate functions and set functions.- 3.1.6 Procedural attributes in conditions.- 3.1.7 Demons.- 3.2 More Formal Semantics.- 3.2.1 Object operators.- 3.2.2 Query semantics.- 3.3 Singleton Access and Object Variables.- 3.4 Procedural Attribute and Demon Definition.- 3.5 Miscellaneous Operations.- 3.5.1 Class operations.- 3.5.2 Database operations.- 3.5.3 Multimedia operations.- 3.5.4 Persistent objects and temporary objects.- 4. Implementation.- 4.1 System Architecture.- 4.2 Data Management Subsystem.- 4.2.1 Relation organization.- 4.2.2 Predicate and manipulation functions.- 4.2.3 Operators.- 4.2.4 Implementation detail.- 4.3 Object Management Subsystem.- 4.3.1 Storage structures of objects.- 4.3.2 Set-oriented support.- 4.3.2.1 Query graph generation.- 4.3.2.2 Access plan generation.- 4.3.2.3 Object-oriented query optimization.- 4.3.3 Singleton access support and object buffering.- 4.3.4 Support for miscellaneous operations.- 4.3.5 Interpreter.- 4.3.6 Extensibility.- 5. Artificial Intelligence Applications.- 5.1 Introduction.- 5.2 System Overview.- 5.3 World Model Design.- 5.3.1 Domain model.- 5.3.1.1 Classification and aggregation.- 5.3.1.2 Generalization.- 5.3.1.3 Derivation.- 5.3.1.4 Integration.- 5.3.2 Linguistic model.- 5.3.3 Mapping.- 5.4 Semantic Interpretation.- 5.4.1 Issues in parsing.- 5.4.2 Our approach.- 5.4.2.1 Meaning representation.- 5.4.2.2 Principles for using the WM.- 5.4.2.3 Rules.- 5.4.2.4 Control of rules.- 5.4.2.5 How the rules work.- 5.5 Query Translation.- 5.5.1 WM query language.- 5.5.2 Our approach to translation.- 5.5.3 Translation rules.- 5.5.3.1 Target ruleset.- 5.5.3.2 Groupby ruleset.- 5.5.3.3 Having ruleset.- 5.5.3.4 Qualification ruleset.- 5.5.3.5 Translation example.- 5.6 Conclusion.- 5.6.1 Related work.- 5.6.2 Summary.- 6. Hypermedia Applications.- 6.1 Introduction.- 6.2 Current Hypermedia Systems.- 6.2.1 Common characteristics.- 6.2.2 Issues.- 6.3 Data Model.- 6.3.1 Object semantics.- 6.3.2 Classification and generalization.- 6.4 Database Programming Language.- 6.4.1 Object expressions.- 6.4.2 Queries.- 6.4.3 Incomplete knowledge access.- 6.4.4 Set-oriented operation.- 6.4.5 Procedural attributes in conditions.- 6.4.6 Demons.- 6.4.7 Class operations.- 6.5 Application of Jasmine.- 6.5.1 Hypermedia engine.- 6.5.2 Hypermedia model.- 6.5.3 Solutions.- 6.6 Conclusion.- 6.6.1 Related work.- 6.6.2 Experiment.- 7. Engineering Applications.- 7.1 Introduction.- 7.2 Object-Oriented Database.- 7.2.1 Functionality.- 7.2.2 Implementation.- 7.3 Issues for Engineering Tasks.- 7.4 Design Data Management.- 7.5 Intelligent CAD Support.- 7.6 Engineering Information Management.- 7.7 Conclusion.- 7.7.1 Related work.- 7.7.2 Summary.- 8. Conclusion.- 8.1 Related Work.- 8.2 Summary.- A Query Expression Syntax.

      Détails de conformité du produit

      Consulter les détails de conformité de ce produit (

      Personne responsable dans l'UE

      )
      Le choixNeuf et occasion
      Minimum5% remboursés
      La sécuritéSatisfait ou remboursé
      Le service clientsÀ votre écoute
      LinkedinFacebookTwitterInstagramYoutubePinterestTiktok
      visavisa
      mastercardmastercard
      klarnaklarna
      paypalpaypal
      floafloa
      americanexpressamericanexpress
      Rakuten Logo
      • Rakuten Kobo
      • Rakuten TV
      • Rakuten Viber
      • Rakuten Viki
      • Plus de services
      • À propos de Rakuten
      Rakuten.com