elfive's Stars
Zhuagenborn/Plants-vs.-Zombies-Online-Battle
🧟 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant and zombie respectively.
Paladinfeng/MiaoProject
Miao Project Bug 反馈
ritaswc/zx-ip-address
Deprecated
dccxi/trust-zh-CN
一个合作博弈论的互动讲解手册 An interactive guide to the game theory of cooperation
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
TheAlgorithms/Python
All Algorithms implemented in Python
BitaminKim/wtfgame
WTFGame - an online HTML5 multiplayer game
wheatup/wtfgame
WTFGame - an online HTML5 multiplayer game
gozfree/gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
SwiftGGTeam/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
liuruoze/EasyPR
(CGCSTCD'2017) An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations. CGCSTCD = China Graduate Contest on Smart-city Technology and Creative Design
KonradIT/goprowifihack
Unofficial GoPro WiFi API Documentation - HTTP GET requests for commands, status, livestreaming and media query.
docker/kitematic
Visual Docker Container Management on Mac & Windows
JarenChow/QuickNotes
一款简单、轻量、高效的Android记事、记账应用
oblique/create_ap
[NOT MAINTAINED] This script creates a NATed or Bridged WiFi Access Point.
xtaci/kcptun
A Quantum-Safe Secure Tunnel based on QPP, KCP, FEC, and N:M multiplexing.
digitalocean/do_user_scripts
elfive/wechat_personal
微信个人订阅号开发,支持face++人脸识别和图灵机器人智能对话,支持微信、图灵机器人通讯加密。
elfive/PictureView
图片浏览工具,支持遍历文件夹及其子文件夹下的图片 - VB.Net
elfive/Knight-s-Tour
快速骑士路径问题,可以按两种格式输出解法,代码有微小bug,但核心代码无误,可以正常使用 - C++