📚 Computer Science Books 计算机技术类书籍 PDF
☆3,314Mar 18, 2020Updated 5 years ago
Alternatives and similar repositories for CS-Books
Users that are interested in CS-Books are comparing it to the libraries listed below
Sorting:
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,527Aug 24, 2025Updated 6 months ago
- C++那些事☆42,876Jun 14, 2024Updated last year
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆183,723Aug 21, 2024Updated last year
- 免费的计算机编程类中文书籍,欢迎投稿☆116,358Jul 15, 2024Updated last year
- 计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍☆11,508Jul 28, 2023Updated 2 years ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,340Aug 17, 2024Updated last year
- 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.☆132,822Jan 19, 2026Updated last month
- 📚 经典技术书籍推荐,持续更新...☆4,825Jul 29, 2022Updated 3 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,517Aug 20, 2024Updated last year
- 《Effective Modern C++》- 完成翻译☆8,808Nov 14, 2025Updated 3 months ago
- Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)☆76,722Aug 14, 2023Updated 2 years ago
- LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)☆55,818Jul 16, 2025Updated 7 months ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,957Dec 23, 2025Updated 2 months ago
- 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等☆15,232Aug 26, 2021Updated 4 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、 日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。☆11,012Dec 28, 2023Updated 2 years ago
- 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试☆3,056May 17, 2024Updated last year
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,164Jun 26, 2024Updated last year
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,478Dec 29, 2022Updated 3 years ago
- C++ Primer 5 answers☆8,304Jun 6, 2024Updated last year
- 2025年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆37,192Oct 22, 2025Updated 4 months ago
- 浙江大学课程攻略共享计划☆40,268Jan 20, 2026Updated last month
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,103Jul 27, 2023Updated 2 years ago
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆6,642Feb 10, 2023Updated 3 years ago
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆69,905Feb 23, 2026Updated last week
- Achieve a tiny STL in C++11☆12,401Oct 27, 2024Updated last year
- A C++ High Performance Web Server☆8,171Sep 27, 2023Updated 2 years ago
- Google 开源项目风格指南 (中文版)☆10,963Mar 15, 2025Updated 11 months ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,659Jan 21, 2026Updated last month
- 剑指Offer——名企面试官精讲典型编程题☆4,878Feb 20, 2021Updated 5 years ago
- 《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码☆5,402Jun 13, 2023Updated 2 years ago
- 计算机电子书pdf整理☆3,547Apr 8, 2015Updated 10 years ago
- 《C++ Primer》第五版中文版习题答案☆2,914Mar 16, 2024Updated last year
- MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。☆11,255Sep 27, 2023Updated 2 years ago
- LeetCode Problems' Solutions☆18,052Jan 17, 2024Updated 2 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆75,857Jul 30, 2024Updated last year
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆2,645Jan 16, 2022Updated 4 years ago
- Useful CMake Examples☆13,071Feb 28, 2024Updated 2 years ago
- Linux下C++轻量级WebServer服务器☆19,223Jul 5, 2024Updated last year