計算機程序設計藝術(卷1):基本算法(英文版·第3版)
定 價:119 元
- 作者:高德納 著
- 出版時間:2010/10/1
- ISBN:9787115232595
- 出 版 社:人民郵電出版社
- 中圖法分類:TP311.1
- 頁碼:650
- 紙張:膠版紙
- 版次:1
- 開本:16開
《計算機程序設計藝術》系列被公認為計算機科學領域的權威之作,深入闡述了程序設計理論,對計算機領域的發(fā)展有著極為深遠的影響。本書是該系列的第1卷,講解
基本算法,其中包含了其他各卷都需用到的基本內容。本卷從基本概念開始,然后講述信息結構,并輔以大量的習題及答案。
本書適合從事計算機科學、計算數(shù)學等各方面工作的人員閱讀,也適合高等院校相關專業(yè)的師生作為教學參考書,對于想深入理解計算機算法的讀者,是一份必不可少的品。
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