riba2534 / MyLearnNotesLinks
💎我的CS学习笔记,地址:https://notes.riba2534.cn
☆21Updated 2 years ago
Alternatives and similar repositories for MyLearnNotes
Users that are interested in MyLearnNotes are comparing it to the libraries listed below
Sorting:
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 6 years ago
- 《Linux/Unix系统编程手册》笔记☆95Updated last year
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆136Updated 4 years ago
- 总结操作系统及Linux的面试常见问题☆138Updated 5 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 8 months ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆118Updated 7 years ago
- 对tlpi这本书的学习☆30Updated 3 years ago
- 学员学习过程, 课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆126Updated 3 years ago
- My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答☆110Updated 3 years ago
- 《操作系统真象还原》一书实现的系统代码☆282Updated last year
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆82Updated 7 years ago
- 用C++14实现的STL标准库,容器和算法包含但不限于STL☆62Updated 7 years ago
- 《UNIX网络编程·卷2:进程间通信(第2版)》学习笔记☆16Updated 7 years ago
- 2021年最新整理,200位校招面经分享,包含微软,华为,腾讯,字节,阿里,360,tplink,好未来,网易,搜狗,wps等,研发岗位,C++研发岗位,安全岗位。☆418Updated last year
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆167Updated 5 years ago
- Unix/Linux编程实践教程书籍代码☆21Updated 8 years ago
- 计算机网络学习笔记~☆29Updated 4 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆174Updated 5 years ago
- C++实现的简单http服务器(进程池+epoll)☆95Updated 7 years ago
- 📚深入浅出 Linux 操作系统:操作系统原理、Linux 应用实践、并发编程、物联网操作系统☆90Updated 6 months ago
- 📚 技术面试指南,记录着我面经过程所遇到的问题以及总结的知识点。面试的公司:腾讯、阿里巴巴、字节跳动、虎牙直播、CVTE。所包含的知识点:c/c++/python ,算法,操作系统,计算机网络,数据库☆204Updated 4 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆86Updated 4 years ago
- Command line chat application for Linux platform. Nonblocking IO,Multithreading and IO multiplexing are used for the server part, so it h…☆30Updated 6 years ago
- linux kernel 3.13.0 研究学习 & 电子科技大学 李林 《Linux操作系统内核技术》课程PPT☆40Updated 7 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- 基于C++实现的用户态TCP协议☆21Updated 4 years ago
- Linux网络编程视频教程☆214Updated 3 years ago
- 《操作系统真相还原》笔记☆254Updated 4 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆75Updated 6 years ago
- My reading note of The C++ Primer☆272Updated 5 years ago