Welcome![Sign In][Sign Up]
Location:
Search - aloha

Search list

[SourceCodealoha协议

Description: aloha协议
Platform: | Size: 11855 | Author: shaohan211 | Hits:

[Internet-Network网络仿真-纯ALOHA曲线

Description: 纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功: 1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送; 2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- FRAMETIME)~ t这段时间内。 其他情况下都会产生冲突。 发生冲突时,错误帧继续传送,用户重新发送帧,设定一个随机数Rt,将该帧添加到第Rt/ FRAMETIME帧时上去,并设该帧的相对时间为Rt% FRAMETIME。这样即相当于用户等待一随机时间后重发。 对每一帧时进行上述控制,最终可得到成功发送的次数Suc,将其除以Suc = Suc /ARRAYLENGTH即得平均每帧时发送成功的帧数。 对于不同G,得到不同FrameArray,所得的Suc也不同,用一个数组来保存G与Suc的对应关系,再将其画出来。 -pure ALOHA agreement under the agreement, as long as users have a frame, it will transmit out, conflict, will wait for a random period of time before re-issued. Therefore, the current frame, there are only two circumstances can this success : 1) the current frame only one to send, and the current frame before one-time frame sent; 2) the current frame only to send a (t this moment), but before a final of a transmission time not (t-FRAMETIME) ~ t this time. Other cases will have conflict. Conflict, to continue to disseminate the wrong frame, users re-sending frames, set a random number Rt, this frame added to the first Rt/FRAMETIME frames up, and established the time frame for the relative% FRAMETIME Rt. This is equivalent to that user for a random period of time after re-issued. For each
Platform: | Size: 44032 | Author: fang | Hits:

[Internet-Network网络仿真-分隙ALOHA曲线

Description: 分隙ALOHA: 该协议下,用户在产生帧后总是等到下一帧时开始时才发送,所以,对于结构FrameTime_struct,其m_Frame[i](相对时间)总是为零。发生冲突后同样等待一个随机时间重发。 所以只要满足当前帧时只有一帧发送,就可以发送成功,而不需考虑上一帧时的情况。 -points gap ALOHA : under the agreement, users always have a frame after frame until the next time when this started, so that the structure FrameTime_struct, m_Frame [i] (relative to time) always zero. After the conflict the same time waiting for a random re-issued. Therefore, as long as the current frame to meet only one this, we can successfully sent, and not considering one at the situation.
Platform: | Size: 47104 | Author: fang | Hits:

[Internet-Networkaloha

Description: aloha协议仿真基于omnet仿真平台-aloha agreement omnet simulation based simulation platform
Platform: | Size: 517120 | Author: van | Hits:

[Otheraloha

Description: 网络仿真软件OPNET ALOHA协议模型的文件-network simulation software OPNET ALOHA protocol model document
Platform: | Size: 398336 | Author: 风雷 | Hits:

[Fax programALOHA

Description: 保证正确无误的Multiple access protocls源代码。包括ALOHA, CSMA, ISMA等等。写论文,做研究,超级有用-Guarantee the accuracy of the Multiple access protocls source code. Including ALOHA, CSMA, ISMA and so on. Write papers, to do research, super useful
Platform: | Size: 11264 | Author: Jane | Hits:

[RFIDaloha

Description: 网络仿真软件OMNET++使用的一个实例,仿真ALOHA.-Network Simulation Software OMNET++ Used an example of simulation of ALOHA.
Platform: | Size: 1465344 | Author: 金甲 | Hits:

[Sniffer Package capturens-aloha

Description: 用NS仿真开发环境,仿真ALOHA协议,对结果进行分析-network simulation environment develop aloha protocol
Platform: | Size: 4096 | Author: jack | Hits:

[RFIDaloha

Description: OMNeT++ for RFID ALOHA collision protocol
Platform: | Size: 128000 | Author: Yang Pang Huang | Hits:

[Otheraloha

Description: OMNeT++的aloha实现代码,用C++编写-OMNeT++ code to achieve the aloha with a C++ to prepare
Platform: | Size: 3072 | Author: 刘林峰 | Hits:

[Linux-Unixaloha.tar

Description: Aloha is a package to auto manage the DHCP and private LAN IP acquisition
Platform: | Size: 2048 | Author: Ji | Hits:

[matlabaloha

Description: 排队理论中的aloha算法实现,该算法的运行环境为matlab.-Queuing theory aloha algorithm, the algorithm running environment for matlab.
Platform: | Size: 3072 | Author: lifen | Hits:

[Other Embeded programaloha

Description: 有关于OMNET++得一些案例,该例子aloha算法得-OMNET++ was on a number of cases, the examples of aloha algorithm was
Platform: | Size: 600064 | Author: stever | Hits:

[Communicationaloha

Description: this code simulate pure aloha .
Platform: | Size: 1024 | Author: aissan | Hits:

[OtherALOHA

Description: matlab对aloha,s-aloha的仿真-matlab pairs of aloha, s-aloha Simulation
Platform: | Size: 12288 | Author: tff | Hits:

[Software Engineeringaloha

Description: 动态ALOHA法在解决RFID反碰撞问题中的应用-Dynamic ALOHA anti-collision RFID in solving the problem of
Platform: | Size: 303104 | Author: flyindance8564 | Hits:

[Otheraloha

Description: 基于OPNET的aloha协议仿真(aloha协议是无线传感器网络MAC协议的一种)-The aloha protocol simulation based on OPNET (aloha protocol MAC protocol for wireless sensor networks a)
Platform: | Size: 393216 | Author: 罗小英 | Hits:

[Communication-MobileAloha

Description: draw diagrams for pure Aloha and slotted aloha with poisson arrival rate.
Platform: | Size: 2048 | Author: shaz | Hits:

[matlabAloha

Description: 随机接入ALOHA协议,仿真其吞吐性能以及时延性能。-ALOHA random access protocol, the simulation of its throughput performance and delay performance.
Platform: | Size: 1024 | Author: ABIN | Hits:

[Internet-Networkaloha.project

Description: 在opnet14.5环境下对无线aloha进行仿真,得到g-s曲线。-wireless aloha simulation based on opnet14.5 environment
Platform: | Size: 144384 | Author: tianbowu | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net