# CS-Wiki **Repository Path**: scanflove_admin/CS-Wiki ## Basic Information - **Project Name**: CS-Wiki - **Description**: 🎉 面向全栈,致力于构建完善的知识体系:数据结构、计算机网络、操作系统、算法、数据库、前端、Java、Python、机器学习、深度学习 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://veal98.gitee.io/cs-wiki - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 551 - **Created**: 2020-12-04 - **Last Updated**: 2020-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

[![star](https://gitee.com/veal98/CS-Wiki/badge/star.svg?theme=dark)](https://gitee.com/veal98/CS-Wiki/stargazers) [![fork](https://gitee.com/veal98/CS-Wiki/badge/fork.svg?theme=dark)](https://gitee.com/veal98/CS-Wiki/members) [![GitHub stars](https://img.shields.io/github/stars/Veal98/CS-Wiki?logo=github)](https://github.com/Veal98/CS-Wiki/stargazers) [![GitHub forks](https://img.shields.io/github/forks/Veal98/CS-Wiki?logo=github)](https://github.com/Veal98/CS-Wiki/network)
--- 💡 **「关于」** - 🎓 博主东南大学研一在读,双修 Java 和 AI,奔跑在全栈的路上。本仓库用于记录学习过程中的所思所想,并力图构建一个完善的知识体系,便于复习巩固 - 🙏 由于本人水平有限,仓库中的知识点来自本人原创、视频、书籍、博客等,非原创均已标明出处(或在参考资料中列出),如有遗漏或发现文章错误及排版问题,请提 issue 或 PR - ⚡ **[Gitee 在线阅读(国内访问速度较快)](https://veal98.gitee.io/cs-wiki)** | [Gitee 仓库地址(推荐)](https://gitee.com/veal98/CS-Wiki) - 🔮 [Github 在线阅读](https://veal98.github.io/CS-Wiki/) | [Github 仓库地址](https://github.com/Veal98/CS-Wiki) - 📜 以下 🌐 表示该模块已经完成,💫 表示该模块尚在更新中 ## 📑 计算机基础 | 📑 计算机基础 | 🔗 链接 | | :------------: | :----------------------------------------------------------: | | 数据结构 DS | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=数据结构-ds) | | 算法 Algorithm | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=%e7%ae%97%e6%b3%95-algorithm) | | 计算机网络 Net | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=%e8%ae%a1%e7%ae%97%e6%9c%ba%e7%bd%91%e7%bb%9c-net) | | 操作系统 OS | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F-os) | | 数据库 DB | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=%e6%95%b0%e6%8d%ae%e5%ba%93-db) | | 软件工程 SE | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=%e8%bd%af%e4%bb%b6%e5%b7%a5%e7%a8%8b-se) | ## 🎨 前端 | 🎨 前端 | 🔗 链接 | | :----------: | :----------------------------------------------------------: | | 必备基础知识 | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=%e5%bf%85%e5%a4%87%e5%9f%ba%e7%a1%80%e7%9f%a5%e8%af%86) | | Vue 2.x | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=vue-2x) | ## 🍵 Java | 🍵 Java | 🔗 链接 | | :-------------: | :----------------------------------------------------------: | | Java 8 基础 | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=java-8-%e5%9f%ba%e7%a1%80) | | Java 虚拟机 | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=java-%e8%99%9a%e6%8b%9f%e6%9c%ba) | | SSM | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=ssm) | | Spring Boot 2.x | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=spring-boot-2x) | | Netty | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=netty) | ## 👷 系统设计 | 👷 系统设计 | 🔗 链接 | | :----------: | :----------------------------------------------------------: | | 系统设计基础 | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=%e7%b3%bb%e7%bb%9f%e8%ae%be%e8%ae%a1%e5%9f%ba%e7%a1%80) | | 认证授权 | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=%e8%ae%a4%e8%af%81%e6%8e%88%e6%9d%83) | | 分布式 | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=%e5%88%86%e5%b8%83%e5%bc%8f) | | 高并发 | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=%e9%ab%98%e5%b9%b6%e5%8f%91) | | 高可用 | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=%e9%ab%98%e5%8f%af%e7%94%a8) | | 微服务 | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=%e5%be%ae%e6%9c%8d%e5%8a%a1) | ## 🚀 Python | 🚀 Python | 🔗 链接 | | :-------------: | :----------------------------------------------------------: | | Python 3 基础 | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=python-3-%e5%9f%ba%e7%a1%80) | | Python 数据分析 | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=python-%e6%95%b0%e6%8d%ae%e5%88%86%e6%9e%90) | ## 🌋 MATLAB | 🌋 MATLAB | 🔗 链接 | | :------: | :----------------------------------------------------------: | | MATLAB | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=%f0%9f%8c%8b-matlab) | ## 🎮 机器学习 | 🎮 机器学习 | 🔗 链接 | | :------------------: | :----------------------------------------------------------: | | 机器学习入门 | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=%e6%9c%ba%e5%99%a8%e5%ad%a6%e4%b9%a0%e5%85%a5%e9%97%a8) | | 常见算法 Python 实现 | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=%e5%b8%b8%e8%a7%81%e7%ae%97%e6%b3%95-python-%e5%ae%9e%e7%8e%b0) | | 常见算法公式推导 | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=%e5%b8%b8%e8%a7%81%e7%ae%97%e6%b3%95%e5%85%ac%e5%bc%8f%e6%8e%a8%e5%af%bc) | ## 🌺 深度学习 | 🌺 深度学习 | 🔗 链接 | | :----------: | :----------------------------------------------------------: | | 深度学习入门 | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=%e6%b7%b1%e5%ba%a6%e5%ad%a6%e4%b9%a0%e5%85%a5%e9%97%a8) | | TensorFlow 2 | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=tensorflow-2) | ## 💊 强化学习 | 💊 强化学习 | 🔗 链接 | | :----------: | :----------------------------------------------------------: | | 强化学习入门 | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=%e5%bc%ba%e5%8c%96%e5%ad%a6%e4%b9%a0%e5%85%a5%e9%97%a8) | ## 🔨 Tools | 🔨 Tools | 🔗 链接 | | :-----: | :-----------------------------------------------------: | | Git | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=git) | | Docker | [💫](https://veal98.gitee.io/cs-wiki/#/README?id=docker) | | 其他 | [🌐](https://veal98.gitee.io/cs-wiki/#/README?id=其他) |