C++: Object-Oriented Data Structures
Author | : | |
Rating | : | 4.89 (630 Votes) |
Asin | : | 0387941940 |
Format Type | : | paperback |
Number of Pages | : | 708 Pages |
Publish Date | : | 2014-03-31 |
Language | : | English |
DESCRIPTION:
In OOP, data and operations for an ADT are combined into a single entity (object). ADTs are used to specifiy the objects-arrays, stacks, queues, trees, and graphs. This OOP is more structured and modular than previous attempts. Object-oriented programming (OOP) methodologies are employed to im plement these ADT concepts. This book provides a broad coverage of fundamental and advanced con cepts of data structures and algorithms. OOP has become de facto state-of-the-art in the 1990s.. OOP allows the pro grammer to more closely mimic the real-world applications. To this end, we have used mainly the Abstract Data Structure (or Abstract Data Type (ADT)) approach to define structures for data and operations. The material presented includes a treatment of elementary data structures such as arrays, lists, stacks, and trees, as well as newer structures that have emerged to support the process ing of multidimensional or spatial data files. Our main objective is to mesh the underlying concepts with application examples that are of practical use and are timely in their implementations. These newer structures and algorithms have received increasing attention in recent years in conjunc tion with the rapid growth in computer-aided design, computer graphics, and related fields in which multidimensional data structures are of great interest
"Packed with tons of code!" according to A Customer. This is one of the best books on Data Structures in C++ I have seen (and I have seen quite a few). It gives code for numerous types of data structures, implemented via classes. Also does a good job of giving you the pseudo code before the actual code so you can see whats going on. Some of the classes are Packed with tons of code! This is one of the best books on Data Structures in C++ I have seen (and I have seen quite a few). It gives code for numerous types of data structures, implemented via classes. Also does a good job of giving you the pseudo code before the actual code so you can see whats going on. Some of the classes are 3 pages, so it's a good thing that the code is also on a disk. Also analyzes the run time of various algorithms. Plus the code is very well documented, explaining w. pages, so it's a good thing that the code is also on a disk. Also analyzes the run time of various algorithms. Plus the code is very well documented, explaining w. A Customer said data structures. I used this book as a text book for a data structures class. The code does work but the code structure hard to follow. As a supplement a book written by Kruse was used to fill the gap this one left. I would not add this one to my library. Also I am not a 1"data structures" according to A Customer. I used this book as a text book for a data structures class. The code does work but the code structure hard to follow. As a supplement a book written by Kruse was used to fill the gap this one left. I would not add this one to my library. Also I am not a 12 year old reader, the input box would not go above 12.. year old reader, the input box would not go above 1"data structures" according to A Customer. I used this book as a text book for a data structures class. The code does work but the code structure hard to follow. As a supplement a book written by Kruse was used to fill the gap this one left. I would not add this one to my library. Also I am not a 12 year old reader, the input box would not go above 12.. .. Bravo! This book was SUPERB! The examples given were those of complexity, yet comprehendable! Bravo! This book is one I personally recomend.