Purely Functional Data Structures 在線電子書 圖書標籤: 函數式編程 數據結構 FP 算法 計算機科學 編程 Programming 計算機
發表於2024-11-05
Purely Functional Data Structures 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
其實是Chris Okasaki的90年代的博士論文~ “函數式算法導論”
評分媽媽的,看得老子掉頭發
評分Lazy evaluation的作用,在於幫助persistant data strucutre輕鬆達到wost case bound?
評分如何在函數式數據結構裏做刪除真是永恒的難題:)
評分Lazy evaluation的作用,在於幫助persistant data strucutre輕鬆達到wost case bound?
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.
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.
評分
評分
評分
評分
Purely Functional Data Structures 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024