https://github.com/shaoxiongdu/computernetworks
🔥 计算机网络详解
https://github.com/shaoxiongdu/computernetworks
computernetwork network ppt
Last synced: 2 months ago
JSON representation
🔥 计算机网络详解
- Host: GitHub
- URL: https://github.com/shaoxiongdu/computernetworks
- Owner: shaoxiongdu
- License: apache-2.0
- Created: 2021-04-23T13:12:06.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-16T07:54:15.000Z (almost 4 years ago)
- Last Synced: 2025-01-16T19:05:21.235Z (4 months ago)
- Topics: computernetwork, network, ppt
- Language: HTML
- Homepage:
- Size: 26.4 MB
- Stars: 24
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README

## 项目内容
> #### 点击章节详解地址可跳转到对应文章,点击PPT地址,继续点击View raw可下载对应PPT课件。
| 章节标题 | 详解 | PPT |
| ------------------ | ---------------------------------------------- | ------- |
| **计算机网络概论** | [计算机网络概论](md/计算机网络概论.md)|[计算机网络概论](ppt/计算机网络_概述.ppt) |
| **计算机网络体系结构** | [计算机网络体系结构](md/计算机网络体系结构.md) |[计算机网络体系结构](ppt/计算机网络_概述.ppt) |
| **数据链路层** | 待补充 |[数据链路层详解](ppt/计算机网络_数据链路层.ppt) |
| **物理层** | 待补充 |[物理层详解](ppt/计算机网络_物理层.ppt) |
| **网络层** | [网络层详解](md/网络层详解.md)|[网络层详解](ppt/计算机网络_网络层.ppt) |
| **传输层/运输层** | [传输层/运输层详解](md/传输层&运输层详解.md)| [传输层/运输层详解](ppt/计算机网络_运输层.ppt) |
| **应用层** |待补充| 待补充 |
| **网络安全** |待补充| 待补充 |## 参考书籍
- 《计算机网络教程》谢仁希著
- 《计算机网络:自顶向下》
- 《图解TCP/IP协议》
- 《图解HTTP协议》## 项目说明
此项目目前仍在继续更新!
## 参与贡献 [GitHub地址](https://github.com/shaoxiongdu/ComputerNetworks)
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request## 项目反馈及改进
如果您在学习或者部署本项目的时候遇到了任何问题,或者项目有任何可以改进的地方,欢迎提出issues,看到就会回馈.并且将您添加到项目贡献者列表中.