Introductio..
如何设计计算机操作系统
How to Make a Computer Operating System
cplusplus
Samy Pessé
SamyPesse
11页
•
17175 Star
•
2018年6月2日收录
开始阅读
书籍推荐
C++ 资源大全中文版
伯乐在线
•
cplusplus
•
1页
•
2018年6月6日
1422
数据结构思维
wizardforcel
•
cplusplus
•
20页
•
2018年5月3日
286
复杂性思维第二版
Kivy Developers From China
•
cplusplus
•
16页
•
2018年5月3日
83
C 语言进阶
tzivanmoe
•
c
•
32页
•
2018年6月29日
0
C 语言编程透视
泰晓科技
•
c
•
13页
•
2018年5月30日
369
免费的编程中文书籍索引
justjavac
•
code
•
56页
•
2018年6月5日
33914
小字
大字
宋体
黑体
白天
护眼
夜晚
封面
简介
Introduction
Introduction about the x86 architecture and about our OS
Setup the development environment
First boot with GRUB
Backbone of the OS and C++ runtime
Base classes for managing x86 architecture
GDT
IDT and interrupts
Theory: physical and virtual memory
Memory management: physical and virtual