Skip to main content
  • Textbook
  • © 1994

C++

Object-Oriented Data Structures

Buy it now

Buying options

eBook USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

This is a preview of subscription content, log in via an institution to check for access.

Table of contents (12 chapters)

  1. Front Matter

    Pages i-xx
  2. Concepts of Function-Oriented and Object-Oriented Data Structures

    • Saumyendra Sengupta, Carl Phillip Korobkin
    Pages 1-20
  3. Arrays and Strings

    • Saumyendra Sengupta, Carl Phillip Korobkin
    Pages 51-96
  4. Recursion

    • Saumyendra Sengupta, Carl Phillip Korobkin
    Pages 97-129
  5. Lists

    • Saumyendra Sengupta, Carl Phillip Korobkin
    Pages 131-215
  6. Stacks and Queues

    • Saumyendra Sengupta, Carl Phillip Korobkin
    Pages 217-294
  7. Sorting and Searching

    • Saumyendra Sengupta, Carl Phillip Korobkin
    Pages 295-407
  8. Trees and Tries

    • Saumyendra Sengupta, Carl Phillip Korobkin
    Pages 409-525
  9. Multidimensional Search Trees and Search Tries

    • Saumyendra Sengupta, Carl Phillip Korobkin
    Pages 527-568
  10. Graphs and Digraphs

    • Saumyendra Sengupta, Carl Phillip Korobkin
    Pages 569-611
  11. An Object-Oriented Database with B-Trees

    • Saumyendra Sengupta, Carl Phillip Korobkin
    Pages 613-638
  12. Applications in Image Processing, Computer Graphics, and Computer-Aided Design

    • Saumyendra Sengupta, Carl Phillip Korobkin
    Pages 639-685
  13. Back Matter

    Pages 687-707

About this book

This book provides a broad coverage of fundamental and advanced con­ cepts of data structures and algorithms. The material presented includes a treatment of elementary data structures such as arrays, lists, stacks, and trees, as well as newer structures that have emerged to support the process­ ing of multidimensional or spatial data files. These newer structures and algorithms have received increasing attention in recent years in conjunc­ tion with the rapid growth in computer-aided design, computer graphics, and related fields in which multidimensional data structures are of great interest. Our main objective is to mesh the underlying concepts with application examples that are of practical use and are timely in their implementations. To this end, we have used mainly the Abstract Data Structure (or Abstract Data Type (ADT)) approach to define structures for data and operations. Object-oriented programming (OOP) methodologies are employed to im­ plement these ADT concepts. In OOP, data and operations for an ADT are combined into a single entity (object). ADTs are used to specifiy the objects-arrays, stacks, queues, trees, and graphs. OOP allows the pro­ grammer to more closely mimic the real-world applications. This OOP is more structured and modular than previous attempts. OOP has become de facto state-of-the-art in the 1990s.

Authors and Affiliations

  • Silicon Graphics Corporation, Mountain View, USA

    Saumyendra Sengupta, Carl Phillip Korobkin

Bibliographic Information

  • Book Title: C++

  • Book Subtitle: Object-Oriented Data Structures

  • Authors: Saumyendra Sengupta, Carl Phillip Korobkin

  • DOI: https://doi.org/10.1007/978-1-4612-2636-9

  • Publisher: Springer New York, NY

  • eBook Packages: Springer Book Archive

  • Copyright Information: Springer Science+Business Media New York 1994

  • Hardcover ISBN: 978-0-387-94194-3

  • Softcover ISBN: 978-1-4612-7618-0

  • eBook ISBN: 978-1-4612-2636-9

  • Edition Number: 1

  • Number of Pages: XX, 708

  • Number of Illustrations: 57 b/w illustrations

  • Topics: Data Structures and Information Theory, Data Structures

Buy it now

Buying options

eBook USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access