Pinned Repositories
ai-roadmap
ApacheCN AI 路线图(知识树)
Algo
The program is about algorithm visualization. The project is developed base on WeChat-mini-program. Users can understand algorithms and data structures more easily with the help of this project.
Algorithm_Display
此仓库近作为保留版本仓库 不再对其进行更新 新版本仓库为Algo
Blog
Blogs of mine
cluster-data
Borg cluster traces from Google
code-collection
Collecting the code I wrote.
Key_exchange
MECO
This project based on Particle Swarm Optimization Algorithm. Try to solve Mobile Edge Computing optimization problem.
Time-series-prediction-using-Transformer
Implement Time Series Prediction by Transformer Model.
ToyCompiler
This toy compiler is designed base on Tiny compiler which written in C. This project focus on the Front-end of the compiler and doesn't perform well on code generation. I will finish this compiler in few day.
lichenqin's Repositories
lichenqin/MECO
This project based on Particle Swarm Optimization Algorithm. Try to solve Mobile Edge Computing optimization problem.
lichenqin/Time-series-prediction-using-Transformer
Implement Time Series Prediction by Transformer Model.
lichenqin/Algo
The program is about algorithm visualization. The project is developed base on WeChat-mini-program. Users can understand algorithms and data structures more easily with the help of this project.
lichenqin/ToyCompiler
This toy compiler is designed base on Tiny compiler which written in C. This project focus on the Front-end of the compiler and doesn't perform well on code generation. I will finish this compiler in few day.
lichenqin/ai-roadmap
ApacheCN AI 路线图(知识树)
lichenqin/Algorithm_Display
此仓库近作为保留版本仓库 不再对其进行更新 新版本仓库为Algo
lichenqin/Blog
Blogs of mine
lichenqin/cluster-data
Borg cluster traces from Google
lichenqin/code-collection
Collecting the code I wrote.
lichenqin/Key_exchange
lichenqin/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
lichenqin/DES
Implementation of Data Encryption Standard (DES) in C
lichenqin/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
lichenqin/miniprogram-demo
微信小程序组件 / API / 云开发示例
lichenqin/Motrix
A full-featured download manager.
lichenqin/nodeclub
:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统
lichenqin/OsProject
TianCiOS: run as a server(lol)
lichenqin/pso
Particle Swarm Optimization (PSO) in C
lichenqin/shadowsocks-windows
If you want to keep a secret, you must also hide it from yourself.
lichenqin/Socket
Linux网络编程
lichenqin/TechExchange
## TechExchange
lichenqin/tiny
Compiler Construction Principles and Practice by Kenneth C. Louden