-
探测网络中的ip地址,同时显示出所ping机器在网络中的情况
探测网络中的ip地址,同时显示出所ping机器在网络中的情况-detection network ip address, as shown ping machines in the network of
- 2022-05-17 01:48:02下载
- 积分:1
-
使用python编写的ping程序,ping大家都比较清楚了吧
使用python编写的ping程序,ping大家都比较清楚了吧-Ping prepared using procedures python
- 2022-04-27 00:28:05下载
- 积分:1
-
C:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rarC:Documents and Settingsyyy桌面新建文...
C:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rarC:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rar
- 2022-03-03 23:45:56下载
- 积分:1
-
这是一个关于斗牛的源代码程序,需要的朋友可以参考一下。包含客户端和服务端。...
这是一个关于斗牛的源代码程序,需要的朋友可以参考一下。包含客户端和服务端。-This is a study on the source code of bullfighting procedures, the need for a friend for reference. Contains client and server.
- 2022-07-02 11:15:58下载
- 积分:1
-
在应用层进行加密处理的VPN源代码,支持Windows平台和Linux平台。...
在应用层进行加密处理的VPN源代码,支持Windows平台和Linux平台。-in the application layer VPN encryption source code, support for Windows and Linux platforms.
- 2022-10-04 03:10:03下载
- 积分:1
-
bittorrent的源码
bittorrent的源码-bittorrent source
- 2023-04-09 14:35: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
-
窃取OICQ的用户号码及密码,同时对客户端控制。(作者:张磊)...
窃取OICQ的用户号码及密码,同时对客户端控制。(作者:张磊)-theft auto user IDs and passwords, while on the control of the client. (Author : Zhang Lei)
- 2022-07-03 23:25:11下载
- 积分:1
-
HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程...
HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:webpages的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP domestic demand. HTTPSvr : This is Microsoft"s HTTP server routines, the need to be used in building a C : webpages directory. You put the directory of webpages Manchester C : good enough. Below is the original readme
- 2023-02-26 23:00:03下载
- 积分:1
-
VC下基于winsock2的原始套接子发送程序,含有详细的注释说明,是学习网络编程的很好的例子...
VC下基于winsock2的原始套接子发送程序,含有详细的注释说明,是学习网络编程的很好的例子-VC-based Winsock2 sockets son sent the original procedure, which contains detailed notes, learning network programming is a good example
- 2022-03-04 12:55:26下载
- 积分:1