搜索资源列表
aloha
- 网络仿真软件OPNET ALOHA协议模型的文件-network simulation software OPNET ALOHA protocol model document
aloha
- 网络仿真软件OPNET ALOHA协议模型的文件-network simulation software OPNET ALOHA protocol model document
RFID
- 基于RFID系统中读写器防碰撞算法的研究,主要是时隙ALOHA法,动态二进制搜索法-RFID-based system reader anti-collision algorithm, mainly slot ALOHA method, the dynamic binary search method
ns-aloha
- 用NS仿真开发环境,仿真ALOHA协议,对结果进行分析-network simulation environment develop aloha protocol
aloha
- OMNeT++ for RFID ALOHA collision protocol
Slotted_Aloha-Matlab-Code
- Matlab code for slotted ALOHA protocol for computer communication
a
- this code simulate sluted aloha protocol.
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
- 基于OPNET的aloha协议仿真(aloha协议是无线传感器网络MAC协议的一种)-The aloha protocol simulation based on OPNET (aloha protocol MAC protocol for wireless sensor networks a)
opnetmac
- OPNET仿真多种mac协议,里面包含各个协议的进程代码,可直接作为mac模块仿真。 aloha协议 aloha_ack协议 maca协议 macaw协议 fama_ack协议-OPNET simulation of a variety of mac protocols, which contains the process code of each agreement, as the mac module can
Aloha
- 随机接入ALOHA协议,仿真其吞吐性能以及时延性能。-ALOHA random access protocol, the simulation of its throughput performance and delay performance.
A-Fast-Binary-Search-Anti-collision-Algorithm-for
- this document is a source for rfid anti-collision algorithm in multi-tag systems. this algorithm is based on aloha protocol that is very popular today beacuse of it easiness and simplification. such protocol has used in
aloha
- 基于omnet++的aloha协议仿真实例- The aloha protocol based on omnet++
ALOHA
- ALOHA协议程序。[Traffic,S,Delay]=aloha(capture)-ALOHA protocol procedures。[Traffic,S,Delay]=aloha(capture)
ALOHA
- 纯ALOHA协议的源程序。分为主程序和调用程序-The source of the pure ALOHA protocol. Divided into the main program and the calling program
ALOHA
- 关于ALOHA协议的M文件,将无捕获效应仿真结果,无捕获效应理论值,有捕获效应仿真结果进行了比较-ALOHA protocol M-file, will not capture the effects of simulation results capture the effect of the theoretical value, capture the effects of simulation results were compa
aloha
- ALOHA协议程序:计算实际产生的业务量 ,吞吐量,平均延迟-ALOHA protocol procedures: calculation of actual traffic, throughput, average delay
ALOHA-protocol-simulation
- ALOHA协议的思想很简单,只要用户有数据要发送,就尽管让他们发送。当然,这样会产生冲突从而造成帧的破坏。但是,由于广播信道具有反馈性,因此发送方可以在发送数据的过程中进行冲突检测,将接收到的数据与缓冲区的数据进行比较,就可以知道数据帧是否遭到破坏。-ALOHA protocol s thought is very simple, as long as the user data to be sent, although let the
p-ALOHA-protocol-matlab-simulation
- 随机接入协议P-ALOHA的matlab仿真-P-ALOHA protocol matlab simulation
aloha
- ALOHA协议程序,matllab的实现(ALOHA protocol program)