#include<cstdio> #include<cstring> #include<algorithm> #include<queue> #include<cmath> #include<map> #include<vector> #define ll long long using names Read More
posted @ 2021-01-03 16:56 Ldler Views(93) Comments(0) Diggs(0) Edit
https://blog.csdn.net/m0_37624640/article/details/83276324 这篇博客很详细,也很容易理解。求每个的贡献贡献,得到ans[i​]=(n−prime[i][pos]+1)∗(prime[i][pos]−prime[i][pos−1]); #inc Read More
posted @ 2021-01-03 16:49 Ldler Views(88) Comments(0) Diggs(0) Edit
数据链路层并不关心物理层的内容. 只关心帧的开头结尾和校验值,接收发送. 数据链路层的信道类型 数据链路层使用的信道主要有以下两种类型: ■点对点信道。这种信道使用一对一的点对点通信方式。 ■广播信道。这种信道使用一对多的广播通信方式,因此过程比较复杂。广播信道上连接的主机很多,因此必须使用专用的共 Read More
posted @ 2021-01-03 16:27 Ldler Views(136) Comments(0) Diggs(0) Edit