-
vc++6.0,网络编程,实现局域网文件传输功能。
vc++6.0,网络编程,实现局域网文件传输功能。-vc++ 6.0, network programming, LAN file transfer function.
- 2022-02-09 16:55:00下载
- 积分:1
-
如何检测所有的网络卡,并显示在下拉框中的MAC
How to detect all network cards, and show the MAC in a dropdown box
- 2022-03-15 11:51:22下载
- 积分:1
-
socket api 实现FTP 服务器 可实现 简单FTp服务器
socket api 实现FTP 服务器 可实现 简单FTp服务器-socket api FTP SERVER
- 2022-02-24 23:48:36下载
- 积分:1
-
20040703112632176局域网网络数据包分析,从事计算机网络开发工程师...
20040703112632176局域网网络数据包分析,从事计算机网络开发工程师-20040703112632176 LAN network packet analysis, engaged in the development of computer network engineer
- 2023-06-24 22:40:03下载
- 积分:1
-
获取网上邻居 IP地址和计算机名之间的转换 映射网络驱动器
获取网上邻居 IP地址和计算机名之间的转换 映射网络驱动器-access online neighbors IP address and the computer name of the conversion between mapping network drives
- 2022-05-29 00:46:39下载
- 积分:1
-
Jboss的安装与使用 1.1、软件安装 1.2、环境变量的设置 1.3、运行 1.5、把JBoss安装为Windows2000的系统服务 JBoss中和数据库...
Jboss的安装与使用 1.1、软件安装 1.2、环境变量的设置 1.3、运行 1.5、把JBoss安装为Windows2000的系统服务 JBoss中和数据库的连接-JBoss installation and use of the 1.1, 1.2 software installed, the environment variable settings 1.3, running 1.5, JBoss installed as a Windows system services JBoss and database connectivity, etc.
- 2022-05-21 11:03:42下载
- 积分:1
-
防火墙源代码
网络编程
防火墙源代码
网络编程-Firewall, network programming source code for
- 2022-03-24 23:28:23下载
- 积分:1
-
MFC的聊天软件是一个小麻雀,幸运的是学习网络的所有权利…
mfc的聊天软件麻雀虽小 五脏具全对学习网络开发学习有帮助希望大家能喜欢-mfc chat software is a small sparrow fortunately all right with learning network to help develop learning like to hope that we can
- 2023-06-23 00:55:03下载
- 积分:1
-
一个贺卡在线发送的ASP程序很有用哦,管理员密码是admin
一个贺卡在线发送的ASP程序很有用哦,管理员密码是admin-an online greeting card sent to the ASP procedures useful oh, administrators password is admin
- 2023-03-05 01:55:03下载
- 积分: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