Purely Functional Data Structures (1ST ed.)(快遞進口)
暫譯: 純粹函數式資料結構 (第一版)(快遞進口)
Okasaki
- 出版商: Cambridge
- 出版日期: 1999-06-13
- 售價: $2,530
- 貴賓價: 9.5 折 $2,404
- 語言: 英文
- 頁數: 232
- 裝訂: Paperback
- ISBN: 0521663504
- ISBN-13: 9780521663502
-
相關分類:
Algorithms-data-structures
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$2,560$2,432 -
$570$559 -
$950$931 -
$2,050$1,948 -
$2,220$2,109 -
$1,880$1,786 -
$2,220$2,109 -
$1,723$1,637 -
$1,880$1,786 -
$980$774 -
$780$616 -
$980$774 -
$2,120$2,014 -
$360$284 -
$390$308 -
$520$411 -
$560$476 -
$520$411 -
$450$356 -
$500$425 -
$580$458 -
$699$594 -
$400$312 -
$500$395 -
$780$616
商品描述
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 提供,大多數程式都可以輕鬆適應其他函數式語言。這本方便的參考書適合專業程式設計師使用函數式語言,也可以作為教程或自學的資源。