Skip to content

Latest commit

 

History

History
92 lines (87 loc) · 15.3 KB

File metadata and controls

92 lines (87 loc) · 15.3 KB

返回目录问题反馈

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

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

# Repository Description Stars Updated
1 Light-City/CPlusPlusThings C++那些事 39064 2024-06-14
2 MaaAssistantArknights/MaaAssistantArknights 《明日方舟》小助手,全日常一键长草! A one-click tool for the daily tasks of Arknights, supporting all clients. 13773 2024-10-09
3 wuye9036/CppTemplateTutorial 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中) 9537 2024-08-20
4 ChenYilong/iOSInterviewQuestions iOS interview questions;iOS面试题集锦(附答案) 9353 2024-07-22
5 applenob/Cpp_Primer_Practice 搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。 7906 2024-09-12
6 TonyChen56/WeChatRobot 微信HOOK、微信机器人 wxhook,数据库解密 微信公众号采集 微信公众号爬虫,企业微信HOOK 6469 2024-05-04
7 feiyangqingyun/QWidgetDemo Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程 6020 2024-08-09
8 yuesong-feng/30dayMakeCppServer 30天自制C++服务器,包含教程和源代码 5581 2024-09-20
9 0voice/introduce_c-cpp_manual 一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。 5570 2024-05-20
10 gaoxiang12/slambook2 edition 2 of the slambook 5465 2024-04-27
11 ffffffff0x/1earn ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup 5293 2024-06-06
12 xtaci/algorithms Algorithms & Data structures in C++. 5253 2024-08-01
13 ZachL1/Bilibili-plus 课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB 3949 2024-05-08
14 parallel101/course 高性能并行编程与优化 - 课件 3692 2024-09-05
15 lightvector/KataGo GTP engine and self-play learning in Go 3503 2024-10-08
16 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 ... 3167 2024-10-09
17 ThisisGame/cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 2949 2024-04-19
18 scarsty/kys-cpp 《金庸群侠传》c++复刻版,已完工 2595 2024-10-02
19 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 ... 2324 2024-08-13
20 Tencent/UnLua A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE. 2211 2024-09-06
21 gaoxiang12/slam_in_autonomous_driving 《自动驾驶中的SLAM技术》对应开源代码 1915 2024-08-19
22 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.. 1612 2024-10-04
23 HuangCongQing/pcl-learning 🔥PCL(Point Cloud Library)点云库学习记录 1579 2024-05-13
24 tkchu/Game-Programming-Patterns-CN 《游戏编程模式》中文版 1515 2024-06-18
25 MKXJun/DirectX11-With-Windows-SDK 现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x 1507 2024-07-20
26 alibaba/yalantinglibs A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple 1480 2024-10-09
27 3dgen/cppwasm-book 📚 WebAssembly friendly programming with C/C++ -- Emscripten practice 1361 2024-04-17
28 skywind3000/RenderHelp ⚡ 可编程渲染管线实现,帮助初学者学习渲染 1336 2024-09-23
29 luguanxing/Cheating-Plugin-Program 从零开始研究外挂设计原理 Study the principles of cheat design from scratch 1131 2024-08-27
30 Blitzer207/C-Resource 黑马程序员匠心之作 C++教程从0到1入门编程 1114 2024-07-06
31 yanyiwu/simhash 中文文档simhash值计算 1095 2024-09-22
32 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. 1049 2024-08-25
33 limbo018/DREAMPlace Deep learning toolkit-enabled VLSI placement 684 2024-09-21
34 tardate/LittleArduinoProjects a collection of "Little Electronic & Arduino Projects", most involving electronics or an Arduino in one way or another! 659 2024-10-09
35 Greedysky/TTKWidgetTools QWidget 自定义控件集合 持续更新中...... 646 2024-10-08
36 Mq-b/Loser-HomeWork 卢瑟们的作业展示,答案讲解,以及一些C++知识 636 2024-09-22
37 Mq-b/Modern-Cpp-templates-tutorial 现代C++模板教程 605 2024-09-06
38 cpetrich/counterfeit_DS18B20 How to tell original from fake DS18B20 temperature sensors. 605 2024-10-06
39 sophgo/tpu-mlir Machine learning compiler based on MLIR for Sophgo TPU. 589 2024-09-27
40 youngyangyang04/KVstorageBaseRaft-cpp 【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥 560 2024-08-29
41 Mq-b/Cpp20-STL-Cookbook-src C++20 STL Cookbook 552 2024-09-13
42 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; 546 2024-10-02
43 adah1972/nvwa My small collection of C++ utilities 390 2024-05-20
44 gongjianbo/MyTestCode Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序,作为我博客的示例代码,主要是Qt相关的Demo。 389 2024-09-05
45 keyou/chromium_demo A series of demos to show how chromium is constructed. 362 2024-06-23
46 Mq-b/ModernCpp-ConcurrentProgramming-Tutorial 现代C++并发编程教程 338 2024-10-09
47 xiihoo/Books_Robot_SLAM_Navigation This project is supporting code for the book of Robot SLAM Navigation Core Technology and the Actual Combat. 330 2024-09-13
48 KyrieFeng23/QT5-Image-and-video-processing-software 使用QT5+Opencv完成简单的图像处理及视频处理软件。图像处理包括:灰度化、均值滤波、边缘检测、伽马变换、旋转镜像、亮度调节、二值化、对比度,饱和度调节、色彩调节、图片保存、水印等。 视频处理包括:二值化、边缘检测、灰度化、平滑、局部马赛克、缩放等。 此外还进行了界面美化、中英翻译等。 321 2024-06-02
49 Italink/ModernGraphicsEngineGuide 现代图形引擎入门指南 302 2024-09-21
50 AgoraIO/API-Examples Play with AgoraSDK and have fun! Everything you need to start learning Agora. 297 2024-10-09
51 GoatGirl98/Walkthrough-of-ACCoding-in-BUAA 北航OJ通关攻略,包括北航软件学院的在线评测网站(OJ)——AC编程(accoding.buaa.edu.cn)开放课程的全部题解 288 2024-10-05
52 Charmve/CppMaster C++ Master Learning Roadmap, especially for AIoT and C++ advanced SWE 280 2024-05-27
53 HACK-THE-WORLD/IDAPluginList IDA插件集合,含项目名称及项目地址,每日定时Clone项目。 275 2024-09-21
54 HITLittleZheng/HITCS 哈尔滨工业大学计算机课程资料与实验HITCS课程资料交流群:824815970 260 2024-10-04
55 drken1215/algorithm Implementation of various algorithms 249 2024-07-06
56 littlebearsama/3D-ObjectDetection-and-Pose-Estimation 3D目标检测与位姿估计学习笔记 230 2024-05-15
57 dependon/fantascene-dynamic-wallpaper Managed animated wallpaper based on X11 under Linux(Dynamic Wallpapers for Linux) 214 2024-10-07
58 TJ-CSCCG/TJCS-Course 💡 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入…… 211 2024-08-12
59 geemaple/leetcode LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路) 192 2024-10-09
60 jinbooooom/programming-summary C/C++/Java/Python 基础知识总结 186 2024-09-05
61 WCY-dt/SEU-CyberSecurity-courses 东南大学网络空间安全学院学习资料整理。包含课件、笔记、试卷、作业等。 171 2024-07-10
62 graycatya/CatLearnQt CatLearnQt,提供QWidget,Quick,网络,串口,基础库和示例。案例软件支持样式切换,与国际化。 170 2024-09-17
63 0cch/moderncpp_public 《现代C++语言核心特性解析》其他资料 166 2024-08-15
64 1051727403/SHU-CS-Source-Share SHU-上大计算机资料分享汇总❤️❤️❤️ 142 2024-06-18
65 hitfyd/ShowJCR 期刊分区查询小工具,包括中科院分区表升级版(2023、2022、2021)及国际期刊预警名单(2024、2023、2021、2020)、JCR(2023、2022、2021、2020)、CCF推荐国际会议和期刊目录(2022)、计算领域高质量科技期刊分级目录(2022)。 137 2024-06-21
66 inte2000/code_for_algo_book 《算法的乐趣》随书发布的代码 131 2024-06-13
67 IammyselfYBX/NCEPU_CS_course 华北电力大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, NCEPU. 128 2024-05-13
68 Greedysky/TTKTinyTools Qt 自定义小工具集合 持续更新中...... 127 2024-10-08
69 HuaGouFdog/Fdog-Kit 编码中,工具集合(支持zk可视化访问,thrift接口测试,ssh,qss工具,其他工具集合等) 125 2024-08-12
70 GraphicsEnthusiast/DreamRender My cpu offline renderer for learning. 125 2024-09-25
71 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 ... 122 2024-08-27
72 lxiao217/study428 深度学习、计算机视觉、OpenCV、自动驾驶、SLAM、C++/Python语言开发学习分享 119 2024-05-14
73 juhuaguai/duilib 由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。 116 2024-08-12
74 MoonforDream/Data-Structure-and-Algorithms 数据结构与算法学习笔记C++版(Some data structures and algorithms implemented in C++) 115 2024-05-21
75 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 2024-07-21
76 xianfei/SSE18_Homework 北京邮电大学计算机学院软件工程系作业代码汇总 109 2024-09-25

↓ -- 感谢读者 -- ↓

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