网易首页
41. Recitation 6_ C Review - 2
2023年9月23日 1312观看
卡内基梅隆大学公开课 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
相关视频
04:38
这短片看完我哭了,时间都去哪了,11度青春之《老男孩》
轻知识
2023年9月26日
1.8万观看
01:46
侯总的快乐生活,没有他得不到的女人,剧情片
轻知识
2月前
1394观看
00:36
因为一个片段看了整部电影!《我是谁》
轻知识
1年前
1924观看
06:03
国产高分冷门电影,呈现最真实的母子羁绊,超级催泪,备好纸巾
轻知识
2023年9月22日
2907观看
06:22
让人泪奔的温情电影,将父亲满满的爱,拍得透彻
轻知识
2年前
7457观看
28:18
那些你曾担心的 “没有答案”,不过是时光给你留白。高分电影《天使爱美丽》
轻知识
2月前
1118观看
01:21
《时间之子》不散场片尾彩蛋片段!十七千晓催泪重逢
轻知识
5月前
1212观看
20:30
穿越爱情天花板 音乐与情感的极致把控 #周杰伦 #不能说的秘密
轻知识
2月前
1660观看
05:40
个阿飘1个人,却把我给看哭了,喜剧温情电影《开心家族》
轻知识
2023年1月10日
4868观看
02:07
大尺度电影《快乐到死》 #电影解说 #惊悚悬疑 #好剧推荐
轻知识
9月前
2605观看
06:09
他用7秒结束自己生命,只为改变7人命运,威尔史密斯催泪电影
轻知识
2023年1月17日
5219观看
07:36
剧情片:24年前的电影,第一次见这么拍,以后还会有吗?
轻知识
2023年1月18日
4529观看
16:39
你为什么赚不到钱?看完这部电影,想赚多少钱你说了算!
轻知识
2023年2月10日
2.2万观看
11:00
如此敢拍的国产人性猛片,我还是头一次见,这样的电影不多见!
轻知识
2023年4月30日
8475观看
06:20
年前拍的电影,讲的却是现在的故事
轻知识
2023年8月3日
1.8万观看
15:04
为什么我拼命工作,还是这么穷?纪录片《日本穷忙族》
轻知识
2021年12月17日
12.4万观看