「CNote」一份涵盖大部分学习 C 语言所需要掌握的核心知识,致力于打造最易懂的 C语言入门教程,让天下没有难学的 C语言。(包含C语言教程、C语言精华文章)
☆3,160Aug 3, 2026Updated this week
Alternatives and similar repositories for CNote
Users that are interested in CNote are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C 语言教程☆3,177Mar 26, 2025Updated last year
- C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning☆1,312Jan 12, 2022Updated 4 years ago
- C语言☆4,385Mar 3, 2024Updated 2 years ago
- PAT OJ exercises in C language 浙江大学PAT纯C语言题解。☆493Jun 1, 2023Updated 3 years ago
- C语言与C++学习☆1,905Apr 4, 2024Updated 2 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Linux内核学习笔记☆2,897Mar 30, 2026Updated 4 months ago
- 「Go语言学习指南」一份涵盖大部分 Golang 程序员所需要掌握的核心知识,拥有 Go语言教程、Go开源书籍、Go语言入门教程、Go语言学习路线。零基础学习 Go语言、Go编程,首选 GoGuide。☆3,239Updated this week
- si78c is a memory accurate reimplementation of Space Invaders in C.☆800Sep 18, 2022Updated 3 years ago
- Gear-Lib, C library for IOT Embedded Multimedia and Network☆3,215Aug 8, 2024Updated last year
- 2025年 最新收录整理 500+ 个高质量的 C/C++ 项目,包括但不限于核心开发、基础工具、系统与并发、系统编程、图形处理、网络通信、数据处理、应用框架、开源工具、嵌入式开发等多个领域。适合学习、参考和实战。☆1,372Aug 8, 2025Updated 11 months ago
- c语言经典200多个有趣的程序和游戏☆359May 18, 2020Updated 6 years ago
- C语言教程☆113Apr 21, 2026Updated 3 months ago
- Vim 中文文档计划☆2,158Jul 12, 2026Updated 3 weeks ago
- C语言经典小游戏。☆689Oct 2, 2020Updated 5 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 《数据结构》-严蔚敏.吴伟民-教材源码与习题解析☆3,813Jul 20, 2022Updated 4 years ago
- 精品嵌入式资源汇总☆5,577May 6, 2023Updated 3 years ago
- 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现☆129,122Jul 24, 2026Updated last week
- 浙江大学课程攻略共享计划☆40,764Jan 20, 2026Updated 6 months ago
- An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库☆2,807Jun 12, 2026Updated last month
- 嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录☆4,081Dec 9, 2022Updated 3 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆2,538Feb 24, 2026Updated 5 months ago
- C++那些事☆43,337May 16, 2026Updated 2 months ago
- Python - 100天从新手到大师☆184,833Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 「GitGuide」一份涵盖大部分 学习 Git 版本控制所需要掌握的核心知识,致力于打造最易懂的 Git 入门教程☆102Updated this week
- 计算机自学指南☆74,753Jul 21, 2026Updated last week
- 🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~☆27,134Nov 6, 2025Updated 8 months ago
- 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试☆3,093May 17, 2024Updated 2 years ago
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆6,661Feb 10, 2023Updated 3 years ago
- C 语言中文网教程整理☆287Sep 12, 2021Updated 4 years ago
- c语言入门☆126Apr 27, 2024Updated 2 years ago
- 一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。☆8,196May 20, 2024Updated 2 years ago
- 嵌入式软件开发文档整理☆530Jan 1, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 小白 python 教程☆27,098Jul 8, 2026Updated 3 weeks ago
- C语言学习项目☆287Jul 16, 2026Updated 2 weeks ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,173Jul 27, 2023Updated 3 years ago
- 数据结构(C语言描述)学习笔记☆474May 23, 2026Updated 2 months ago
- 嵌入式经典书籍分享,C程序员常读书单整理,含下载地址,成体系提升技术能力。书籍资源包括电子基础、C/C++、Arm架构、Linux、网络、设计模式、各类行业报告等等。☆1,965May 7, 2026Updated 2 months ago
- 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.☆168,897Updated this week
- 🔥收集全网最热门的技术书籍 (GO、黑客、Android、计算机原理、人工智能、大数据、机器学习、数据库、PHP、java、架构、消息队列、算法、python、爬虫、操作系统、linux、C语言),不间断更新中☆3,527Jun 7, 2021Updated 5 years ago