kn0sky / OS_StudyLinks
操作系统真相还原学习过程记录存档
☆18Updated 3 years ago
Alternatives and similar repositories for OS_Study
Users that are interested in OS_Study are comparing it to the libraries listed below
Sorting:
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆95Updated last year
- C++ 编写,支持多并发操作的简易网页服务程序 WebServer for Linux.☆16Updated 10 months ago
- 《x86汇编语言-从实模式到保护模式》源码☆175Updated 5 years ago
- llvm-based c compiler☆100Updated 2 years ago
- ✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总;课程:数据结构、操作系统(MIT6.S081)、分布式系统(MIT6.824)等☆549Updated last month
- 游戏脚本高级编程随书光盘☆23Updated 5 years ago
- 《操作系统真象还原》源码及学习笔记(os-elephant)还原真相☆428Updated 7 years ago
- Nasm指南中文 (NASM Tutorial)☆112Updated last year
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆137Updated 4 years ago
- Stanford computer networking lab, an elegant TCP/IP implementation☆132Updated 2 years ago
- 基于C语言实现内存型数据库(kv存储)☆69Updated last year
- 上海交大软件学院课件☆19Updated 3 years ago
- 桃花源(英文名为 peach)是一个迷你虚拟机,用于学习 Intel 硬件虚拟化技术。☆217Updated 3 years ago
- 王爽《汇编语言》第三版课后实验及检测点答案。☆211Updated 3 years ago
- My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答☆110Updated 3 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆67Updated 2 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 6 years ago
- MIT 6.S801 xv6 book 2020版 中文翻译☆201Updated 4 years ago
- 《操作系统真象还原》自写源码实现 并于CSDN上面详细记录操作系统的整个实现流程 包括Debug步骤与书籍中错误勘误 Bochs2.6.8 Gcc4.4 本书除最后三个小功能其余全部实现 6k行左右的代码 希望能帮到各位 ^^☆74Updated 3 years ago
- ☆243Updated 3 years ago
- llvm-tutorial文档,翻译以及代码仓库☆169Updated 2 years ago
- 实现一个子集c编译器,后端基于llvm20☆10Updated 7 months ago
- 麻省理工大学-18年春季学期-软件构造(6.031)课程阅读中文版☆93Updated 7 years ago
- 《汇编语言(第四版)》 - 王爽 - 实验/检查点 | Assembly (4th Edition) - WangShuang - Labs☆22Updated 4 years ago
- 💻 xv6 操作系统实践☆46Updated 4 months ago
- 为麻省理工操作系统课程(6.S081/Fall 2020)视频,提供中英文字幕。☆81Updated 2 years ago
- ☆126Updated 6 years ago
- 上海交通大学软件学院课程编译原理(SE3355)笔记☆55Updated 3 years ago
- "Computer Science, a programmer's perspective 3th edition" lab code☆34Updated 11 months ago
- 一步步实现简易红白机模拟器运行超级玛丽,以https://github.com/amhndu/SimpleNES 为模板☆153Updated 2 years ago