Skip to content

Data Structures and Algorithms An Object-Oriented Approach Using Ada 95

Best in textbook rentals since 2012!

ISBN-10: 0387948341

ISBN-13: 9780387948348

Edition: 1997

Authors: J. Beidler

List price: $54.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This textbook provides an in depth course on data structures in the context of object oriented development. Its main themes are abstraction, implementation, encapsulation, and measurement: that is, that the software process begins with abstraction of data types, which then lead to alternate representations and encapsulation, and finally to resource measurement. A clear object oriented approach, making use of Booch components, will provide readers with a useful library of data structure components and experience in software reuse. Students using this book are expected to have a reasonable understanding of the basic logical structures such as stacks and queues. Throughout, Ada 95 is used and…    
Customers also bought

Book details

List price: $54.99
Copyright year: 1997
Publisher: Springer New York
Publication date: 10/30/1996
Binding: Hardcover
Pages: 364
Size: 7.01" wide x 10.00" long x 0.40" tall
Weight: 3.498
Language: English

Preface
Preliminaries
Encapsulation
Stacks
Queues
Lists
Trees
Tree Applications
Graphs
Sets
Strings
Sorting
Search / Update
References
Index