Zztrans's Stars
cubercsl/The-road-to-ACMer
Algorithm contests code solveset
wgx233/A-simple-2048-game
用python实现了一个简单的带有UI界面的2048小游戏。A simple 2048 game with UI interface implemented by Python.
cubercsl/template-generator
luogu-dev/cyaron
CYaRon: Yet Another Random Olympic-iNformatics test data generator
Zztrans/Acm-Template
akamya997/StdLibrary
Template for ACM-ICPC
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
Zztrans/Soduko_opencv
Exploration about Computer Vision
LiuXiaolong19920720/opencv-soduko
Solve soduko in a image based on OpenCV and Python
xiazeyu/live2d-widget-models
Model library for live2d-widget.js
theme-next/hexo-theme-next
Elegant and powerful theme for Hexo.
hzwer/shareOI
算法竞赛课件分享
luoyongjun999/code
code
Daipuwei/DataStructure
这是基本数据结构及其算法的C++实现,涉及单链表、双链表、栈 、二叉树、并查集、哈夫曼树、平衡二叉树、二叉搜索树、堆、哈希表、图以及各种排序。