-
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
-
statueopengl
simple statue code opengl
- 2010-11-29 06:05:09下载
- 积分:1
-
6457687654
VB写的列表框_自由选择源码,有助于新手学习。(Written in VB source list box _ freedom of choice to help novices learn.)
- 2013-07-11 07:11:27下载
- 积分:1
-
NETDEVSDK_Win64_C#_V2.1.0.0
说明: 基于宇视摄像头sdk,使用C#开发的搜索、添加当前网络中存在的摄像头,视频浏览、下载、抓拍,控制摄像头等(Based on the universal vision camera SDK, search and add the existing cameras in the current network, video browsing, downloading, capturing, control camera, etc. developed by C#)
- 2020-07-09 16:48:55下载
- 积分:1
-
一个微型NIDS实现例子
一个微型NIDS实现例子- A miniature NIDS realization example
- 2022-02-01 16:03:22下载
- 积分:1
-
series, extended programming examples bis basis.
firefox系列,扩展编程实例之二,基础。-series, extended programming examples bis basis.
- 2022-03-15 15:58:58下载
- 积分:1
-
Calculator443
一个简单的计算器两个类。还只是完成+、-、×、÷运算而已。GUI只是用了AWT,很简单,相信一看就能懂了(A simple two-type calculator. Only just completed+,-,×,÷ computing. GUI only used the AWT, is very simple, I believe will be able to understand a look)
- 2016-02-15 20:07:50下载
- 积分:1
-
fftw3.3.5
说明: 已编译好lib的32位与64位fftw库,解压后可针对32应用程序或64位应用程序直接使用里面的dll、lib等文件。(The 32-bit and 64-bit fftw libraries of Lib have been compiled. After decompression, DLL and lib files can be directly used for 32 or 64-bit applications.)
- 2020-08-13 15:48:29下载
- 积分:1
-
小波包分解&小波包能量熵算例
说明: 关于小波包分解和小波包能量熵的算例,可直接运行。(Examples of wavelet packet decomposition and wavelet packet energy entropy.)
- 2021-04-12 18:58:57下载
- 积分:1
-
LabWindows逐步深入与开发
这是LabWindows逐步深入与开发实例的书籍代码(This is a gradual deepening and development of LabWindows books code examples)
- 2009-02-19 14:16:56下载
- 积分:1