网易首页
104. Recitation 13_ Proxy Lab - 2
2023年9月23日 528观看
卡内基梅隆大学公开课 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
相关视频
07:41
中国近代哲学,东西方思想和文化的差异
轻知识
1年前
3427观看
05:49
第4集 至圣先师孔子的哲学2
轻知识
1年前
5183观看
01:49
了解阴阳,其实就是在了解我们如何的多面世界。 #好书推荐 #阴阳 #东方智慧 #哲学思想
轻知识
3月前
1121观看
01:27
傅佩荣:到底中国人需要多少西方哲学?
轻知识
8月前
1379观看
00:16
福田康夫:儒家思想是世界普世性的哲学思想,儒家思想仍然是日本的根基
轻知识
1年前
7451观看
01:54
了解了“易”字的3重内涵,那就会比较快速的了解《周易》。
轻知识
1年前
2094观看
02:40
哲学开始于惊疑。惊疑这个词,在希腊文里包含两重意思,一是惊奇,二是疑惑。惊奇和疑惑其实是两种很不同的...
轻知识
2023年10月7日
4436观看
08:24
韩非子的法家思想创新在哪里?他的辩证法讲了什么内容?
轻知识
1年前
3541观看
02:05
傅佩荣:古代一个人现在很多人喜欢,但我讲儒家从来不谈他
轻知识
1年前
4373观看
00:49
对古今中西之争,马克思和孔子怎么看?马克思主义基本原理和中华优秀传统文化又是如何“结合”的?
轻知识
2023年10月12日
2807观看
37:44
哲学家加长版第22期:当代人的真理观和价值观
轻知识
7月前
2523观看
01:35
傅佩荣:哲学千万别这样读,不是害自己吗?一般人读这三本就够了
轻知识
1年前
4681观看
06:08
霍弗哲学系列第7期:人文精神的价值,以及知识分子最大的弱点
6月前
1435观看
第3/15集 · 16:30
【电子科技大学公开课:法律与现代生活】法律是什么 - 3
大学课程
2022年8月18日
3.1万观看
第5/14集 · 13:08
漫谈艺术思维与方法(四) - 1
大学课程
2022年8月18日
12.8万观看
02:19
傅佩荣:西方哲学太难?西哲就三大块
轻知识
12月前
1681观看