SaulLawliet / leetcode
Pure C solutions for LeetCode. Contains unit tests and helper methods. (纯C解题, 包含单元测试和帮助方法)
☆20Updated last year
Alternatives and similar repositories for leetcode:
Users that are interested in leetcode are comparing it to the libraries listed below
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆160Updated 7 years ago
- My leetcode solutions, all implemented by C.☆29Updated 9 years ago
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售!☆38Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆72Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- 支持ARM,x86平台的嵌入式操作系统内核☆195Updated 5 years ago
- Linux内核之旅开源社区实验代码管理☆75Updated 2 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 10 years ago
- 奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台☆270Updated last month
- 一步步写嵌入式操作系统☆75Updated 7 years ago
- Linux内核1.0版本源码阅读和注释☆140Updated 8 years ago
- GNU Make Muanual in Chinese.GNU Make 手册中文版☆81Updated 9 years ago
- 《C和指针》([美]Kenneth A. Reek)相关资料和代码。☆85Updated 4 years ago
- 深入理解linux内核☆43Updated 7 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- ☆71Updated last year
- ☆79Updated 5 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆128Updated 3 months ago
- linux内核之旅开源社区管理☆32Updated last year
- Advanced Programming in the UNIX☆129Updated 7 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆56Updated 3 years ago
- 《深度探索Linux操作系统 : 系统构建和原理解析》 学习笔记☆105Updated 4 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 9 years ago
- UNIX 编程实践☆42Updated 5 years ago
- A heavily commented linux kernel source code in Chinese.☆105Updated 7 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆51Updated 9 years ago
- PROCESS☆162Updated 6 years ago
- server daemon of LEP☆45Updated 4 years ago
- 陈莉君教授《Linux内核分析与应用》课程课件、动手实践源代码、实验手册、实验源代码☆398Updated 5 years ago