Pinned Repositories
better-enums
Compile-time enum to string, iteration, in a single header file.
CGraph
【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
cmdline
A Command Line Parser
folly
An open-source C++ library developed and used at Facebook.
googletest
Google Test
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA
Hands-On GPU Accelerated Computer Vision with OpenCV and CUDA, published by Packt
notebook
日常软件技术学习
pybind11-Chinese-docs
pybind11中文文档(个人翻译)
StimulationControl
电刺激闭环控制程序
summary
软件面试知识点总结
charlotteLive's Repositories
charlotteLive/pybind11-Chinese-docs
pybind11中文文档(个人翻译)
charlotteLive/summary
软件面试知识点总结
charlotteLive/notebook
日常软件技术学习
charlotteLive/StimulationControl
电刺激闭环控制程序
charlotteLive/better-enums
Compile-time enum to string, iteration, in a single header file.
charlotteLive/CGraph
【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
charlotteLive/cmdline
A Command Line Parser
charlotteLive/folly
An open-source C++ library developed and used at Facebook.
charlotteLive/googletest
Google Test
charlotteLive/Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA
Hands-On GPU Accelerated Computer Vision with OpenCV and CUDA, published by Packt
charlotteLive/json11
A tiny JSON library for C++11.
charlotteLive/Learning-OpenCV-3_examples
charlotteLive/learnopencv
Learn OpenCV : C++ and Python Examples
charlotteLive/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
charlotteLive/LogSystem
charlotteLive/MucisPlayer
Qt 音乐播放器
charlotteLive/muduo
A C++ non-blocking network library for multi-threaded server in Linux
charlotteLive/openmlsys-zh
《Machine Learning Systems: Design and Implementation》- Chinese Version
charlotteLive/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators