morphologyzhu's repositories
zju-icicles
浙江大学课程攻略共享计划
REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
Freedom
自己DIY一个具有ACID的数据库
ureport
UReport2 is a high-performance pure Java report engine based on Spring architecture, where complex Chinese-style statements and reports can be prepared by iterating over cells.
modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
libpku
贵校课程资料民间整理
PaddleClas
A treasure chest for visual recognition powered by PaddlePaddle
rustdesk
Yet another remote desktop software
frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
JavaGuide
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform
oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
edk2-sdm845
Broken edk2 port for sdm845 xD
mtk-easy-su
Get bootless root access with few clicks.
rustdesk-server
RustDesk Server Program
LearnMiniProgram
Learn Mini Program
AutomatedRoot
Root your MediaTek arm64 device using mtk-su (CVE-2020-0069).
repository-summary
仓库/笔记 越来越多,本人一些质量还不错的项目/笔记汇总
pouch
An Efficient Enterprise-class Container Engine
poi-tl
Minimal word(docx) templating with {{template}} in Java
SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
onemall
芋道 mall 商城,基于微服务的**,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
CPlusPlusThings
C++那些事
pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
coding-interview-university
A complete computer science study plan to become a software engineer.
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
Java-Tutorial
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
vimplus
:rocket:An automatic configuration program for vim
Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法