-
现在很好用的一个BBS哦.是ACCESS的.
现在很好用的一个BBS哦.是ACCESS的.-now with a good BBS oh. Yes ACCESS.
- 2022-02-05 12:16:16下载
- 积分:1
-
135端口消息发送
135端口消息发送-135 ports messaging
- 2022-02-20 21:14:55下载
- 积分: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
-
windows of network programming source with books, Microsoft core technologies St...
windows网络编程技术随书源码,微软公司核心技术书库!-windows of network programming source with books, Microsoft core technologies Stack!
- 2022-01-25 23:28:09下载
- 积分:1
-
is peer
是实现点对点的文件传输功能的程序,可以当作模块用-is peer-to-peer file transfer function of the procedure can be used as a module
- 2022-03-18 17:00:27下载
- 积分:1
-
Visual C++.NET专业项目实例开发 Visual C++.NET专业项目实例开发
Visual C++.NET专业项目实例开发 Visual C++.NET专业项目实例开发-Visual C++. NET development of professional project examples of Visual C++. NET development of professional project examples
- 2022-07-07 02:05:55下载
- 积分:1
-
UDP包的发送与接收
基于面向不可靠连接的编程 --UDP包的发送与接收-not based on reliable connectivity-oriented programming-- UDP packet transmission and reception
- 2023-05-01 09:40:03下载
- 积分:1
-
监听本机的所有通讯,记录数据包的协议,大小,来源,目的地等信息...
监听本机的所有通讯,记录数据包的协议,大小,来源,目的地等信息-Monitor all communications of this machine to record the packet protocol, size, origin, destination and other information
- 2022-05-31 14:45:26下载
- 积分:1
-
python command
python版命令行端口扫描程序,源作者:djhui-python command-line version of port scanning procedures, the source Author: djhui
- 2022-05-29 21:21:00下载
- 积分:1
-
链接 Tcp 套接字与 RS232 端口在服务器 / 客户端模式
使用此代码,您可以链接任何 tcp 流到任意的 rs232 端口和反向 (客户端 / srv 模式)。
这个代码将调整,以使用任何 tcp 和 Com 端口的通用组件。
应用程序会等待 Tcp 连接或运行使连接来完成链接。(Srv 模式选择器)。
- 2022-06-30 06:30:44下载
- 积分:1