riba2534 / MyLearnNotes
💎我的CS学习笔记,地址:https://notes.riba2534.cn
☆20Updated 2 years ago
Alternatives and similar repositories for MyLearnNotes:
Users that are interested in MyLearnNotes are comparing it to the libraries listed below
- 计算机网络学习笔记~☆28Updated 4 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆115Updated 6 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆82Updated 5 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆110Updated 2 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/Unix系统编程手册》笔记☆90Updated 10 months ago
- 高性能博客系统☆28Updated 5 years ago
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆129Updated 4 years ago
- project☆32Updated 6 years ago
- 😏Linux Cpp 后台开发进阶学习,校招必学:操作系统、计算机网络、网络编程、并发实战、数据库原理、设计模式、Linux内核笔记、Linux命令和Git等。校招笔记、项目,你值得拥有。☆71Updated 4 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 years ago
- 《UNIX网络编程·卷2:进程间通信(第2版)》学习笔记☆15Updated 6 years ago
- 如何使用c++编写自己的操作系统(翻译项目)☆35Updated 6 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- 总结操作系统及Linux的面试常见问题☆136Updated 4 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆68Updated 5 years ago
- 学习muduo网络库的一些笔记☆103Updated 4 years ago
- 用C++14实现的STL标准库,容器和算法包含但不限于STL☆61Updated 6 years ago
- 波波老师课算法笔记☆120Updated 5 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- 学习socket网络编程,学习C++类的封装☆20Updated 9 years ago
- 【muduo 源码解析】☆47Updated 2 years ago
- Unix/Linux编程实践教程书籍代码☆21Updated 8 years ago
- 在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!☆54Updated 3 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆51Updated last year
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了☆13Updated 6 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆77Updated 3 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago