图书介绍
计算机程序设计艺术 英文版 第3卷 排序和查找PDF|Epub|txt|kindle电子书版本网盘下载
- (美)Donald E. Knuth著 著
- 出版社: 北京:清华大学出版社
- ISBN:7302058164
- 出版时间:2002
- 标注页数:780页
- 文件大小:40MB
- 文件页数:796页
- 主题词:程序设计 电子计算机(学科: 排序) 程序设计 电子计算机 排序
PDF下载
下载说明
计算机程序设计艺术 英文版 第3卷 排序和查找PDF格式电子书版下载
下载的文件为RAR压缩包。需要使用解压软件进行解压得到PDF格式图书。建议使用BT下载工具Free Download Manager进行下载,简称FDM(免费,没有广告,支持多平台)。本站资源全部打包为BT种子。所以需要使用专业的BT下载软件进行下载。如BitComet qBittorrent uTorrent等BT下载工具。迅雷目前由于本站不是热门资源。不推荐使用!后期资源热门了。安装了迅雷也可以迅雷进行下载!
(文件页数 要大于 标注页数,上中下等多册电子书除外)
注意:本站所有压缩包均有解压码: 点击下载压缩包解压工具
图书目录
Chapter 5-Sorting1
5.1. Combinatorial Properties of Permutations11
5.1.1. Inversions11
5.1.2. Permutations of a Multiset22
5.1.3. Runs35
5.1.4. Tableaux and Involutions47
5.2. Internal Sorting73
5.2.1. Sorting by Insertion80
5.2.2. Sorting by Exchanging105
5.2.3. Sorting by Selection138
5.2.4. Sorting by Merging158
5.2.5. Sorting by Distribution168
5.3. Optimum Sorting180
5.3.1. Minimum-Comparison Sorting180
5.3.2. Minimum-Comparison Merging197
5.3.3. Minimum-Comparison Selection207
5.3.4. Networks for Sorting219
5.4. External Sorting248
5.4.1. Multiway Merging and Replacement Selection252
5.4.2. The Polyphase Merge267
5.4.3. The Cascade Merge288
5.4.4. Reading Tape Backwards299
5.4.5. The Oscillating Sort311
5.4.6. Practical Considerations for Tape Merging317
5.4.7. External Radix Sorting343
5.4.8. Two-Tape Sorting348
5.4.9. Disks and Drums356
5.5. Summary,History,and Bibliography380
Chapter 6-Searching392
6.1. Sequential Searching396
6.2. Searching by Comparison of Keys409
6.2.1. Searching an Ordered Table409
6.2.2. Binary Tree Searching426
6.2.3. Balanced Trees458
6.2.4. Multiway Trees481
6.3. Digital Searching492
6.4. Hashing513
6.5. Retrieval on Secondary Keys559
Answers to Exercises584
Appendix A-Tables of Numerical Quantities748
1. Fundamental Constants(decimal)748
2. Fundamental Constants(octal)749
3. Harmonic Numbers,Bernoulli Numbers,Fibonacci Numbers750
Appendix B-Index to Notations752
Index and Glossary757