内容简介
《计算机程序设计艺术》系列被公认为计算机科学领域的专家之作,深入阐述了程序设计理论,对计算机领域的发展有着极为深远的影响。《计算机程序设计艺术(卷1):基本算法(英文版·第3版)》是该系列的第1卷,讲解
基本算法,其中包含了其他各卷都需用到的基本内容。本卷从基本概念开始,然后讲述信息结构,并辅以大量的习题及答案。
《计算机程序设计艺术(卷1):基本算法(英文版·第3版)》适合从事计算机科学、计算数学等各方面工作的人员阅读,也适合高等院校相关专业的师生作为教学参考书,对于想深入理解计算机算法的读者,是一份必不可少的品。目录
Chapter1BasicConcepts
1.1Algorithms
1.2MathematicalPreliminaries
1.3MIX
1.4SomeFundamentalProgrammingTechniques
Chapter2InformationStructures
2.1Introduction
2.2LinearLists
2.3Trees
2.4MultilinkedStructures
2.5DynamicStorageAllocation
2.6HistoryandBibliography
AnswerstoExercises
AppendixATablesofNumericalQuantities
1.FundamentalConstants(decimal)
2.FundamentalConstants(octal)
3.HarmonicNumbers,BernoulliNumbers,FibonacciNumbers
AppendixBIndextoNotations
IndexandGlossary