wuduozhi / unix-codingLinks
UNIX 编程实践
☆45Updated 6 years ago
Alternatives and similar repositories for unix-coding
Users that are interested in unix-coding are comparing it to the libraries listed below
Sorting:
- 《Linux内核完全剖析》linux0.12源码及实验环境☆499Updated last year
- 《UNIX环境高级编程》随书代码与课后习题☆436Updated 7 months ago
- 赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码☆766Updated 2 years ago
- Unix/Linux编程实践教程☆67Updated 10 years ago
- 《操作系统真象还原》一书实现的系统代码☆282Updated last year
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆242Updated 6 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆79Updated 6 years ago
- 《操作系统真相还原》笔记☆254Updated 4 years ago
- 操作系统导论教学资料、《庖丁解牛Linux内核》配套资料☆277Updated 4 months ago
- 《操作系统真象还原》源码及学习笔记(os-elephant)还原真相☆416Updated 7 years ago
- TCP/IP网络编程☆166Updated 7 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆173Updated 5 years ago
- Learning resources☆175Updated 6 years ago
- 《深入理解Linux网络》一书的配套源码☆139Updated 2 years ago
- 《Linux/Unix系统编程手册》笔记☆92Updated last year
- Linux内核1.0版本源码阅读和注释☆142Updated 8 years ago
- ☆244Updated 3 years ago
- one mini operating system simplified from linux0.12☆84Updated 2 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆63Updated 2 years ago
- Linux内核0.11完全注释V3.0配套源代码☆437Updated 11 years ago
- linux0.11源码解析☆93Updated last year
- 《深入理解Linux进程与内存》一书的配套源码以及勘误列表☆131Updated 5 months ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆160Updated 7 years ago
- 自己动手写TCPIP+WEB服务器课程的源码☆38Updated 5 years ago
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆135Updated 4 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…☆61Updated 8 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆122Updated 3 years ago
- 陈莉君教授《Linux内核分析与应用》课程课件、动手实践源代码、实验手册、实验源代码☆414Updated 5 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 5 years ago
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在riscv架构上实现Unix v6;☆334Updated 5 years ago