登入
選單
返回
Google圖書搜尋
The Art of Computer Programming
Donald Ervin Knuth
出版
Addison-Wesley
, 1997
主題
Computers / Programming / General
Computers / Programming / Algorithms
ISBN
0201896850
9780201896855
URL
http://books.google.com.hk/books?id=VggpAQAAMAAJ&hl=&source=gbs_api
註釋
The bible of all fundamental algorithms and the work that taught many of today's software developers most of what they know about computer programming.
-
Byte
, September 1995
I can't begin to tell you how many pleasurable hours of study and recreation they have afforded me! I have pored over them in cars, restaurants, at work, at home... and even at a Little League game when my son wasn't in the line-up.
-Charles Long
If you think you're a really good programmer... read [Knuth's]
Art of Computer Programming...
You should definitely send me a resume if you can read the whole thing.
-Bill Gates
It's always a pleasure when a problem is hard enough that you have to get the Knuths off the shelf. I find that merely opening one has a very useful terrorizing effect on computers.
-Jonathan Laventhol The first revision of this third volume is the most comprehensive survey of classical computer techniques for sorting and searching. It extends the treatment of data structures in Volume 1 to consider both large and small databases and internal and external memories. The book contains a selection of carefully checked computer methods, with a quantitative analysis of their efficiency. Outstanding features of the second edition include a revised section on optimum sorting and new discussions of the theory of permutations and of universal hashing.