搜索资源列表
Binary-backoff-algorithm
- 二进制退避算法,计算机网络中以太网所采用的碰撞处理算法的VB仿真,主要价值在于从概率学的角度计算成功发送的概率-Binary backoff algorithm, computer network Ethernet collision processing algorithms used in simulation of VB, the main value lies in the probability of learning from the perspective of calculati
jiangqiufeng_09720835
- Ethernet帧的发送采用带有冲突检测的载波侦听多路访问(CSMA/CD)方法。CSMA/CD的发送流程可以概括为以下四点:先听后发,边听边发,冲突停止,延迟重发。当其中检测到冲突时就需要考虑如何处理该冲突。本程序提出了一种冲突退避算法。-Ethernet frames to send used with Collision Detection Carrier Sense Multiple Access (CSMA/CD) method. CSMA/CD the sending process
吞吐量Simulation
- 对随机接入中退避算法过程的模拟实现,通过仿真验证理论值(Simulation of backoff algorithm in random access)
