xctspring's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
ziishaned/learn-regex
Learn regex the easy way
pjreddie/darknet
Convolutional Neural Networks
WeNeedHome/SummaryOfLoanSuspension
全国各省市停贷通知汇总
izackwu/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
newbee-ltd/newbee-mall
🔥 🎉newbee-mall是一套电商系统,包括基础版本(Spring Boot+Thymeleaf)、前后端分离版本(Spring Boot+Vue 3+Element-Plus+Vue-Router 4+Pinia+Vant 4) 、秒杀版本、Go语言版本、微服务版本(Spring Cloud Alibaba+Nacos+Sentinel+Seata+Spring Cloud Gateway+OpenFeign+ELK)。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。
SSHeRun/CS-Xmind-Note
计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)
527515025/springBoot
springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等
grandyang/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
lixin4ever/Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
ZongXR/SuperMarket
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
ustctug/ustcthesis
LaTeX template for USTC thesis
Tyson0314/java-books
程序员常读书单整理,附下载地址,希望对你有帮助。书单包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、架构、中间件等等。本仓库持续更新中,可以star一下,下次找书直接在上面搜索
TangBean/understanding-the-jvm
《深入理解 Java 虚拟机》阅读笔记
DeppWang/youdaonote-pull
📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note".
xuwujing/java-study
java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。
kaeyleo/jekyll-theme-H2O
🎉 A clean and delicate Jekyll theme. Jekyll博客主题
TangBean/Java-Concurrency-in-Practice
《Java 并发编程实战》阅读整理笔记,附加了一些《Java 并发编程的艺术》中的内容,以及对原书结构进行了调整。
rowanz/neural-motifs
Code for Neural Motifs: Scene Graph Parsing with Global Context (CVPR 2018)
princeton-vl/SpatialSense
An Adversarially Crowdsourced Benchmark for Spatial Relation Recognition
superlich7/FasterRcnnTF_ICPR2018
a Tensorflow version of Faster Rcnn for ICPR2018 text detection
chenplumblum/spring-boot-test
spring boot 的相关测试
JallenKwong/LearnJava8
《Java 8实战》学习笔记
Qyh96/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。