|
Introductions to Algorithms
(page 2, 3, 4, 5, 6, 7) |
|
Elementary Data Structure
(page 8, 9, 10) |
|
Random Number (page 15-17) |
|
Polynomials & Matrices
(page 18-23) |
|
Strassen's Algorithm (page
24-26) |
|
Curve Fitting (page 27-28) |
|
Least Square Method (page 29, 30) |
|
Sorting (page 35, 36, 37, 38) |
|
Quick Sort (page 39, 40, 41, 42) |
|
Radix Soritng (page 43, 44) |
|
Priority Queue (page 45-47) |
|
Selection & Merging
(page 48-51) |
|
External Sorting (page 52-58) |
|
Searching (page 59-61) |
|
Balanced Trees (page 62, 63, 64, 65, 66) |
|
Hashing (page 67, 68, 69) |
|
External Searching (page 72, 73, 74, 75) |
|
String Matching (page 78, 79, 80, 81, 82) |
|
File Compression (page 83-85) |
|
Cryptography (page 86, 87, 88, 89, 90, 91) |
|
Computational Geometry
(page 92, 93, 94, 95, 96) |
|
Convex Hull (page 97-99) |
|
Range Searching (page 100, 101,
102) |
|
Geometric Intersection
(page 103, 104, 105) |
|
Voronoi Diagram (page 106-108) |
|
Graph Representation (page
109, 110, 111, 112) |
|
Biconnected Graph (page 113-114) |
|
Weighted Graph (page 115, 116) |
|
Directed Graph (page 117-119) |
|
Network Flow (page 120-122) |
|
Matching (page 123-124) |
|
Dynamic Programming (page 125-127) |
|
Probabilty Algorithm (page
131-133) |
|
Travelling Dog (page 134-135) |