当前位置:首页 > 工业技术
计算机程序设计艺术  卷4A  组合算法  1  英文版
计算机程序设计艺术  卷4A  组合算法  1  英文版

计算机程序设计艺术 卷4A 组合算法 1 英文版PDF电子书下载

工业技术

  • 电子书积分:23 积分如何计算积分?
  • 作 者:(美)高德纳著
  • 出 版 社:北京:人民邮电出版社
  • 出版年份:2012
  • ISBN:9787115270504
  • 页数:883 页
图书介绍:《计算机程序设计艺术》系列被公认为计算机科学领域的权威之作,深入阐述了程序设计理论,对计算机领域的发展有着极为深远的影响。本书是该系列的第4卷A,书中主要介绍了组合算法,内容涉及布尔函数、按位操作技巧、元组和排列、组合和分区以及所有的树等。
《计算机程序设计艺术 卷4A 组合算法 1 英文版》目录

Chapter 7—Combinatorial Searching 1

7.1.Zeros and Ones 47

7.1.1.Boolean Basics 47

7.1.2.Boolean Evaluation 96

7.1.3.Bitwise Tricks and Techniques 133

7.1.4.Binary Decision Diagrams 202

7.2.Generating All Possibilities 281

7.2.1.Generating Basic Combinatorial Patterns 281

7.2.1.1.Generating all n-tuples 281

7.2.1.2.Generating a11 permutations 319

7.2.1.3.Generating all combinations 355

7.2.1.4.Generating all partitions 390

7.2.1.5.Generating all set partitions 415

7.2.1.6.Generating all trees 440

7.2.1.7.History and further references 486

Answers to Exercises 514

Appendix A—Tables of Numerical Quantities 818

1.Fundamental Constants(decimal) 818

2.Fundamental Constants (hexadecimal) 819

3.Harmonic Numbers,Bernoulli Numbers,Fibonacci Numbers 820

Appendix B—Index to Notations 822

Appendix C—Index to Algorithms and Theorems 828

Appendix D—Index to Combinatorial Problems 830

Index and Glossary 834

相关图书
作者其它书籍
返回顶部