搜索资源列表
网络仿真-0.5持续CSMA
- p-持续CSMA协议下,一个用户在发送之前,先侦听信道,若是空闲,就以概率p发送出去,而以q =1-p的概率推迟到下一帧时。如果下一帧时仍是空闲,便再次以概率p发送而以q推迟到再下一帧时。直到发送成功或另外一用户开始发送时为止。若一开始就侦听到信道忙,它就等到下一帧时,然后再开始上述过程。若发生冲突,这等待一随机时间后重新开始。本实验中取q值为0.5。求的是0.5-持续CSMA。 -p-persistent CSMA agreeme
网络仿真-1-持续的CSMA
- 1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。 对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧fr a me0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与fr a me0发生冲突,所以这些帧就进入持续
网络仿真-非持续CSMA
- 非持续CSMA 该协议下,用户在发送帧之前,会先侦听信道的状况,如果没有其他站点发送,它就发送。若信道忙,它就等待一个随机的时间后重复以上动作。 对于某一帧而言,信道是否忙,即是看其绝对时间(fr a meTIME*i+dt)的前一帧时内(fr a meTIME*(i-1)+dt ~ fr a meTIME*i+dt)是否存在发送帧。若无则发送,有则等待一随机时间。 -unsustainable under the agre
csma
- 是个印度人编写的CSMA/CD模拟程序~图形界面~-is prepared by the Indian CSMA/CD simulation program GUI ~ ~
csma
- 在网络仿真模拟工具下实现的MAC层最基本的CSMA协议-In the network simulation tool for the MAC layer to achieve the most basic CSMA protocol
CSMA
- CSMA/SD载波帧冲突检测模拟仿真,采用的是C#-CSMA/SD carrier fr a me conflict detection simulation, using the C#
mac-csma
- CSMA的.cc代码。CSMA是为了实现竞争信道时使用的。-CSMA
CSMA
- CSMA/CD仿真代码,千兆以太网以前版本中统一采用的争用方法,以此来决定对媒体访问权,里面涉及到了退避算法等。可在opnet环境下实现,经验证通过。-CSMA/CD simulation code, Gigabit Ethernet previous versions used to compete for a unified approach, in order to decide on the right of media acc
CSMA-0.5
- 模拟CSMA的算法,对理解网络中的冲突检测有很大的帮助-Simulation of CSMA algorithms, understanding of the conflict detection network has a great help
csma
- csma模型的仿真,可以参考 slotted CSMA simulation-CSMA model simulation, can refer to slotted CSMA simulation
CSMA-CAalgotithm
- csma-ca 算法的源代码,欢迎大家一起探讨-csma-ca algorithm source code, welcome you to explore
CSMA.CA
- 该代码是CSMA/CA,用于无线环境下的MAC层的媒体共享.是一种DCF模式,-this is CSMA/CA,used to media access at the level of MAC in the wireless environment ,which is a model of DCF.
mac-csma
- mac-csma for ns2 (c, h file)
CC1110-CSMA
- CC1110无线收发CSMA的源程序。使用的开发环境是IAR7.2H-CC1110 wireless transceiver of the source CSMA. The use of development environment are IAR7.2H
CSMA
- 一种无线传感器网络CSMA协议的设计与实现-csma
csma
- code simulation csma/cd
CC1110-CSMA
- 基于cc1110的csma算法,iar开发环境-cc1110 csma
CC1110-CSMA
- CC1110-CSMA通信程序。在IAR Embedded Workbench 下测试通过,如需在其他环境下使用,可直接编辑目录下的C文件。-CC1110-CSMA Communication Program. IAR Embedded Workbench in the test is passed, for use in other circumstances, direct editing of the C directory fi
csma
- 基于OPNET单信道CSMA协议仿真 主要描述了在全连通网络下的信道接入时延和吞吐量-OPNET-based single-channel CSMA protocol describes the simulation of the major network connectivity in the whole channel access delay and throughput
csma
- MAC层CSMA协议,是在OPNET中使用的-MAC layer,CSMA protocols