-
纯ALOHA协议
在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。
所以对当前帧时,只有两种情况下可以发送成功:...
纯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 fram
- 2022-01-21 18:08:46下载
- 积分:1
-
0 Windows operating system Ping's original code, the use of C language compl...
WINDOWS操作0系统Ping的原代码,使用C语言编写完成,-0 Windows operating system Ping"s original code, the use of C language completed,
- 2022-02-27 02:09:23下载
- 积分:1
-
The Simple Times is an openly
The Simple Times is an openly-available publication
devoted to the promotion of the Simple Network Management
Protocol. In each issue, The Simple Times
presents technical articles and featured columns, along
with a standards summary and a list of Internet resources.
In addition, some issues contain summaries of
recent publications and upcoming events.
- 2022-02-25 15:27:52下载
- 积分:1
-
flash_asp天气预报功能简介:在线管理,可以改变界面颜色。
flash_asp天气预报功能简介:在线管理,可以改变界面颜色。-flash_asp weather profiles : online management, interface colors can be changed.
- 2022-05-23 09:00:29下载
- 积分:1
-
自己的火车售票系统欢迎指导大家下载我的软件…
自己编的一个火车售票系统,欢迎大家下载指点我的软件- Own arrange a train booking system, welcome everybody downloading to direct my software 【上载源码成为会员下载此源码】【成为VIP会员下载此源码】-Own a train ticketing system are welcome to instruct everyone to download my software- Own arrange a train booking system, welcome everybody downloading to direct my software [upload source to become a member download the source code] [become a VIP member to download this source]
- 2022-06-20 23:03:32下载
- 积分:1
-
一个基于c++的网络传输Dll,方便使用
一个基于c++的网络传输Dll,方便使用-c++ network transfer dll
- 2022-02-03 04:48:33下载
- 积分:1
-
用VC编写的ftp客户程序,运行在客户端,包括建立整个项目的过程和有关原理。...
用VC编写的ftp客户程序,运行在客户端,包括建立整个项目的过程和有关原理。-VC prepared by the ftp client, running on the client, including the creation of the entire project process and the principle.
- 2022-03-23 18:36:05下载
- 积分:1
-
最好的PHP论坛程序。一款强大的讨论组解决方案,它可以让你很简单地在你的网站上安装一套论坛系统。...
最好的PHP论坛程序。一款强大的讨论组解决方案,它可以让你很简单地在你的网站上安装一套论坛系统。-The best procedures PHP Forum. Discussion groups a powerful solution that allows you to very simply in your web site to install a forum system.
- 2022-03-04 00:55:13下载
- 积分:1
-
自由投票调查系统1.0 (2004
自由投票调查系统1.0 (2004-5-30,WINDOWS,189KB,下载19次-free poll System 1.0 (2004-5-30, WINDOWS, 189KB download 19
- 2022-01-21 05:56:55下载
- 积分:1
-
Ping 是Windows系列自带的一个可执行命令。利用它可以检查网络是否能够连通,用好它可以很好地帮助我们分析判定网络故障。应用格式:Ping IP地址。该命...
Ping 是Windows系列自带的一个可执行命令。利用它可以检查网络是否能够连通,用好它可以很好地帮助我们分析判定网络故障。应用格式:Ping IP地址。该命令还可以加许多参数使用,具体是键入Ping按回车即可看到详细说明。 -ping program
- 2022-12-22 16:05:03下载
- 积分:1