登入
頻道
分級
口說挑戰
收藏&複習
字典查詢
Hero 智能學習
Tutor 真人家教
Vclass 名師課程
Campus 校園版
10,000 個「 Yet another Compiler Compiler 」的搜尋結果
找不到喜歡的影片嗎?你也能自己匯入影片喔
篩選條件
依關聯性
VoiceTube 廣告
21:58
改進中間代碼 - Computerphile (Improving Intermediate Codes - Computerphile)
2
B1 中級
15:49
用T圖進行引導 - Computerphile (Bootstrapping with T-Diagrams - Computerphile)
4
B1 中級
78:46
9.編譯者能做什麼,不能做什麼 (9. What Compilers Can and Cannot Do)
5
B1 中級
12:56
自編譯編譯器 - Computerphile (Self Compiling Compilers - Computerphile)
7
B1 中級
45:44
播放10A:彙編 (Lecture 10A: Compilation)
2
B1 中級
05:58
如何製作安卓應用--Java編程第1部分。 (How to Make Android Apps - Java Programming Part 1)
54
A2 初級
16:36
ARM Keil MDK 的優點 (Benefits of ARM Keil MDK)
54
B1 中級
12:12
移植編譯器 - Computerphile (Porting Compilers - Computerphile)
3
B1 中級
06:11
C語言的世界你好計算機編程1:24HourAnswers教程 (Hello World in C: Computer Programming 1: 24HourAnswers Tutorials)
317
中文
B1 中級
22:19
嵌入式編程第19課:GNU-ARM和Eclipse (Embedded Programming Lesson 19: GNU-ARM and Eclipse)
64
B1 中級
08:26
"C "編程語言。Brian Kernighan - Computerphile ("C" Programming Language: Brian Kernighan - Computerphile)
88
A2 初級
06:57
解析 - Computerphile (Parsing - Computerphile)
7
B1 中級
12:35
Swift for TensorFlow (TensorFlow @ O'Reilly AI Conference, San Francisco '18) (Swift for TensorFlow (TensorFlow @ O’Reilly AI Conference, San Francisco '18))
4
B1 中級
81:30
5.C至大會 (5. C to Assembly)
2
B1 中級
28:25
Swift for TensorFlow (Google I/O'19) (Swift for TensorFlow (Google I/O'19))
3
B1 中級
03:00
C#教程 - 29 - 通用類 I (C# Tutorial - 29 - Generics I)
35
B2 中高級
39:21
Swift for TensorFlow (TF World '19) (Swift for TensorFlow (TF World '19))
2
B1 中級
41:55
什麼是指針?(C++) (What Are Pointers? (C++))
6
B1 中級
29:04
Stencil:一種構建時間的網絡方法,作者:Manu Martinez-Almeida | JSConf EU 2019。 (Stencil: a built-time approach to the web by Manu Martinez-Almeida | JSConf EU 2019)
1
B1 中級
05:27
TensorFlow.jl:TensorFlow世界的Julia前端 (TF Dev Summit '19) (TensorFlow.jl: A Julia Front End to the TensorFlow World (TF Dev Summit '19))
2
B1 中級
11:52
第一個編程語言。計算機科學速成班#11 (The First Programming Languages: Crash Course Computer Science #11)
115
B1 中級
76:46
6.多核編程 (6. Multicore Programming)
3
B1 中級
38:24
CS50軌跡2019-iOS-第1課時 (CS50 Tracks 2019 - iOS - Lesson 1)
12
B1 中級
59:26
Go編程語言 (The Go Programming Language)
138
B1 中級
43:41
Inside TensorFlow:面向TF開發者的MLIR。 (Inside TensorFlow: MLIR for TF developers)
4
B1 中級
11:42
UNCOL問題 - Computerphile (The UNCOL Problem - Computerphile)
2
B1 中級
07:47
Yoda解析 - Computerphile (Yoda Parsing - Computerphile)
2
B1 中級
10:19
MLIR:用編譯器加速TF的發展(TF開發峰會'20) (MLIR: Accelerating TF with compilers (TF Dev Summit '20))
1
B1 中級
02:12
百秒瘦身 (Svelte in 100 Seconds)
14
中文
B2 中高級
80:10
2.優化工作的賓利規則 (2. Bentley Rules for Optimizing Work)
2
B1 中級
28:49
WASM的新冒險--林-克拉克和蒂爾-施奈德雷特|2019年夏威夷JSConf大會 (New Adventures for WASM - Lin Clark and Till Schneidereit | JSConf Hawaii 2019)
6
B1 中級
23:58
llhttp--Node.js的新HTTP 1.1解析器,由Fedor Indutny撰寫|JSConf EU 2019 (llhttp - new HTTP 1.1 parser for Node.js by Fedor Indutny | JSConf EU 2019)
2
B1 中級
18:02
操作員超載 (Operator Overloading)
4
B1 中級
04:18
谷歌I/O 2018上的5大Android公告 (Top 5 Android announcements at Google I/O 2018)
43
B1 中級
22:13
使用WebAssembly和線程(Chrome開發峰會2018) (Using WebAssembly and Threads (Chrome Dev Summit 2018))
18
B1 中級
06:31
Swift在機器學習中的威力(TensorFlow的遇見 (The Power of Swift for Machine Learning (TensorFlow Meets))
3
B1 中級
12:32
編程循環與遞歸 - Computerphile (Programming Loops vs Recursion - Computerphile)
2
B1 中級
33:07
禁用的C++ (Forbidden C++)
19
B1 中級
81:47
13.Cilk運行時系統 (13. The Cilk Runtime System)
2
B1 中級
41:44
實用多態性C++ (Practical Polymorphism C++)
7
B1 中級
59:40
Rust編程語言 (The Rust Programming Language)
137
B1 中級
85:44
23.動態語言的高性能 (23. High Performance in Dynamic Languages)
8
B1 中級
53:38
GOTO 2016--為什麼你應該再看看C#--Mads Torgersen。 (GOTO 2016 • Why You Should Take Another Look at C# • Mads Torgersen)
79
B1 中級
16:07
TensorFlow AutoGraph (TensorFlow @ O'Reilly AI Conference, San Francisco '18) (TensorFlow AutoGraph (TensorFlow @ O’Reilly AI Conference, San Francisco '18))
1
B1 中級
03:07
危險的風暴 (Dangerous storm )
61
B1 中級
57:18
GOTO 2016 - 探索Swift內存佈局--Mike Ash (GOTO 2016 • Exploring Swift Memory Layout • Mike Ash)
82
B1 中級
1
2
3
4
5
...
218