Joeyrr's Stars
Genymobile/scrcpy
Display and control your Android device
iluwatar/java-design-patterns
Design patterns implemented in Java
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
3b1b/manim
Animation engine for explanatory math videos
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
FreeCodeCampChina/freecodecamp.cn
FCC China open source codebase and curriculum. Learn to code and help nonprofits.
halo-dev/halo
强大易用的开源建站工具。
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
jobbole/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
sqshq/piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
DaveGamble/cJSON
Ultralightweight JSON parser in ANSI C
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
hansonwang99/Spring-Boot-In-Action
Spring Boot 系列实战合集
TIM168/technical_books
:books:🔥收集全网最热门的技术书籍 (GO、黑客、Android、计算机原理、人工智能、大数据、机器学习、数据库、PHP、java、架构、消息队列、算法、python、爬虫、操作系统、linux、C语言),不间断更新中:hotsprings:
zjhuang22/maskscoring_rcnn
Codes for paper "Mask Scoring R-CNN".
xiaoweiChen/CPP-17-STL-cookbook
作为对《C++17 STL cookbook》英文版的中文翻译。
husixu1/HUST-Homeworks
HUST Homeworks(Course design / Reports / Labs / etc. )
wonter/Computer-Networking-A-Top-Down-Approach-NOTES
📚《计算机网络 自顶向下方法》(第六版)
KevinWang15/network-pj-chatroom
计算机网络的期末Project,用Python编写的聊天室
zfman/design
Java以及计算机网络课程设计源码以及文档(均使用Java Swing编写),主要包括人机五子棋、即时通信软件、远程屏幕监控系统
sanyuankexie/Ftper
计算机网络课程设计--Android FTP 客户端