Purely Functional Data Structures (1ST ed.)(快遞進口)
暫譯: 純粹函數式資料結構 (第一版)(快遞進口)
Okasaki
- 出版商: Cambridge
- 出版日期: 1999-06-13
- 售價: $2,620
- 貴賓價: 9.5 折 $2,489
- 語言: 英文
- 頁數: 232
- 裝訂: Paperback
- ISBN: 0521663504
- ISBN-13: 9780521663502
-
相關分類:
Functional-programming
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
Inside the C++ Object Model (Paperback)$2,380$2,261 -
Object-Oriented Methods: A Foundation$570$559 -
Algorithms: a Functional Programming Approach$950$931 -
Essential C++ (Paperback)$1,900$1,805 -
Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Exception-Saf$2,060$1,957 -
Programming Ruby: A Pragmatic Programmer's Guide (Paperback)$1,740$1,653 -
Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library (Paperback)$2,060$1,957 -
More Exceptional C++ (Paperback)$1,723$1,689 -
Specifying Systems: The TLA+ Language and Tools for Hardware and Software Engine$1,740$1,653 -
深入淺出 PMP, 3/e (Head First PMP, 3/e)$980$774 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
流暢的 Python|清晰、簡潔、有效的程式設計 (Fluent Python)$980$774 -
An Introduction to Description Logic$2,150$2,043 -
從人到人工智慧,破解 AI 革命的 68個核心概念:實戰專家全圖解 × 人腦不被電腦淘汰的關鍵思考$360$284 -
寫程式前就該懂的演算法 ─ 資料分析與程式設計人員必學的邏輯思考術 (Grokking Algorithms: An illustrated guide for programmers and other curious people)$390$308 -
實戰 Google 深度學習技術:使用 TensorFlow$520$411 -
用 TensorFlow 提早進入人工智慧的未來世界$560$476 -
Soft Skills 軟實力|軟體開發人員的生存手冊 (Soft Skills: The software developer's life manual)$520$411 -
演算法圖鑑:26種演算法 + 7種資料結構,人工智慧、數據分析、邏輯思考的原理和應用 step by step 全圖解$450$356 -
為你自己學 Git$500$425 -
最新 SQL 語法範例字典$580$493 -
Python 入門邁向高手之路王者歸來$699$594 -
敏捷方程式:成就敏捷之路$400$312 -
Windows Server 容器技術$500$425 -
Python 資料科學學習手冊 (Python Data Science Handbook: Essential Tools for Working with Data)$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 提供,大多數程式都可以輕鬆適應其他函數式語言。這本方便的參考書適合專業程式設計師使用函數式語言,也可以作為教程或自學的資源。
