121786404 / C_MemoryLinks
收集一些C语言内存相关的项目
☆78Updated 7 years ago
Alternatives and similar repositories for C_Memory
Users that are interested in C_Memory are comparing it to the libraries listed below
Sorting:
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 8 years ago
- 中文注释说明内核源码☆173Updated 6 years ago
- 朴素linux,介绍linux和C的一些底层知识☆253Updated 12 years ago
- cmdline menu libary☆80Updated 4 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- 操作系统真象还原☆118Updated last year
- Linux Documentation 中文翻译计划☆177Updated 4 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 5 years ago
- ☆151Updated 5 months ago
- 操作系统导论教学资料、《庖丁解牛Linux内核》配套资料☆274Updated 3 months ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 11 years ago
- x86汇编语言 从实模式到保护模式☆55Updated 7 years ago
- a tiny c complier☆32Updated 8 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆89Updated 9 years ago
- linux系统编程指南☆76Updated 9 years ago
- 《CGDB中文手册》☆275Updated 9 years ago
- Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。☆46Updated 12 years ago
- 一个简单的http服务器 python CGI 非常适合新手学习☆69Updated 7 years ago
- A C++ library that enables you to decorate a function at runtime.☆78Updated 9 years ago
- OS开发编写的资料☆118Updated 4 years ago
- linux0.11源码解析☆93Updated last year
- Linux 0.01源码及注释☆140Updated 6 years ago
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- 用驱动的方式窥视linux内核的实现☆18Updated 6 years ago
- tcp/ip协议栈☆193Updated 4 years ago
- Building ucore OS step by step☆153Updated 10 years ago
- simple compiler☆120Updated 7 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆160Updated 7 years ago
- Linux System Programming ( Chinese Translation )