Purely Functional Data Structures
查字典图书网
当前位置: 查字典 > 图书网 > 编程> Purely Functional Data Structures

Purely Functional Data Structures

Purely Functional Data Structures

9.4

作者: 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 develop their own functional data structures. The author includes both classical data structures, such as red-black trees and binomial queues, and a host of new data structures developed exclusively for functional languages. All source code is given in Standard ML and Haskell, and most of the programs are easily adaptable to other functional languages. This handy reference for professional programmers working with functional languages can also be used as a tutorial or for self-study.

作者简介:

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 research interests are programming languages and algorithms. He is especially interested in the combination of these two areas, considering questions of how the details of a programming language affect the implementation and efficiency of algorithms.

目录:

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

展开全文
随机来一本书

推荐文章

猜你喜欢

附近的人在看

推荐阅读

拓展阅读

热门标签:
我想说两句
暂无评论
我要写长评
 想读     在读     读过   
评价:
标签(多个标签以“,”分开):