文档介绍:Data Structures and Algorithms with Object-Oriented Design Patterns in C++
Data Structures and Algorithms with Object-Oriented Design Patterns in C++
Data Structures and Algorithms
with Object-Oriented Design Patterns in
C++
Bruno R. Preiss
., ., ., .
Associate Professor
Department of Electrical puter Engineering
University of Waterloo, Waterloo, Canada
● 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
/books/opus4/html/ (1 of 2) [20/10/2001 01:19:31]
Data Structures and Algorithms with Object-Oriented Design Patterns in C++
● Graphs and Graph Algorithms
● C++ and Object-Oriented Programming
● Class Hierarchy Diagrams
● Character Codes
● References
● Index
Copyright © 1997 by Bruno R. Preiss, . All rights reserved.
/books/opus4/html/ (2 of 2) [20/10/2001 01:19:31]
Colophon
Data Structures and Algorithms with Object-Oriented Design Patterns in C++
Colophon
Copyright © 1997 by Bruno R. Preiss.
All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or
transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise,
without the prior written permission of the author.
This book was prepared with LaTeX and reproduced from camera-ready copy supplied by the author.
The book is typeset using puter Modern fonts designed by Donald E. Knuth with various
additional glyphs designed by the author and implement