1
0
mirror of https://github.com/Didnelpsun/CS408.git synced 2026-06-17 07:27:12 +08:00
This commit is contained in:
Didnelpsun
2021-10-10 23:37:55 +08:00
parent 5c9efca826
commit 4912578df6
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -2,7 +2,7 @@
## 基本概念
物理层需要考虑如何传输比特流,而不关心到底使用何种媒体传输数据。具体传输数据的层次是第0层。
物理层需要考虑如何传输比特流,而不关心到底使用何种媒体传输数据。具体传输数据的层次是第$0$层。
### 通信流程