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