Pinned Repositories
AnnotatedCode
知名开源代码库的注释版,包括libco、coroutine、muduo等
apriltag-imgs
Pre-generated AprilTag images
apriltags3-py
Python bindings for the apriltags3 library
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
CMakeTutorial
CMake中文实战教程
CodingInterviewChinese2
《剑指Offer》第二版源代码
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
csapp-lab
The homework answer for the famous CS book CSAPP.
TankWar
A simple game developed on Unity, lock step synchronization is implemented in this game.
mingcent's Repositories
mingcent/TankWar
A simple game developed on Unity, lock step synchronization is implemented in this game.
mingcent/AnnotatedCode
知名开源代码库的注释版,包括libco、coroutine、muduo等
mingcent/apriltags3-py
Python bindings for the apriltags3 library
mingcent/awesome
😎 Awesome lists about all kinds of interesting topics
mingcent/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
mingcent/CMakeTutorial
CMake中文实战教程
mingcent/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
mingcent/csapp-lab
The homework answer for the famous CS book CSAPP.
mingcent/cvui
A (very) simple UI lib built on top of OpenCV drawing primitives
mingcent/ele_tb
利用github actions 实现v2ray-heroku的部署,停止,启动,和删除。
mingcent/element_table
mingcent/faceswap
Deepfakes Software For All
mingcent/free-programming-books
:books: Freely available programming books
mingcent/github-cheat-sheet
A list of cool features of Git and GitHub.
mingcent/Interest
some codes write during my spare time
mingcent/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
mingcent/Linux_Programming
mingcent/muduo
Event-driven network library for multi-threaded Linux server in C++11
mingcent/my_simple_muduo
A c++ net library, which is simplified from the famous c++ net library muduo.
mingcent/MyFirstProject
first project
mingcent/pytorch-YOLO-v1
an experiment for yolo-v1, including training and testing.
mingcent/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
mingcent/test2
在Heroku上部署v
mingcent/test_app
mingcent/TinyWebServer
Linux下C++轻量级Web服务器
mingcent/ucore_os_docs
ucore os lab guide
mingcent/v2ray-heroku
用于在 Heroku 上部署 V2Ray Websocket,本项目不宜做为长期使用之对策。
mingcent/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;模拟面试,知识点复习,快速备战面试...
mingcent/WebServer
A C++ High Performance Web Server
mingcent/xingo_server_cpp
A xingo game server implemented in c++