搜索资源列表
CSMA
- CSMA/SD载波帧冲突检测模拟仿真,采用的是C#
ALOHA
- 保证正确无误的Multiple access protocls源代码。包括ALOHA, CSMA, ISMA等等。写论文,做研究,超级有用
Lab_Exercices_Modeler
- opnet学习资料,提供部分网络仿真模型。一:介绍OPNET 环境。二:执行M/M/1队列模型。三:以太网模型(Aloha,CSMA,CSMA-CD).四:TCP.五:OSPF
CSMA-0.5
- 模拟CSMA的算法,对理解网络中的冲突检测有很大的帮助
mac_802_15_4cfile
- csma协议,802.15.4协议的mac层的c文件-CSMA protocol, 802.15.4 protocol mac layer c file
mac_802_15_4headerfile
- csma协议,802.15.4协议的mac层header文件-CSMA protocol, 802.15.4 protocol layer header files mac
mac_802_15_4cmn
- csma协议,802.15.4协议mac层cmn文件,从下个文件开始头文件和c文件将打包在一起上传-CSMA agreement 802.15.4 mac layer CMN documents, from the beginning of the next document header files and c files will be packaged together From
mac_802_15_4_transac
- csma协议,802.15.4协议mac层transac的c文件和header文件-CSMA agreement 802.15.4 mac layer transac the c files and header files
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
mac-csma
- mac-csma for ns2 (c, h file)
ApplicationofOPNETsoftwareinanalyzing
- 本文详述了OPNET 网络仿真软件 的主要特性及其网络层次建模机制,利用OPNET 网络仿真技术设计了Aloha 和CSMA 协议的网络模型,并利用OPNET 软 件仿真证明在任何信道流量复合下,CSMA 协议都表现出比Aloha 协议更加优越的性能。-This paper expatiated on the chief performance of OPNET and it s network hierarchical model mecha2 nism. The design a
fwcw03_paper(NANO-MAC)
- a carrier sense multiple access with collision avoidance (CSMA/CA) based MAC protocol, called nanoMAC, suitable for low bit-rate, low-power wireless devices with high efficiency
Ethernet
- CSMA / CD simulation code, Gigabit Ethernet previous versions used to compete for a unified approach, in order to decide on the right of media access, which relates to the backoff algorithm. OPNET environment can be achieved through the experience ca
802.3-2005_section4
- IEEE 802.3 2005 Section 4 (English) Part 3: Carrier Sense Multiple Access with Collision Detection (CSMA/CD) access method and physical layer specifications
csma
- 抢占载波监听 模型 opnet教程程序 可以监看网络忙 并延时发送-csma opnet tutorials lesson4 model
all-(csma-tdma-fdma)
- matlab working codes for TDMA FDMA CSMA ALOHA SALOHA
csma-wireless-V1
- opnet csma wireless V1 无线传感器网络 opnet仿真程序 -opnet the CSMA wireless V1 wireless sensor networks opnet simulation program
CSMA-ALOHA-matlab
- 退避机制的三种matlab代码,包括CSMA、ALOHA、时隙ALOHA协议的matlab仿真-Backoff three matlab code, including CSMA, ALOHA, slotted ALOHA protocol matlab simulation
CSMAWithCollisionDetection实验
- 成员变量 private int stationNum; 准备发送的站的数量 private const int maxLength = 1500 * 8; 一帧的最大长度,单位为位 private const int rate = 512; 时钟为512,单位为100ns private const int maxCollisionNum = 16; 最大冲突数 private const int maxTotalTime = 10000; 最大时隙数 private i
csma-ca-master
- csma-ca.m:没有争用期,csma/ca的仿真结果; csma_ca1.m:有争用期,csma/ca的仿真结果; main1.m:对于csma/ca性能的分析与仿真结果(Csma-ca.m: no contention period, CSMA / Ca simulation results; CSMA? CA1. M: contention period, CSMA / Ca simulation results; Main1. M: analysis and simulatio