Algorithms for Functional Programming
John David Stone
- 出版商: Springer
- 出版日期: 2018-11-22
- 售價: $3,150
- 貴賓價: 9.5 折 $2,993
- 語言: 英文
- 頁數: 389
- 裝訂: Hardcover
- ISBN: 3662579685
- ISBN-13: 9783662579688
-
相關分類:
Algorithms-data-structures 資料結構與演算法
立即出貨 (庫存=1)
買這商品的人也買了...
-
$980$833 -
$2,880$2,736 -
$690$587 -
$680$612 -
$580$493 -
$780$663 -
$680$537 -
$580$458 -
$454Erlang 程序設計, 2/e (Programming Erlang: Software for a Concurrent World, 2/e)
-
$480$408 -
$270$257 -
$474$450 -
$352OpenACC 並行編程實戰
-
$774$735 -
$2,185$2,070 -
$894$849 -
$580$493 -
$354$336 -
$474$450 -
$587高伸縮性系統 : Erlang/OTP 大型分佈式容錯設計
-
$534$507 -
$340$306 -
$2,140$2,033 -
$340$306 -
$320$288
商品描述
This book presents a variety of widely used algorithms, expressing them in a pure functional programming language to make their structure and operation clearer to readers. In the opening chapter the author introduces the specific notations that constitute the variant of Scheme that he uses. The second chapter introduces many of the simpler and more general patterns available in functional programming. The chapters that follow introduce and explain data structures, sorting, combinatorial constructions, graphs, and sublist search.
Throughout the book the author presents the algorithms in a purely functional version of the Scheme programming language, which he makes available on his website. The book is supported with exercises, and it is suitable for undergraduate and graduate courses on programming techniques.