-
捕获HTTP包程序
捕获HTTP包程序-HTTP packet capture procedures
- 2023-07-16 23:25:04下载
- 积分:1
-
高速UDP协议收发实现,附带原理实现和完整聊天室示例程序
高速UDP协议收发实现,附带原理实现和完整聊天室示例程序-udp demo
- 2023-01-30 06:30:04下载
- 积分:1
-
IE Programming simple example of the realization of the browser [] to delete IE...
IE编程实例
简单的浏览器的实现【chap4MyBrowser】
删除IE相关历史记录【chap4DelHistory】
将应用程序加入到IE工具栏【chap4AddToToolBar】
超级链接的实现【chap4HyperLink】
禁止IE的弹出窗口【chap4StopPopup】
禁止浏览某些网站【chap4StopTravel】
IE收藏夹【chap4 MyBrowser】
创建桌面快捷方式和活动桌面【chap4ShortCut】-IE Programming simple example of the realization of the browser [] to delete IE related chap4MyBrowser history] [chap4DelHistory application added to the IE toolbar chap4AddToToolBar] [hyperlinks realization chap4HyperLink] [Prohibition of IE pop-up window] [chap4StopPopup prohibited browser Some sites chap4StopTravel] [IE Favorites] [chap4 MyBrowser create desktop shortcuts, and Active Desktop chap4ShortCut []
- 2022-05-29 09:24:34下载
- 积分: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
-
超链接程序的原理。C++实现。代码没有错误
超链接程序的原理。C++实现。代码没有错误-c++
- 2022-01-25 14:38:23下载
- 积分:1
-
这是ecf的原代码,是个plugin,可以实现即时通讯。
这是ecf的原代码,是个plugin,可以实现即时通讯。-ecf This is the original code, is a plugin can achieve instant messaging.
- 2022-04-11 08:27:22下载
- 积分:1
-
一个socket服务端程序例子
一个socket服务端程序例子-A socket server program example
- 2022-03-19 22:28:09下载
- 积分:1
-
一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。不过建议在98下运行,2000未测试过。...
一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。不过建议在98下运行,2000未测试过。--A multi-broadcast chat program, it can run multiple instances at the same time, then join the same chat group. But we suggested to run it in windows98 moves,it has not tested in windows2000.
- 2023-06-23 17:50:04下载
- 积分:1
-
CSDN网络版“小猪”写的一个重叠端口完成例程的网络通讯程序。...
CSDN网络版“小猪”写的一个重叠端口完成例程的网络通讯程序。-CSDN Network Edition of the "something" was a complete overlap port routines network communication process.
- 2022-01-25 16:51:23下载
- 积分:1
-
聊天采用TCP IP服务器
Chat server using tcp ip
- 2023-07-09 15:30:09下载
- 积分:1