注重体验与质量的电子书资源下载网站
分类于: 其它 云计算&大数据
简介
Algorithm Design with Haskell 豆 0.0分
资源最后更新于 2020-07-26 15:37:41
作者:Richard Bird
出版社:Cambridge University Press
出版日期:2020-01
ISBN:9781108491617
文件格式: pdf
标签: Haskell 软件工程 计算机科学 算法 思维 programming PL 2020
简介· · · · · ·
This book is devoted to five main principles of algorithm design: divide and conquer, greedy algorithms, thinning, dynamic programming, and exhaustive search. These principles are presented using Haskell, a purely functional language, leading to simpler explanations and shorter programs than would be obtained with imperative languages. Carefully selected examples, both new and ...