Pinned Repositories
apache-shiro-tutorial-webapp
A step-by-step tutorial showing how to secure a web app with Apache Shiro
architect-awesome
后端架构师技术图谱
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
bytecode-viewer
A Java 8 Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
disruptor
High Performance Inter-Thread Messaging Library
docker
Docker - the open-source application container engine
dozer
Dozer is a Java Bean to Java Bean mapper that recursively copies data from one object to another.
wudale's Repositories
wudale/shareX
共享X
wudale/graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
wudale/JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
wudale/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
wudale/HivisionIDPhotos
😎Hivision IDphoto production algorithm, a lightweight, efficient intelligent matting, face detection, size cutting comprehensive program. It uses a set of perfect model workflow, to achieve a variety of user photo scene identification.
wudale/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
wudale/project-based-learning
Curated list of project-based tutorials
wudale/stable-diffusion-webui-colab
stable diffusion webui colab
wudale/architect-awesome
后端架构师技术图谱
wudale/XueQiuSuperSpider
雪球股票信息超级爬虫
wudale/examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
wudale/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
wudale/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
wudale/lihang-code
《统计学习方法》的代码实现
wudale/shiro
Mirror of Apache Shiro
wudale/books
技术资料分享
wudale/wudale
learning
wudale/PyAIML-1
PyAIML is an interpreter for AIML (Artificial Intelligence Markup Language). cloned from sf.net.
wudale/learning-graphql
An attempt to learn GraphQL
wudale/EasyPR
An open source project for Chinese plate recognition in unconstrained situation. It aims to be Easy, Flexible, and Accurate. Welcome to contribute your expertise !
wudale/apache-shiro-tutorial-webapp
A step-by-step tutorial showing how to secure a web app with Apache Shiro
wudale/draw
draw.io 图片保存
wudale/disruptor
High Performance Inter-Thread Messaging Library
wudale/spring-framework
The Spring Framework
wudale/reactor-core
Non-Blocking Reactive Foundation for the JVM
wudale/JsonPath
Java JsonPath implementation
wudale/free-programming-books
:books: Freely available programming books
wudale/mvel
MVEL (MVFLEX Expression Language)
wudale/fastjson
:bullettrain_side: A fast JSON parser/generator for Java
wudale/JCTools