美国数学天赋班培训教材,英文原版。作者:Sandor Lehoczky, Richard Rusczyk。
This book is about methods. If you find yourself memorizing formulas, you are missing the
point. The formulas should become obvious to you as you read, without need of memorization.
This is another function of the examples and exercises: to make the methods part of the way you think, not just some process you can remember.
这么经典的书,找了很久终于找到了清晰版的,而且是1-4卷全的。献给大家了!
该书涉及到的问题是计算机科学诞生之初就自然面对的几个基本的算法和数据结构的问题。时至今日,这些问题还在应用中扮演着重要角色;在很多研究课题中,它们是基础或原型。
算法分析(analysis of algorithms)是此书的核心。
TAOCP并没有综述算法设计(design of algorithms)的各种思想;也没有介绍证明问题下界(lower bounds)的各种技巧;也并没有对问题、模型、复杂度这些专题作出体系性的阐述。可以说,TAOCP的几乎所有的篇幅都放在了对具体算法的性能分析上,并把这条路走到了极致。
分成了8个包,一共162M