搜索资源列表
网络仿真-纯ALOHA曲线
- 纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功: 1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送; 2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- fr a meTIME)~ t这段时间内。 其他情况下都会产生冲突。 发生冲突时,错误帧继续传送,用户重新发送帧,设
aloha
- aloha协议仿真基于omnet仿真平台-aloha agreement omnet simulation based simulation platform
aloha
- 网络仿真软件OPNET ALOHA协议模型的文件-network simulation software OPNET ALOHA protocol model document
aloha协议
- aloha协议
ALOHA2
- 一个模拟根据ALOHA协议的实验,用于检测信息发送是否冲突.-ALOHA an agreement under simulated experiments for detecting whether the information sent conflict.
网络仿真-纯ALOHA曲线
- 纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功: 1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送; 2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- fr a meTIME)~ t这段时间内。 其他情况下都会产生冲突。 发生冲突时,错误帧继续传送,用户重新发送帧,设
网络仿真-分隙ALOHA曲线
- 分隙ALOHA: 该协议下,用户在产生帧后总是等到下一帧时开始时才发送,所以,对于结构fr a meTime_struct,其m_fr a me[i](相对时间)总是为零。发生冲突后同样等待一个随机时间重发。 所以只要满足当前帧时只有一帧发送,就可以发送成功,而不需考虑上一帧时的情况。 -points gap ALOHA : under the agreement, users always have a fr a me a
aloha
- aloha协议仿真基于omnet仿真平台-aloha agreement omnet simulation based simulation platform
aloha
- 网络仿真软件OPNET ALOHA协议模型的文件-network simulation software OPNET ALOHA protocol model document
ns-aloha
- 用NS仿真开发环境,仿真ALOHA协议,对结果进行分析-network simulation environment develop aloha protocol
Implementation_of_Aloha
- 经典的以太网Aloha协议的Java实现,内附三种基本的Aloha,即PureAloha,PureAloha2和slottedAloha,是网络初学者实践必备的代码-classic Implementation of Ethernet Aloha Protocol with Java programming,containing PureAloha1/2 and slotted Aloha
aloha
- 基于OPNET的aloha协议仿真(aloha协议是无线传感器网络MAC协议的一种)-The aloha protocol simulation based on OPNET (aloha protocol MAC protocol for wireless sensor networks a)
opnetmac
- OPNET仿真多种mac协议,里面包含各个协议的进程代码,可直接作为mac模块仿真。 aloha协议 aloha_ack协议 maca协议 macaw协议 fama_ack协议-OPNET simulation of a variety of mac protocols, which contains the process code of each agreement, as the mac module can
Aloha
- 随机接入ALOHA协议,仿真其吞吐性能以及时延性能。-ALOHA random access protocol, the simulation of its throughput performance and delay performance.
ALOHA
- 网络仿真, 基于网络仿真软件opnet的aloha协议方正与研究 -Network simulation
aloha
- 基于omnet++的aloha协议仿真实例- The aloha protocol based on omnet++
ALOHA
- ALOHA协议程序。[Traffic,S,Delay]=aloha(capture)-ALOHA protocol procedures。[Traffic,S,Delay]=aloha(capture)
ALOHA
- 纯ALOHA协议的源程序。分为主程序和调用程序-The source of the pure ALOHA protocol. Divided into the main program and the calling program
随机多址接入协议ALOHA
- ALOHA协议的matlab仿真及结果。
aloha
- ALOHA协议程序,matllab的实现(ALOHA protocol program)