Skip to content

Latest commit

 

History

History
71 lines (66 loc) · 10 KB

File metadata and controls

71 lines (66 loc) · 10 KB

返回目录问题反馈

中文总榜 > 资料类 > C

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

# Repository Description Stars Updated
1 nonstriater/Learn-Algorithms 算法学习笔记 6341 2021-12-23
2 miloyip/json-tutorial 从零开始的 JSON 库教程 5675 2022-02-04
3 ming1016/study 学习记录 3700 2022-02-11
4 xufuji456/FFmpegAndroid android端基于FFmpeg实现音频剪切、拼接、转码、混音、均衡器音效;视频剪切、水印、截图、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜,歌词解析,音视频学习路线,音视频知识总结、流媒体协议 3001 2022-02-24
5 firmianay/CTF-All-In-One CTF竞赛权威指南 2875 2022-01-31
6 Ascotbe/Kernelhub 🌴Kernel privilege escalation vulnerability collection, with compilation environment, demo GIF map, vulnerability details, executable file (提权漏洞合集) 1721 2022-01-20
7 gatieme/LDD-LinuxDeviceDrivers Linux内核与设备驱动程序学习笔记 1377 2022-02-23
8 luohaha/Chinese-uvbook 翻译的libuv的中文教程 1335 2022-01-21
9 yianwillis/vimcdoc Vim 中文文档计划 1264 2022-01-31
10 armink/FreeModbus_Slave-Master-RTT-STM32 Add master mode to FreeModbus. 在 FreeModbus 中添加主机模式 1028 2022-02-14
11 wuzhouhui/misc 学习与工作中收集的一些资料 697 2022-01-03
12 FantasticLBP/knowledge-kit iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结 660 2022-02-07
13 wuxx/nanoDAP 建议大家star此仓库,仓库会持续更新。由于部分淘宝卖家“借鉴”实验室出品的nanoDAP详情描述和资料,请大家认准实验室官方链接 650 2022-02-10
14 0voice/algorithm-structure 2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结 631 2021-08-27
15 riba2534/TCP-IP-NetworkNote 📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记 610 2021-11-30
16 0voice/ffmpeg_develop_doc 2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料 533 2022-01-15
17 DavadDi/bpf_study bpf 学习仓库 533 2022-01-03
18 hairrrrr/C-CrashCourse C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning 523 2022-01-12
19 hewei2001/HITSZ-OpenCS 哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen) 497 2022-02-24
20 wenjun1055/c C语言学习代码 410 2021-10-02
21 chankeh/net-lenrning-reference TCP/IP网络编程笔记 398 2021-08-31
22 forthespada/MyPoorWebServer 一款可运行的基于C++ 实现的HTTP服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。 376 2021-12-23
23 Greedysky/TTKWidgetTools QWidget 自定义控件集合 持续更新中...... 348 2022-02-05
24 xuhongv/StudyInEsp32 【深度开源】wiif+bt模块esp32学习之旅(持续更新,欢迎 Star...) 304 2021-11-29
25 peng-zhihui/MiniRover-Hardware 自制火星车的开源资料。 298 2021-12-26
26 david942j/ctf-writeups Collection of scripts and writeups 290 2021-12-14
27 nevermosby/linux-bpf-learning learn how to use BPF/eBPF 244 2022-02-11
28 deepwzh/sdust-examination-materials 山东科技大学课程资源共享计划 229 2021-10-06
29 Spacial/awesome-csirt Awesome CSIRT is an curated list of links and resources in security and CSIRT daily activities. 226 2022-02-20
30 HuaZhuangNan/actions-build-padavan-openwrt GitHub Action 学习实例 - 自动编译 padavan 和 openWrt 213 2022-02-04
31 Xinyuan-LilyGO/LilyGo-LoRa-Series LilyGo LoRa Series examples 212 2022-01-13
32 plctlab/riscv-operating-system-mooc 《从头写一个RISC-V OS》课程配套的资源 186 2022-01-27
33 YJBeetle/unnpk 解包网易游戏NeoX引擎NPK文件,如阴阳师、魔法禁书目录。 186 2022-02-12
34 alejoseb/Modbus-STM32-HAL-FreeRTOS Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS 174 2022-02-23
35 xieyu/blog notes on papers/books/codes 171 2022-01-27
36 kuangyufei/kernel_liteos_a_note 精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com 166 2022-02-21
37 LookCos/learn-data-structures 数据结构(C语言描述)学习笔记 165 2022-02-11
38 r0ysue/AndroidFridaBeginnersBook 《安卓Frida逆向与抓包实战》随书附件 162 2021-10-15
39 mrpre/atls A light TLS implementation used for learning: TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 GMSSL 1.1(国密SSL) based on libcrypto.so. 158 2021-11-11
40 DJI-Mobile-SDK-Tutorials/Android-VideoStreamDecodingSample This sample project demonstrates how to use FFmpeg for video frame parsing and to use MediaCodec for hardware decoding on DJI Products. 145 2021-12-17
41 balloonwj/mybooksources 《C++ 服务器开发精髓》随书配套源码 139 2021-09-01
42 leleliu008/C C语言学习项目 124 2021-12-08
43 xinntao/Real-ESRGAN-ncnn-vulkan NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration. 121 2021-12-10
44 hexhacking/xUnwind xUnwind is a collection of Android native stack unwinding solutions. 102 2022-02-11
45 bouffalolab/bl_mcu_sdk bl_mcu_sdk is MCU software development kit provided by Bouffalo Lab Team for BL602/BL604, BL702/BL704/BL706 and other series of RISC-V based chips in the future. 85 2022-02-23
46 realYurkOfGitHub/translation-Introduction-to-HPC 为 Eijhout 教授的Introduction to HPC提供中文翻译、 PPT和Lab。 65 2022-01-15
47 yocn/AndroidMediaCodec Android 音视频处理集合,关联了ffmpeg\libyuv等等库 60 2021-09-24
48 ouyangzhaoxing/color-studio 轻量简洁颜值极高的IDE,非常适合萌新作为编程入门使用。(Lightweight, concise and beautiful IDE, very suitable for novices to use as a programming entry.) 45 2021-09-26
49 SuperPung/TJU-CourseSharing 天津大学课程共享计划 44 2021-12-26
50 aqi00/androidx 《Android Studio开发实战:从零基础到App上线》适配androidx的源码 39 2021-09-14
51 hzcx998/BookOS BookOS is a tiny OS based on xbook2 kernel, you can use it to study! 38 2021-10-31
52 qaiu/c4droid-code c4droid代码合集 38 2021-11-28
53 zzy991212/Nemu Nemu PA——给个Star?【仅供交流学习使用,未经许可禁止传播!】(PA3有个地方取地址时存在左移右移问题,在PA4更改这个bug了,请注意!) 32 2021-09-15
54 NJUPTFreeExams/NJUPT-AUTO-Free-Exams 南京邮电大学自动化专业历年学习资料 31 2021-08-28
55 Ikaros-521/Learning-Notes 学习笔记 30 2021-10-22

↓ -- 感谢读者 -- ↓

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