1 Star 0 Fork 227

黄成 / GitHub-Chinese-Top-Charts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CPP.md 16.80 KB
一键复制 编辑 原始数据 按行查看 历史
GrowingGit 提交于 2022-08-03 07:19 . data update

返回目录问题反馈

中文总榜 > 资料类 > C++

数据更新: 2022-08-03   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到

# Repository Description Stars Updated
1 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 ... 25182 2022-03-18
2 Light-City/CPlusPlusThings C++那些事 23444 2022-07-22
3 USTC-Resource/USTC-Course :heart:中国科学技术大学课程资源 12425 2022-07-04
4 qinguoyi/TinyWebServer :fire: Linux下C++轻量级Web服务器学习 7547 2022-04-20
5 applenob/Cpp_Primer_Practice 搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。 4710 2022-06-07
6 xtaci/algorithms Algorithms & Data structures in C++. 4552 2022-05-23
7 ffffffff0x/1earn ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup 3536 2022-07-28
8 gaoxiang12/slambook2 edition 2 of the slambook 3191 2022-05-07
9 MaaAssistantArknights/MaaAssistantArknights 《明日方舟》小助手,全日常一键长草! An Arknights assistant compatible with EN, JP, KR, ZH_TW clients 2883 2022-08-02
10 CodePanda66/CSPostgraduate-408 💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源 2602 2022-02-17
11 km1994/nlp_paper_study 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记 2580 2022-07-09
12 ZachL1/Bilibili-plus 课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB 2540 2022-07-25
13 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语言 ... 2367 2022-08-02
14 selfboot/CS_Offer 计算机学科基础知识和主流编程语言相关内容的总结 2034 2022-07-21
15 0voice/cpp_new_features 2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等 2025 2022-06-08
16 parallel101/course 高性能并行编程与优化 - 课件 1813 2022-07-31
17 lightvector/KataGo GTP engine and self-play learning in Go 1801 2022-07-30
18 SFUMECJF/cmake-examples-Chinese 快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/ 1643 2022-07-10
19 scarsty/kys-cpp 《金庸群侠传》c++复刻版,已完工 1583 2022-07-19
20 Walton1128/CPP-Templates-2nd-- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正 1568 2022-04-03
21 HarleysZhang/2021_algorithm_intern_information 2021年的算法实习岗位/校招公司信息表,和常见深度学习基础、计算机视觉知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。 1489 2022-06-06
22 Tencent/UnLua A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE. 1469 2022-07-27
23 netwarm007/GameEngineFromScratch 配合我的知乎专栏写的项目 1326 2022-07-17
24 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 ... 1274 2022-07-31
25 XMuli/QtExamples Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程 1243 2022-05-08
26 sanhuohq/AwesomeCpp ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等 1187 2022-07-27
27 acm-clan/algorithm-stone ACM/LeetCode算法竞赛路线图,最全的算法学习地图! 1085 2022-05-23
28 MKXJun/DirectX11-With-Windows-SDK 现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x 1032 2022-06-29
29 ThisisGame/cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 1007 2022-07-29
30 Miller-Xie/Code 面试高频算法题总结,个人博客 987 2022-06-17
31 szza/LearningNote C++和Linux学习笔记 953 2022-02-14
32 AngelMonica126/GraphicAlgorithm :octopus: :octopus:图形学论文实现 938 2022-03-06
33 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. 837 2022-05-05
34 o0o0o0o0o0o0o/image-processing-from-scratch This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch. 818 2022-06-22
35 yuesong-feng/30dayMakeCppServer 30天自制C++服务器,包含教程和源代码 778 2022-07-14
36 skywind3000/RenderHelp :zap: 可编程渲染管线实现,帮助初学者学习渲染 761 2022-04-27
37 czs108/Cpp-Primer-5th-Notes-CN 📚 《C++ Primer中文版(第5版)》笔记 735 2022-04-06
38 HuangCongQing/pcl-learning 🔥PCL(Point Cloud Library)点云库学习记录 685 2022-06-21
39 midisec/BypassAnti-Virus 免杀姿势学习、记录、复现。 601 2022-07-10
40 FengGuanxi/HDU-Experience 用于向所有杭电学子分享在杭电的知识与经验 549 2022-07-20
41 tardate/LittleArduinoProjects a collection of "Little Electronic Art Projects", most involving electronics or an Arduino in one way or another! 509 2022-05-12
42 liuchuo/LeetCode 🍡 LeetCode Online Judge刷题题解(Java/C++/Python/Ruby/Swift) 494 2022-02-12
43 cpetrich/counterfeit_DS18B20 How to tell original from fake DS18B20 temperature sensors. 455 2022-05-07
44 chengciming/wechatPc PC微信hook源码,PC微信注入,逆向编程,可以制作微信机器人玩玩,仅供学习,请不要用于商业、违法途径,本人不对此源码造成的违法负责! 420 2022-02-12
45 TJ-CSCCG/TJCS-Course :bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入…… 380 2022-07-11
46 ShujiaHuang/Cpp-Primer-Plus-6th 《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。 377 2022-02-14
47 limbo018/DREAMPlace Deep learning toolkit-enabled VLSI placement 367 2022-08-01
48 XadillaX/nyaa-nodejs-demo Source code of "Node.js: Let's Write a Dozen of C++ Add-ons". 《Node.js:来一打 C++ 扩展》随书源码。 354 2022-04-11
49 neil3d/50YearsOfRayTracing 以历史的发展的眼光来看光线追踪技术,1968年至2018年重点论文相关算法复现。 290 2022-06-24
50 CoderMJLee/audio-video-dev-tutorial 简单易懂的音视频开发教程 289 2022-03-24
51 aaaddress1/Windows-APT-Warfare 著作《Windows APT Warfare:惡意程式前線戰術指南》各章節技術實作之原始碼內容 258 2022-03-08
52 gongluck/AnalysisAVP 音视频学习,相关文件格式/协议分析,框架学习等。rgb yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox; 256 2022-08-01
53 adah1972/nvwa My small collection of C++ utilities 252 2022-05-17
54 kahowang/sensor-fusion-for-localization-and-mapping 深蓝学院 多传感器定位融合第四期 学习笔记 248 2022-05-20
55 BenedictYoung/Lecture 王道考研机试指南(第二版) 例题代码 212 2022-04-17
56 heyhu/AndroidReverseStudy 安卓逆向学习 206 2022-07-22
57 AgoraIO/API-Examples Play with AgoraSDK and have fun! Everything you need to start learning Agora. 206 2022-07-29
58 neil3d/UnrealCookbook 虚幻4引擎的一些编程实践分享 203 2022-07-18
59 xiaoxiaojx/blog Project for learning Node.js / libuv / gRPC internals.(💡Language: zh-CN) 199 2022-06-30
60 keyou/chromium_demo A series of demos to show how chromium is constructed. 189 2022-06-14
61 drken1215/algorithm Implementation of various algorithms 187 2022-05-12
62 fawdlstty/FawCourse_FFmpeg ffmpeg教程,非命令行模式 186 2022-06-29
63 GoatGirl98/Walkthrough-of-ACCoding-in-BUAA 北航OJ通关攻略,包括北航软件学院的在线评测网站(OJ)——AC编程(accoding.cn)开放课程的全部题解 177 2022-06-25
64 GavinKG/ILearnVulkanFromScratch-CN Gitbook repo hosting 163 2022-08-01
65 downdemo/Design-Patterns-in-Cpp17 C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers. 155 2022-07-26
66 WifWaf/MH-Z19 For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial 152 2022-08-02
67 Gality369/Process-Injection 汇总了目前可以找到的所有的进程注入的方式,完成了x86/x64下的测试,不断更新中 149 2022-02-08
68 upupming/algorithm acwing, leetcode, kickstart, 算法模板, PAT 等等 143 2022-08-01
69 wugenqiang/NoteBook ✍ 记录一路走来学习的计算机专业知识 ,力求构建 AI & CS & SE 知识体系 132 2022-05-19
70 BenedictYoung/Practice 王道考研机试指南(第二版) 习题代码 130 2022-04-23
71 Lartu/ldpl Compiled programming language for Unix systems, inspired by COBOL and designed to be expressive, fast, readable and easy to learn. 127 2022-02-10
72 gongjianbo/MyTestCode Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序,作为我博客的示例代码,主要是Qt相关的Demo。 121 2022-07-16
73 jiangdongguo/OpenCV4Android OpenCV4Android including various examples // OpenCV4Android开发实录 应用示例集合 108 2022-03-07
74 downdemo/Effective-Modern-Cpp Effective Modern C++ 笔记:C++11/14/17 最佳实践,快速上手 Modern C++ 的最正确使用方式 97 2022-02-11
75 weiyu666/GAMES202homework 主要是学习闫老师的GAMES202高质量实时渲染完成的大作业 88 2022-06-01
76 jiaxw32/iNote 个人学习研究笔记,OC、iOS 逆向、Python、汇编、Bash等等! 86 2022-04-24
77 chachaxw/data-structure-and-algorithm Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具 86 2022-05-14
78 shouxieai/learning-cuda-trt A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt 82 2022-07-24
79 rAthenaCN/rAthenaCN 仙境传说模拟器,基于 rAthena 官方源码,二次开发及修正的中文版 81 2022-05-11
80 dependon/fantascene-dynamic-wallpaper Managed animated wallpaper based on X11 under Linux(Dynamic Wallpapers for Linux) 80 2022-05-10
81 zguolee/WDAlgorithmsNote 王道考研机试指南(第二版)——题目链接 80 2022-03-16
82 coloz/Arduino-book 《Arduino程序设计基础》例程集 77 2022-07-07
83 Greedysky/TTKTinyTools Qt 自定义小工具集合 持续更新中...... 75 2022-07-15
84 XINCGer/AlgorithmTraining 算法训练,包括《啊哈算法》中的算法和常用游戏算法 75 2022-04-28
85 tiankonguse/leetcode-solutions My Solutions to Leetcode problems ! leetcode 算法题源代码 & Leetcode 互动编程项目 72 2022-05-13
86 ThreeSR/LeetCode Zero LeetCode a day keeps the Offer away. 68 2022-05-05
87 loyinglin/Codeforces 日常练习,保持手感。题目主要来源是Codeforces和leetcode。 面试BAT必备。 66 2022-05-02
88 thecodingwizard/competitive-programming Solutions to various competitive programming problems I've solved. Check out the USACO Guide to improve at competitive programming! 63 2022-05-10
89 hunterzju/llvm-tutorial llvm-tutorial文档,翻译以及代码仓库 56 2022-02-20

↓ -- 感谢读者 -- ↓

榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!

Java
1
https://gitee.com/huangcheng2018/GitHub-Chinese-Top-Charts.git
git@gitee.com:huangcheng2018/GitHub-Chinese-Top-Charts.git
huangcheng2018
GitHub-Chinese-Top-Charts
GitHub-Chinese-Top-Charts
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891