https://github.com/78/sgos
一个多任务的操作系统,可运行在Intel x86 32位的计算机上。
https://github.com/78/sgos
Last synced: about 1 year ago
JSON representation
一个多任务的操作系统,可运行在Intel x86 32位的计算机上。
- Host: GitHub
- URL: https://github.com/78/sgos
- Owner: 78
- Created: 2015-04-19T06:37:48.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-08T17:06:56.000Z (about 11 years ago)
- Last Synced: 2025-03-20T17:38:26.969Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 4.42 MB
- Stars: 30
- Watchers: 3
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SGOS
一个多任务的操作系统,可运行在Intel x86 32位的计算机上。
## 存在的意义
作为深入了解计算机系统工作原理的学习资料,非常有用!称为大神,需走此路。
## 一个问题
你觉得是先有编译器还是先有操作系统?