The Design of Dynamic Data Structures

The Design of Dynamic Data Structures
Author :
Publisher : Springer Science & Business Media
Total Pages : 194
Release :
ISBN-10 : 354012330X
ISBN-13 : 9783540123309
Rating : 4/5 (0X Downloads)

Book Synopsis The Design of Dynamic Data Structures by : Mark H. Overmars

Download or read book The Design of Dynamic Data Structures written by Mark H. Overmars and published by Springer Science & Business Media. This book was released on 1983 with total page 194 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


The Design of Dynamic Data Structures Related Books

The Design of Dynamic Data Structures
Language: en
Pages: 194
Authors: Mark H. Overmars
Categories: Computers
Type: BOOK - Published: 1983 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

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 efficie
Algorithms and Data Structures for External Memory
Language: en
Pages: 192
Authors: Jeffrey Scott Vitter
Categories: Computers
Type: BOOK - Published: 2008 - Publisher: Now Publishers Inc

DOWNLOAD EBOOK

Describes several useful paradigms for the design and implementation of efficient external memory (EM) algorithms and data structures. The problem domains consi
Algorithms and Data Structures in VLSI Design
Language: en
Pages: 271
Authors: Christoph Meinel
Categories: Computers
Type: BOOK - Published: 2012-12-06 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

One of the main problems in chip design is the enormous number of possible combinations of individual chip elements within a system, and the problem of their co
Computer Science Handbook
Language: en
Pages: 2742
Authors: Allen B. Tucker
Categories: Computers
Type: BOOK - Published: 2004-06-28 - Publisher: CRC Press

DOWNLOAD EBOOK

When you think about how far and fast computer science has progressed in recent years, it's not hard to conclude that a seven-year old handbook may fall a littl
Programming in Modula-3
Language: en
Pages: 577
Authors: Laszlo Böszörmenyi
Categories: Computers
Type: BOOK - Published: 2012-12-06 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

by Joseph Weizenbaum Since the dawn of the age of computers, people have cursed the difficulty of programming. Over and over again we encounter the suggestion t