网易首页
49. Recitation 7_ Cache Lab and Blocking - 1
2023年9月23日 1234观看
卡内基梅隆大学公开课 Introduction to Computer Systems
大学课程 / 计算机
http://www.cs.cmu.edu/afs/cs/academic/class/15213-f16/www/schedule.html 卡内基梅隆大学 Introduction to Computer Systems CMU 15-213 2015 Spring 讲课的两位教师就是《深入理解计算机系统》的作者
共120集
16.1万人观看
1
Lecture 01-Course Overview - 1
25:03
2
Lecture 01-Course Overview - 2
25:08
3
Lecture 01-Course Overview - 3
24:58
4
Lecture 02-Bits, Bytes, and Integers - 1
23:41
5
Lecture 02-Bits, Bytes, and Integers - 2
23:47
6
Lecture 02-Bits, Bytes, and Integers - 3
23:42
7
Lecture 03_ Bits, Bytes, and Integers (cont.) - 1
25:31
8
Lecture 03_ Bits, Bytes, and Integers (cont.) - 2
25:32
9
Lecture 03_ Bits, Bytes, and Integers (cont.) - 3
25:27
10
Lecture 04_ Floating Point - 1
23:50
11
Lecture 04_ Floating Point - 2
23:51
12
Lecture 04_ Floating Point - 3
23:44
13
Recitation 3_ Datalab and Data Representations - 1
16:37
14
Recitation 3_ Datalab and Data Representations - 2
16:40
15
Recitation 3_ Datalab and Data Representations - 3
16:32
16
Lecture 05_ Machine-Level Programming I_ Basics - 1
24:29
17
Lecture 05_ Machine-Level Programming I_ Basics - 2
24:31
18
Lecture 05_ Machine-Level Programming I_ Basics - 3
24:24
19
Lecture 06_ Machine-Level Programming II_ Control - 1
24:36
20
Lecture 06_ Machine-Level Programming II_ Control - 2
24:44
21
Lecture 06_ Machine-Level Programming II_ Control - 3
24:33
22
Recitation 4_ Bomb Lab - 1
16:08
23
Recitation 4_ Bomb Lab - 2
16:17
24
Recitation 4_ Bomb Lab - 3
16:07
25
Lecture 07_ Machine-Level Programming III_ Procedures - 1
22:14
26
Lecture 07_ Machine-Level Programming III_ Procedures - 2
22:23
27
Lecture 07_ Machine-Level Programming III_ Procedures - 3
22:13
28
Lecture 08_ Machine-Level Programming IV_ Data - 1
26:34
29
Lecture 08_ Machine-Level Programming IV_ Data - 2
26:44
30
Lecture 08_ Machine-Level Programming IV_ Data - 3
26:32
31
Recitation 5_ Attack Lab and Stacks - 1
13:04
32
Recitation 5_ Attack Lab and Stacks - 2
13:11
33
Recitation 5_ Attack Lab and Stacks - 3
13:02
34
Lecture 09_ Machine-Level Programming V_ Advanced Topics - 1
26:15
35
Lecture 09_ Machine-Level Programming V_ Advanced Topics - 2
26:15
36
Lecture 09_ Machine-Level Programming V_ Advanced Topics - 3
26:10
37
Lecture 10_ Program Optimization - 1
24:32
38
Lecture 10_ Program Optimization - 2
24:35
39
Lecture 10_ Program Optimization - 3
24:27
40
Recitation 6_ C Review - 1
16:17
41
Recitation 6_ C Review - 2
16:25
42
Recitation 6_ C Review - 3
16:14
43
Lecture 11_ The Memory Hierarchy - 1
25:15
44
Lecture 11_ The Memory Hierarchy - 2
25:15
45
Lecture 11_ The Memory Hierarchy - 3
25:13
46
Lecture 12_ Cache Memories - 1
26:13
47
Lecture 12_ Cache Memories - 2
26:18
48
Lecture 12_ Cache Memories - 3
26:13
49
Recitation 7_ Cache Lab and Blocking - 1
17:10
50
Recitation 7_ Cache Lab and Blocking - 2
17:15
51
Recitation 7_ Cache Lab and Blocking - 3
17:09
52
Lecture 13_ Linking - 1
27:11
53
Lecture 13_ Linking - 2
27:15
54
Lecture 13_ Linking - 3
27:12
55
Lecture 14_ Exceptional Control Flow_ Exceptions and Processes - 1
24:02
56
Lecture 14_ Exceptional Control Flow_ Exceptions and Processes - 2
24:07
57
Lecture 14_ Exceptional Control Flow_ Exceptions and Processes - 3
23:58
58
Recitation 8_ Exam Review - 1
16:33
59
Recitation 8_ Exam Review - 2
16:38
60
Recitation 8_ Exam Review - 3
16:27
61
Lecture 15_ Exceptional Control Flow_ Signals and Nonlocal Jumps - 1
26:28
62
Lecture 15_ Exceptional Control Flow_ Signals and Nonlocal Jumps - 2
26:32
63
Lecture 15_ Exceptional Control Flow_ Signals and Nonlocal Jumps - 3
26:24
64
Lecture 16_ System Level I_O - 1
23:40
65
Lecture 16_ System Level I_O - 2
23:44
66
Lecture 16_ System Level I_O - 3
23:40
67
Recitation 9_ Shell Lab, Processes, and Signals, and I_O - 1
16:45
68
Recitation 9_ Shell Lab, Processes, and Signals, and I_O - 2
16:54
69
Recitation 9_ Shell Lab, Processes, and Signals, and I_O - 3
16:39
70
Lecture 17_ Virtual Memory_ Concepts - 1
23:44
71
Lecture 17_ Virtual Memory_ Concepts - 2
23:47
72
Lecture 17_ Virtual Memory_ Concepts - 3
23:40
73
Lecture 18_ Virtual Memory_ Systems - 1
25:55
74
Lecture 18_ Virtual Memory_ Systems - 2
25:57
75
Lecture 18_ Virtual Memory_ Systems - 3
25:54
76
Recitation 10_ Virtual Memory - 1
16:53
77
Recitation 10_ Virtual Memory - 2
16:57
78
Recitation 10_ Virtual Memory - 3
16:50
79
Lecture 19_ Dynamic Memory Allocation_ Basic Concepts - 1
22:09
80
Lecture 19_ Dynamic Memory Allocation_ Basic Concepts - 2
22:15
81
Lecture 19_ Dynamic Memory Allocation_ Basic Concepts - 3
22:05
82
Lecture 20_ Dynamic Memory Allocation_ Advanced Concepts - 1
27:33
83
Lecture 20_ Dynamic Memory Allocation_ Advanced Concepts - 2
27:38
84
Lecture 20_ Dynamic Memory Allocation_ Advanced Concepts - 3
27:32
85
Recitation 11_ Malloc Lab - 1
17:16
86
Recitation 11_ Malloc Lab - 2
17:18
87
Recitation 11_ Malloc Lab - 3
17:13
88
Lecture 21_ Network Programming_ Part 1 - 1
25:40
89
Lecture 21_ Network Programming_ Part 1 - 2
25:41
90
Lecture 21_ Network Programming_ Part 1 - 3
25:35
91
Lecture 22_ Network Programming_ Part II - 1
25:59
92
Lecture 22_ Network Programming_ Part II - 2
26:02
93
Lecture 22_ Network Programming_ Part II - 3
25:56
94
Recitation 12_ Debugging Malloc Lab - 1
16:19
95
Recitation 12_ Debugging Malloc Lab - 2
16:22
96
Recitation 12_ Debugging Malloc Lab - 3
16:15
97
Lecture 23_ Concurrent Programming - 1
23:52
98
Lecture 23_ Concurrent Programming - 2
23:58
99
Lecture 23_ Concurrent Programming - 3
23:47
100
Lecture 24_ Synchronization_ Basics - 1
18:50
101
Lecture 24_ Synchronization_ Basics - 2
18:58
102
Lecture 24_ Synchronization_ Basics - 3
18:45
103
Recitation 13_ Proxy Lab - 1
16:49
104
Recitation 13_ Proxy Lab - 2
16:52
105
Recitation 13_ Proxy Lab - 3
16:47
106
Lecture 25_ Synchronization_ Advanced - 1
26:53
107
Lecture 25_ Synchronization_ Advanced - 2
27:03
108
Lecture 25_ Synchronization_ Advanced - 3
26:50
109
Recitation 14_ Synchronization - 1
16:54
110
Recitation 14_ Synchronization - 2
17:01
111
Recitation 14_ Synchronization - 3
16:51
112
Lecture 26_ Thread-Level Parallelism - 1
21:51
113
Lecture 26_ Thread-Level Parallelism - 2
22:00
114
Lecture 26_ Thread-Level Parallelism - 3
21:45
115
Lecture 27_ Future of Computing - 1
23:11
116
Lecture 27_ Future of Computing - 2
23:17
117
Lecture 27_ Future of Computing - 3
23:05
118
Recitation 15_ Exam review - 1
15:57
119
Recitation 15_ Exam review - 2
16:04
120
Recitation 15_ Exam review - 3
15:53
相关视频
00:37
曾美慧孜回忆童年演讲经历
轻知识
11月前
4485观看
01:25
中华经典诵读大会海选作品丨军校学生豪迈朗诵《将进酒·君不见》
轻知识
1年前
879观看
01:11
这段即兴演讲的背后,可能是孩子读过的书,听过的话,经过的事
轻知识
1年前
8285观看
02:45
miss:我没听到演讲的第一部分
7月前
1399观看
03:09
联合国眼中的中国有多强大?中国在联合国的作用,愈加显著!
轻知识
1年前
2146观看
23:46
悲催岳父四个女婿来自四个不同国家,险些组成“联合国”! #搞笑
轻知识
4月前
1447观看
01:19
世纪只有这三个新国家实现独立,被联合国接纳为新成员
轻知识
7月前
1295观看
07:44
联合国大会看起来高大上,实际上相当混乱,不仅动嘴还动手
轻知识
1年前
3261观看
01:14
走进联合国:世界在这里争论,也在这里前进
轻知识
1月前
1082观看
07:48
如何重返联合国?两岸及70国博弈下的2758号决议
轻知识
8月前
1030观看
01:20
根据联合国的评选,中国最值得一游15个村庄
轻知识
11月前
799观看
第22/26集 · 12:26
国际联盟与联合国 - 2
大学课程
2022年8月18日
2889观看
07:52
年真实影像,中国恢复联合国席位,乔的笑震碎联合国大厦
轻知识
1年前
2089观看
05:10
年伍修权联合国发言,美台代表被怼得哑口无言,震撼全场
轻知识
1年前
1168观看
02:21
联合国都管不了!铁了心要干掉对方的印巴,到底有哪些历史恩怨?
轻知识
6月前
1096观看
01:59
联合国称加沙地带仅剩下11%的区域供巴民众生存
轻知识
1年前
1306观看