1
0
mirror of https://github.com/SSHeRun/CS-Xmind-Note.git synced 2026-02-02 17:58:54 +08:00

Update README.md

format README.md
This commit is contained in:
Thrinity
2020-06-09 19:26:51 +08:00
committed by GitHub
parent 3369604efe
commit 8efc082136

View File

@@ -1,27 +1,80 @@
## [解决下载过慢方法(基本普用)](https://blog.csdn.net/Caoyang_He/article/details/104585636)
# 408专业课笔记
## [国内码云下载地址](https://gitee.com/ShengSanYi/CS-Xmind-Note)
> 版本0.0.1<br>
> 作者:何润<br>
> 邮件: thrinityrun@gmail.com <br>
由于涉及著作权的问题,对基于本笔记所做的修订、改编,目前不做任何正式授权。
笔记内容仅供学习参考,未经允许,请勿用于任何商业用途。
## 专业课目录
<br>
| 计算机组成原理| 计算机操作系统 | 计算机数据结构 | 计算机网络| 数据库|信息安全|
| --- | --- | --- | --- | --- | --- |
| 计算机组成原理(第五版 王爱英)|操作系统(第四版 汤小丹)| 数据结构(王道| 计算机网络(第七版 谢希仁 |数据库系统概论(第五版 王珊、萨师煊)| 密码编码学与网络安全(第六版 斯托林斯)|
<br>
<br>
## :computer: 计算机组成原理
- [计算机组成原理思维导图](https://github.com/SSHeRun/CS-Xmind-Note/blob/master/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%BB%84%E6%88%90%E5%8E%9F%E7%90%86/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%BB%84%E6%88%90.md)
## :bulb: 计算机操作系统
- [计算机操作系统思维导图](https://github.com/SSHeRun/CS-Xmind-Note/blob/master/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/%E8%AE%A1%E7%AE%97%E6%9C%BA%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F.md)
## :book: 数据结构
- [计算机数据结构思维导图](https://github.com/SSHeRun/CS-Xmind-Note/blob/master/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84.md)
## :cloud: 计算机网络
- [计算机网络思维导图](https://github.com/SSHeRun/CS-Xmind-Note/blob/master/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%BD%91%E7%BB%9C/README.md)
## 其他专业课程笔记
- [数据库](https://github.com/SSHeRun/CS-Xmind-Note/blob/master/%E6%95%B0%E6%8D%AE%E5%BA%93/%E6%95%B0%E6%8D%AE%E5%BA%93.md)
## :bird: 数据库
- [数据库思维导图](https://github.com/SSHeRun/CS-Xmind-Note/blob/master/%E6%95%B0%E6%8D%AE%E5%BA%93/%E6%95%B0%E6%8D%AE%E5%BA%93.md)
## :hand: 信息安全
- [信息安全](https://github.com/SSHeRun/CS-Xmind-Note/blob/master/%E4%BF%A1%E6%81%AF%E5%AE%89%E5%85%A8/README.md)
## 每个文件夹内都有Xmind格式文件以及png格式图片。
### 下载速度慢参考方法
- [解决下载过慢方法(基本普用)](https://blog.csdn.net/Caoyang_He/article/details/104585636)
## 可能排版设计做的不是很好有一些内容也有问题大家可以去fork下根据自己想法去改欢迎大家提交合并请求。
- [国内码云下载地址](https://gitee.com/ShengSanYi/CS-Xmind-Note)
### License
## 目前只上传了专业课方面的思维导图有空的话还会上传其他课程做的导图。大家如果也有用xmind做的导图的话也可以相互交流一下。
Copyright (C) 2018 Genymobile
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
### 致谢
感谢以下人员对本仓库做出的贡献,如果你希望被添加到这个名单中,并且提交过 Issue 或者 PR请与我联系。
<a href="https://github.com/MrXsc">
<img src="https://avatars3.githubusercontent.com/u/34473538?s=400&u=2c064c9bb6fcd94ae20ab1501bbc6adb63689f6d&v=4" width="50px">
</a>
<a href="https://github.com/aleimu">
<img src="https://avatars1.githubusercontent.com/u/25169064?s=400&u=80699676bd8aba143ad21c6e1fd1ac5f8678b7e2&v=4" width="50px">
</a>
<a href="https://github.com/myleslie">
<img src="https://avatars2.githubusercontent.com/u/12482315?s=400&u=b1e55bc868abe1a9295cb6e07d5bd629aff7dbb7&v=4" width="50px">
</a>