limingth / Linux-C-ProgrammingLinks
Linux C Programming
☆63Updated 7 years ago
Alternatives and similar repositories for Linux-C-Programming
Users that are interested in Linux-C-Programming are comparing it to the libraries listed below
Sorting:
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。☆47Updated 12 years ago
- A heavily commented linux kernel source code in Chinese.☆110Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 8 years ago
- a tiny c complier☆33Updated 8 years ago
- Learn ARM with Source Open☆49Updated 12 years ago
- A classical Unix multi-thread server and client in C language using sockets.☆65Updated 13 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆164Updated 9 years ago
- TFTP server and client implementation in C☆150Updated 5 years ago
- 《Linux高性能服务器编程》上的例子☆52Updated 11 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- cmdline menu libary☆82Updated 4 months ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 9 years ago
- 零点起飞学习Linux C编程☆96Updated 7 years ago
- ☆47Updated 11 years ago
- All My Linux C Programming Code!☆23Updated 10 years ago
- 简单C++标准库(STL)的实现☆62Updated 8 years ago
- libevent 官方文档的中文版☆48Updated 11 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 years ago
- 支持ARM,x86平台的嵌入式操作系统内核☆209Updated 6 years ago
- 一步步写嵌入式操作系统☆82Updated 8 years ago
- 算法☆32Updated 13 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆156Updated 4 years ago
- 《TCP/IP网络编程技术基础》书上例子的测试代码。原书无配套光盘,所有代码参照书中提供内容,补充了部分书中未实现的代码,并修正原书中的错误。☆38Updated 6 years ago
- My Study and Test Codes of C++ Language☆33Updated 9 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆146Updated 3 years ago
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆131Updated 2 years ago
- 阅读《Head First 设计模式》过程中,以C++代码的方式写出各种模式实现示例,便于理解应用。☆51Updated 3 years ago
- a complete transport protocol stack on OSI layer 4☆63Updated 8 years ago
- HTTP服务器,C语言描述☆71Updated 9 years ago