搜索资源列表
csma
- 在网络仿真模拟工具下实现的MAC层最基本的CSMA协议
mac-csma
- CSMA的.cc代码。CSMA是为了实现竞争信道时使用的。
CSMA
- CSMA/CD仿真代码,千兆以太网以前版本中统一采用的争用方法,以此来决定对媒体访问权,里面涉及到了退避算法等。可在opnet环境下实现,经验证通过。
mac-csma.NS2仿真软件下的802.11CSMA算法的实现
- NS2仿真软件下的802.11CSMA算法的实现,NS2 simulation software under the algorithm 802.11CSMA
csma.rar
- simulation de csma/cd en c,simulation de csma/cd en c
CSMA_CD_code.rar
- 对CSMA/CD协议的模拟,是使用C++语言加以实现的。对理解csmacd协议的执行过程是一个很的仿真,On the CSMA/CD protocol simulation is the use of C++ language to be implemented. Understanding csmacd implementation of the agreement is a simulation process
CSMA.CA.rar
- 该代码是CSMA/CA,用于无线环境下的MAC层的媒体共享.是一种DCF模式,,this is CSMA/CA,used to media access at the level of MAC in the wireless environment ,which is a model of DCF.
csma_cd
- csma/cd 模拟 其余的自己看吧-csma/cd simulate the rest of their own and see
csma_802_15_4
- 无线sensor网络,csma,802.15.4协议仿真-Wireless sensor networks, csma, 802.15.4 protocol emulation
IEEE802.11MAC
- IEEE802.11MAC层CSMA/CA机制的分析与研究-IEEE802.11MAC layer CSMA/CA mechanism for Analysis and Research
Ethernet
- Ethernet网上CSMA/CD协议的模拟-Ethernet Internet CSMA/CD protocol simulation
CSMA_Sim_4
- results for CSMA simulation 4
CSMA_Sim_5
- results for CSMA simulation 5
CSMA_SIM_6
- result of CSMA simulation 6
sim
- /* * CSMA/CD simulator * Author: Gong Han */-/* * CSMA/CD simulator* Author: Gong Han*/
csma
- 基于OPNET单信道CSMA协议仿真 主要描述了在全连通网络下的信道接入时延和吞吐量-OPNET-based single-channel CSMA protocol describes the simulation of the major network connectivity in the whole channel access delay and throughput
CC2510-CSMA
- cc2510源代码,主要实现点对多点的通讯,采用CSMA方式实现。-cc2510 source code, the main achieve-to-multipoint communication, using CSMA ways.
NetworkProtocolSimulate
- 一个javax写的关于CSMA的模拟,有pure Aloha,One persist,p-persist,和non-persist的模拟,不过后面几个的模拟自己不怎满意-CSMA simulation with Java. include pure Aloha,One persist,p-persist,和non-persist.
Implementation_of_CSMA
- 无限局域网MAC层的CSMA协议的三种实现方法,使用java完成,三种分别是NonePersistent,NonePersistent1和OnePersistent,是无线MAC设计的良好参考代码-Wireless network CSMA implementation using Java,containing NonePersistent,NonePersistent1 and OnePersistent,very useful when designing MAC layer protoc
CSMA
- 对CSMA协议在OPNET仿真平台上进行的仿真。(Simulation of CSMA protocol on OPNET simulation platform.)