Cantitate/Preț
Produs

The Design of Dynamic Data Structures: Lecture Notes in Computer Science, cartea 156

Autor Mark H. Overmars
en Limba Engleză Paperback – iul 1983
In numerous computer applications there is a need of storing large sets of objects in such a way that some questions about those objects can be answered efficiently. Data structures that store such sets of objects can be either static (built for a fixed set of objects) or dynamic (insertions of new objects and deletions of existing objects can be performed). Especially for more complex searching problems as they arise in such fields as computational geometry, database design and computer graphics, only static data structures are available. This book aims at remedying this lack of flexibility by providing a number of general techniques for turning static data structures for searching problems into dynamic structures. Although the approach is basically theoretical, the techniques offered are often practically applicable. The book is written in such a way that it is readable for those who have some elementary knowledge of data structures and algorithms. Although this monograph was first published in 1983, it is still unique as a general treatment of methods for constructing dynamic data structures.
Citește tot Restrânge

Din seria Lecture Notes in Computer Science

Preț: 32071 lei

Preț vechi: 40089 lei
-20% Nou

Puncte Express: 481

Preț estimativ în valută:
6138 6376$ 5098£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783540123309
ISBN-10: 354012330X
Pagini: 192
Ilustrații: VII, 181 p.
Dimensiuni: 155 x 235 x 10 mm
Greutate: 0.28 kg
Ediția:1st ed. 1983. 2nd printing 1983
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Lecture Notes in Computer Science

Locul publicării:Berlin, Heidelberg, Germany

Public țintă

Research

Cuprins

A catalog of (multi-dimensional) searching problems.- Local rebuilding (balancing).- Partial rebuilding.- Global rebuilding.- Order decomposable set problems.- Decomposable searching problems.- Batched dynamization.- Searching in the past.- Final comments and open problems.