计算机程序设计艺术(卷1):基本算法(英文版·第3版)
定 价:119 元
- 作者:高德纳 著
- 出版时间:2010/10/1
- ISBN:9787115232595
- 出 版 社:人民邮电出版社
- 中图法分类:TP311.1
- 页码:650
- 纸张:胶版纸
- 版次:1
- 开本:16开
《计算机程序设计艺术》系列被公认为计算机科学领域的权威之作,深入阐述了程序设计理论,对计算机领域的发展有着极为深远的影响。本书是该系列的第1卷,讲解
基本算法,其中包含了其他各卷都需用到的基本内容。本卷从基本概念开始,然后讲述信息结构,并辅以大量的习题及答案。
本书适合从事计算机科学、计算数学等各方面工作的人员阅读,也适合高等院校相关专业的师生作为教学参考书,对于想深入理解计算机算法的读者,是一份必不可少的品。
Chapter 1 Basic Concepts
1.1 Algorithms
1.2 Mathematical Preliminaries
1.3 MIX
1.4 Some Fundamental Programming Techniques
Chapter 2 Information Structures
2.1 Introduction
2.2 Linear Lists
2.3 Trees
2.4 Multilinked Structures
2.5 Dynamic Storage Allocation
2.6 History and Bibliography
Answers to Exercises
Appendix A Tables of Numerical Quantities
1. Fundamental Constants (decimal)
2. Fundamental Constants (octal)
3. Harmonic Numbers, Bernoulli Numbers, Fibonacci Numbers
Appendix B Index to Notations
Index and Glossary