首页 磁力链接怎么用

coursera-compilers

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2017-4-19 23:57 2024-6-24 06:44 102 1.14 GB 98
二维码链接
coursera-compilers的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
文件列表
  1. example-codes/home_files/widgets.js763.36KB
  2. lectures/001-intro/Compilers 0.0 01-01 Introduction (8m20s).mp48.89MB
  3. lectures/001-intro/Compilers 0.1 01-02 Structure of a Compiler (13m53s).mp412.95MB
  4. lectures/001-intro/Compilers 0.2 01-03 The Economy of Programming Languages (19m51s).mp444.71MB
  5. lectures/002-the-cool-programming-language/Compilers 1.0 02-01 Cool Overview (19m58s).mp418.59MB
  6. lectures/002-the-cool-programming-language/Compilers 1.1 02-02 Cool Example II (15m04s).mp415.79MB
  7. lectures/002-the-cool-programming-language/Compilers 1.2 02-03 Cool Example III (18m05s).mp420.74MB
  8. lectures/003-lexical-analysis/Compilers 2.0 03-01 Lexical Analysis (12m06s).mp411.32MB
  9. lectures/003-lexical-analysis/Compilers 2.1 03-02 Lexical Analysis Examples (13m03s).mp413.6MB
  10. lectures/003-lexical-analysis/Compilers 2.2 03-03 Regular Languages (12m36s).mp411.64MB
  11. lectures/003-lexical-analysis/Compilers 2.3 03-04 Formal Languages (13m40s).mp413.15MB
  12. lectures/003-lexical-analysis/Compilers 2.4 03-05 Lexical Specifications (16m19s).mp415.29MB
  13. lectures/003-lexical-analysis/Compilers 2.5 DeduceIt Demo (8m25s).mp411.36MB
  14. lectures/004-finite-automata/Compilers 3.0 04-01 Lexical Specification (14m30s).mp414.45MB
  15. lectures/004-finite-automata/Compilers 3.1 04-02 Finite Automata (23m28s).mp421.98MB
  16. lectures/004-finite-automata/Compilers 3.2 04-03 Regular Expressions into NFAs (9m41s).mp48.93MB
  17. lectures/004-finite-automata/Compilers 3.3 04-04 NFA to DFA (15m12s).mp415.28MB
  18. lectures/004-finite-automata/Compilers 3.4 04-05 Implementing Finite Automata (11m56s).mp411.56MB
  19. lectures/005-parsing/Compilers 4.0 05-01 Introduction to Parsing (5m31s).mp45.1MB
  20. lectures/005-parsing/Compilers 4.1 05-02 Context Free Grammars (14m07s).mp413.58MB
  21. lectures/005-parsing/Compilers 4.2 05-03 Derivations (7m37s).mp47.35MB
  22. lectures/005-parsing/Compilers 4.3 05-04 Ambiguity (17m35s).mp417.27MB
  23. lectures/006-top-down-parsing/Compilers 5.0 06-01 Error Handling (13m03s).mp411.87MB
  24. lectures/006-top-down-parsing/Compilers 5.1 06-02 Abstract Syntax Trees (3m50s).mp43.6MB
  25. lectures/006-top-down-parsing/Compilers 5.2 06-03 Recursive Descent Parsing (6m35s).mp46.07MB
  26. lectures/006-top-down-parsing/Compilers 5.3 06-04 Recursive Descent Algorithm (13m28s).mp413.03MB
  27. lectures/006-top-down-parsing/Compilers 5.4 06-04-1 Recursive Descent Limitations (6m56s).mp47.09MB
  28. lectures/006-top-down-parsing/Compilers 5.5 06-05 Left Recursion (9m11s).mp48.94MB
  29. lectures/007-bottom-up-parsing-I/Compilers 6.0 07-01 Predictive Parsing (19m37s).mp419.2MB
  30. lectures/007-bottom-up-parsing-I/Compilers 6.1 07-02 First Sets (14m02s).mp413.37MB
  31. lectures/007-bottom-up-parsing-I/Compilers 6.2 07-03 Follow Sets (17m05s).mp416.86MB
  32. lectures/007-bottom-up-parsing-I/Compilers 6.3 07-04 LL1 Parsing Tables (14m41s).mp413.84MB
  33. lectures/007-bottom-up-parsing-I/Compilers 6.4 07-05 Bottom-Up Parsing (7m25s).mp47.06MB
  34. lectures/007-bottom-up-parsing-I/Compilers 6.5 07-06 Shift-Reduce Parsing (7m37s).mp47.35MB
  35. lectures/008-bottom-up-parsing-II/Compilers 7.0 08-01 Handles (6m48s).mp46.53MB
  36. lectures/008-bottom-up-parsing-II/Compilers 7.1 08-02 Recognizing Handles (13m12s).mp413.18MB
  37. lectures/008-bottom-up-parsing-II/Compilers 7.2 08-03 Recognizing Viable Prefixes (14m57s).mp414.64MB
  38. lectures/008-bottom-up-parsing-II/Compilers 7.3 08-04 Valid Items (3m31s).mp43.72MB
  39. lectures/008-bottom-up-parsing-II/Compilers 7.4 08-05 SLR Parsing (14m16s).mp414.73MB
  40. lectures/008-bottom-up-parsing-II/Compilers 7.5 08-06 SLR Parsing Example (6m42s).mp47.33MB
  41. lectures/008-bottom-up-parsing-II/Compilers 7.6 08-07 SLR Improvements (11m49s).mp411.42MB
  42. lectures/008-bottom-up-parsing-II/Compilers 7.7 08-08 SLR Examples (12m47s).mp412.7MB
  43. lectures/009-semantic-analysis-and-type-checking/Compilers 8.0 09-01 Introduction to Semantic Analysis (3m42s).mp43.4MB
  44. lectures/009-semantic-analysis-and-type-checking/Compilers 8.1 09-02 Scope (8m09s).mp47.83MB
  45. lectures/009-semantic-analysis-and-type-checking/Compilers 8.2 09-03 Symbol Tables (11m06s).mp411.26MB
  46. lectures/009-semantic-analysis-and-type-checking/Compilers 8.3 09-04 Types (11m22s).mp411.13MB
  47. lectures/009-semantic-analysis-and-type-checking/Compilers 8.4 09-05 Type Checking (8m43s).mp48.75MB
  48. lectures/009-semantic-analysis-and-type-checking/Compilers 8.5 09-06 Type Environments (11m43s).mp411.55MB
  49. lectures/009-semantic-analysis-and-type-checking/Compilers 8.6 09-07 Subtyping (11m35s).mp411.24MB
  50. lectures/009-semantic-analysis-and-type-checking/Compilers 8.7 09-08 Typing Methods (8m12s).mp48.15MB
  51. lectures/009-semantic-analysis-and-type-checking/Compilers 8.8 09-09 Implementing Type Checking (6m57s).mp46.62MB
  52. lectures/010-cool-type-checking/Compilers 9.0 10-01 Static vs. Dynamic Typing (7m14s).mp46.85MB
  53. lectures/010-cool-type-checking/Compilers 9.1 10-02 Self Type (7m36s).mp47.22MB
  54. lectures/010-cool-type-checking/Compilers 9.2 10-03 Self Type Operations (12m12s).mp411.89MB
  55. lectures/010-cool-type-checking/Compilers 9.3 10-04 Self Type Usage (6m29s).mp46.23MB
  56. lectures/010-cool-type-checking/Compilers 9.4 10-05 Self Type Checking (10m00s).mp49.89MB
  57. lectures/010-cool-type-checking/Compilers 9.5 10-06 Error Recovery (7m07s).mp46.64MB
  58. lectures/011-runtime-organization/Compilers 10.0 11-01 Runtime Organization (6m44s).mp46.37MB
  59. lectures/011-runtime-organization/Compilers 10.1 11-02 Activations (13m50s).mp412.68MB
  60. lectures/011-runtime-organization/Compilers 10.2 11-03 Activation Records (13m11s).mp412.92MB
  61. lectures/011-runtime-organization/Compilers 10.3 11-04 Globals and Heap (6m56s).mp46.73MB
  62. lectures/011-runtime-organization/Compilers 10.4 11-05 Alignment (6m04s).mp45.88MB
  63. lectures/011-runtime-organization/Compilers 10.5 11-06 Stack Machines (16m23s).mp415.84MB
  64. lectures/012-code-generation/Compilers 11.0 12-01 Introduction to Code Generation (7m57s).mp47.5MB
  65. lectures/012-code-generation/Compilers 11.1 12-02 Code Generation I (17m26s).mp416.64MB
  66. lectures/012-code-generation/Compilers 11.2 12-03 Code Generation II (18m08s).mp417.24MB
  67. lectures/012-code-generation/Compilers 11.3 12-04 Code Generation Example (13m17s).mp414.84MB
  68. lectures/012-code-generation/Compilers 11.4 12-05 Temporaries (16m14s).mp415.64MB
  69. lectures/012-code-generation/Compilers 11.5 12-06 Object Layout (23m56s).mp421.91MB
  70. lectures/013-operational-semantics/Compilers 12.0 13-01 Semantics Overview (7m06s).mp46.53MB
  71. lectures/013-operational-semantics/Compilers 12.1 13-02 Operational Semantics (12m20s).mp411.73MB
  72. lectures/013-operational-semantics/Compilers 12.2 13-03 Cool Semantics I (21m10s).mp420.81MB
  73. lectures/013-operational-semantics/Compilers 12.3 13-04 Cool Semantics II (26m13s).mp426.09MB
  74. lectures/014-local-optimization/Compilers 13.0 14-01 Intermediate Code (9m03s).mp48.55MB
  75. lectures/014-local-optimization/Compilers 13.1 14-02 Optimization Overview (13m37s).mp412.84MB
  76. lectures/014-local-optimization/Compilers 13.2 14-03 Local Optimization (25m35s).mp424.81MB
  77. lectures/014-local-optimization/Compilers 13.3 14-04 Peephole Optimization (4m29s).mp44.46MB
  78. lectures/015-global-optimization/Compilers 14.0 15-01 Dataflow Analysis (8m02s).mp47.81MB
  79. lectures/015-global-optimization/Compilers 14.1 15-02 Constant Propagation (21m11s).mp420.33MB
  80. lectures/015-global-optimization/Compilers 14.2 15-03 Analysis of Loops (7m22s).mp47.01MB
  81. lectures/015-global-optimization/Compilers 14.3 15-04 Orderings (6m34s).mp46.33MB
  82. lectures/015-global-optimization/Compilers 14.4 15-05 Liveness Analysis (13m39s).mp413.39MB
  83. lectures/016-register-allocation/Compilers 15.0 16-01 Register Allocation (9m56s).mp49.83MB
  84. lectures/016-register-allocation/Compilers 15.1 16-02 Graph Coloring (12m07s).mp410.89MB
  85. lectures/016-register-allocation/Compilers 15.2 16-03 Spilling (14m50s).mp413.69MB
  86. lectures/016-register-allocation/Compilers 15.3 16-04 Managing Caches (10m37s).mp49.99MB
  87. lectures/017-garbage-collection/Compilers 16.0 17-01 Automatic Memory Management (14m53s).mp414.51MB
  88. lectures/017-garbage-collection/Compilers 16.1 17-02 Mark and Sweep (13m05s).mp412.66MB
  89. lectures/017-garbage-collection/Compilers 16.2 17-03 Stop and Copy (19m03s).mp418.56MB
  90. lectures/017-garbage-collection/Compilers 16.3 17-04 Conservative Collection (3m31s).mp43.5MB
  91. lectures/017-garbage-collection/Compilers 16.4 17-05 Reference Counting (15m23s).mp414.63MB
  92. lectures/018-java/Compilers 17.0 18-01 Java (7m21s).mp46.77MB
  93. lectures/018-java/Compilers 17.1 18-02 Java Arrays (8m15s).mp47.51MB
  94. lectures/018-java/Compilers 17.2 18-03 Java Exceptions (14m09s).mp412.85MB
  95. lectures/018-java/Compilers 17.3 18-04 Java Interfaces (8m38s).mp48.3MB
  96. lectures/018-java/Compilers 17.4 18-05 Java Coercions (7m51s).mp47.49MB
  97. lectures/018-java/Compilers 17.5 18-06 Java Threads (18m36s).mp419.17MB
  98. lectures/018-java/Compilers 17.6 18-07 Other Topics (14m28s).mp413.86MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统