-
这是一个简单的网络聊天的程序,能实现基本交互的功能
这是一个简单的网络聊天的程序,能实现基本交互的功能-This is a simple network chat program, to achieve the basic functions of interactive
- 2023-02-13 03:40:03下载
- 积分:1
-
在调试状态下,在Output窗口中输出监测信息,监测局域网信息
在调试状态下,在Output窗口中输出监测信息,监测局域网信息-debugging under the Output window, output monitoring information, monitoring LAN Information
- 2022-10-30 02:00:04下载
- 积分:1
-
扩展微软终端服务客户端成为无缝窗口,用来实现远程桌面操作。...
扩展微软终端服务客户端成为无缝窗口,用来实现远程桌面操作。-extend Microsoft Terminal Services client to be seamless window, used for remote desktop.
- 2022-06-18 15:22:52下载
- 积分:1
-
提供一个网络数据通讯的通用DLL,这个模块支持客户端网络,下次再提供一个服务器与客户端通用的模块。...
提供一个网络数据通讯的通用DLL,这个模块支持客户端网络,下次再提供一个服务器与客户端通用的模块。-provide a data communications network generic DLL, this module supports client network, the next server to provide a client with a common module.
- 2022-03-01 22:00:44下载
- 积分:1
-
学生选课系统,asp+net
学生选课系统,asp+net-students, asp net
- 2022-05-28 23:48:44下载
- 积分: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
-
一个使用ndis的抓包程序,对ndis感兴趣的可以研究研究
一个使用ndis的抓包程序,对ndis感兴趣的可以研究研究--A catching packet program by using ndis
- 2022-01-20 23:12:34下载
- 积分:1
-
UDP穿透NAT的P2P穿透NAT的研究是一个很好的例子
udp nat穿透
对于研究nat穿透 p2p来说是一个不错的例子-udp nat penetrating research nat p2p penetration is a good example
- 2022-02-26 02:23:39下载
- 积分:1
-
SMTP协议实现总集,也是本人收集的,有7个程序的源代码!非常好!用于课程设计的!...
SMTP协议实现总集,也是本人收集的,有7个程序的源代码!非常好!用于课程设计的!-SMTP protocol collection, and I collected a seven program"s source code! Very good! For course design!
- 2022-01-25 23:50:19下载
- 积分:1
-
这个类允许你列举这台机器上所有的拨号连接器,决定目前是否有一个连接到Internet的活动的连接,以及连接到一个指定的拨号连接或从这个连接断开。包括一个示例的客...
这个类允许你列举这台机器上所有的拨号连接器,决定目前是否有一个连接到Internet的活动的连接,以及连接到一个指定的拨号连接或从这个连接断开。包括一个示例的客户端应用程序-this category which allows you to list all the machinery for the dial-up connection, the decision whether there is a link to the Internet activities of connections and connect to a specified dial-up connection or disconnection from the link. Examples include a client application procedures
- 2022-07-06 23:16:11下载
- 积分:1