
- 作 者:
- 出 版 社:ADDISON-WESLEY PUBLISHING COMPANY
- 出版年份:1992
- ISBN:0201510596
- 注意:在使用云解压之前,请认真核对实际PDF页数与内容!
在线云解压
价格(点数)
购买连接
说明
转为PDF格式
18
(在线云解压服务)
云解压服务说明
1、本站所有的云解压默认都是转为PDF格式,该格式图书只能阅读和打印,不能再次编辑。
云解压下载及付费说明
1、所有的电子图书云解压均转换为PDF格式,支持电脑、手机、平板等各类电子设备阅读;可以任意拷贝文件到不同的阅读设备里进行阅读。
2、云解压在提交订单后一般半小时内处理完成,最晚48小时内处理完成。(非工作日购买会延迟)
Fundamentals 1
1. Introduction 3
2. C++ (and C) 7
3. Elementary Data Structures 15
4. Trees 35
5. Recursion 51
6. Analysis of Algorithms 67
7. Implementation of Algorithms 81
Sorting Algorithms 91
8. Elementary Sorting Methods 93
9. Quicksort 115
10. Radix Sorting 133
11. Priority Queues 145
12. Mergesort 163
13. External Sorting 177
Searching Algorithms 191
14. Elementary Searching Methods 193
15. Balanced Trees 215
16. Hashing 231
17. Radix Searching 245
18. External Searching 259
String Processing 275
19. String Searching 277
20. Pattern Matching 293
21. Parsing 305
22. File Compression 319
23. Cryptology 333
Geometric Algorithms 345
24. Elementary Geometric Methods 347
25. Finding the Convex Hull 359
26. Range Searching 373
27. Geometric Intersection 389
28. Closest-Point Problems 401
Graph Algorithms 413
29. Elementary Graph Algorithms 415
30. Connectivity 437
31. Weighted Graphs 451
32. Directed Graphs 471
33. Network Flow 485
34. Matching 495
Mathematical Algorithms 507
35. Random Numbers 509
36. Arithmetic 521
37. Gaussian Elimination 535
38. Curve Fitting 545
39. Integration 555
Advanced Topics 567
40. Parallel Algorithms 569
41. The Fast Fourier Transform 583
42. Dynamic Programming 595
43. Linear Programming 607
44. Exhaustive Search 621
45. NP-Complete Problems 633
Index 643