-
1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。
对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > dt0),它们中的第一帧侦听到信道处于空闲状态,所以就发送,而其他的帧由于第一帧的发送又处于等待状态。若有大于或等于2个帧的相对时间相等,且它们又同时侦听到信道空闲时,就会同时发送而导致冲突,冲突发生后的处理方法同上两个协议的一样。
-1- CSMA continued under the agreement, when a user to send data, it first interception Channel to see if there are other sites in transmission. If Channel busy, continuing to wait until the idle channel, and put more information out. If there is conflict, it is a long wait for a random time, then re-interception. Such agreements, to consider the current frame i am one of the former when i-1, be a time before the final one frame0 (relative to the time frame) the relative dt0 time, and then when the current frame to detect what the relative time frame will be less than dt0, these frames will be sent if and frame0 conflict, th
- 2022-03-03 08:55:18下载
- 积分:1
-
SMTP protocol collection, seven program's source code! Very good! For course...
SMTP协议实现总集,
有7个程序的源代码!非常好!用于课程设计的! -SMTP protocol collection, seven program"s source code! Very good! For course design!
- 2022-01-21 22:42:35下载
- 积分:1
-
Bit网上下载流行软件,如果你也想编写,请好好研究这个程序代码!...
Bit网上下载流行软件,如果你也想编写,请好好研究这个程序代码!-Bit torrent sofeware source code
- 2022-12-01 04:50:03下载
- 积分:1
-
一款简单的聊天类程序,易上手,方便大家学习
一款简单的聊天类程序,易上手,方便大家学习-A simple chat-type procedures,易上手to facilitate U.S. study
- 2022-07-21 01:29:31下载
- 积分:1
-
flex在服务器上的配置例子,flex与后台的交互
flex在服务器上的配置例子,flex与后台的交互-flex in the server configuration example, flex and background interaction
- 2023-02-26 15:35:04下载
- 积分:1
-
RAS高级编程是一个RAS拨号程序高级开发,通过该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量,绝对
RAS高级编程是一个RAS拨号程序高级开发,通过该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量,绝对是一个值得读者学习的程序。-RAS high-level programming is a RAS digit dialing procedure
high-level development, after cannot realize the telephone digit
dialing function through this procedure, but also can realize like
adsl, the net passes and so on the digit dialing function, but also
can monitor modem or the net card network current capacity, absolutely
is the procedure which is worth the reader studying.
- 2022-05-09 02:15:59下载
- 积分:1
-
Chapter 1 Serial Port Dual Internet. Rar
第1章 串口实现双机互联.rar-Chapter 1 Serial Port Dual Internet. Rar
- 2023-03-03 03:00:04下载
- 积分:1
-
将java源代码转换为HTML格式并且可以设置风格
将java源代码转换为HTML格式并且可以设置风格-java source code will be converted to HTML format and can set style
- 2022-06-12 14:59:08下载
- 积分:1
-
使用Windows Socket API编写的通用函数,包含异步socket的使用
使用Windows Socket API编写的通用函数,包含异步socket的使用-General function writed by Windows Socket API, containing the use of non-synchronized socket
- 2022-08-21 08:54:25下载
- 积分:1
-
Internet Client Management System (2004 graduate design FOSS)
网吧管理系统客户端(2004年毕业设计源码)-Internet Client Management System (2004 graduate design FOSS)
- 2022-01-20 23:19:14下载
- 积分:1