-
Visual C++实现的视频聊天程序
visual c++ 实现的视频聊天程序-visual c++ to achieve the video chat program
- 2023-08-18 03:00:04下载
- 积分: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
-
自己写的SOCKET通信接口,含有消息响应机制
自己写的SOCKET通信接口,含有消息响应机制-himself wrote the Socket Communication Interface, containing information response mechanism
- 2023-05-13 00:35:03下载
- 积分:1
-
测试网络的带宽代码,输入命令,可以根据命令来进行客户端与服务器间的吞吐量测试!...
测试网络的带宽代码,输入命令,可以根据命令来进行客户端与服务器间的吞吐量测试!-Test network bandwidth code, enter the command, can be carried out under the command between the client and server throughput test!
- 2023-05-27 07:55:04下载
- 积分:1
-
这是一个用silverlight写的拼图游戏,请各位看看如何,请赐教
这是一个用silverlight写的拼图游戏,请各位看看如何,请赐教-This is a jigsaw puzzle with silverlight written, please take a look at how, please let us know! ! ! ! ! !
- 2022-03-21 19:38:48下载
- 积分:1
-
实现web页面中链接的点击效果,一个小代码那来给大家分享
实现web页面中链接的点击效果,一个小代码那来给大家分享-achieve web page click on the link results, a small code it for everyone to share
- 2022-01-25 14:08:59下载
- 积分:1
-
站长写的一个使用FTP自动更新应用系统文件的程序,可以自动拨号...
站长写的一个使用FTP自动更新应用系统文件的程序,可以自动拨号- Stationmaster writes uses FTP automatically to renew the
application system document the procedure, may the automatic digit
dialing
- 2022-01-25 17:29:43下载
- 积分:1
-
内含2份关于权限管理的付费论文和一份基于RBAC的权限管理设计...
内含2份关于权限管理的付费论文和一份基于RBAC的权限管理设计-Intron 2 of the pay-rights management on the papers and a RBAC-based design of rights management
- 2022-05-13 05:52:19下载
- 积分:1
-
RS-232-C端口实时监控软件的设计实现、Socket接口实现网络异步通信、用C语言实现Ping程序功能-RS-232-C port real-time monitoring software designed to achieve, Socket Interface network asynchronous communication using C language function Ping procedures
- 2022-01-22 17:17:25下载
- 积分:1
-
网页特效,字的移动,颜色的控制,可以使网页看起来很生动,丰富。...
网页特效,字的移动,颜色的控制,可以使网页看起来很生动,丰富。-netnew word of the movement, color control, web pages appear to be very lively and rich.
- 2022-02-02 21:46:17下载
- 积分:1