Book Description
This book is designed for a course in Data Structures where C++ is the programming language. The book focuses on abstract data types as viewed from three different perspectives their specification, their application, and their implementation.
"...a clear, easy-to-understand guide focusing on ADTs as viewed from several different perspectives...emphasizes software engineering principles...provides very strong theoretical information."
Table of Contents
| 1 | Software Engineering Principles | 1 |
| 2 | Data Design and Implementation | |
| 3 | ADTs Unsorted List and Sorted List | |
| 4 | ADTs Stack and Queue | |
| 5 | Linked Structures | |
| 6 | Lists Plus | |
| 8 | Binary Search Tree | |
| 9 | Trees Plus | |
| 10 | Sorting and Searching Algorithms | |
| App. A | Reserved Words | |
| App. B | Operator Precedence | |
| App. C | Description of Selected Operators | |
| App. D | C++ Library Routines and Constants | |
| App. E | The Character Sets | |
| Answers to Selected Exercises | ||
| Programming Assignments | ||
| Glossary | ||
| Index |

0 comments :
Post a Comment