文件名称:Algorithms, Part I.zip
文件大小:296KB
文件格式:ZIP
更新时间:2022-07-16 10:19:10
Algorithms 普林斯顿 算法 中文字幕
Coursera上普林斯顿 Sedgewick 算法 官方中文字幕: Algorithms, Part I。部分集数因为Coursera官方也没有中文字幕,以英文字幕代替。该字幕格式为vtt,可编辑去掉开头WEBVTT,转成srt格式,不喜勿下!!
【文件预览】:
week01
----Course Introduction.vtt(12KB)
----Union−Find()
--------Quick Union.vtt(7KB)
--------Dynamic Connectivity.vtt(11KB)
--------Quick-Union Improvements.vtt(11KB)
--------Union−Find Applications.vtt(9KB)
--------Quick Find.vtt(10KB)
----Analysis of Algorithms()
--------Mathematical Models.vtt(12KB)
--------Theory of Algorithms.vtt(11KB)
--------Memory.vtt(9KB)
--------Observations.vtt(9KB)
--------Analysis of Algorithms Introduction.vtt(8KB)
--------Order-of-Growth Classifications.vtt(14KB)
week02
----Elementary Sorts()
--------Convex Hull.vtt(14KB)
--------Shuffling.vtt(8KB)
--------Shellsort.vtt(11KB)
--------Selection Sort.vtt(6KB)
--------Insertion Sort.vtt(10KB)
--------Sorting Introduction.vtt(14KB)
----Stacks and Queues()
--------Stacks.vtt(16KB)
--------Stack and Queue Applications (optional).vtt(11KB)
--------Iterators.vtt(7KB)
--------Queues.vtt(4KB)
--------Generics.vtt(9KB)
--------Resizing Arrays.vtt(10KB)
week06
----Sysbol Table Applications()
--------Symbol Table Applications Dictionary Clients (optional).vtt(6KB)
--------Symbol Table Applications Indexing Clients (optional).vtt(10KB)
--------Symbol Table Applications Sparse Vectors (optional).vtt(8KB)
--------Symbol Table Applications Sets (optional).vtt(6KB)
----Hash Tables()
--------Hash Table Context.vtt(10KB)
--------Separate Chaining.vtt(8KB)
--------Linear Probing.vtt(16KB)
--------Hash Tables.vtt(21KB)
week05
----Balanced Search Trees()
--------B-Trees (optional).vtt(10KB)
--------2−3 Search Trees.vtt(19KB)
--------Red-Black BSTs.vtt(37KB)
----Geometric Applications of BSTs()
--------Kd-Trees.vtt(24KB)
--------Interval Search Trees.vtt(14KB)
--------Rectangle Intersection.vtt(9KB)
--------Line Segment Intersection.vtt(6KB)
--------1d Range Search.vtt(8KB)
week04
----Elementary Symbol Tables()
--------Elementary Implementations.vtt(11KB)
--------Symbol Table API.vtt(26KB)
--------Ordered Operations in BSTs.vtt(11KB)
--------Binary Search Trees.vtt(22KB)
--------Ordered Operations.vtt(7KB)
--------Deletion in BSTs.vtt(9KB)
----Priority Queues()
--------Heapsort.vtt(17KB)
--------APIs and Elementary Implementations.vtt(14KB)
--------Event-Driven Simulation (optional).vtt(25KB)
--------Binary Heaps.vtt(31KB)
week03
----Mergesort()
--------Bottom-up Mergesort.vtt(3KB)
--------Stability.vtt(6KB)
--------Sorting Complexity.vtt(11KB)
--------Comparators.vtt(8KB)
--------Mergesort.vtt(25KB)
----Quicksort()
--------Duplicate Keys.vtt(13KB)
--------System Sorts.vtt(13KB)
--------Quicksort.vtt(25KB)
--------Selection.vtt(8KB)