Pinned Repositories
community
开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap
gobang
五子棋AI 极大值极小值搜索
LeetCode
LeetCode题解
leetcode-go
Golang solution for Leetcode
luogu
洛谷(https://www.luogu.org/) OJ题解
oods
object oriented data structures 用面向对象的方式实现数据结构(图论算法)
os
自己写的操作系统,主要参考《操作系统真象还原》
PAT-Practise
PAT 题目集
kkFileView
Universal File Online Preview Project based on Spring-Boot
redis
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
jerrykcode's Repositories
jerrykcode/luogu
洛谷(https://www.luogu.org/) OJ题解
jerrykcode/PAT-Practise
PAT 题目集
jerrykcode/oods
object oriented data structures 用面向对象的方式实现数据结构(图论算法)
jerrykcode/os
自己写的操作系统,主要参考《操作系统真象还原》
jerrykcode/gobang
五子棋AI 极大值极小值搜索
jerrykcode/LeetCode
LeetCode题解
jerrykcode/leetcode-go
Golang solution for Leetcode
jerrykcode/map
分别使用AVL树,SBT树和红黑树实现的TreeMap
jerrykcode/apue
b站 Linux系统编程(李慧琴) https://www.bilibili.com/video/BV1yJ411S7r6 记录视频中出现的代码
jerrykcode/codeforce
codeforce解题记录
jerrykcode/community
https://www.bilibili.com/video/BV1r4411r7au
jerrykcode/community-1
开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap
jerrykcode/coolc
jerrykcode/Data-Structure
常用数据结构
jerrykcode/db
jerrykcode/eagain
jerrykcode/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
jerrykcode/jerrykcode.github.io
jerrykcode/kkFileView
spring-boot打造文件文档在线预览项目
jerrykcode/LibreOJ
jerrykcode/MLAlgorithm
A Python extension of machine learning algorithms implemented by C++
jerrykcode/PAT
🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~
jerrykcode/PTA
pta oj practise (https://pintia.cn/problem-sets)
jerrykcode/pybbs
更实用的Java开发的社区(论坛),Better use of Java development community (forum)
jerrykcode/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.
jerrykcode/springcloud-demo
jerrykcode/tictactoe
Simple AI for tictactoe
jerrykcode/TicTacToe_cmd
command line version of tic tac toe
jerrykcode/weekly
技术分享周刊,每周五发布
jerrykcode/Yahtzee