-
大家都知道ftp把,这是c++上的ftp编程,指导性的东西,,大家一起共享...
大家都知道ftp把,这是c++上的ftp编程,指导性的东西,,大家一起共享-We all know that the ftp, which is c++ The ftp program, guiding the things we can work together to share
- 2022-03-13 13:00:09下载
- 积分:1
-
列举系统中安装的所有网络协议的程序代码
列举系统中安装的所有网络协议的程序代码-List of all installed on the system network protocol code
- 2022-07-24 17:35:04下载
- 积分:1
-
shopping cart
网上购物车程序,可增加,删除货物,保存付账等功能-shopping cart
- 2023-06-05 18:45:03下载
- 积分:1
-
深圳二手网
深圳二手网-生成HTML
程序演示:http://www.szes.cn
后台管理地址:/szadmin/Admin_Login.asp
模板文件: mb文件下 自己修改-Shenzhen secondary network-generated HTML procedures demo : http :// management background www.szes.cn address :/szadmin/Admin_Login.asp template files : mb under their revised document
- 2022-03-21 03:29:31下载
- 积分:1
-
压缩包中C语言编写的TCP_IP源代码,无解压密码,供网友共同参考...
压缩包中C语言编写的TCP_IP源代码,无解压密码,供网友共同参考-compression package prepared by the C language source code TCP_IP without extracting passwords, a common reference for netizens
- 2022-08-22 05:54:36下载
- 积分:1
-
xi tong ju yu wang
局域网聊天系统,欢迎大家下载啊,请下载,感谢大家啊,一定要下载啊-xi tong ju yu wang
- 2023-04-04 22:15:03下载
- 积分: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
-
NAT穿透 下面的表格列出民每个管理信息头的reSIP的类型。一个完整的包括每个类型存取的列表。 重新调用许多信息头是不同的值 这返回值用不同的值的情况必须重申...
NAT穿透 下面的表格列出民每个管理信息头的reSIP的类型。一个完整的包括每个类型存取的列表。 重新调用许多信息头是不同的值 这返回值用不同的值的情况必须重申为得到类型显示。 多值信息头被用(*)标识。-NAT Traversal The following table sets out the information in each of the first reSIP type. A complete access to each type of list. Many redeployed header value is different with this return value to the different values must be reiterated that as a type of show. Multi-value information was first used (*) logo.
- 2022-03-20 08:42:46下载
- 积分:1
-
超强键盘模拟程式码,不用PostMessage就可以送出按键
超强键盘模拟程式码,不用PostMessage就可以送出按键-did not user postmessage but can send out keys
- 2023-03-23 06:35:03下载
- 积分:1
-
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通...
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.
- 2022-08-25 04:48:22下载
- 积分:1