diff --git a/ComputerNetwork/MindMap/PPTMindMap/CN_0_Introduction/README.md b/ComputerNetwork/MindMap/PPTMindMap/CN_0_Introduction/README.md index bcfcdcd..f740d19 100644 --- a/ComputerNetwork/MindMap/PPTMindMap/CN_0_Introduction/README.md +++ b/ComputerNetwork/MindMap/PPTMindMap/CN_0_Introduction/README.md @@ -1,4 +1,5 @@ -# 第一章 计算机网络概述 思维导图 +# 视频教程(PPT)中的思维导图 +## 第一章 计算机网络概述 思维导图 + [计网体系结构](CN_0_0_计网体系结构.xmind) + [概念&功能](CN_0_1_概念&功能.xmind) diff --git a/ComputerNetwork/MindMap/PPTMindMap/CN_1_PhysicalLayer/README.md b/ComputerNetwork/MindMap/PPTMindMap/CN_1_PhysicalLayer/README.md index 05c94bd..f801ede 100644 --- a/ComputerNetwork/MindMap/PPTMindMap/CN_1_PhysicalLayer/README.md +++ b/ComputerNetwork/MindMap/PPTMindMap/CN_1_PhysicalLayer/README.md @@ -1,4 +1,5 @@ -# 第二章 物理层 思维导图 +# 视频教程(PPT)中的思维导图 +## 第二章 物理层 思维导图 + [物理层0](CN_1_0_物理层.xmind) + [物理层1](CN_1_1_物理层.xmind) diff --git a/ComputerNetwork/MindMap/PPTMindMap/CN_2_DataLinkLayer/README.md b/ComputerNetwork/MindMap/PPTMindMap/CN_2_DataLinkLayer/README.md index 8a67542..a9c5dfc 100644 --- a/ComputerNetwork/MindMap/PPTMindMap/CN_2_DataLinkLayer/README.md +++ b/ComputerNetwork/MindMap/PPTMindMap/CN_2_DataLinkLayer/README.md @@ -1,4 +1,5 @@ -# 第三章 数据链路层 思维导图 +# 视频教程(PPT)中的思维导图 +## 第三章 数据链路层 思维导图 + [数据链路层](CN_2_0_数据链路层.xmind) + [差错控制](CN_2_1_差错控制.xmind) diff --git a/ComputerNetwork/MindMap/PPTMindMap/CN_3_NetWorkLayer/README.md b/ComputerNetwork/MindMap/PPTMindMap/CN_3_NetWorkLayer/README.md index c257fc8..34a6c96 100644 --- a/ComputerNetwork/MindMap/PPTMindMap/CN_3_NetWorkLayer/README.md +++ b/ComputerNetwork/MindMap/PPTMindMap/CN_3_NetWorkLayer/README.md @@ -1,4 +1,5 @@ -# 第四章 网络层 思维导图 +# 视频教程(PPT)中的思维导图 +## 第四章 网络层 思维导图 + [网络层](CN_3_0_网络层.xmind) + [IPv6](CN_3_1_IPv6.xmind) diff --git a/ComputerNetwork/MindMap/PPTMindMap/CN_4_TransportLayer/README.md b/ComputerNetwork/MindMap/PPTMindMap/CN_4_TransportLayer/README.md index 04d0cfb..9b07e64 100644 --- a/ComputerNetwork/MindMap/PPTMindMap/CN_4_TransportLayer/README.md +++ b/ComputerNetwork/MindMap/PPTMindMap/CN_4_TransportLayer/README.md @@ -1,5 +1,7 @@ -# 第五章 传输层 思维导图 - + [传输层](CN_4_0_传输层.xmind) +# 视频教程(PPT)中的思维导图 +## 第五章 传输层 思维导图 + ++ [传输层](CN_4_0_传输层.xmind) \ No newline at end of file diff --git a/ComputerNetwork/MindMap/PPTMindMap/CN_5_ApplicationLayter/README.md b/ComputerNetwork/MindMap/PPTMindMap/CN_5_ApplicationLayter/README.md index 3740b1e..a00def8 100644 --- a/ComputerNetwork/MindMap/PPTMindMap/CN_5_ApplicationLayter/README.md +++ b/ComputerNetwork/MindMap/PPTMindMap/CN_5_ApplicationLayter/README.md @@ -1,3 +1,4 @@ -# 第六章 应用层 思维导图 +# 视频教程(PPT)中的思维导图 +## 第六章 应用层 思维导图 + [应用层](CN_5_0_应用层.xmind) + [电子邮件](CN_5_1_电子邮件.xmind) \ No newline at end of file diff --git a/ComputerNetwork/MindMap/PPTMindMap/README.md b/ComputerNetwork/MindMap/PPTMindMap/README.md index 209ceab..7d30991 100644 --- a/ComputerNetwork/MindMap/PPTMindMap/README.md +++ b/ComputerNetwork/MindMap/PPTMindMap/README.md @@ -1,5 +1,9 @@ # 视频教程(PPT)中的思维导图 由于讲解计算机网络的小姐姐PPT中最后的总结的思维导图都只列出要点没有补充详细(还是讲解其他课程的咸鱼学长好 😜 ),由于个人时间精力有限,所以也没有按照小姐姐的嘱咐去完善思维导图(其实就是自己懒),所以这一部分的思维导图其实参考价值不大。 + + [绪论](CN_0_Introduction) + [物理层](CN_1_PhysicalLayer) + [数据链路层](CN_2_DataLinkLayer) ++ [网络层](CN_3_NetWorkLayer) ++ [传输层](CN_4_TransportLayer) ++ [应用层](CN_5_ApplicationLayter) diff --git a/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_0_计算机发展历程.xmind b/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_0_计算机发展历程.xmind new file mode 100644 index 0000000..bcc71c5 Binary files /dev/null and b/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_0_计算机发展历程.xmind differ diff --git a/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_1_计算机硬件的基本组成.xmind b/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_1_计算机硬件的基本组成.xmind new file mode 100644 index 0000000..0bc48e3 Binary files /dev/null and b/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_1_计算机硬件的基本组成.xmind differ diff --git a/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_2_各硬件部件.xmind b/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_2_各硬件部件.xmind new file mode 100644 index 0000000..84d53a3 Binary files /dev/null and b/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_2_各硬件部件.xmind differ diff --git a/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_3_计算机层次结构.xmind b/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_3_计算机层次结构.xmind new file mode 100644 index 0000000..8aface2 Binary files /dev/null and b/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_3_计算机层次结构.xmind differ diff --git a/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_4_计算机的性能指标.xmind b/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_4_计算机的性能指标.xmind new file mode 100644 index 0000000..7424e7e Binary files /dev/null and b/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/CO_0_4_计算机的性能指标.xmind differ diff --git a/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/README.md b/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/README.md new file mode 100644 index 0000000..b0c0e5c --- /dev/null +++ b/ComputerOrganization/MindMap/PPTMindMap/CO_0_ComputerSystemOverview/README.md @@ -0,0 +1,7 @@ +# 计算机组成原理-视频教程(PPT)中的思维导图 +## 第一章 计算机系统概述 思维导图 ++ [计算机发展历程](CO_0_0_计算机发展历程.xmind) ++ [计算机硬件的基本组成](CO_0_1_计算机硬件的基本组成.xmind) ++ [各硬件部件](CO_0_2_各硬件部件.xmind) ++ [计算机层次结构](CO_0_3_计算机层次结构.xmind) ++ [计算机的性能指标](CO_0_4_计算机的性能指标.xmind) diff --git a/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/CO_1_0_进位计数制.xmind b/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/CO_1_0_进位计数制.xmind new file mode 100644 index 0000000..dcb293e Binary files /dev/null and b/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/CO_1_0_进位计数制.xmind differ diff --git a/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/CO_1_1_BCD码.xmind b/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/CO_1_1_BCD码.xmind new file mode 100644 index 0000000..ee2eb85 Binary files /dev/null and b/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/CO_1_1_BCD码.xmind differ diff --git a/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/CO_1_2_字符与字符串.xmind b/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/CO_1_2_字符与字符串.xmind new file mode 100644 index 0000000..ab23433 Binary files /dev/null and b/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/CO_1_2_字符与字符串.xmind differ diff --git a/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/CO_1_3_奇偶校验.xmind b/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/CO_1_3_奇偶校验.xmind new file mode 100644 index 0000000..e29a914 Binary files /dev/null and b/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/CO_1_3_奇偶校验.xmind differ diff --git a/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/README.md b/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/README.md new file mode 100644 index 0000000..ef37c50 --- /dev/null +++ b/ComputerOrganization/MindMap/PPTMindMap/CO_1_DataRepresentationAndOperation/README.md @@ -0,0 +1,9 @@ +# 计算机组成原理-视频教程(PPT)中的思维导图 +## 第二章 数据的表示和运算 思维导图 + ++ [进位计数制](CO_1_0_进位计数制.xmind) ++ [BCD码](CO_1_1_BCD码.xmind) ++ [字符与字符串](CO_1_2_字符与字符串.xmind) ++ [奇偶校验](CO_1_3_奇偶校验.xmind) ++ [待更新]() ++ []()