搜索资源列表
网络仿真-0.5持续CSMA
- p-持续CSMA协议下,一个用户在发送之前,先侦听信道,若是空闲,就以概率p发送出去,而以q =1-p的概率推迟到下一帧时。如果下一帧时仍是空闲,便再次以概率p发送而以q推迟到再下一帧时。直到发送成功或另外一用户开始发送时为止。若一开始就侦听到信道忙,它就等到下一帧时,然后再开始上述过程。若发生冲突,这等待一随机时间后重新开始。本实验中取q值为0.5。求的是0.5-持续CSMA。 -p-persistent CSMA agreeme
csma_cd
- 有争用期时csma/cd的仿真,显示动态退避过程(Simulation of csma/cd during contention period, showing the dynamic backoff process)
csmaca_csmacd
- 使用matlab对MAC协议的仿真源代码 MATLAB仿真csma/ca csma/cd,两个的(mac Matlab on the MAC protocol simulation source code matlab simulationcsma/ca and csma/cd)
CSMA-CD
- 在matlab平台下,实现CSMA/CD协议的仿真(Realization of simulation of CSMA/CD protocol)