Pinned Repositories
Android-app-Weather
A simple Android application--天气
Android-Touch-Helper
开屏跳过-安卓系统的开屏广告自动跳过助手
C-Plus-Plus
All Algorithms implemented in C++
cocos2d_Server-Client
cocos2d-x project with simple java server
developer-roadmap
Roadmap to becoming a web developer in 2018
GodofWar-AxeThrow
Recreating the Axe Throw mechanic from God of War
lua53-codedump
lua53 源码阅读笔记
python_koans
Python Koans - Learn Python through TDD
TexusPoker
This is a coocs2d-x 3.x project by using language C++.The code is very simple and easy to read.(德州扑克 Texas Hold’em poker)
xlnt
:bar_chart: Cross-platform user-friendly xlsx library for C++14
lymenglei's Repositories
lymenglei/TexusPoker
This is a coocs2d-x 3.x project by using language C++.The code is very simple and easy to read.(德州扑克 Texas Hold’em poker)
lymenglei/cocos2d_Server-Client
cocos2d-x project with simple java server
lymenglei/Android-app-Weather
A simple Android application--天气
lymenglei/Android-Touch-Helper
开屏跳过-安卓系统的开屏广告自动跳过助手
lymenglei/C-Plus-Plus
All Algorithms implemented in C++
lymenglei/developer-roadmap
Roadmap to becoming a web developer in 2018
lymenglei/GodofWar-AxeThrow
Recreating the Axe Throw mechanic from God of War
lymenglei/interview
📚 C/C++面试基础知识总结
lymenglei/lua53-codedump
lua53 源码阅读笔记
lymenglei/python_koans
Python Koans - Learn Python through TDD
lymenglei/xlnt
:bar_chart: Cross-platform user-friendly xlsx library for C++14
lymenglei/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
lymenglei/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
lymenglei/lymenglei
Config files for my GitHub profile.
lymenglei/MagicMirror
MagicMirror²中文优化
lymenglei/myBlog
my blog
lymenglei/pprint.lua
yet another lua pretty printer
lymenglei/real-url
获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。
lymenglei/rippled
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger in C++
lymenglei/smart-pi
基于树莓派3的智能设备
lymenglei/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
lymenglei/TscanCode
A static code analyzer for C++, C#, Lua
lymenglei/VSCodeLuaDebug
Visual Studio Code debugger extension for Lua 5.1/5.2/5.3
lymenglei/wire
Clean, lightweight protocol buffers for Android and Java.