Pinned Repositories
Coding_Diary
本科期间写的部分代码
ComputerVisionTasks
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
CS231n-2017
Completed the CS231n 2017 spring assignments from Stanford university
DataSciComp
A collection of popular Data Science Challenges/Competitions || Countdown timers to keep track of the entry deadlines.
DecisionTree
The realization of decision tree learning algorithm-----C++ Version,决策树学习算法,C++实现
DSA
data sturcture and algorithm, mooc, xuetangx, dengjunhui, thu
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
ucore_os_lab
os kernel labs for operating systems course in Tsinghua University.
ChhYoung's Repositories
ChhYoung/Coding_Diary
本科期间写的部分代码
ChhYoung/ComputerVisionTasks
ChhYoung/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
ChhYoung/CS231n-2017
Completed the CS231n 2017 spring assignments from Stanford university
ChhYoung/DataSciComp
A collection of popular Data Science Challenges/Competitions || Countdown timers to keep track of the entry deadlines.
ChhYoung/DecisionTree
The realization of decision tree learning algorithm-----C++ Version,决策树学习算法,C++实现
ChhYoung/DSA
data sturcture and algorithm, mooc, xuetangx, dengjunhui, thu
ChhYoung/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ChhYoung/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
ChhYoung/ucore_os_lab
os kernel labs for operating systems course in Tsinghua University.
ChhYoung/fudanDaily
使用GitHub Actions实现平安复旦全自动打卡
ChhYoung/iTerm2-Color-Schemes
Over 225 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
ChhYoung/PAT
🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~
ChhYoung/ts