Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
algo
实现各种乱七八糟的数据结构和算法
Algorithms
CustomerManagement
一个运用了MVC模式及JavaWeb三层框架的客户管理系统
free-programming-books
:books: Freely available programming books
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
HRDeploySystem
Management-Systems
nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
webDemo
A simple webDemo with SSH
Allen-Tsai's Repositories
Allen-Tsai/HRDeploySystem
Allen-Tsai/webDemo
A simple webDemo with SSH
Allen-Tsai/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Allen-Tsai/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
Allen-Tsai/algo
实现各种乱七八糟的数据结构和算法
Allen-Tsai/Algorithms
Allen-Tsai/CustomerManagement
一个运用了MVC模式及JavaWeb三层框架的客户管理系统
Allen-Tsai/free-programming-books
:books: Freely available programming books
Allen-Tsai/Management-Systems
Allen-Tsai/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Allen-Tsai/SM2-signature-creation-and-verification
An implementation of SM2 signature creation and verification is provided. Header files and library files of OpenSSL 1.1.1 or higher version are needed while compiling and linking.
Allen-Tsai/vehicle-detection
Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).