Pinned Repositories
acl-2
Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS
analysis_of_stl
APUE
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
BeautyofDSA
数据结构与算法之美
cmake
CodingInterviews
剑指Offer——名企面试官精讲典型编程题
CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
network_programming
TLPI
linux-unix 系统编程
chayliu1991's Repositories
chayliu1991/LinuxServerProgramming
chayliu1991/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
chayliu1991/CppPrimer
create this project
chayliu1991/BeautyofDSA
数据结构与算法之美
chayliu1991/APUE
chayliu1991/ComputerOrganizationPrinciples
chayliu1991/Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
chayliu1991/cuda
chayliu1991/DesignPatterns
chayliu1991/CppTemplates2
chayliu1991/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
chayliu1991/CPP17_STL_Cook_Book
chayliu1991/EffectiveSTL
chayliu1991/MoreEffectiveCpp
chayliu1991/EffectiveModernCpp
chayliu1991/CSAPP
chayliu1991/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
chayliu1991/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
chayliu1991/CppConcurrency
chayliu1991/LinuxTools
chayliu1991/Cpp-Templates-2ed
📚《C++ Templates 2ed》笔记:C++11/14/17模板技术
chayliu1991/python3-cookbook
《Python Cookbook》 3rd Edition Translation
chayliu1991/linuxtools_rst
Linux工具快速教程
chayliu1991/Design-Patterns-in-Cpp17
基于C++17实现23种GoF设计模式,使用智能指针来避免内存泄漏
chayliu1991/EffectiveCpp
create this project
chayliu1991/GDBDebuging
chayliu1991/git-tips
:trollface:Git的奇技淫巧
chayliu1991/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
chayliu1991/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
chayliu1991/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly