《操作系统真象还原》源码及学习笔记(os-elephant)还原真相
☆475Jul 6, 2018Updated 7 years ago
Alternatives and similar repositories for os-elephant
Users that are interested in os-elephant are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 《操作系统真象还原》一书实现的系统代码☆292May 8, 2024Updated 2 years ago
- 本仓库是自己学习操作系统真象还原的代码仓库,是基于作者代码的修改与注释☆73Sep 26, 2023Updated 2 years ago
- 《操作系统真象还原》自写源码实现 并于CSDN上面详细记录操作系统的整个实现流程 包括Debug步骤与书籍中错误勘误 Bochs2.6.8 Gcc4.4 本书除最后三个小功能其余全部实现 6k行 左右的代码 希望能帮到各位 ^^☆77Apr 24, 2022Updated 4 years ago
- 操作系统真相还原学习过程记录存档☆18Jan 21, 2022Updated 4 years ago
- 赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码☆805Jul 4, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 《操作系统真象还原 》📖上所有code / 操作系统真相还原☆51Feb 22, 2019Updated 7 years ago
- 操作系统真象还原☆119Mar 22, 2024Updated 2 years ago
- 《一个64位操作系统的设计与实现》读书笔记&随书源码☆1,195Oct 10, 2019Updated 6 years ago
- Onix - 操作系统实现☆854May 21, 2024Updated 2 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆241Sep 9, 2022Updated 3 years ago
- 《Linux内核完全剖析》linux0.12源码及实验环境☆510Oct 29, 2023Updated 2 years ago
- 使用rust实现一个操作系统内核☆39Sep 9, 2024Updated last year
- 《x86汇编语言-从实模式到保护模式》源码☆177May 2, 2020Updated 6 years ago
- 《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程☆6,400Apr 1, 2024Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆248Sep 18, 2018Updated 7 years ago
- linux kernel 2.4.0 研究学习☆20Sep 3, 2018Updated 7 years ago
- 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码☆22,361Mar 22, 2025Updated last year
- 实现一个操作系统内核☆1,900Mar 4, 2023Updated 3 years ago
- 基于《操作系统真象还原》实现的64位(AMD64/x86_64)操作系统☆11Nov 11, 2024Updated last year
- 计算机系统要素-从零开始构建现代计算机☆2,884Updated this week
- 中文版的 MIT xv6 文档☆3,525Dec 1, 2025Updated 6 months ago
- Interface-Driven OS Kernel for AI-Assisted Learning | 面向 AI 的操作系统学习项目☆3,186Mar 20, 2026Updated 2 months ago
- 《操作系统真相还原》笔记☆247Jan 13, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。☆462Oct 31, 2021Updated 4 years ago
- 《深度探索Linux操作系统 : 系统构建和原理解析》 学习笔记