Skip to content
View charon-lcf's full-sized avatar

Block or report charon-lcf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的过程中基本上用的都是自己实现的数据结构。另外的一些算法和工具来自《程序员面试金典》和《剑指offer》中的习题。

Java 49 19 Updated Mar 31, 2015

CVPR 2023 Accepted Paper HOICLIP: Efficient Knowledge Transfer for HOI Detection with Vision-Language Models

Python 68 10 Updated Mar 14, 2024

[CVPR 2023] Official implementation of the paper: Fine-grained Audible Video Description

Python 74 5 Updated Dec 4, 2023

CVPR 2025 论文和开源项目合集

21,391 2,758 Updated Jul 2, 2025

deeplearning.ai , By Andrew Ng, All slide and notebook + data + solutions and video link

Jupyter Notebook 1,706 581 Updated Nov 2, 2018

TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)

C++ 2,488 655 Updated Oct 27, 2018

从零开始的 JSON 库教程

C 7,932 4,348 Updated Jun 14, 2024

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

C++ 38,327 8,079 Updated Jan 30, 2025

An open-source C++ library developed and used at Facebook.

C++ 30,049 5,800 Updated Nov 11, 2025

Achieve a tiny STL in C++11

C++ 12,280 3,315 Updated Oct 27, 2024

Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net

C 11,982 3,958 Updated Jul 27, 2023

👾🐍 A opensource game inspired by Snake, written in pure C with SDL

C 2,139 301 Updated Jan 17, 2022

Ultralightweight JSON parser in ANSI C

C 12,158 3,385 Updated Sep 9, 2025

「C/C++学习+面试指南」一份涵盖大部分 C++ 程序员所需要掌握的知识。入门、进阶、深入、校招、社招,准备 C++ 学习& 面试,首选 CppGuide!

2,220 253 Updated Jul 29, 2023

一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。

C++ 7,501 878 Updated May 20, 2024

🔥 Linux下C++轻量级WebServer服务器

C++ 18,849 4,193 Updated Jul 5, 2024

刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

Markdown 129,785 23,461 Updated Oct 8, 2025

清华大学操作系统课程实验 (OS Kernel Labs)

C 2,203 455 Updated Aug 26, 2022

A C++ High Performance Web Server

C++ 8,133 2,136 Updated Sep 27, 2023

计算机网络-自顶向下方法 习题/编程/实验答案

Python 1,494 226 Updated Jan 27, 2022

《数据结构与算法分析:C语言描述》答案中文版

243 76 Updated Mar 17, 2016

S - 哈工大《操作系统》实验

C 2,239 587 Updated Jun 11, 2022