-
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
-
编写的可实现的监控地址和端口扫描程序,可以实现…
VC编写IP地址监测和端口扫描程序 能对计算机实行IP地址监测和端口扫描-prepared VC monitoring IP address and port scanning procedure can be implemented on the computer monitor IP address and port scanning
- 2022-01-26 05:49:31下载
- 积分:1
-
ASPX选课系统 非常的方便,能够实现多选,使用非常的灵活
ASPX选课系统 非常的方便,能够实现多选,使用非常的灵活-ASPX Elective the system is very convenient, and more to achieve the election, using very flexible
- 2022-07-07 05:23:40下载
- 积分:1
-
利用TCPIP实现简单的客服务器模式,用C语言实现
利用TCPIP实现简单的客服务器模式,用C语言实现-TCPIP simple use of the passenger server model, with C language
- 2022-06-15 08:14:20下载
- 积分:1
-
PHP 动态生成图片,介绍如何利用 GD2 动态生成论坛的验证码程序...
PHP 动态生成图片,介绍如何利用 GD2 动态生成论坛的验证码程序-PHP dynamically generated images, how to use GD2 dynamically generated code Forum certification procedures
- 2023-07-23 16:20:03下载
- 积分:1
-
无线传感器器上位机软件,用串口进行通信,可显示节点拓扑
无线传感器器上位机软件,用串口进行通信,可显示节点拓扑-jfdkfj kdfkdf dkfjdkfjdklfjdlf
- 2022-03-07 21:58:46下载
- 积分:1
-
使用两行代码创建超链接,小代码非常的实用。不要错过啊
使用两行代码创建超链接,小代码非常的实用。不要错过啊- Not to miss ah
- 2022-10-21 07:10:03下载
- 积分:1
-
一个聊天室程序,分为服务器与客户端两部分,更重要的是,附带开发文档,很不错的。
一个聊天室程序,分为服务器与客户端两部分,更重要的是,附带开发文档,很不错的。-A chat room procedures, server and client into two parts and, more importantly, with the development of the document, it is good.
- 2022-09-29 00:55:04下载
- 积分:1
-
很cool的公告栏,强功能的滚动屏幕,可以自己调速度.
很cool的公告栏,强功能的滚动屏幕,可以自己调速度.-A cool bbs with strong function of scrolling screen, and the speed is adjustable.
- 2022-08-18 12:19:51下载
- 积分:1
-
UART串口通讯的使用软件编程很好是实现
UART串口通讯的使用软件编程很好是实现-UART serial communication programming using software implementation are very good
- 2022-07-24 13:25:42下载
- 积分:1