Cantitate/Preț
Produs

Object-Oriented Database System: Design and Implementation for Advanced Applications: Computer Science Workbench

Autor Hiroshi Ishikawa
en Limba Engleză Paperback – 4 ian 2012
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.
Citește tot Restrânge

Din seria Computer Science Workbench

Preț: 31467 lei

Preț vechi: 39334 lei
-20% Nou

Puncte Express: 472

Preț estimativ în valută:
6022 6353$ 5019£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9784431683100
ISBN-10: 4431683100
Pagini: 184
Ilustrații: XVIII, 164 p.
Dimensiuni: 155 x 235 x 10 mm
Greutate: 0.27 kg
Ediția:Softcover reprint of the original 1st ed. 1993
Editura: Springer
Colecția Springer
Seria Computer Science Workbench

Locul publicării:Tokyo, Japan

Public țintă

Research

Cuprins

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.2 More Formal Semantics.- 3.3 Singleton Access and Object Variables.- 3.4 Procedural Attribute and Demon Definition.- 3.5 Miscellaneous Operations.- 4. Implementation.- 4.1 System Architecture.- 4.2 Data Management Subsystem.- 4.3 Object Management Subsystem.- 5. Artificial Intelligence Applications.- 5.1 Introduction.- 5.2 System Overview.- 5.3 World Model Design.- 5.4 Semantic Interpretation.- 5.5 Query Translation.- 5.6 Conclusion.- 6. Hypermedia Applications.- 6.1 Introduction.- 6.2 Current Hypermedia Systems.- 6.3 Data Model.- 6.4 Database Programming Language.- 6.5 Application of Jasmine.- 6.6 Conclusion.- 7. Engineering Applications.- 7.1 Introduction.- 7.2 Object-Oriented Database.- 7.3 Issues for Engineering Tasks.- 7.4 Design Data Management.- 7.5 Intelligent CAD Support.- 7.6 Engineering Information Management.- 7.7 Conclusion.- 8. Conclusion.- 8.1 Related Work.- 8.2 Summary.- A Query Expression Syntax.