huwan / osask-notes
《30 天自制操作系统》(人民邮电出版社)读书笔记
☆22Updated 11 years ago
Alternatives and similar repositories for osask-notes:
Users that are interested in osask-notes are comparing it to the libraries listed below
- 《30天自制操作系统》在Linux下的实践☆95Updated 7 years ago
- Simple OS for raspberry pi 2 model B☆14Updated 7 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- All My Linux C Programming Code!☆23Updated 9 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 6 years ago
- 一个Linux终端的大富翁游戏,C语言编程练习☆18Updated 9 years ago
- 使用X86汇编和C写的小型操作系统,初步完成了引导扇区,保护模式(页式存储,中断及异常)的编写,暂时停留在进程的编写。调试器使用Bochs,还有图形界面的Peter-Bochs,很是佩服Peter☆9Updated 11 years ago
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了☆13Updated 6 years ago
- a tiny c complier☆31Updated 8 years ago
- 《跟着瓦利哥学写OS》的课程代码☆102Updated 10 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 10 years ago
- Linux下的系统编程&网络编程&shell脚本>est☆38Updated 7 years ago
- 自己动手实现一个玩具操作系统,名曰babyos。以baby为名,取其活泼、可爱之意。简单,却招人喜爱,幼稚,却又生机勃勃。☆32Updated 7 years ago
- 儿童编程软件Scratch使用Flash Builder配置,参考官方的项目,去除了Grande的依赖☆9Updated 8 years ago
- 经典源代码,MSDOS源码,Linux0.11源码,Photoshop源码等等☆23Updated last year
- libevent 官方文档的中文版☆48Updated 10 years ago
- Assembly Exercise 王爽 《汇编语言 第二版》练习题答案☆36Updated 4 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆84Updated 4 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆88Updated 9 years ago
- ubuntu下操作系统开发学习☆95Updated 7 years ago
- Linux 0.11 版本源码