nichtl / os-guide-cnLinks
从零开始制作一个操作系统!---- 中文操作系统开发指南 forked https://github.com/yanull/os-guide-cn
☆27Updated 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:
- Linux 源码分析☆60Updated 3 years ago
- Unix V6 V7源代码☆38Updated 10 years ago
- ☆29Updated 2 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆76Updated 6 years ago
- ☆26Updated last year
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆34Updated last year
- Linux 0.11 版本源码☆52Updated 9 years ago
- NES模拟器(尽量还原硬件运行逻辑)☆40Updated 2 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- a simple rtos.☆13Updated 6 years ago
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了☆13Updated 6 years ago
- 一步步写嵌入式操作系统☆75Updated 7 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year
- 🔥基于DStruct的数据结构可视化组件库&开发框架 | data-structures visual component library & development framework based on DStruct☆15Updated last year
- 通过 FastCGI 协议,与 php-fpm 交互,将 php 解析,从而使 .php 文件被翻译为 .html 文件☆14Updated 7 years ago
- 计算机类常用电子书整理,并且附带下载链接,包括C,C++,Java,Python,Linux,Go,数据结构与算法,前后端,计算机基础,面试,设计模式,数据库等书籍☆66Updated last year
- x86汇编语言 从实模式到保护模式☆55Updated 7 years ago
- 《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码☆16Updated 6 years ago
- 拙著《系统程序员成长计划》的示例代码。☆33Updated last year
- 一个微信内部使用的协程库☆12Updated 7 years ago
- Unix-v6 源码注释☆19Updated 8 years ago
- Ubuntu 10.04 kernel 2.6.32-kdev☆16Updated last month
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 8 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- 一个Web项目,使用STC单片机作为主控芯片,RTL8019AS来实现以太网数据链路层,移植uIP为TCP/IP协议栈,DS18B20为温度传感器,实现了通过浏览器来实现远程控制设备和获取温度。☆8Updated 11 years ago
- 这是我在阅读《x86汇编语言 从实模式到保护模式》对每一章节代码的理解,并注释了部分代码☆10Updated 5 years ago
- a simple http server☆30Updated 3 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆126Updated 3 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 4 years ago