atoberocie's Stars
zpethan/QML-Applications
跟着Qt官网QML Applications页面学习QML和Qt Quick
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
ShujiaHuang/Cpp-Primer-Plus-6th
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
armink/EasyFlash
Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB
huihut/tic-tac-toe
:video_game: 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。
superzhangmch/HMM_topK_viterbi
jbradberry/ultimate_tictactoe
An implementation of 9x9 Tic Tac Toe
shayakbanerjee/ultimate-ttt-rl
Reinforcement Learning based Ultimate Tic Tac Toe player