
Data Structures and Other Objects Using C++
Michael Main, Walter J. Savitch
Résumé
For example, the graphics program that generated the cover of this book uses a collection of three-dimensional objects--and a programmer must use the knowledge of data structures to make decisions on how to represent such collections. As a programmer, you must also possess an unshakable understanding of fundamental programming techniques and algorithms to manipulate the data structures. The graphics program is again a good example, using recursion to generate beautiful fractal patterns, and using efficient sorting algorithms in the process of removing hidden objects.
With many accessible examples, this book provides the knowledge of data representations and algorithms in a way that will be immediately useful to you with C++. This book also focuses on foundational material that will continue to be useful to you over the next ten years and beyond.
Data Structures and Other Objects Using C++ provides:
- a balanced approach to data structures and object-oriented programming
- early, self-contained coverage of key C++ and object-oriented programming topics
- a solid foundation in specifying, designing, implementing, and using simple container classes, lists, stacks, queues, trees, and more
- accessible coverage of fundamental topics such as container classes, pointers and linked lists, time analysis, testing, recursion, searching and sorting
- extensive appendices that will make this book a valuable resource for years to come
TABLE OF CONTENTS
1. PROGRAM SPECIFICATION, DESIGN, AND ANALYSIS
- Specification and Design
- Running Time Analysis
- Testing and Debugging
- Chapter Summary
- Solutions to Self-Test Exercises
2. ABSTRACT DATA TYPES AND C++ CLASSES
- Classes and Members
- Constructors
- Providing Your ADT to Other Programmers
- Classes and Parameters
- Operator Overloading
- Chapter Summary
- Solutions to Self-Test Exercises
3. CONTAINER CLASSES
- The Bag ADT
- Programming Project: The List ADT
- Interactive Test Programs
- Chapter Summary
- Solutions to Self-Test Exercises
- Programming Project
4. POINTERS AND DYNAMIC ARRAYS
- Pointers and Dynamic Memory
- Pointers and Arrays as Parameters
- The Bag ADT with Dynamic Array
- Prescription for a Dynamic Class
- PROGRAMMING PROJECT: THE STRING ADT
- Chapter Summary
- Solutions to Self-Test Exercises
5. LINKED LISTS
- Fundamentals of Linked Lists
- A Linked List Toolkit
- The Bag ADT with a Linked List
- Programming Project: The Lit ADT with a Linked List
- Dynamic Arrays vs. Linked Lists vs. doubly linked lists
- Chapter Summary
- Solutions to Self-Test Exercises
- Programming Projects
6. SOFTWARE REUSE WITH TEMPLATES
- Template Functions
- Template Functions in a Toolkit
- Template Classes
- Using Templates in the Linked List Toolkit
- The Bag Template Class with a Linked List
- Chapter Summary
- Solutions to Self-Test Exercises
7. STACKS
- Introduction o Stacks
- Stack Applications
- Implementations Of The Stack ADT
- More Complex Stack Applications
- Chapter Summary
- Solutions to Self-Test Exercises
8. QUEUES
- Introduction to Queues
- Queue Applications
- Implementations of the Queue
- Priority Queues
- Chapter Summary
- Solutions to Self-Test Exercises
- Programming Project
9. RECURSIVE THINKING
- Recursive Functions
- Fractals and Mazes
- Chapter Summary
- Solutions to Self-Test Exercises
- The Toolkit of UsefOL Functions
10. TREES
- Introduction to Trees
- Tree Implementations
- A Toolkit for Binary Tree Nodes
- Tree Traversals
- Binary Search Trees
- Chapter Summary
- Solutions to Self-Test Exercises
- Programming Project
11. TREES PROJECTS
- Heaps
- B-Trees
- Trees, Logs, and Time Analysis
- Chapter Summary
- Solutions to Self-Test Exercises
- Programming Project
12. SEARCHING
- Open Address Hashing
- Chained hashing
- Chapter Summary
- Solutions to Self-Test Exercises
13. SORTING
- Quadratic Sorting Algorithms
- Recursive Sorting Algorithms
- Chapter Summary
- Solutions to Self-Test Exercises
14. SOFTWARE REUSE WITH DERIVED CLASSES
- Derived Classes
- SimOLation of an Ecosystem
- Using Derived Classes for ADTs
- Chapter Summary
- Solutions to Self-Test Exercises
15. GRAPHS
- Graph Definitions
- Graph Implementations
- Graph Traversals
- Path Algorithms
- Chapter Summary
- Solutions to Self-Test Exercises
L'auteur - Walter J. Savitch
is a Professor of Computer Science at the University of California at San Diego, where he has been one of the main designers of the computer science curriculum. A well-known and respected author, he has written widely on complexity theory and on computational linguistics, and published a textbook on computability theory.
Caractéristiques techniques
PAPIER | |
Éditeur(s) | Addison Wesley |
Auteur(s) | Michael Main, Walter J. Savitch |
Parution | 15/02/1997 |
Nb. de pages | 750 |
Format | 18,5 x 23 |
Poids | 1100g |
EAN13 | 9780805374704 |
Avantages Eyrolles.com
Consultez aussi
- Les meilleures ventes en Graphisme & Photo
- Les meilleures ventes en Informatique
- Les meilleures ventes en Construction
- Les meilleures ventes en Entreprise & Droit
- Les meilleures ventes en Sciences
- Les meilleures ventes en Littérature
- Les meilleures ventes en Arts & Loisirs
- Les meilleures ventes en Vie pratique
- Les meilleures ventes en Voyage et Tourisme
- Les meilleures ventes en BD et Jeunesse