Data Structures and Algorithms with Object-Oriented Design Patterns in C++



 View/Download Contents: * Colophon * Dedication * Preface * Contents * Introduction * Algorithm Analysis * Asymptotic Notation * Foundational Data Structures * Data Types and Abstraction * Stacks, Queues and Deques * Ordered Lists and Sorted Lists * Hashing, Hash Tables and Scatter Tables * Trees * Search Trees * Heaps and Priority Queues * Sets, Multisets and Partitions * Dynamic Storage Allocation: The Other Kind of Heap * Algorithmic Patterns and Problem Solvers * Sorting Algorithms and Sorters * Graphs and Graph Algorithms * C++ and Object-Oriented Programming * Class Hierarchy Diagrams * Character Codes * References * Index

Added by blueshark on 2007-01-14 16:03:23

 View/Download