算法 Foundations of Algorithms 5th Edition rebuild in Ruby

Reoh · January 27, 2021 · 281 hits

Foundations of Algorithms

Following the book Foundations of Algorithms 5th Edition

GitHub

作为算法小白,创建项目旨在通过 Ruby 复现本书的伪代码样例训练自己的编程与算法能力。

希望大家多多关注,多挑毛病,谢谢。

关于算法基础第五版

《算法基础》自 1997 年出版以来深受读者喜爱,已经被翻译成多种语言出版,并成为世界许多高校广泛采用的算法教材之一。书中对算法设计、算法的复杂度分析和计算复杂度进行了恰如其分的介绍。作者用平实的语言和简单的符号介绍了各种抽象的数学概念,既浅显易懂,又不失严谨。为了便于读者理解和记忆,作者还提供了大量的示例,并在附录中介绍了基本的数学概念。

第 5 版新增了一章,介绍遗传算法和遗传编程,其中提供了理论和实践两方面的应用。此外,这一版还对练习和示例进行了全面更新,并且改进了教师资源。本书可作为本科生和研究生算法课程的教材,也可供程序员及算法分析和设计人员阅读。

关于作者

Richard Eugene Neapolitan was an American scientist. Neapolitan is most well-known for his role in establishing the use of probability theory in artificial intelligence and in the development of the field Bayesian networks.

No Reply at the moment.
You need to Sign in before reply, if you don't have an account, please Sign up first.