Purely Functional Data Structures (1ST ed.)(快遞進口)

Okasaki

  • 出版商: Cambridge
  • 出版日期: 1999-06-13
  • 售價: $2,320
  • 貴賓價: 9.5$2,204
  • 語言: 英文
  • 頁數: 232
  • 裝訂: Paperback
  • ISBN: 0521663504
  • ISBN-13: 9780521663502
  • 相關分類: Algorithms-data-structures
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

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.

商品描述(中文翻譯)

大多數關於資料結構的書籍都假設使用C或C++等命令式語言。然而,這些語言的資料結構並不總是能很好地轉換到函數式語言,例如Standard ML、Haskell或Scheme。本書從函數式語言的角度描述資料結構,並提供了設計技巧,讓程式設計師能夠開發自己的函數式資料結構。作者包含了傳統的資料結構,如紅黑樹和二項隊列,以及專為函數式語言開發的許多新資料結構。所有的原始碼都以Standard ML和Haskell給出,大部分程式也可以輕鬆適應其他函數式語言。這本對於使用函數式語言的專業程式設計師來說是一個方便的參考資料,同時也可以用作教程或自學材料。