首页 > 编程语言 > 详细

算法学习之路--序言

时间:2019-04-01 17:25:39      阅读:152      评论:0      收藏:0      [点我收藏+]

算法学习是个需要长期坚持的活动,开一个坑,希望自己慢慢进步。

工欲善其事,必先利利器。

算法学习的葵花宝典

Introduction to Algorithms
技术分享图片
Cover of the third edition
Author Thomas H. Cormen
Charles E. Leiserson
Ronald L. Rivest
Clifford Stein
Country 技术分享图片 United States
Language English
Subject Computer algorithms
Publisher MIT Press
Publication date
1990 (first edition)
Pages 1312
ISBN 978-0-262-03384-8

Introduction to Algorithms is a book by Thomas H. CormenCharles E. LeisersonRonald L. Rivest, and Clifford Stein. The book has been widely used as the textbook for algorithms courses at many universities[1] and is commonly cited as a reference for algorithms in published papers, with over 10,000 citations documented on CiteSeerX.[2] The book sold half a million copies during its first 20 years.[3] Its fame has led to the common use of the abbreviation "CLRS" (Cormen, Leiserson, Rivest, Stein), or, in the first edition, "CLR" (Cormen, Leiserson, Rivest).[4]

In the preface, the authors write about how the book was written to be comprehensive and useful in both teaching and professional environments. Each chapter focuses on an algorithm, and discusses its design techniques and areas of application. Instead of using a specific programming language, the algorithms are written in pseudocode. The descriptions focus on the aspects of the algorithm itself, its mathematical properties, and emphasize efficiency.[5]

 

当然链接:https://pan.baidu.com/s/16hn7KHN1bxL8IAGLjGBexg 

提取码:cnan (请于24小时内删除,仅供分享

算法学习之路--序言

原文:https://www.cnblogs.com/miria-486/p/10637521.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!