HenryVVan's Stars
MikeCreken/lanlanInterview
此仓库将包含各大银行的基本介绍,笔试面试特点,发现这个宝库就离上岸不远了,哼
resumejob/How-to-design-a-spike-system
如何设计一个秒杀系统
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
HenryVVan/JRedis
A simple implementation of redis in Java
xiaoyume/SimpleDB
Chang-LeHung/JRedis
A simple implementation of redis in Java
HenryVVan/kob
Implement a simple bot game with SpringBoot
HenryVVan/Daily_Al_Problems
每日一题 收录范围:剑指Offer / Hot 200 / 牛客基础高频
Yawn-Sean/Daily_CF_Problems
To practice your competitive programming skills, try solving daily Codeforces problems!
pandora-next/deploy
Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API + Signup Free = PandoraNext. New GPTs(Gizmo) UI, All in one!
Chang-LeHung/Chang-LeHung
Chang-LeHung/SPL
SPL(A new Dynamic Programming Language). A comprehensive compiler and interpreter implementation.
Chang-LeHung/jpvm
A lightweight GIL-free python virtual machine. Faster startup times and smaller memory footprints than Jython and GraalPy.
vezed/LinuxExplore
cocoanlab/cocoanCORE
Core tools for Cocoan Lab
SharingSource/LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
youlookwhat/DesignPattern
📚 Java 23种设计模式全归纳
HIT-Alibaba/interview
笔试面试知识整理
EndlessCheng/codeforces-go
算法竞赛模板库 by 灵茶山艾府 💭💡🎈
zhedahht/CodingInterviewChinese2
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
xiaoyume/xiaoyume.github.io
XYShaoKang/refined-leetcode
网页版力扣扩展,提高 LeetCode-cn 刷题体验
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
cokeom/The-system-of-Kitti-dataset-visualization
By learning about kitti dataset, I want to visualize some data in ROS. This project will be finished in c++.
cokeom/cokeom.github.io
HenryVVan/HenryVVan.github.io
Y4tacker/JavaSec
a rep for documenting my study, may be from 0 to 0.1
Chang-LeHung/openmp-tutorial
OpenMP dynamic library source code & Compiler support analysis based on GNU tool chain
Chang-LeHung/makeyourowndatabase
a toy database implemented in java
Chang-LeHung/DES
DES, 3DES & CBC 模式的详细解释和他们代码的具体实现