StevenBaby / computerLinks
计算机科学体系结构的实现
☆374Updated 2 years ago
Alternatives and similar repositories for computer
Users that are interested in computer are comparing it to the libraries listed below
Sorting:
- Onix - 操作系统实现☆813Updated last year
- 《操作系统真象还原》源码及学习笔记(os-elephant)还原真相☆416Updated 7 years ago
- Linux 源码分析☆60Updated 3 years ago
- 赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码☆766Updated 2 years ago
- 《Linux内核完 全剖析》linux0.12源码及实验环境☆499Updated last year
- 《从头写一个RISC-V OS》课程配套的资源☆1,043Updated 3 months ago
- 《操作系统真象还原》一书实现的系统代码☆282Updated last year
- A minimal, modularized, and machine-independent hardware abstraction layer☆497Updated this week
- 建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!☆274Updated 3 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架 构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆353Updated 2 years ago
- Linux内核0.11完全注释V3.0配套源代码☆438Updated 11 years ago
- A C language repo to implement CSAPP☆936Updated 2 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆173Updated 5 years ago
- xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。☆461Updated 3 years ago
- 《操作系统真象还原》自写源码实现 并于CSDN上面详细记录操作系统的整个实现流程 包括Debug步骤与书籍中错误勘误 Bochs2.6.8 Gcc4.4 本书除最后三个小功能其余全部实现 6k行左右的代码 希望能帮到各位 ^^☆74Updated 3 years ago
- 从零开始编写一个操作系统教程 -- 中文版☆642Updated 2 years ago
- 《30天自制操作系统》NASM+GCC+QEMU实现☆81Updated 11 months ago
- 本仓库是自己学习操作系统真象还原的代码仓库,是基于作者代码的修改与注释☆67Updated last year
- ☆124Updated 6 years ago
- 网易云课堂选的操作系统课实验的代码及相关记录☆477Updated 3 years ago
- ☆583Updated 7 months ago
- ⚡ 亲手编写实现基于王爽老师《汇编语言》的300个汇编程序例程 | Implementation of 300 assembly program examples based on "Assembly Language"☆283Updated last year
- xv6 OS 源码分析☆63Updated 5 years ago
- Coding Master系列教程配套代码。☆158Updated 3 years ago
- NJU EMUlator, a full system x86/mips32/riscv32/riscv64 emulator for teaching☆1,021Updated last month
- A lightweight open-source C compiler for research and education.☆399Updated 6 months ago
- 《ORANGE’S:一个操作系统的实现》源码☆217Updated 8 years ago
- ☆97Updated 8 months ago
- ☆244Updated 3 years ago
- 一步步实现简易红白机模拟器运行超级玛丽,以https://github.com/amhndu/SimpleNES 为模板☆150Updated 2 years ago