-
CSDN网络版“小猪”写的一个重叠端口完成例程的网络通讯程序。...
CSDN网络版“小猪”写的一个重叠端口完成例程的网络通讯程序。-CSDN Network Edition of the "something" was a complete overlap port routines network communication process.
- 2022-01-25 16:51:23下载
- 积分:1
-
网络文件拷贝动态连接库 实现共享文件夹和FTP文件夹拷贝
网络文件拷贝动态连接库 实现共享文件夹和FTP文件夹拷贝-network file copy DLL shared folders and folders to copy FTP
- 2022-03-20 01:31:40下载
- 积分:1
-
network transmission. Reading URL, read Web File, Net received information, perh...
网络传输.读URL,读Web File,得到Net信息等,也许对你有些帮助吧.-network transmission. Reading URL, read Web File, Net received information, perhaps some of you to help it. Thank you
- 2022-02-06 14:38:55下载
- 积分:1
-
很简单的程序,实现多client和server的通信。
很简单的程序,实现多client和server的通信。-very simple procedure, multi-client and server communication.
- 2022-11-17 20:40:03下载
- 积分:1
-
TCP.IP终端程序源代码
TCP.IP终端程序源代码-TCP.IP terminal program source code
- 2022-06-16 00:59:15下载
- 积分:1
-
这是一个远程关机程序,远程计算机系统关机
这是一个远程关机程序,可以远程关闭微机系统-This is a remote shutdown procedures, remote computer system shut down
- 2022-01-22 14:36:57下载
- 积分:1
-
简单实现tftp协议的服务器端,可以采用windows自带的client进行调试...
简单实现tftp协议的服务器端,可以采用windows自带的client进行调试-simple implementation of the agreement tftp server, bringing their windows can be used for debugging the client
- 2022-07-03 14:08:42下载
- 积分:1
-
在windows下面启用/禁用网卡的源程序。 相信大家都找了很久了。...
在windows下面启用/禁用网卡的源程序。 相信大家都找了很久了。-Disable the network card in window , think you having found it long.
- 2022-02-22 03:08:30下载
- 积分:1
-
一断点续传程序服务器端
本软件适用于装有IP/TCP协议的电脑.
主要功能:电脑间传送大型文件.(如电影等)...
一断点续传程序服务器端
本软件适用于装有IP/TCP协议的电脑.
主要功能:电脑间传送大型文件.(如电影等)- A break point continues passes on procedure server end this
software to be suitable to being loaded with the IP/TCP agreement the
computer Main function: Between the computer transmits the
large-scale document. (for example movie and so on)
- 2022-02-09 22:50:13下载
- 积分:1
-
纯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