Pinned Repositories
Aberration_correction_metasensor
git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
git-recipes
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
Huawei-EmbeddedSoftwareCompetition-2022
2022华为嵌入式软件大赛中部赛区三等奖
LightField
Light field viewer and virtual light field camera
linux_tool
MyTinySTL
Achieve a tiny STL in C++11
pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
pbrt-v4
Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.
redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
spdfghi's Repositories
spdfghi/Aberration_correction_metasensor
spdfghi/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
spdfghi/git-recipes
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
spdfghi/Huawei-EmbeddedSoftwareCompetition-2022
2022华为嵌入式软件大赛中部赛区三等奖
spdfghi/LightField
Light field viewer and virtual light field camera
spdfghi/linux_tool
spdfghi/MyTinySTL
Achieve a tiny STL in C++11
spdfghi/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
spdfghi/pbrt-v4
Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.
spdfghi/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
spdfghi/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
spdfghi/stl_container_test
《C++ STL与泛型编程高级-侯捷》视频中关于各种容器的测试代码