Autorenbild.

Thomas H. Cormen

Autor von Algorithmen - Eine Einführung.

5 Werke 2,923 Mitglieder 6 Rezensionen

Über den Autor

Thomas H. Cormen received a Ph. D. from MIT in 1992. He is an associate professor at Dartmouth College. Cormen is one of the authors of Introduction to Algorithms. (Bowker Author Biography)

Werke von Thomas H. Cormen

Algorithmen - Eine Einführung. (1990) 2,772 Exemplare
Algorytmy bez tajemnic (2021) 1 Exemplar
算法导论 1 Exemplar

Getagged

Wissenswertes

Mitglieder

Rezensionen

apparently the second most cited computer science book, and for good reason. (no, i don't know the top most cited, and no, its not knuth). but, what a vast and exciting array of pseudocode, algorithms, and their data structures! good largley for being rich and dense, but readable. doesn't waste space over explaining, but should be sufficient for most anyone with a active interest.

an interesting feature, with respect to the exercises and especially problems for each chapter, is that i think cormen subscribes to a methodology where the solution to a problem should often require information or intuition not found in the chapter, nor even necessarily in the preceding chapters. you find yourself driving towards solutions that are used in later sections, or revisiting old problems once you find a better solution later on.

and, of course, cormen is here at dartmouth. one should probably always have a copy handy when writing code.
… (mehr)
1 abstimmen
Gekennzeichnet
jmilloy | 5 weitere Rezensionen | Nov 8, 2017 |
This book is like an encyclopedia of algorithms. The algorithms are presented with pseudo code so it doesn’t matter what your favorite programming language is. A very rigorous mathematical approach is used for the analysis of for instance performance.
 
Gekennzeichnet
IvanIdris | 5 weitere Rezensionen | Dec 26, 2011 |
Normally I wouldn't review a textbook, but reading this one is enjoyable.

It's one of the very best textbooks I've ever used. Unbelievably well written. Well organized. Great examples and pictures. Clearly explained proofs. It is easy to read and learn from. I'm surprised I was able to get an already-used copy of this book; I'll be keeping mine for a very long time.
 
Gekennzeichnet
pammab | 5 weitere Rezensionen | Dec 15, 2011 |
The definitive graduate or upper-level undergraduate computer science textbook. This is the place to go to learn basic algorithms, data structures, proofs of correctness, and big-O notation. I prefer it to Knuth's three-volume opus, because it's shorter and doesn't get bogged down in the details of an artificial assembly language.

Cormen et al. also makes for a fine self-study guide. If you're reading it on your own, check out the MIT Open Course Introduction to Algorithms class, which has a full set of online lectures and problem sets based on this book.… (mehr)
2 abstimmen
Gekennzeichnet
billmcn | 5 weitere Rezensionen | May 28, 2010 |

Listen

Dir gefällt vielleicht auch

Nahestehende Autoren

Statistikseite

Werke
5
Mitglieder
2,923
Beliebtheit
#8,763
Bewertung
½ 4.3
Rezensionen
6
ISBNs
57
Sprachen
10

Diagramme & Grafiken