-
classic command
网络经典命令行,是网络命令中的经典整理-classic command-line network, the network is the order of the classic collate
- 2022-03-12 04:26:32下载
- 积分:1
-
Sirocom based java source code
基于java的vpn源代码-Sirocom based java source code
- 2022-06-17 21:30:55下载
- 积分:1
-
VC++实现的TCP实现P2P通信,TCP穿越NAT的方法,TCP HOL…
VC++实现TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞,有详细的说明文档,对于想了解P2P软件工作原理的人很有启发作用。-VC++ Realize TCP realize P2P communications, TCP through the NAT method, TCP holes, have detailed documentation for the P2P software would like to know the working principle of the people is very inspiring.
- 2022-03-21 18:23:20下载
- 积分:1
-
IOCP模型代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来...
IOCP模型代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-IOCP model code of all the original code package good VC has a certain degree of study and research the role of U.S. can be downloaded to
- 2023-04-25 14:00:03下载
- 积分:1
-
移动设备与PC之间的文件传输可以加快了
赶快来下吧
真正的绿色小工具...
移动设备与PC之间的文件传输可以加快了
赶快来下吧
真正的绿色小工具-Between mobile devices and PC file transfer can be speeded up under the bar as soon as possible to the real green gadget
- 2022-03-20 16:09:15下载
- 积分:1
-
better communication API source code
比较好SOCKET API通讯程序源代码-better communication API source code
- 2022-03-05 03:27:21下载
- 积分:1
-
FTP接口实现
项目中新增对FTP的支持,需求的变更是开发过程中不可避免的事情,只是变更的时间越靠近项目末期,就越是灾难。还好这个需求可以设计的相对独立,做到尽量不影响已实现部分。
说的FTP,就想起曾经写的一个FTP接口对象,由于现在FTP的实现库到处都是,因此在写好此对象时,被同事称为:做轮子的人~我的想法是,组装车和制作车应该还是有区别的~
- 2022-02-01 23:17:42下载
- 积分:1
-
网络视频
网络视频监控源代码,用VC6.0开发,用很大的参考意义-net video
- 2022-07-23 11:04:57下载
- 积分:1
-
非常优秀的PHP扩展模板,可以方便程序员将编程化烦为简
非常优秀的PHP扩展模板,可以方便程序员将编程化烦为简-PHP excellent extension of the template, to facilitate programming and programmers will be annoying for Jane
- 2022-03-02 21:02:54下载
- 积分: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