๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

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

โœ Scribed by John Beidler (auth.)


Publisher
Springer-Verlag New York
Year
1997
Tongue
English
Leaves
374
Series
Undergraduate Texts in Computer Science
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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 the author takes full advantage of Ada's encapsulation features and the ability to present specifications without implementational details. Ada code is supported by two suites available over the World Wide Web.

โœฆ Table of Contents


Front Matter....Pages i-xvi
Preliminaries....Pages 1-47
Encapsulation....Pages 49-89
Stacks....Pages 91-120
Queues....Pages 121-144
Lists....Pages 145-179
Trees....Pages 181-215
Tree Applications....Pages 217-250
Graphs....Pages 251-268
Sets....Pages 269-286
Strings....Pages 287-316
Sorting....Pages 317-336
Search/Update....Pages 337-354
Back Matter....Pages 355-364

โœฆ Subjects


Data Structures; Programming Techniques


๐Ÿ“œ SIMILAR VOLUMES


Object-Oriented Data Structures Using Ja
โœ Nell B. Dale, Daniel T. Joyce, Chip Weems ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Jones & Bartlett ๐ŸŒ English

This book teaches the classic data structures with an informal, yet rigorous, approach; it includes the appropriate object-oriented concepts and makes use of the appropriate Java constructs.

Object-Oriented Data Structures Using Ja
โœ Nell Dale, Daniel T. Joyce, Chip Weems ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› Jones & Bartlett Learning ๐ŸŒ English

The updated and revised Object-Oriented Data Structures Using Java, Fourth Edition is an essential resource for students learning data structures using the Java programming language. It presents both the traditional and modern data structure topics with an emphasis on problem-solving and object-orie

Object-Oriented Data Structures Using Ja
โœ Dale ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› Jones & Bartlett Learning ๐ŸŒ English

Object-Oriented Data Structures Using Java, Fourth Edition presents traditional data structures and object-oriented topics with an emphasis on problem-solving, theory, and software engineering principles.

Object-Oriented Data Structures Using Ja
โœ Dale, Nell,Joyce, Daniel T.,Weems, Chip;Daniel T. Joyce;Chip Weems ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› Jones & Bartlett Publishers, Inc. ๐ŸŒ English

Object-Oriented Data Structures Using Java, Fourth Edition presents traditional data structures and object-oriented topics with an emphasis on problem-solving, theory, and software engineering principles.

Object-Oriented Data Structures Using Ja
โœ Chip Weems, Samuel Rebelsky, Nell B. Dale ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Jones and Bartlett Publishers ๐ŸŒ English

Data Structures in Java is a continuation of Nell Dale's best-selling Introduction to Java and Software Design text. Data Structures is designed for students who have already taken one semester of computer science and are able to take a problem of medium complexity, write an algorithm to solve the p