Purely Functional Data Structurestxt,chm,pdf,epub,mobi下载 作者:Chris Okasaki 出版社: Cambridge University Press 出版年: 1999-6-13 页数: 232 定价: USD 49.99 装帧: Paperback ISBN: 9780521663502 内容简介 · · · · · ·Most books on data structures assume an imperative language such as C or C++. However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes data structures from the point of view of functional languages, with examples, and presents design techniques that allow programmers to devel... 作者简介 · · · · · ·Dr. Okasaki spent three years at Columbia University as an Assistant Professor of Computer Science, where he taught courses in programming languages and advanced data structures. He has also worked as a visiting researcher at the University of Glasgow, and as a consultant for an Internet startup company, developing a compiler for their agent control language. His primary resear... 目录 · · · · · ·1. Introduction2. Persistence 3. Some familiar data structures in a functional setting 4. Lazy evaluation 5. Fundamentals of amortization 6. Amortization and persistence via lazy evaluation · · · · · ·() 1. Introduction 2. Persistence 3. Some familiar data structures in a functional setting 4. Lazy evaluation 5. Fundamentals of amortization 6. Amortization and persistence via lazy evaluation 7. Eliminating amortization 8. Lazy rebuilding 9. Numerical representations 10. Data-structural bootstrapping 11. Implicit recursive slowdown Appendix: Haskell source code · · · · · · () |
一个彻底的解看!
一本书写出自己想看的内容
相当发人深省
好好好好好