nichtl / os-guide-cnLinks
从零开始制作一个操作系统!---- 中文操作系统开发指南 forked https://github.com/yanull/os-guide-cn
☆26Updated 3 years ago
Alternatives and similar repositories for os-guide-cn
Users that are interested in os-guide-cn are comparing it to the libraries listed below
Sorting:
- 一步步写嵌入式操作系统☆79Updated 8 years ago
- Linux 源码分析☆61Updated 4 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆82Updated 5 years ago
- NES模拟器(尽量还原硬件运行逻辑)☆42Updated 2 years ago
- 支持ARM,x86平台的嵌入式操作系统内核☆203Updated 6 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆82Updated 7 years ago
- one mini operating system simplified from linux0.12☆84Updated 2 years ago
- 《深度探索Linux操作系统 : 系统构建和原理解析》 学习笔记☆113Updated 4 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- linux0.11源码解析☆94Updated last year
- YiYiYa 一个os☆242Updated last month
- BookOS is a tiny OS based on xbook2 kernel, you can use it to study!☆81Updated 3 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 3 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- 《从零开始写一个操作系统》☆29Updated 3 years ago
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了☆13Updated 6 years ago
- Linux 0.11 版本源码☆58Updated 9 years ago
- Linux下的系统编程&网络编程&shell脚本>est☆38Updated 8 years ago
- a c compiler☆58Updated 3 years ago
- Unix V6 V7源代码☆38Updated 10 years ago
- 简单的RISC-V指令模拟器,实现了绝大多非扩展指令的模拟工作。☆23Updated 8 years ago
- 《30天自制操作系统》NASM+GCC+QEMU实现☆82Updated last year
- ☆29Updated 2 years ago
- c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持☆41Updated last year
- CMake 学习(cmake命令、测试、安装、打包、交叉编译、NDK、clang)☆52Updated 4 years ago
- Linux内核1.0版本源码阅读和注释☆143Updated 9 years ago
- Learning OS by reading Linux-0.11 source code and running it on bochs. The resources are forked from an online course by Harbin Institute…☆63Updated 8 years ago
- 经典源代码,MSDOS源码,Linux0.11源码,Photoshop源码等等☆23Updated last year
- a simple rtos.☆13Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago