cyysu / Linux-0.11-Kernel-noteLinks
Linux-0.11 内核源码笔记
☆34Updated 8 years ago
Alternatives and similar repositories for Linux-0.11-Kernel-note
Users that are interested in Linux-0.11-Kernel-note are comparing it to the libraries listed below
Sorting:
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- 简洁易用的嵌入式操作系统内核。github停止更新,请移步开源中国//git.oschina.net/kerndev/klite☆57Updated 6 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 9 years ago
- 一步步写嵌入式操作系统☆81Updated 8 years ago
- the source directory of my blog☆38Updated 6 months ago
- Linux设备驱动开发详解代码清单☆19Updated 10 years ago
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆39Updated last year
- Lightweight C structure base library☆29Updated 4 months ago
- CMake 学习(cmake命令、测试、安装、打包、交叉编译、NDK、clang)☆52Updated 4 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆21Updated 9 years ago
- 这是一个用C语言编写Linux平台的http文件下载器, 以命令行的方式运行☆46Updated 7 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 4 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆223Updated 5 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆84Updated 5 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆84Updated 5 years ago
- ☆74Updated last year
- Linux下的系统编程&网络编程&shell脚本>est☆38Updated 8 years ago
- 《UNIX网络编程·卷2:进程间通信(第2版)》学习笔记☆16Updated 7 years ago
- 拙著《系统程序员成长计划》的示例代码。☆33Updated 2 years ago
- cmdline menu libary☆82Updated 3 months ago
- Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。☆46Updated 12 years ago
- C语言实现的MD5算法源码☆93Updated 6 years ago
- 收集一些书的源码,方便自己查找☆73Updated last month
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆165Updated 8 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 8 years ago