Welcome![Sign In][Sign Up]
Location:
Search - aloha

Search list

[matlabp-ALOHA-protocol-matlab-simulation

Description: 随机接入协议P-ALOHA的matlab仿真-P-ALOHA protocol matlab simulation
Platform: | Size: 3072 | Author: 黄涛 | Hits:

[Communicationaloha

Description: 随机多址接入协议的matlab仿真及其结果,包括ALOHA,时隙ALOHA,非连续性CSMA和时隙非连续性ISMA协议。-The matlab simulation and results of random multiple access protocol,including ALOHA, slotted ALOHA, CSMA and snpisma protocols.
Platform: | Size: 76800 | Author: 王林 | Hits:

[CSharpaloha

Description: omnet++网络仿真软件为平台的Aloha仿真,验证过代码可用,适用于初学者和自学者参照学习-omnet++ simulation Aloha
Platform: | Size: 278528 | Author: 华冰 | Hits:

[Program docMATLAB.ALOHA.ALOHA-AOHA

Description: ALOHA仿真图,进行性能比较,实现算法的仿真实现-ALOHA simulation diagram, performance comparison, the simulation algorithm
Platform: | Size: 2048 | Author: 陈诚 | Hits:

[Algorithmaloha

Description: 仿真aloha得到的平均交换的数据包量、吞吐量通过归一化标签数,便于观察随标签数的变化其他量的变化情况。-Aloha get the amount of simulation data packets exchanged average throughput by normalizing the number of labels, easy changes observed with the tag number of other changes in volume.
Platform: | Size: 1024 | Author: fx | Hits:

[Software EngineeringCollision-design-of-rfid-anti-aloha

Description: Collision algorithm based research and design of rfid anti aloha
Platform: | Size: 1958912 | Author: 马乾坤 | Hits:

[LabViewALOHA-MAC

Description: 该程序实现了Aloha MAC协议,对于了解协议很有帮助-The program implements Aloha MAC protocol, the protocol is helpful for understanding
Platform: | Size: 2296832 | Author: 魔尘 | Hits:

[matlabALOHA

Description: matlab的aloha协议代码,实现了aloha saloha npcsma npisma的matlab仿真,比较了吞吐量和延时性能-This is a matlab code for aloha, saloha, npcsma and npisma which also compares their performances.
Platform: | Size: 12288 | Author: hj | Hits:

[matlabaloha

Description: 实现纯aloha算法,吞吐率,成功率,归一化标签数-complete aloha algorithm.
Platform: | Size: 1024 | Author: fengwang | Hits:

[Internet-NetworkAloha

Description: ns2 linux aloha code simulation
Platform: | Size: 1024 | Author: alanselvadenis | Hits:

[Internet-Networkpure-aloha.tar

Description: TCL script to run pure aloha NS2 program. Outputs the aloha.tr and aloha.nam file
Platform: | Size: 94208 | Author: hppotter | Hits:

[Otheraloha

Description: Slotted ALOHA anti-collision algorithm
Platform: | Size: 1024 | Author: Yousif | Hits:

[matlabALOHA

Description: ALOHA接入协议仿真,对吞吐量和时延进行仿真分析,同时对比了有无捕获效应两种情况下的性能-ALOHA access protocol emulation, simulation throughput and delay analysis, and comparison of the performance of whether the capture effect in both cases
Platform: | Size: 2048 | Author: 纪鹏宇 | Hits:

[TCP/IP stackaloha

Description: The ALOHA protocol was one of the oldest random access protocols, invented by Norm Abramson in 1969. The first wireless network, implementing packet switching over radio, used the pure ALOHA variation, have initially established in Hawaii.-The ALOHA protocol was one of the oldest random access protocols, invented by Norm Abramson in 1969. The first wireless network, implementing packet switching over radio, used the pure ALOHA variation, have initially established in Hawaii.
Platform: | Size: 583680 | Author: Nghiem Son | Hits:

[matlabaloha

Description: aloha算法的基本模型,基于matlab语言,主要提供了一种思想-Anti-collision algorithm for the basic model
Platform: | Size: 2048 | Author: 吕婉婷 | Hits:

[Otheraloha

Description: 一个简单的时隙Aloha系统的matlab仿真程序。-A simple slot Aloha system matlab simulation program.
Platform: | Size: 1024 | Author: hou | Hits:

[OtherALOHA-SIMULATION

Description: 多址协议仿真,包括多址接入协议仿真模型,时隙ALOHA协议仿真 非持续性载波监听(np-CSMA)协议仿真-Multiple access protocol emulation, including multiple access protocol simulation model, slotted ALOHA protocol emulation unsustainable carrier sense (np-CSMA) protocol emulation
Platform: | Size: 8192 | Author: 米阳 | Hits:

[Software Engineering2014.RFID.Novel-Modulo-based-Aloha-Anti-Collision

Description: RFID.Novel Modulo based Aloha Anti-Collision Algorithm for RFID Systems
Platform: | Size: 244736 | Author: huy | Hits:

[Otherpure-aloha-and-slotted-aloha

Description: pure aloha 和slotted aloha算法的 matlab代码。结果显示了两种算法吞吐量的对比,通过修改标签数也可以得出吞吐量的变化值。 纯ALOHA协议(Pure ALOHA) 当传输点有数据需要传送的时候,它会向立即向通讯频道传送。 接收点在收到数据后,会ACK传输点。 如果接收的数据有错误,接收点会向传输点发送NACK。 当网络上的两个传输点同时向频道传输数据的时候,会发生冲突,这种情况下,两个点都停止一段时间后,再次尝试传送。 因为有太多的传输冲突.-pure aloha and slotted aloha algorithm matlab code. The results show the comparison of the two algorithms throughput, by modifying the number of labels can also come to change the value of the throughput. Pure ALOHA protocol (Pure ALOHA) When the transfer point has data to transmit, when it would have to immediately transfer to the communications channel. After receiving the data reception point will ACK transmission points. If the received data has an error, the receiver sends NACK point to point transmission. After transmission when two points on the network at the same time to the channel to transmit data, it will conflict, in this case, two points are stopped for some time, try the transfer again. Because there are too many transmission conflict.
Platform: | Size: 4096 | Author: hanqiu | Hits:

[OtherALOHA-Matlab

Description: 时隙 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 the data label information carried by the frame
Platform: | Size: 1024 | Author: hanqiu | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »

CodeBus www.codebus.net