Pinned Repositories
BLE_FiveNotes
Bookshelf
dbg-macro
A dbg(…) macro for C++
FastRegex
A regular expression engine written in Java with NFA theory, weaker but faster than JDK
FiveNotesSqlalchemy
五音程序后台
imgBed
KeyPoint-Detection
关键点检测的模型,包括直接使用关键点坐标作为返回值、使用heatmap作为返回值的两种模型
Machine-Learning
mgba
mGBA Game Boy Advance Emulator
python-leetcode
liguang-ops's Repositories
liguang-ops/python-leetcode
liguang-ops/BLE_FiveNotes
liguang-ops/Bookshelf
liguang-ops/dbg-macro
A dbg(…) macro for C++
liguang-ops/FastRegex
A regular expression engine written in Java with NFA theory, weaker but faster than JDK
liguang-ops/FiveNotesSqlalchemy
五音程序后台
liguang-ops/imgBed
liguang-ops/KeyPoint-Detection
关键点检测的模型,包括直接使用关键点坐标作为返回值、使用heatmap作为返回值的两种模型
liguang-ops/Machine-Learning
liguang-ops/mgba
mGBA Game Boy Advance Emulator
liguang-ops/Multivariate-Time-Series-Imputation-with-Generative-Adversarial-Networks
NIPS2018 paper
liguang-ops/NumericalAnalysis
数值分析部分算法的c语言实现
liguang-ops/safe-rules
详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。
liguang-ops/secguide
面向开发人员梳理的代码安全指南
liguang-ops/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
liguang-ops/The-Art-of-Linear-Algebra-zh-CN
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
liguang-ops/tinyhttpd
tinyhttpd的详细注释版,十分适合入门者学习的一个项目