Skip to content

Latest commit

 

History

History
98 lines (93 loc) · 16.5 KB

File metadata and controls

98 lines (93 loc) · 16.5 KB

返回目录问题反馈

中文增速榜 > 资料类 > C++

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

# Repository Description Stars Average daily growth Updated
1 Light-City/CPlusPlusThings C++那些事 38894 21 2024-06-14
2 MaaAssistantArknights/MaaAssistantArknights 《明日方舟》小助手,全日常一键长草! A one-click tool for the daily tasks of Arknights, supporting all clients. 13686 12 2024-09-21
3 USTC-Resource/USTC-Course ❤️中国科学技术大学课程资源 14813 7 2024-03-31
4 0voice/introduce_c-cpp_manual 一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。 5444 5 2024-05-20
5 yuesong-feng/30dayMakeCppServer 30天自制C++服务器,包含教程和源代码 5506 5 2024-09-20
6 parallel101/course 高性能并行编程与优化 - 课件 3653 4 2024-09-05
7 ChenYilong/iOSInterviewQuestions iOS interview questions;iOS面试题集锦(附答案) 9345 3 2024-07-22
8 ZachL1/Bilibili-plus 课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB 3937 3 2024-05-08
9 TonyChen56/WeChatRobot 微信HOOK、微信机器人 wxhook,数据库解密 微信公众号采集 微信公众号爬虫,企业微信HOOK 6452 3 2024-05-04
10 gaoxiang12/slam_in_autonomous_driving 《自动驾驶中的SLAM技术》对应开源代码 1898 3 2024-08-19
11 applenob/Cpp_Primer_Practice 搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。 7878 3 2024-09-12
12 feiyangqingyun/QWidgetDemo Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程 5965 3 2024-08-09
13 ffffffff0x/1earn ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup 5280 3 2024-06-06
14 wuye9036/CppTemplateTutorial 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中) 9488 2 2024-08-20
15 knowing-top/C-SVM 一种基于栈式虚拟机的类c 语言编译器。This project has moved from https://sourceforge.net/projects/msct/. C-SVM: A Compiler for a C-Like Language Based on a Stack Virtual Machine. Aims to help individuals learn about c ... 111 2 2024-07-21
16 Mq-b/Modern-Cpp-templates-tutorial 现代C++模板教程 567 2 2024-09-06
17 ThisisGame/cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 2915 2 2024-04-19
18 alibaba/yalantinglibs A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple 1463 2 2024-09-20
19 gaoxiang12/slambook2 edition 2 of the slambook 5433 2 2024-04-27
20 lightvector/KataGo GTP engine and self-play learning in Go 3470 2 2024-08-29
21 opencurve/curve Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage ... 2322 2 2024-08-13
22 XMuli/QtExamples Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程 3333 2 2024-03-28
23 youngyangyang04/KVstorageBaseRaft-cpp 【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥 536 2 2024-08-29
24 mhogomchungu/media-downloader Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books.. 1573 1 2024-09-09
25 Mq-b/Cpp20-STL-Cookbook-src C++20 STL Cookbook 546 1 2024-09-13
26 zufuliu/notepad4 Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and docu ... 2917 1 2024-09-19
27 Mq-b/ModernCpp-ConcurrentProgramming-Tutorial 现代C++并发编程教程 272 1 2024-09-21
28 scarsty/kys-cpp 《金庸群侠传》c++复刻版,已完工 2578 1 2024-08-30
29 HITLittleZheng/HITCS 哈尔滨工业大学计算机课程资料与实验HITCS课程资料交流群:824815970 259 1 2024-09-06
30 CHH3213/Books 书籍资料汇总 390 1 2024-04-07
31 xtaci/algorithms Algorithms & Data structures in C++. 5236 1 2024-08-01
32 HuangCongQing/pcl-learning 🔥PCL(Point Cloud Library)点云库学习记录 1569 1 2024-05-13
33 Blitzer207/C-Resource 黑马程序员匠心之作 C++教程从0到1入门编程 1095 1 2024-07-06
34 Mq-b/Loser-HomeWork 卢瑟们的作业展示,答案讲解,以及一些C++知识 623 1 2024-08-26
35 3dgen/cppwasm-book 📚 WebAssembly friendly programming with C/C++ -- Emscripten practice 1357 1 2024-04-17
36 MKXJun/DirectX11-With-Windows-SDK 现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x 1501 1 2024-07-20
37 Tencent/UnLua A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE. 2190 1 2024-09-06
38 sophgo/tpu-mlir Machine learning compiler based on MLIR for Sophgo TPU. 583 1 2024-09-18
39 drken1215/algorithm Implementation of various algorithms 249 0 2024-07-06
40 adah1972/nvwa My small collection of C++ utilities 390 0 2024-05-20
41 EricPengShuai/Interview CPP面试修炼 133 0 2024-03-23
42 limbo018/DREAMPlace Deep learning toolkit-enabled VLSI placement 670 0 2024-09-21
43 tardate/LittleArduinoProjects a collection of "Little Electronic Art Projects", most involving electronics or an Arduino in one way or another! 655 0 2024-09-20
44 jwzh222/epoll 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习 244 0 2024-04-01
45 AgoraIO/API-Examples Play with AgoraSDK and have fun! Everything you need to start learning Agora. 297 0 2024-09-20
46 keyou/chromium_demo A series of demos to show how chromium is constructed. 358 0 2024-06-23
47 ffengc/Load-balanced-online-OJ-system Implement an online programming system similar to LeetCode. Multiple compilation service hosts (CR hosts) can be deployed in the background, and then oj_server service will load balance a large number ... 121 0 2024-08-27
48 gongjianbo/MyTestCode Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序,作为我博客的示例代码,主要是Qt相关的Demo。 385 0 2024-09-05
49 littlebearsama/3D-ObjectDetection-and-Pose-Estimation 3D目标检测与位姿估计学习笔记 229 0 2024-05-15
50 WCY-dt/SEU-CyberSecurity-courses 东南大学网络空间安全学院学习资料整理。包含课件、笔记、试卷、作业等。 165 0 2024-07-10
51 luguanxing/Cheating-Plugin-Program 从零开始研究外挂设计原理 Study the principles of cheat design from scratch 1129 0 2024-08-27
52 GoatGirl98/Walkthrough-of-ACCoding-in-BUAA 北航OJ通关攻略,包括北航软件学院的在线评测网站(OJ)——AC编程(accoding.buaa.edu.cn)开放课程的全部题解 284 0 2024-08-17
53 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. 1046 0 2024-08-25
54 hedada-hc/pc_wechat_hook pc微信hook 课程例子源码 最新版pc微信hook全套课程尽在网易云课堂 搜索微信逆向即可 pcwx pcweichat 微信hook C语言开发 887 0 2024-03-27
55 juhuaguai/duilib 由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。 116 0 2024-08-12
56 xiihoo/Books_Robot_SLAM_Navigation This project is supporting code for the book of Robot SLAM Navigation Core Technology and the Actual Combat. 329 0 2024-09-13
57 TJ-CSCCG/TJCS-Course 💡 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入…… 206 0 2024-08-12
58 GraphicsEnthusiast/DreamRender My cpu offline renderer for learning. 123 0 2024-09-12
59 graycatya/CatLearnQt CatLearnQt,提供QWidget,Quick,网络,串口,基础库和示例。案例软件支持样式切换,与国际化。 169 0 2024-09-17
60 yanyiwu/simhash 中文文档simhash值计算 1094 0 2024-09-10
61 Italink/ModernGraphicsEngineGuide 现代图形引擎入门指南 297 0 2024-09-21
62 1051727403/SHU-CS-Source-Share SHU-上大计算机资料分享汇总❤️❤️❤️ 142 0 2024-06-18
63 tkchu/Game-Programming-Patterns-CN 《游戏编程模式》中文版 1510 0 2024-06-18
64 dependon/fantascene-dynamic-wallpaper Managed animated wallpaper based on X11 under Linux(Dynamic Wallpapers for Linux) 213 0 2024-09-20
65 0cch/moderncpp_public 《现代C++语言核心特性解析》其他资料 160 0 2024-08-15
66 HACK-THE-WORLD/IDAPluginList IDA插件集合,含项目名称及项目地址,每日定时Clone项目。 262 0 2024-09-21
67 Greedysky/TTKTinyTools Qt 自定义小工具集合 持续更新中...... 126 0 2024-09-02
68 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; 541 0 2024-09-18
69 Greedysky/TTKWidgetTools QWidget 自定义控件集合 持续更新中...... 640 0 2024-09-02
70 Charmve/CppMaster C++ Master Learning Roadmap, especially for AIoT and C++ advanced SWE 277 0 2024-05-27
71 cpetrich/counterfeit_DS18B20 How to tell original from fake DS18B20 temperature sensors. 602 0 2024-08-14
72 KyrieFeng23/QT5-Image-and-video-processing-software 使用QT5+Opencv完成简单的图像处理及视频处理软件。图像处理包括:灰度化、均值滤波、边缘检测、伽马变换、旋转镜像、亮度调节、二值化、对比度,饱和度调节、色彩调节、图片保存、水印等。 视频处理包括:二值化、边缘检测、灰度化、平滑、局部马赛克、缩放等。 此外还进行了界面美化、中英翻译等。 311 0 2024-06-02
73 MoonforDream/Data-Structure-and-Algorithms 数据结构与算法学习笔记C++版(Some data structures and algorithms implemented in C++) 114 0 2024-05-21
74 tiankonguse/leetcode-solutions My Solutions to Leetcode problems ! leetcode 算法题源代码 & Leetcode 互动编程项目 79 0 2024-03-31
75 datawhalechina/sweetalk-design-pattern 基于《大话设计模式》对设计原则和设计模式进行解读。 76 0 2024-03-28
76 inte2000/code_for_algo_book 《算法的乐趣》随书发布的代码 130 0 2024-06-13
77 geemaple/leetcode LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路) 192 0 2024-09-20
78 IammyselfYBX/NCEPU_CS_course 华北电力大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, NCEPU. 128 0 2024-05-13
79 jinbooooom/programming-summary C/C++/Java/Python 基础知识总结 181 0 2024-09-05
80 hitfyd/ShowJCR 期刊分区查询小工具,包括中科院分区表升级版(2023、2022、2021)及国际期刊预警名单(2024、2023、2021、2020)、JCR(2023、2022、2021、2020)、CCF推荐国际会议和期刊目录(2022)、计算领域高质量科技期刊分级目录(2022)。 129 0 2024-06-21
81 HuaGouFdog/Fdog-Kit 编码中,工具集合(支持zk可视化访问,thrift接口测试,ssh,qss工具,其他工具集合等) 119 0 2024-08-12
82 lxiao217/study428 深度学习、计算机视觉、OpenCV、自动驾驶、SLAM、C++/Python语言开发学习分享 118 0 2024-05-14

↓ -- 感谢读者 -- ↓

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