-
查询其中一个会智能找到两一个相关名称,有一点级联感觉
查询其中一个会智能找到两一个相关名称,有一点级联感觉-Inquiries will be smart to find one of 21 related to the name, it felt cascade
- 2022-07-11 21:30:59下载
- 积分:1
-
c#的网络传输程序。一个server程序,可以chat也可以传文件,适合初次适用c#编网络程序的用户...
c#的网络传输程序。一个server程序,可以chat也可以传文件,适合初次适用c#编网络程序的用户-c# network transmission procedures. A server process, can also chat documents, the initial application for c# series of procedures network users
- 2023-06-13 03:25: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
-
用VC++编写的基于windows sockets编程的聊天应用程序,分为客户端和服务端两个文件...
用VC++编写的基于windows sockets编程的聊天应用程序,分为客户端和服务端两个文件-With VC++ Prepared based on the chat windows sockets programming applications, and services into the client-side two documents
- 2023-01-09 13:10:03下载
- 积分:1
-
very easy to use calendar shows that the procedure is mainly used in the develop...
使用起来十分顺手的日历显示程序,主要是用在网页开发方面。-very easy to use calendar shows that the procedure is mainly used in the development of the website.
- 2022-03-29 11:38:33下载
- 积分:1
-
一个利用DDK WDM开发D12的例子
使用WDM 的 DDK 开发的一个D12的例子-use of the DDK WDM development of a D12 example
- 2023-06-24 13:25:05下载
- 积分:1
-
WinPcap入门的人使用,简单介绍了WinPcap的使用
WinPcap入门的人使用,简单介绍了WinPcap的使用-Introduction to the use of the person WinPcap
- 2022-04-08 17:10:34下载
- 积分:1
-
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.c 发送自己填充的一个数据包 4. statics.c 对网络中的数据进行统计 5. filter.c 按指定规则对捕获的数据包进行过滤-WinpCap development kits examples : 1. devicelist.c access the computer network equipment list 2. cappacket.c crawls Network data packet 3. sendpacket.c send their fill of a data packet 4. stati cs.c right network data statistics 5. filter.c designated by the rules of the capture of data packets conducted Filter
- 2022-11-18 02:05:03下载
- 积分:1
-
VC++编写的基于TCP协议的聊天程序
可实现文字聊天与文件传输功能...
VC++编写的基于TCP协议的聊天程序
可实现文字聊天与文件传输功能-VC++ Prepared based on the TCP protocol chat program can be achieved with text chat and file transfer capabilities
- 2022-07-24 23:31:43下载
- 积分:1
-
一个关于数据报通信的DEMO程序,只有一个服务器端程序,演示了搂据报的发...
一个关于数据报通信的DEMO程序,只有一个服务器端程序,演示了搂据报的发-a report on the data communications DEMO procedures, only a server-side procedures, the demonstration was reportedly grabbed the hair
- 2022-02-04 13:51:38下载
- 积分:1