|
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title Data Structures and Algorithms with Object-Oriented Design Patterns in C++
- Author(s) Bruno R. Preiss
- Publisher: Wiley (August 2, 1999)
- Hardcover 688 pages
- eBook HTML and PDF
- Language: English
- ISBN-10: 0471241342
- ISBN-13: 978-0471241348
- Share This:
|
This book presents readers with a modern, object-oriented perspective for looking at data structures and algorithms, clearly showing how to use polymorphism and inheritance, and including fragments from working and tested programs.
The text promotes object-oriented design using C++ and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the context of a single class hierarchy. This framework clearly shows the relationships between data structures and illustrates how polymorphism and inheritance can be used effectively.
About the Authors- Bruno R. Preiss is an Associate Professor in the Department of Electrical and Computer Engineering at the University of Waterloo, Canada.
- Algorithms and Data Structures
- Object-Oriented (OOA/OOD/OOP)
- C++ Programming
- Software Design Patterns
- Data Structures and Algorithms with Object-Oriented Design Patterns in C++ (Bruno R. Preiss)
- The Mirror Site (1) - PDF
- The Mirror Site (2) - PDF
-
Efficient Modern C++ Data Structures: Container and Algorithm
Implement fast data structures in modern C++ by examining the variations and trade-offs. Make optimal use of the standard C++ containers. Exploit low-level blocks of contiguous memory for cache locality and memory efficiency.
-
Essential Data Structures for C++ Programmers (Ayman Alheraki)
Unlock the Secrets of Efficient Programming with Data Structures in C++. This hands-on guide breaks down complex concepts into digestible pieces for programmers to learn the core principles behind efficient data management.
-
Data Structures and Problem Solving Using C++ (Mark Weiss)
This book provides a practical introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. clear separation of the interface and implementation.
-
Data Structures and Algorithm Analysis in C++, 3rd Edition
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, using C++, this text explains how to select or design the data structure best suited to specific problems.
-
Modern C++ Algorithms: A Graduate-Level Companion
For advanced learners to master algorithmic thinking and its implementation using Modern C++. Inspire readers to think algorithmically, write efficiently, and innovate with confidence in the ever-evolving landscape of software development.
-
Data Structures and Program Design in C++ (Robert L. Kruse, et al.)
This book delivers expertise and plenty of sample programs for the working C++ programmers. Each chapters use such interesting examples as Conway's Game of Life, chess and game programming, a simple calculator, and an airport simulation.
-
Data Structures and Algorithms in C++ (Michael T. Goodrich)
This book provides a practical introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. clear separation of the interface and implementation.






