网易首页
18. Lecture 05_ Machine-Level Programming I_ Basics - 3
2年前 636观看
卡内基梅隆大学公开课 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
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
相关视频
第42/54集 · 02:37
【应用回归分析】第一节 引言
大学课程
2022年9月12日
1729观看
第25/67集 · 01:02
【南京大学公开课:计算机系统基础(三)异常、中断和输入/输出】第三周引言
大学课程
2022年9月12日
1293观看
第39/62集 · 08:12
[4.1.1]--4.1引言与指标的提出
大学课程
2022年10月31日
1005观看
第118/203集 · 06:47
插值与逼近 引言 - 1
大学课程
2022年11月14日
643观看
第82/100集 · 11:00
分布式数据库引言 - 1
大学课程
2022年11月1日
1212观看
第294/408集 · 06:19
第2部分 9.1.1波动光学—引言 - 3
大学课程
2022年11月8日
1723观看
第2/18集 · 32:13
引言及高数例题解析 - 2
大学课程
2022年11月1日
1095观看
03:24
常见对象(API概述)
轻知识
2022年11月3日
660观看
08:38
Assumption分析方法讲解 - 1
轻知识
2022年10月31日
1071观看
第20/49集 · 05:34
[4.1.1]--3.1对思维的概述 - 3
大学课程
2022年10月27日
1650观看
第17/18集 · 36:45
Lesson 6:设计方法总结-柯卫 - 2
考研留学
2022年10月31日
911观看
第44/72集 · 09:13
宏观物质聚集状态习题讲解 (2)
大学课程
2022年9月12日
825观看
04:15
Java语言基础(强制转换的思考题)
轻知识
2022年11月5日
1340观看
第32/134集 · 11:46
方法研究概要2 - 2
大学课程
2022年10月29日
1153观看
第69/103集 · 10:58
归纳逻辑概述01 - 3
大学课程
2022年10月27日
1693观看
05:11
[1]--1、能力概述 - 1
轻知识
2022年10月25日
2904观看