数据更新: 2022-12-09 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到
# | Repository | Description | Stars | Average daily growth | Updated |
---|---|---|---|---|---|
1 | Light-City/CPlusPlusThings | C++那些事 | 26099 | 21 | 2022-11-23 |
2 | huihut/interview | 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ... | 26819 | 15 | 2022-08-07 |
3 | MaaAssistantArknights/MaaAssistantArknights | 《明日方舟》小助手,全日常一键长草! An Arknights assistant compatible with EN, JP, KR, ZH_TW clients | 5112 | 10 | 2022-11-27 |
4 | USTC-Resource/USTC-Course | ❤️中国科学技术大学课程资源 | 13068 | 9 | 2022-07-04 |
5 | qinguoyi/TinyWebServer | 🔥 Linux下C++轻量级Web服务器学习 | 8845 | 7 | 2022-11-27 |
6 | parallel101/course | 高性能并行编程与优化 - 课件 | 2116 | 6 | 2022-11-19 |
7 | yuesong-feng/30dayMakeCppServer | 30天自制C++服务器,包含教程和源代码 | 2053 | 5 | 2022-11-30 |
8 | ZachL1/Bilibili-plus | 课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB | 2830 | 4 | 2022-09-16 |
9 | ChenYilong/iOSInterviewQuestions | iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 ChenYilong/iOSBlog#21 | 9052 | 3 | 2022-08-22 |
10 | applenob/Cpp_Primer_Practice | 搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。 | 5313 | 3 | 2022-10-08 |
11 | ffffffff0x/1earn | ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup | 4086 | 3 | 2022-10-14 |
12 | wuye9036/CppTemplateTutorial | 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中) | 7387 | 2 | 2022-10-12 |
13 | zhedahht/CodingInterviewChinese2 | 《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码 | 4951 | 2 | 2022-10-27 |
14 | callmePicacho/Data-Structres | 浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解 | 2246 | 2 | 2022-08-23 |
15 | km1994/nlp_paper_study | 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记 | 2875 | 2 | 2022-11-26 |
16 | ThisisGame/cpp-game-engine-book | 从零编写游戏引擎教程 Writing a game engine tutorial from scratch | 1456 | 2 | 2022-11-16 |
17 | midisec/BypassAnti-Virus | 免杀姿势学习、记录、复现。 | 679 | 2 | 2022-07-10 |
18 | gaoxiang12/slambook2 | edition 2 of the slambook | 3600 | 2 | 2022-11-23 |
19 | shouxieai/learning-cuda-trt | A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt | 276 | 2 | 2022-07-24 |
20 | SFUMECJF/cmake-examples-Chinese | 快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/ | 1873 | 2 | 2022-11-28 |
21 | HarleysZhang/cv_note | Record the growth path of cv algorithm engineers, share computer vision and model compression deployment technology stack notes. | 1653 | 1 | 2022-11-28 |
22 | zufuliu/notepad2 | Notepad2-zufuliu is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for about 80 programming languages/documents, bundled wi ... | 1437 | 1 | 2022-11-25 |
23 | scarsty/kys-cpp | 《金庸群侠传》c++复刻版,已完工 | 1831 | 1 | 2022-12-08 |
24 | o0o0o0o0o0o0o/image-processing-from-scratch | This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch. | 818 | 1 | 2022-06-22 |
25 | githubhaohao/LearnFFmpeg | Android FFmpeg 音视频开发教程 | 956 | 1 | 2022-06-29 |
26 | netwarm007/GameEngineFromScratch | 配合我的知乎专栏写的项目 | 1418 | 1 | 2022-11-22 |
27 | xtaci/algorithms | Algorithms & Data structures in C++. | 4701 | 1 | 2022-10-16 |
28 | hao14293/2021-Postgraduate-408 | 💯✍备考2021年研究生-408 | 1245 | 1 | 2022-09-28 |
29 | HuangCongQing/pcl-learning | 🔥PCL(Point Cloud Library)点云库学习记录 | 692 | 1 | 2022-06-21 |
30 | a1phaboy/bypassAVNote | 免杀死亡笔记 | 99 | 1 | 2022-08-28 |
31 | forhappy/Cplusplus-Concurrency-In-Practice | A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》 | 4354 | 1 | 2022-10-29 |
32 | sanhuohq/AwesomeCpp | ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等 | 1325 | 1 | 2022-07-27 |
33 | Miller-Xie/Code | 面试高频算法题总结,个人博客 | 1008 | 1 | 2022-06-17 |
34 | selfboot/CS_Offer | 计算机学科基础知识和主流编程语言相关内容的总结 | 2096 | 1 | 2022-07-21 |
35 | lightvector/KataGo | GTP engine and self-play learning in Go | 2020 | 1 | 2022-11-29 |
36 | XMuli/QtExamples | Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程 | 1724 | 1 | 2022-10-20 |
37 | MKXJun/DirectX11-With-Windows-SDK | 现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x | 1121 | 1 | 2022-09-07 |
38 | twomonkeyclub/BackEnd | 后台开发相关知识 | 542 | 1 | 2022-08-03 |
39 | Tencent/UnLua | A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE. | 1586 | 1 | 2022-11-30 |
40 | zhouyong1234/SLAM-All-In-One | SLAM汇总,包括多传感器融合建图、定位、VIO系列、常用工具包、开源代码注释和公式推导、文章综述 | 153 | 1 | 2022-08-15 |
41 | liuyubobobo/Play-Leetcode | My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言 ... | 2454 | 1 | 2022-12-02 |
42 | adah1972/nvwa | My small collection of C++ utilities | 273 | 0 | 2022-11-23 |
43 | limbo018/DREAMPlace | Deep learning toolkit-enabled VLSI placement | 416 | 0 | 2022-12-02 |
44 | tardate/LittleArduinoProjects | a collection of "Little Electronic Art Projects", most involving electronics or an Arduino in one way or another! | 542 | 0 | 2022-11-22 |
45 | youlanhai/recastnavigation-learn | 学习recastnavigation | 93 | 0 | 2022-07-29 |
46 | AgoraIO/API-Examples | Play with AgoraSDK and have fun! Everything you need to start learning Agora. | 223 | 0 | 2022-12-07 |
47 | keyou/chromium_demo | A series of demos to show how chromium is constructed. | 227 | 0 | 2022-12-05 |
48 | lilinxiong/cppPrimerPlus-six- | C++PrimerPlus(第6版)中文版源码 | 313 | 0 | 2022-09-08 |
49 | Didnelpsun/CS408 | 考研计算机科学408笔记整理 | 73 | 0 | 2022-11-08 |
50 | Eished/self-study-exam_notes | 080901 计算机科学与技术 计算机信息管理 深圳大学自考本科学习笔记 | 66 | 0 | 2022-07-17 |
51 | neil3d/50YearsOfRayTracing | 以历史的发展的眼光来看光线追踪技术,1968年至2018年重点论文相关算法复现。 | 307 | 0 | 2022-06-24 |
52 | gongjianbo/MyTestCode | Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序,作为我博客的示例代码,主要是Qt相关的Demo。 | 121 | 0 | 2022-07-16 |
53 | FengGuanxi/HDU-Experience | 用于向所有杭电学子分享在杭电的知识与经验 | 574 | 0 | 2022-07-20 |
54 | fawdlstty/NetToolbox | Net Toolbox for Master Yi (易大师网络工具箱) | 91 | 0 | 2022-07-30 |
55 | sunxvming/navmesh | 导航网格寻路C++实现版(入门版) | 61 | 0 | 2022-09-20 |
56 | upupming/algorithm | acwing, leetcode, kickstart, 算法模板, PAT 等等 | 168 | 0 | 2022-10-30 |
57 | Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Ventura | 一个关于RazerBlade15的黑苹果efi分享,macOS Big Sur/Monterey/Ventura的安装教程,以及一些优化分享。 | 83 | 0 | 2022-08-04 |
58 | BeyonderXX/tensorflow-serving-tutorial | A tutorial of building tensorflow serving service from scratch | 73 | 0 | 2022-10-04 |
59 | xiaoxiaojx/blog | Project for learning Node.js / libuv / gRPC internals.(💡Language: zh-CN) | 215 | 0 | 2022-09-15 |
60 | GoatGirl98/Walkthrough-of-ACCoding-in-BUAA | 北航OJ通关攻略,包括北航软件学院的在线评测网站(OJ)——AC编程(accoding.cn)开放课程的全部题解 | 208 | 0 | 2022-11-19 |
61 | IronsDu/brynet | A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet. | 856 | 0 | 2022-08-06 |
62 | neil3d/UnrealCookbook | 虚幻4引擎的一些编程实践分享 | 223 | 0 | 2022-07-18 |
63 | rAthenaCN/rAthenaCN | 仙境传说模拟器,基于 rAthena 官方源码,二次开发及修正的中文版 | 91 | 0 | 2022-06-09 |
64 | juhuaguai/duilib | 由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。 | 100 | 0 | 2022-12-06 |
65 | xiaoqiuslam/zero_start_learn_slam | 零基础从零开始学习SLAM | 117 | 0 | 2022-11-25 |
66 | GavinKG/ILearnVulkanFromScratch-CN | Gitbook repo hosting | 164 | 0 | 2022-08-01 |
67 | chachaxw/data-structure-and-algorithm | Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具 | 92 | 0 | 2022-07-24 |
68 | TJ-CSCCG/TJCS-Course | 💡 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入…… | 432 | 0 | 2022-09-13 |
69 | zguolee/WDAlgorithmsNote | 王道考研机试指南(第二版)——题目链接 | 85 | 0 | 2022-07-21 |
70 | graycatya/CatLearnQt | CatLearnQt,提供QWidget,Quick,网络,串口,基础库和示例。案例软件支持样式切换,与国际化。 | 103 | 0 | 2022-09-25 |
71 | downdemo/Design-Patterns-in-Cpp17 | C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers. | 240 | 0 | 2022-10-03 |
72 | MachineLP/OpenCV- | OpenCV学习笔记 | 84 | 0 | 2022-11-24 |
73 | yanyiwu/simhash | 中文文档simhash值计算 | 992 | 0 | 2022-08-21 |
74 | loyinglin/Codeforces | 日常练习,保持手感。题目主要来源是Codeforces和leetcode。 面试BAT必备。 | 67 | 0 | 2022-11-13 |
75 | jiaxw32/iNote | 个人学习研究笔记,OC、iOS 逆向、Python、汇编、Bash等等! | 100 | 0 | 2022-12-05 |
76 | dependon/fantascene-dynamic-wallpaper | Managed animated wallpaper based on X11 under Linux(Dynamic Wallpapers for Linux) | 107 | 0 | 2022-11-29 |
77 | plamenko/altruct | Algorithms & Data Structures | 64 | 0 | 2022-08-19 |
78 | xianfei/SSE18_Homework | 北京邮电大学计算机学院软件工程系作业代码汇总,由18级王衔飞维护。 | 75 | 0 | 2022-08-11 |
79 | wugenqiang/NoteBook | ✍ 记录一路走来学习的计算机专业知识 ,力求构建 AI & CS & SE 知识体系 | 152 | 0 | 2022-09-18 |
80 | Greedysky/TTKTinyTools | Qt 自定义小工具集合 持续更新中...... | 84 | 0 | 2022-12-08 |
81 | gongluck/AnalysisAVP | 音视频学习,相关文件格式/协议分析,框架学习等。encode decode;rgb yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox; | 305 | 0 | 2022-10-14 |
82 | Lartu/ldpl | Compiled programming language for Unix systems, inspired by COBOL and designed to be expressive, fast, readable and easy to learn. | 128 | 0 | 2022-08-03 |
83 | ThreeSR/LeetCode | Zero LeetCode a day keeps the Offer away. | 71 | 0 | 2022-07-17 |
84 | cggos/shenlan_vio_course | 深蓝学院《视觉SLAM进阶:从零开始手写VIO》第一期 | 73 | 0 | 2022-08-21 |
85 | JackeyLea/ffmpeg_beginner | 食铁兽(feater.top)ffmpeg4/5入门系列教程代码 | 82 | 0 | 2022-08-01 |
86 | cpetrich/counterfeit_DS18B20 | How to tell original from fake DS18B20 temperature sensors. | 473 | 0 | 2022-09-11 |
87 | heyhu/AndroidReverseStudy | 安卓逆向学习 | 231 | 0 | 2022-08-14 |
88 | fawdlstty/FawCourse_FFmpeg | ffmpeg教程,非命令行模式 | 202 | 0 | 2022-12-05 |
89 | coloz/Arduino-book | 《Arduino程序设计基础》例程集 | 77 | 0 | 2022-07-07 |
90 | tiankonguse/leetcode-solutions | My Solutions to Leetcode problems ! leetcode 算法题源代码 & Leetcode 互动编程项目 | 74 | 0 | 2022-12-08 |
91 | czs108/Cpp-Primer-5th-Notes-CN | 📚 《C++ Primer中文版(第5版)》笔记 | 815 | 0 | 2022-11-05 |
92 | WWFWT/FPSCheat | FPS透视和自动瞄准作弊的实现(使用imgui),仅供学习参考 | 65 | 0 | 2022-10-28 |
93 | chenjunnn/rm_vision | RoboMaster 2022 视觉 | 81 | 0 | 2022-07-04 |
94 | WifWaf/MH-Z19 | For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial | 166 | 0 | 2022-10-31 |
95 | 834810071/NetworkProgramming | Linux网络编程视频教程 | 156 | 0 | 2022-07-14 |
↓ -- 感谢读者 -- ↓
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!