Create Tool:Transmission/2.52 (13304)
Create Time:2015-12-31 00:08:20
File Size:1195.59 MB
File Count:98
File Hash:509abf7c3980a9e1231779412b8c78ecd61230dc
algs4.jar | 483.41 KB |
Course Overview/00Intro.pdf | 3.63 MB |
Course Overview/3 - 1 - Course Introduction (9_22).mp4 | 16.48 MB |
errata.pdf | 128.57 KB |
Lectures.pdf | 128.70 KB |
Programming Assignments/W1 Percolation/Instructions.pdf | 137.52 KB |
stdlib.jar | 212.68 KB |
Week 1.1 Union-Find/12 - 1 - Dynamic Connectivity (10-22).mp4 | 16.02 MB |
Week 1.1 Union-Find/19 - 1 - Quick Find (10-18).mp4 | 19.43 MB |
Week 1.1 Union-Find/31 - 1 - Quick Union (7-50).mp4 | 10.96 MB |
Week 1.1 Union-Find/34 - 1 - Quick-Union Improvements (13-02).mp4 | 22.44 MB |
Week 1.1 Union-Find/44 - 1 - Union-Find Applications (9-22).mp4 | 19.82 MB |
Week 1.1 Union-Find/Exercises W1 - UnionFind.pdf | 132.55 KB |
Week 1.1 Union-Find/InVideo Quizes/Captura de tela de 2014-09-07 16:00:36.png | 183.66 KB |
Week 1.1 Union-Find/InVideo Quizes/Captura de tela de 2014-09-07 16:01:28.png | 174.40 KB |
Week 1.1 Union-Find/InVideo Quizes/Captura de tela de 2014-09-07 16:01:54.png | 211.54 KB |
Week 1.1 Union-Find/InVideo Quizes/Captura de tela de 2014-09-07 16:02:01.png | 206.32 KB |
Week 1.1 Union-Find/InVideo Quizes/Captura de tela de 2014-09-07 16:02:19.png | 173.49 KB |
Week 1.1 Union-Find/InVideo Quizes/Captura de tela de 2014-09-07 16:02:23.png | 176.06 KB |
Week 1.1 Union-Find/slides-15UnionFind.pdf | 3.75 MB |
Week 1.2 Analysis of Algorithms/21 - 1 - Observations (10-05).mp4 | 14.38 MB |
Week 1.2 Analysis of Algorithms/29 - 1 - Mathematical Models (12-48).mp4 | 19.71 MB |
Week 1.2 Analysis of Algorithms/40 - 1 - Order-of-Growth Classifications (14-39).mp4 | 19.40 MB |
Week 1.2 Analysis of Algorithms/48 - 1 - Theory of Algorithms (11-35).mp4 | 19.00 MB |
Week 1.2 Analysis of Algorithms/55 - 1 - Memory (8-11).mp4 | 12.34 MB |
Week 1.2 Analysis of Algorithms/6 - 1 - Analysis of Algorithms Introduction (8-14).mp4 | 13.36 MB |
Week 1.2 Analysis of Algorithms/Exercises W1 - Analysis of Algorithms.pdf | 152.44 KB |
Week 1.2 Analysis of Algorithms/InVideo Quizes/Captura de tela de 2014-09-07 16:03:09.png | 183.86 KB |
Week 1.2 Analysis of Algorithms/InVideo Quizes/Captura de tela de 2014-09-07 16:03:27.png | 189.77 KB |
Week 1.2 Analysis of Algorithms/InVideo Quizes/Captura de tela de 2014-09-07 16:03:45.png | 195.67 KB |
Week 1.2 Analysis of Algorithms/InVideo Quizes/Captura de tela de 2014-09-07 16:03:55.png | 208.70 KB |
Week 1.2 Analysis of Algorithms/InVideo Quizes/Captura de tela de 2014-09-07 16:04:21.png | 195.50 KB |
Week 1.2 Analysis of Algorithms/InVideo Quizes/Captura de tela de 2014-09-07 16:04:25.png | 192.06 KB |
Week 1.2 Analysis of Algorithms/InVideo Quizes/Captura de tela de 2014-09-07 16:04:47.png | 181.82 KB |
Week 1.2 Analysis of Algorithms/InVideo Quizes/Captura de tela de 2014-09-07 16:04:54.png | 187.01 KB |
Week 1.2 Analysis of Algorithms/InVideo Quizes/Captura de tela de 2014-09-07 16:05:10.png | 176.19 KB |
Week 1.2 Analysis of Algorithms/InVideo Quizes/Captura de tela de 2014-09-07 16:05:14.png | 185.02 KB |
Week 1.2 Analysis of Algorithms/InVideo Quizes/Captura de tela de 2014-09-07 16:05:35.png | 173.08 KB |
Week 1.2 Analysis of Algorithms/slides-14AnalysisOfAlgorithms.pdf | 4.08 MB |
Week 2.1 Stacks and Queues/10 - 1 - Stacks (16-24).mp4 | 25.28 MB |
Week 2.1 Stacks and Queues/23 - 1 - Resizing Arrays (9-56).mp4 | 16.28 MB |
Week 2.1 Stacks and Queues/23 - 2 - Queues (4-33).mp4 | 7.78 MB |
Week 2.1 Stacks and Queues/44 - 1 - Iterators (7-16).mp4 | 11.07 MB |
Week 2.1 Stacks and Queues/52 - 1 - Stack and Queue Applications (13-25) (optional) .mp4 | 20.72 MB |
Week 2.1 Stacks and Queues/Generics (9-26).mp4.crdownload | 65.91 MB |
Week 2.1 Stacks and Queues/slides-13StacksAndQueues.pdf | 5.32 MB |
Week 2.2 Elementary Sorts/14 - 1 - Selection Sort (6-59).mp4 | 10.24 MB |
Week 2.2 Elementary Sorts/28 - 1 - Insertion Sort (9-28).mp4 | 14.08 MB |
Week 2.2 Elementary Sorts/3 - 1 - Sorting Introduction (14-43).mp4 | 20.44 MB |
Week 2.2 Elementary Sorts/38 - 1 - Shellsort (10-48).mp4 | 14.91 MB |
Week 2.2 Elementary Sorts/46 - 1 - Shuffling (7-39).mp4 | 11.62 MB |
Week 2.2 Elementary Sorts/53 - 1 - Convex Hull (13-50).mp4 | 20.95 MB |
Week 2.2 Elementary Sorts/slides-21ElementarySorts.pdf | 4.17 MB |
Week 3.1 Mergesort/19 - 1 - Bottom-up Mergesort (3-20).mp4 | 5.37 MB |
Week 3.1 Mergesort/29 - 1 - Sorting Complexity (9-05).mp4 | 13.78 MB |
Week 3.1 Mergesort/40 - 1 - Comparators (6-43).mp4 | 10.07 MB |
Week 3.1 Mergesort/48 - 1 - Stability (5-39).mp4 | 8.74 MB |
Week 3.1 Mergesort/7 - 1 - Mergesort (23-54).mp4 | 33.90 MB |
Week 3.1 Mergesort/slides-22Mergesort.pdf | 4.12 MB |
Week 3.2 Quicksort/10 - 1 - Quicksort (19-33).mp4 | 28.58 MB |
Week 3.2 Quicksort/21 - 1 - Selection (7-08).mp4 | 11.62 MB |
Week 3.2 Quicksort/32 - 1 - Duplicate Keys (11-25).mp4 | 18.03 MB |
Week 3.2 Quicksort/43 - 1 - System Sorts (11-50).mp4 | 19.02 MB |
Week 3.2 Quicksort/slides-23Quicksort.pdf | 4.39 MB |
Week 4.1 Priority Queues/1 - 1 - APIs and Elementary Implementations (12-52).mp4 | 19.93 MB |
Week 4.1 Priority Queues/14 - 1 - Binary Heaps (23-36).mp4 | 33.45 MB |
Week 4.1 Priority Queues/25 - 1 - Heapsort (14-29).mp4 | 20.49 MB |
Week 4.1 Priority Queues/37 - 1 - Event-Driven Simulation (22-38) (optional).mp4 | 38.57 MB |
Week 4.1 Priority Queues/slides-24PriorityQueues.pdf | 5.06 MB |
Week 4.2 Elementary Symbol Tables/16 - 1 - Elementary Implementations (9-03).mp4 | 12.93 MB |
Week 4.2 Elementary Symbol Tables/29 - 1 - Ordered Operations (6-26).mp4 | 9.59 MB |
Week 4.2 Elementary Symbol Tables/38 - 1 - Binary Search Trees (19-56).mp4 | 28.29 MB |
Week 4.2 Elementary Symbol Tables/49 - 1 - Ordered Operations in BSTs (10-31).mp4 | 14.26 MB |
Week 4.2 Elementary Symbol Tables/54 - 1 - Deletion in BSTs (9-52).mp4 | 16.23 MB |
Week 4.2 Elementary Symbol Tables/7 - 1 - Symbol Table API (21-30).mp4 | 32.60 MB |
Week 4.2 Elementary Symbol Tables/slides-31ElementarySymbolTables.pdf | 2.47 MB |
Week 4.2 Elementary Symbol Tables/slides-32BinarySearchTrees.pdf | 1.97 MB |
Week 5.1 Balanced Search Trees/10 - 1 - 2-3 Search Trees (16-55).mp4 | 25.04 MB |
Week 5.1 Balanced Search Trees/23 - 1 - Red-Black BSTs (35-30).mp4 | 52.69 MB |
Week 5.1 Balanced Search Trees/25 - 1 - B-Trees (10-36).mp4 | 17.99 MB |
Week 5.1 Balanced Search Trees/slides-33BalancedSearchTrees.pdf | 7.83 MB |
Week 5.2 Geometric Applications of BSTs/16 - 1 - Line Segment Intersection (5-46).mp4 | 8.26 MB |
Week 5.2 Geometric Applications of BSTs/31 - 1 - Kd-Trees (29-07).mp4 | 53.76 MB |
Week 5.2 Geometric Applications of BSTs/38 - 1 - Interval Search Trees (13-47).mp4 | 18.91 MB |
Week 5.2 Geometric Applications of BSTs/48 - 1 - Rectangle Intersection (8-10).mp4 | 12.13 MB |
Week 5.2 Geometric Applications of BSTs/5 - 1 - 1d Range Search (8-51).mp4 | 12.56 MB |
Week 5.2 Geometric Applications of BSTs/slides-99GeometricSearch.pdf | 4.47 MB |
Week 6 Hash Tables/1 - 1 - Hash Functions (18-13).mp4 | 25.28 MB |
Week 6 Hash Tables/13 - 1 - Separate Chaining (7-28).mp4 | 10.34 MB |
Week 6 Hash Tables/24 - 1 - Linear Probing (14-37).mp4 | 20.27 MB |
Week 6 Hash Tables/36 - 1 - Hash Table Context (10-09).mp4 | 14.37 MB |
Week 6 Hash Tables/51 - 1 - Symbol Table Applications- Sets (5-04) (optional).mp4 | 7.55 MB |
Week 6 Hash Tables/56 - 1 - Symbol Table Applications- Dictionary Clients (5-40) (optional).mp4 | 8.47 MB |
Week 6 Hash Tables/56 - 2 - Symbol Table Applications- Indexing Clients (8-57) (optional).mp4 | 9.15 MB |
Week 6 Hash Tables/56 - 3 - Symbol Table Applications- Sparse Vectors (7-41) (optional).mp4 | 11.23 MB |
Week 6 Hash Tables/57 - 2 - Symbol Table Applications- Indexing Clients (8-57) (optional).mp4 | 9.15 MB |
Week 6 Hash Tables/slides-34HashTables.pdf | 2.91 MB |
Week 6 Hash Tables/slides-35SearchingApplications.pdf | 1.73 MB |
udp://tracker.coppersurfer.tk:6969/announce |
udp://tracker.openbittorrent.com:80/announce |
udp://glotorrents.pw:6969/announce |
udp://tracker.publicbt.com:80/announce |
TorrentBank
Copyright © 2024