Algorithms for Functional Programming

John David Stone

  • Algorithms for Functional Programming-preview-1
  • Algorithms for Functional Programming-preview-2
  • Algorithms for Functional Programming-preview-3
  • Algorithms for Functional Programming-preview-4
  • Algorithms for Functional Programming-preview-5
  • Algorithms for Functional Programming-preview-6
  • Algorithms for Functional Programming-preview-7
  • Algorithms for Functional Programming-preview-8
Algorithms for Functional Programming-preview-1

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

商品描述

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.

 

 

商品描述(中文翻譯)

本書介紹了各種廣泛使用的演算法,並以純函數式程式語言表達,以使讀者更清楚地了解它們的結構和運作方式。在開頭的章節中,作者介紹了他所使用的Scheme變體的特定符號。第二章介紹了函數式程式設計中許多較簡單且更通用的模式。接下來的章節介紹和解釋了資料結構、排序、組合構造、圖形和子列表搜尋等主題。

在整本書中,作者以純函數式的Scheme程式語言版本呈現演算法,並在他的網站上提供相關程式碼。本書配有練習題,適合本科和研究生的程式設計技巧課程使用。