Ein neues Lehrbuch, das dem Studenten das Gebiet der Datenstrukturen und Algorithmen von einem modernen, objektorientierten Standpunkt her nahe bringt. Pr zise dargestellt sind die Beziehungen zwischen Datenstrukturen sowie M glichkeiten, Polymorphismen und Vererbung effektiv zu nutzen. Das Material orientiert sich einheitlich an C++; f r alle bungsaufgaben im Text sind L sungen gegeben. (8/98)
I used the source code in this book when I implemented buddy system in my OS.Bruno's code is very effective and the design is excellent too.I've learned a lot of things in this book.So, I'd like to recommend this book absolutely!
A perfect book for starters in Data Structures using C++
Published by Thriftbooks.com User , 22 years ago
This is a great book for one who has had a formal study of undergraduate Calculus/Algebra and a very good understanding of the C++ language. The book starts off with explaining the fundamentals that will be applied to measure the effectiveness of a piece of code, and is very helpful for those who wants to understand the basic theory applied in the later chapters. This books treats almost all the basic data structures and have been presented in a very simple non-profounding way, like keeping the class design and hiearchy the same throughout. All the data structures have been explained using the (easy to use) arrays as well as link-lists. This makes it easier for a novice to grasp the fundamentals and go on to implement more complex and effective data structures using link lists. Overall, I found this book extremely helpful in getting a sound footing on this topic.
Data Structures and Algorithms for Math Students
Published by Thriftbooks.com User , 23 years ago
Believe the summary...this book is for 2nd and 3rd year post-secondary students. I am an experienced C++ programmer, but Grade 12 math isn't enough to cut through the explanations to get to the code, which I can understand perfectly well.Who should buy this book? Students with a good grasp of basic calculus, who want a thoroughly academic treatment of algorithms in C++ in order to pass Computer Science.Who should not? A C++ programmer that wants clear, effectively presented information on implementing standard algorithms and data structures in order to get their project done.I'm of the Keep It Simple school of thought, and the practical theory and implementations in this book could have been presented much more effectively without the adademic bafflegab.I am currently working on my calculus skills in my spare time, and as my familiarity with the mathematical notation grows, I may be able to put this book to good use. Untill then I wish I'd bought something else, programming doesn't need to be as dense as this book makes it.
An excellent tutorial on Structures and Algorithims
Published by Thriftbooks.com User , 24 years ago
The book has a detailed introduction and explanation to the subject and clearly explains how to analyze and implement in programming. This is done all in C++ and it is suited to students in Computer Science Courses. The exercises at the end of the chapters are quite useful.
A thorough well-written explanation of abstract data types
Published by Thriftbooks.com User , 25 years ago
I think I said it all right there. Great for intermediate/advanced c++ users. It also contains sections on various algorithms which implement many of the data structures discussed in previous chapters. Just get the book already!
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $15. ThriftBooks.com. Read more. Spend less.