Algorithmic Mathematics
Stefan Hougardy
评分 暂无
Algorithms play an increasingly important role in nearly all fields of mathematics. This book allows readers to develop basic mathematical abilities, in particular those concerning the design
算法数学
算法在几乎所有的数学领域中都扮演着越来越重要的角色。通过本书,读者能够发展基本的数学能力,特别是那些与算法设计、分析及实现有关的能力。本书不仅包含了Eratosthenes筛法、Euclid算法、排序算法、图算法和高斯消元法等基本算法,而且讨论了图论、数据结构和数值优化等基本问题;不仅强调严格和严谨的数学表达,还详细论述了如何用C++实现具体算法的编程实践,是一本理论和实际紧密结合的图书。