-
网络一级拓朴构建源码,可以发现局域网内的路由器与交换机
网络一级拓朴构建源码,可以发现局域网内的路由器与交换机-Construction of backbone network topology diagram C++ source code
- 2022-10-06 15:45:03下载
- 积分:1
-
这是一个ftp的程序,很不错的
这是一个ftp的程序,很不错的-This a ftp procedures, very good! !
- 2023-09-03 01:50:03下载
- 积分:1
-
端口扫描源代码
端口扫描的源代码-port scanning source code
- 2023-03-06 00:20: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
-
众所周知
基于使用RawSocket无法实现监听本机发送的数据
本代码实现了 基于SPI监听所发送数据的功能...
众所周知
基于使用RawSocket无法实现监听本机发送的数据
本代码实现了 基于SPI监听所发送数据的功能 -As we all know can not be achieved based on the use of eavesdropping RawSocket send the local data of the code based on the SPI to monitor the function of sending data
- 2022-07-08 03:09:49下载
- 积分:1
-
一个用C语言开发的BBS系统,包含在线留言等功能。
一个用C语言开发的BBS系统,包含在线留言等功能。-a C-language development of the BBS system, including voice mail and other online functions.
- 2022-01-27 19:55:22下载
- 积分:1
-
用Visual Basic来编程
用Visual Basic来编程-to use Visual Basic Programming
- 2022-08-22 03:19:45下载
- 积分:1
-
不错的邮件信息平台
不错的邮件信息平台-good mail information platform
- 2022-08-05 15:22:39下载
- 积分:1
-
MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子
MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子-MFC extension DLL, can achieve some simple FTP functions. Learning MFC people, is a good example
- 2023-06-04 05:20:04下载
- 积分:1
-
senior network programming a book supporting source. We own this season. Nothing...
网络高级编程一书的配套源码。大家自已看吧。没有什么好介绍的。-senior network programming a book supporting source. We own this season. Nothing about.
- 2023-03-20 18:15:04下载
- 积分:1