Pinned Repositories
2022-Machine-Learning-Specialization
acpl2e
The ANSI C Programming Language, Second Edition
aibots-server
My AI bots server.
aibots-website
My AI bots website.
algorithms
Introduction to Algorithms, Third Edition
aoapc-bac2nd
Learning <<BeginningAlgorithmContests>> 2nd edtion
code-count
Inspired by linux cli tool wc, this tool will count your code by line.
code_statistics
Code Line Statistic Tool
csapp3e
Computer Systems: A Programmer's Perspective, Third Edition
zcc
Zhong's C Compiler
im-zhong's Repositories
im-zhong/code_statistics
Code Line Statistic Tool
im-zhong/2022-Machine-Learning-Specialization
im-zhong/acpl2e
The ANSI C Programming Language, Second Edition
im-zhong/algorithms
Introduction to Algorithms, Third Edition
im-zhong/conan
My Conan Custom Commands
im-zhong/containerized-development
Dockerizable development, such as C/C++ etc.
im-zhong/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
im-zhong/csapp3e
Computer Systems: A Programmer's Perspective, Third Edition
im-zhong/DesignPatterns
design pattern
im-zhong/rustos
write a simple os in rust
im-zhong/zcc
Zhong's C Compiler
im-zhong/doxygen
Use this Doxyfile to generate any library's UML graphes
im-zhong/dsaac2e
Data Structures and Algorithm Analysis in C, Second Edition
im-zhong/gin-kv
a simple kv build from gin
im-zhong/github-mirror
mirror github to gitea
im-zhong/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
im-zhong/Lhy_Machine_Learning
李宏毅2021/2022/2023春季机器学习课程课件及作业
im-zhong/opencv
opencv lab
im-zhong/pictures
My note pictures
im-zhong/xv6
mimic a real os that is based on xv6