SaulLawliet / leetcodeLinks
Pure C solutions for LeetCode. Contains unit tests and helper methods. (纯C解题, 包含单元测试和帮助方法)
☆20Updated 2 years ago
Alternatives and similar repositories for leetcode
Users that are interested in leetcode are comparing it to the libraries listed below
Sorting:
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 5 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆243Updated 7 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 操作系统导论教学资料、《庖丁解牛Linux内核》配套资料☆277Updated 6 months ago
- cJson源码和源码分析☆246Updated 9 years ago
- 支持ARM,x86平台的嵌入式操作系统内核☆203Updated 6 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆53Updated 9 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆163Updated 7 years ago
- 奔跑吧linux内核☆509Updated 6 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆164Updated 9 years ago
- 奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台☆295Updated 8 months ago
- 《奔跑吧Linux内核》配套实验平台和代码,白色入门酱香篇,蓝色进阶浓香篇☆479Updated 5 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆165Updated 6 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆325Updated 7 years ago
- Linux 0.11 版本源码☆58Updated 9 years ago
- 《C和指针》([美]Kenneth A. Reek)相关资料和代码。☆92Updated 5 years ago
- TCP/IP网络编程☆166Updated 7 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- Linux内核1.0版本源码阅读和注释☆145Updated 9 years ago
- Unix/Linux编程实践教程☆67Updated 10 years ago
- 和我一起学习Linux内核吧☆381Updated 5 years ago
- ☆81Updated 6 years ago
- 《CGDB中文手册》☆278Updated 10 years ago
- 深入理解linux内核☆47Updated 8 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆167Updated 5 years ago
- PROCESS☆168Updated 7 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 3 years ago
- cmdline menu libary☆81Updated 3 weeks ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆139Updated 11 months ago
- 开源书籍:《C语言编程透视》,配套视频课程《360° 剖析 Linux ELF》已上线,视频讲解更为系统和深入,欢迎订阅:https://www.cctalk.com/m/group/88089283☆916Updated 4 years ago