搜索资源列表
aloha
- 排队理论中的aloha算法实现,该算法的运行环境为matlab.-Queuing theory aloha algorithm, the algorithm running environment for matlab.
N_aloha_simulation
- 通信网络理论及应用:时隙Aloha及伪贝叶斯算法性能仿真-Communication Network Theory and Application: Slotted Aloha and pseudo-Bayesian algorithm performance simulation
multiple_access_protocols
- 系统分别对无线通信中的几种重要的多址接入协议进行了仿真,包括pure-ALOHA,slotted-ALOHA,CSMA以及ISMA,对每种协议的信噪比-误码率关系进行了分析。-Of wireless communications systems are in several important multiple access protocol simulation, including the pure-ALOHA, slotted-ALOHA, CSMA and ISMA, signal to
Slotted_Aloha-Matlab-Code
- Matlab code for slotted ALOHA protocol for computer communication
Slotted_Aloha-C++_Code
- slotted aloha simulation code
Implementation_of_Aloha
- 经典的以太网Aloha协议的Java实现,内附三种基本的Aloha,即PureAloha,PureAloha2和slottedAloha,是网络初学者实践必备的代码-classic Implementation of Ethernet Aloha Protocol with Java programming,containing PureAloha1/2 and slotted Aloha
Aloha
- draw diagrams for pure Aloha and slotted aloha with poisson arrival rate.
Aloha
- 基于RFID平台下的防碰撞算法,基于随机数传送的动态帧时隙Aloha算法-Based on the anti-collision algorithm in RFID platform, based on the random number sent by Dynamic Framed Slotted Aloha algorithm
MY-ALOHA
- Hi, this a matlab code for pure Aloha, npcsma, isma, and slotted Aloha. All results are saved in results.dat file so that they can be compared later. I hope it helps -Hi, this is a matlab code for pure Aloha, npcsma, isma, and slotted Aloha. All resu
dynamic-framed-slotted-aloha-algorithm
- dynamic slotted aloha
Slotted-Aloha
- Performance estimation of slotted aloha protocol with the help of macrovian model
aloha
- 随机多址接入协议的matlab仿真及其结果,包括ALOHA,时隙ALOHA,非连续性CSMA和时隙非连续性ISMA协议。-The matlab simulation and results of random multiple access protocol,including ALOHA, slotted ALOHA, CSMA and snpisma protocols.
aloha
- Slotted ALOHA anti-collision algorithm
ALOHA-SIMULATION
- 多址协议仿真,包括多址接入协议仿真模型,时隙ALOHA协议仿真 非持续性载波监听(np-CSMA)协议仿真-Multiple access protocol emulation, including multiple access protocol simulation model, slotted ALOHA protocol emulation unsustainable carrier sense (np-CSMA) protocol emulation
pure-aloha-and-slotted-aloha
- pure aloha 和slotted aloha算法的 matlab代码。结果显示了两种算法吞吐量的对比,通过修改标签数也可以得出吞吐量的变化值。 纯ALOHA协议(Pure ALOHA) 当传输点有数据需要传送的时候,它会向立即向通讯频道传送。 接收点在收到数据后,会ACK传输点。 如果接收的数据有错误,接收点会向传输点发送NACK。 当网络上的两个传输点同时向频道传输数据的时候,会发生冲突,这种情况下,两个点都停止一段时间后,再次尝试传送。
ALOHA-Matlab
- 时隙 ALOHA(Slotted ALOHA)算法是在纯ALOHA 算的基础上将时间分成了多个离散的时隙,被分割成的时隙的长度要大于标签所携带数据信息帧的长度-Slot ALOHA (Slotted ALOHA) algorithm is based on pure ALOHA time will be counted into the slot more discrete, divided into the slot length is greater than the length of t
CSMA-ALOHA-matlab
- 退避机制的三种matlab代码,包括CSMA、ALOHA、时隙ALOHA协议的matlab仿真-Backoff three matlab code, including CSMA, ALOHA, slotted ALOHA protocol matlab simulation
slotted.tcl
- slotted aloha example source code
slotted-aloha-master
- Slotted aloha implementation in language of c, c++
RFID-OPNET
- RFID防冲突算法纯ALOHA,时隙aloha等,在OPNET上的实现源码。(source code for aloha, slotted aloha etc, in OPNET.)