网站首页  软件下载  游戏下载  翻译软件  电子书下载  电影下载  电视剧下载  教程攻略

请输入您要查询的图书:

 

书名 算法设计与分析基础(第3版影印版)
分类 教育考试-考试-计算机类
作者 (美)莱维丁
出版社 清华大学出版社
下载
简介
目录

New to the Third Edition xvii

Preface xix

1 Introduction

1.1 What Is an Algorithm?

Exercises 1.1

1.2 Fundamentals of Algorithmic Problem Solving

Understanding the Problem

Ascertaining the Capabilities of the Computational Device

Choosing between Exact and Approximate Problem Solving

Algorithm Design Techniques

Designing an Algorithm and Data Structures

Methods of Specifying an Algorithm

Proving an Algorithm's Correctness

Analyzing an Algorithm

Coding an Algorithm

Exercises 1.2

1.3 Important Problem Types

Sorting

Searching

String Processing

Graph Problems

Combinatorial Problems

Geometric Problems

Numerical Problems

Exercises 1.3

1.4 Fundamental Data Structures

Linear Data Structures

Graphs

Trees

Sets and Dictionaries

Exerises 1.4

Summary

2 Fundamentals of the Analysis of Algorithm Efficiency

3 Brute Force and Exhaustive Search

4 Decrease-and-Conquer

5 Divide-and-Conquer

6 Transform-and-Conquer

7 Space and Time Trade-Offs

8 Dynamic Programming

9 Greedy Technique

10 Iterative Improvement

11 Limitations of Algorithm Power

12 Coping with the Limitations of Algorithm Power

Epilogue

APPENDIX A

Useful Formulas for the Analysis of Algorithms

Properties of Logarithms

Combinatorics

Important Summation Formulas

Sum Manipulation Rules

Approximation of a Sum by a Definite Integral

Floor and Ceiling Formulas

Miscellaneous

APPENDIX B

Short Tutorial on Recurrence Relations

Sequences and Recurrence Relations

Methods for Solving Recurrence Relations

Common Recurrence Types in Algorithm Analysis

References

Hints to Exercises

Index

内容推荐

《算法设计与分析基础(第3版影印版)》在讲述算法设计技术时采用了新的分类方法,在讨论分析方法时条分缕析,形成了连贯有序、耳目一新的风格。

为便于学生掌握,莱维丁专著的《算法设计与分析基础(第3版影印版)》涵盖算法入门课程的全部内容,更注重对概念(而非形式)的理解。书中通过一些流行的谜题来激发学生的兴趣,帮助他们加强和提高解决算法问题的能力。每章小结、习题提示和详细解答,形成了非常鲜明的教学特色。

编辑推荐

在莱维丁专著的《算法设计与分析基础(第3版影印版)》中,主要将设计技术应用于计算机科学中的经典问题(这里唯一的创新是引入了一些数值算法的内容,我们也是用同样的通用框架来表述这些算法的)。但把这些设计技术看作问题求解的一般性工具时,它们的应用就不仅限于传统的计算问题和数学问题了。有两个因素令这一点变得尤其重要。第一,越来越多的计算类应用超越了它们的传统领域,并且有足够的理由使人相信,这种趋势会愈演愈烈。第二,人们渐渐认识到,提高学生们的问题求解能力是高等教育的一个主要目标。为了满足这个目标,在计算机科学课程体系中安排一门算法设计和分析课程是非常合适的,因为它会告诉学生如何应用一些特定的策略来解决问题。

虽然作者并不建议将算法设计和分析课程变成一门教授一般性问题求解方法的课程,但我的确认为,我们不应错过算法设计和分析课程提供的这样一个独一无二的机会。为了这个目标,本书包含了一些和谜题相关的应用。虽然利用谜题来教授算法课程绝不是我的创新,但本书打算通过引进一些全新的谜题来系统地实现这个思路。

随便看

 

霍普软件下载网电子书栏目提供海量电子书在线免费阅读及下载。

 

Copyright © 2002-2024 101bt.net All Rights Reserved
更新时间:2025/4/6 14:45:23