zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
compilers
magnet:?xt=urn:btih:c9234cc68a9fb9f5698d566433628d2125b5e1cf&dn=compilers
磁力链接详情
Hash值:
c9234cc68a9fb9f5698d566433628d2125b5e1cf
点击数:
91
文件大小:
1.1 GB
文件数量:
96
创建日期:
2017-2-28 22:05
最后访问:
2024-10-31 21:40
访问标签:
compilers
文件列表详情
13 Operational Semantics/13 - 4 - 13-04_ Cool Semantics II (26m13s).mp4 26.09 MB
14 Local Optimization/14 - 3 - 14-03_ Local Optimization (25m35s).mp4 24.81 MB
4 Finite Automata/4 - 2 - 04-02- Finite Automata (23m28s).mp4 21.98 MB
12 Code Generation/12 - 6 - 12-06_ Object Layout (23m56s).mp4 21.91 MB
13 Operational Semantics/13 - 3 - 13-03_ Cool Semantics I (21m10s).mp4 20.81 MB
2 The Cool Programming Language/2 - 3 - 02-03_ Cool Example III (18m05s).mp4 20.74 MB
15 Global Optimization/15 - 2 - 15-02_ Constant Propagation (21m11s).mp4 20.33 MB
7 Bottom-Up Parsing I/7 - 1 - 07-01_ Predictive Parsing (19m37s).mp4 19.2 MB
1 Introduction/1 - 3 - 01-03_ The Economy of Programming Languages (19m51s).mp4 19.19 MB
18 Java/18 - 6 - 18-06_ Java Threads (18m36s).mp4 19.17 MB
2 The Cool Programming Language/2 - 1 - 02-01_ Cool Overview (19m58s).mp4 18.59 MB
17 Garbage Collection/17 - 3 - 17-03_ Stop and Copy (19m03s).mp4 18.56 MB
5 Parsing/5 - 4 - 05-04_ Ambiguity (17m35s).mp4 17.27 MB
12 Code Generation/12 - 3 - 12-03_ Code Generation II (18m08s).mp4 17.24 MB
7 Bottom-Up Parsing I/7 - 3 - 07-03_ Follow Sets (17m05s).mp4 16.86 MB
12 Code Generation/12 - 2 - 12-02_ Code Generation I (17m26s).mp4 16.64 MB
11 Runtime Organization/11 - 6 - 11-06_ Stack Machines (16m23s).mp4 15.84 MB
2 The Cool Programming Language/2 - 2 - 02-02_ Cool Example II (15m04s).mp4 15.79 MB
12 Code Generation/12 - 5 - 12-05_ Temporaries (16m14s).mp4 15.64 MB
3 Lexical Analysis/3 - 5 - 03-05_ Lexical Specifications (16m19s).mp4 15.29 MB
4 Finite Automata/4 - 4 - 04-04- NFA to DFA (15m12s).mp4 15.28 MB
12 Code Generation/12 - 4 - 12-04_ Code Generation Example (13m17s).mp4 14.84 MB
8 Bottom-Up Parsing II/8 - 5 - 08-05_ SLR Parsing (14m16s).mp4 14.73 MB
8 Bottom-Up Parsing II/8 - 3 - 08-03_ Recognizing Viable Prefixes (14m57s).mp4 14.64 MB
17 Garbage Collection/17 - 5 - 17-05_ Reference Counting (15m23s).mp4 14.63 MB
17 Garbage Collection/17 - 1 - 17-01_ Automatic Memory Management (14m53s).mp4 14.51 MB
4 Finite Automata/4 - 1 - 04-01- Lexical Specification (14m30s).mp4 14.45 MB
18 Java/18 - 7 - 18-07_ Other Topics (14m28s).mp4 13.86 MB
7 Bottom-Up Parsing I/7 - 4 - 07-04_ LL1 Parsing Tables (14m41s).mp4 13.84 MB
16 Register Allocation/16 - 3 - 16-03_ Spilling (14m50s).mp4 13.69 MB
3 Lexical Analysis/3 - 2 - 03-02_ Lexical Analysis Examples (13m03s).mp4 13.6 MB
5 Parsing/5 - 2 - 05-02_ Context Free Grammars (14m07s).mp4 13.58 MB
15 Global Optimization/15 - 5 - 15-05_ Liveness Analysis (13m39s).mp4 13.39 MB
7 Bottom-Up Parsing I/7 - 2 - 07-02_ First Sets (14m02s).mp4 13.37 MB
8 Bottom-Up Parsing II/8 - 2 - 08-02_ Recognizing Handles (13m12s).mp4 13.18 MB
3 Lexical Analysis/3 - 4 - 03-04_ Formal Languages (13m40s).mp4 13.15 MB
6 Top-Down Parsing/6 - 4 - 06-04_ Recursive Descent Algorithm (13m28s).mp4 13.03 MB
1 Introduction/1 - 2 - 01-02_ Structure of a Compiler (13m53s).mp4 12.95 MB
11 Runtime Organization/11 - 3 - 11-03_ Activation Records (13m11s).mp4 12.92 MB
18 Java/18 - 3 - 18-03_ Java Exceptions (14m09s).mp4 12.85 MB
14 Local Optimization/14 - 2 - 14-02_ Optimization Overview (13m37s).mp4 12.84 MB
8 Bottom-Up Parsing II/8 - 8 - 08-08_ SLR Examples (12m47s).mp4 12.7 MB
11 Runtime Organization/11 - 2 - 11-02_ Activations (13m50s).mp4 12.68 MB
17 Garbage Collection/17 - 2 - 17-02_ Mark and Sweep (13m05s).mp4 12.66 MB
10 Cool Type Checking/10 - 3 - 10-03_ Self Type Operations (12m12s).mp4 11.89 MB
6 Top-Down Parsing/6 - 1 - 06-01_ Error Handling (13m03s).mp4 11.87 MB
13 Operational Semantics/13 - 2 - 13-02_ Operational Semantics (12m20s).mp4 11.73 MB
3 Lexical Analysis/3 - 3 - 03-03_ Regular Languages (12m36s).mp4 11.64 MB
4 Finite Automata/4 - 5 - 04-05- Implementing Finite Automata (11m56s).mp4 11.56 MB
9 Semantic Analysis and Type Checking/9 - 6 - 09-06_ Type Environments (11m43s).mp4 11.55 MB
8 Bottom-Up Parsing II/8 - 7 - 08-07_ SLR Improvements (11m49s).mp4 11.42 MB
3 Lexical Analysis/3 - 6 - DeduceIt Demo (8m25s).mp4 11.36 MB
3 Lexical Analysis/3 - 1 - 03-01_ Lexical Analysis (12m06s).mp4 11.32 MB
9 Semantic Analysis and Type Checking/9 - 3 - 09-03_ Symbol Tables (11m06s).mp4 11.26 MB
9 Semantic Analysis and Type Checking/9 - 7 - 09-07_ Subtyping (11m35s).mp4 11.24 MB
9 Semantic Analysis and Type Checking/9 - 4 - 09-04_ Types (11m22s).mp4 11.13 MB
16 Register Allocation/16 - 2 - 16-02_ Graph Coloring (12m07s).mp4 10.89 MB
16 Register Allocation/16 - 4 - 16-04_ Managing Caches (10m37s).mp4 9.99 MB
10 Cool Type Checking/10 - 5 - 10-05_ Self Type Checking (10m00s).mp4 9.89 MB
16 Register Allocation/16 - 1 - 16-01_ Register Allocation (9m56s).mp4 9.83 MB
6 Top-Down Parsing/6 - 5 - 06-05_ Left Recursion (9m11s).mp4 8.94 MB
4 Finite Automata/4 - 3 - 04-03- Regular Expressions into NFAs (9m41s).mp4 8.93 MB
1 Introduction/1 - 1 - 01-01_ Introduction (8m20s).mp4 8.89 MB
9 Semantic Analysis and Type Checking/9 - 5 - 09-05_ Type Checking (8m43s).mp4 8.75 MB
14 Local Optimization/14 - 1 - 14-01_ Intermediate Code (9m03s).mp4 8.55 MB
18 Java/18 - 4 - 18-04_ Java Interfaces (8m38s).mp4 8.3 MB
9 Semantic Analysis and Type Checking/9 - 8 - 09-08_ Typing Methods (8m12s).mp4 8.15 MB
9 Semantic Analysis and Type Checking/9 - 2 - 09-02_ Scope (8m09s).mp4 7.83 MB
15 Global Optimization/15 - 1 - 15-01_ Dataflow Analysis (8m02s).mp4 7.81 MB
18 Java/18 - 2 - 18-02_ Java Arrays (8m15s).mp4 7.51 MB
12 Code Generation/12 - 1 - 12-01_ Introduction to Code Generation (7m57s).mp4 7.5 MB
18 Java/18 - 5 - 18-05_ Java Coercions (7m51s).mp4 7.49 MB
5 Parsing/5 - 3 - 05-03_ Derivations (7m37s).mp4 7.35 MB
7 Bottom-Up Parsing I/7 - 6 - 07-06_ Shift-Reduce Parsing (7m37s).mp4 7.35 MB
8 Bottom-Up Parsing II/8 - 6 - 08-06_ SLR Parsing Example (6m42s).mp4 7.33 MB
10 Cool Type Checking/10 - 2 - 10-02_ Self Type (7m36s).mp4 7.22 MB
7 Bottom-Up Parsing I/7 - 5 - 07-05_ Bottom-Up Parsing (7m25s).mp4 7.06 MB
15 Global Optimization/15 - 3 - 15-03_ Analysis of Loops (7m22s).mp4 7.01 MB
10 Cool Type Checking/10 - 1 - 10-01_ Static vs. Dynamic Typing (7m14s).mp4 6.85 MB
18 Java/18 - 1 - 18-01_ Java (7m21s).mp4 6.77 MB
11 Runtime Organization/11 - 4 - 11-04_ Globals and Heap (6m56s).mp4 6.73 MB
10 Cool Type Checking/10 - 6 - 10-06_ Error Recovery (7m07s).mp4 6.64 MB
9 Semantic Analysis and Type Checking/9 - 9 - 09-09_ Implementing Type Checking (6m57s).mp4 6.62 MB
8 Bottom-Up Parsing II/8 - 1 - 08-01_ Handles (6m48s).mp4 6.53 MB
13 Operational Semantics/13 - 1 - 13-01_ Semantics Overview (7m06s).mp4 6.53 MB
11 Runtime Organization/11 - 1 - 11-01_ Runtime Organization (6m44s).mp4 6.37 MB
15 Global Optimization/15 - 4 - 15-04_ Orderings (6m34s).mp4 6.33 MB
10 Cool Type Checking/10 - 4 - 10-04_ Self Type Usage (6m29s).mp4 6.23 MB
6 Top-Down Parsing/6 - 3 - 06-03_ Recursive Descent Parsing (6m35s).mp4 6.07 MB
11 Runtime Organization/11 - 5 - 11-05_ Alignment (6m04s).mp4 5.88 MB
5 Parsing/5 - 1 - 05-01_ Introduction to Parsing (5m31s).mp4 5.1 MB
14 Local Optimization/14 - 4 - 14-04_ Peephole Optimization (4m29s).mp4 4.46 MB
8 Bottom-Up Parsing II/8 - 4 - 08-04_ Valid Items (3m31s).mp4 3.72 MB
6 Top-Down Parsing/6 - 2 - 06-02_ Abstract Syntax Trees (3m50s).mp4 3.6 MB
17 Garbage Collection/17 - 4 - 17-04_ Conservative Collection (3m31s).mp4 3.5 MB
9 Semantic Analysis and Type Checking/9 - 1 - 09-01_ Introduction to Semantic Analysis (3m42s).mp4 3.4 MB
其他位置