CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - csma/cd

搜索资源列表

  1. juw

    0下载:
  2. CSMA/CD总线访问技术计算机局域网 -CSMA / CD bus LAN Computer Access Technology
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:55587
    • 提供者:xixi
  1. CSMACD

    1下载:
  2. 模拟以太网上CSMA/CD协议.在字符界面下,你可以任意规定你要测试的竞争的次数,程序会按照你给的数据进行测试。在该程序中,站的总数为4个,所以每一次竞争结束之后,都会输出一个结果,告诉你在该次竞争中是1、2、3、4站中的哪个站,赢得了本次传输的机会。-simulation Ethernet CSMA / CD agreement. Characters in the interface, You can arbitrarily requiring that you have to test c
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1122
    • 提供者:sherry
  1. SISDF

    0下载:
  2. 模拟以太网帧的发送过程,要求模拟实现CSMA/CD的传送过程
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:931
    • 提供者:tianjing
  1. CSMA CD Simulation.rar

    0下载:
  2. 所属分类:网络编程

    • 发布日期:2011-12-10
    • 文件大小:1675099
    • 提供者:jasminemin
  1. Etherner

    0下载:
  2. 本课程设计的目的是模拟Ethernet帧的发送过程,使读者熟悉Ethernet帧的数据发送流程,即CSMA/CD32运作流程: 1)、用两个线程a和b来模拟Ethernet上的两台主机。 2)、用一个双字类型变量Bus来模拟总线(将其初始化为” \0”,并且总线等于”\0”时 表示总线空闲)。 3)、两个子线程向总线发送自己的数据。数据用该线程的线程号进行模拟,发送数据用线 程号和Bus的“或”操作进行模拟(即Bus=Bus|ID,ID为该线程的线程号)。 4)、
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:68625
    • 提供者:Rubert
  1. Lab01_Ethernet

    0下载:
  2. The Ethernet is a working example of the more general Carrier Sense, Multiple Access with Collision Detect (CSMA/CD) local area network technology. The Ethernet is a multiple-access network, meaning that a set of nodes sends and receives frames o
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:363055
    • 提供者:vagazone
  1. Implementation_of_CSMA

    0下载:
  2. 无限局域网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
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:5906
    • 提供者:kabiluofu
  1. jiangqiufeng_09720835

    0下载:
  2. Ethernet帧的发送采用带有冲突检测的载波侦听多路访问(CSMA/CD)方法。CSMA/CD的发送流程可以概括为以下四点:先听后发,边听边发,冲突停止,延迟重发。当其中检测到冲突时就需要考虑如何处理该冲突。本程序提出了一种冲突退避算法。-Ethernet frames to send used with Collision Detection Carrier Sense Multiple Access (CSMA/CD) method. CSMA/CD the sending process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:906252
    • 提供者:王衎
  1. CC1110_BB

    0下载:
  2. 1110的点对点通信,使用Csma/cd协议,DMA数据传输-1110 point to point communications, use Csma/cd protocol, DMA data transfer
  3. 所属分类:RFID

    • 发布日期:2017-03-31
    • 文件大小:402555
    • 提供者:马文献
  1. CSMA_CD

    0下载:
  2. 协议演示,以太网CSMA/CD协议的功能原理演示,CSMA/CA类似,图形界面化CSMA/CD协议的操作方式,-csma/cd protocol demo
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:11558520
    • 提供者:俞志刚
  1. Ethernet

    0下载:
  2. 模拟Ethernet帧的发送过程 编写程序模拟Ethernet结点的数据发送流程。 1) 用两个线程a和b来模拟Ethernet上的两台主机。 2) 用一个双字类型变量Bus来模拟总线(将其初始化为“\0”,并且总线等于“\0”时表示总线空闲)。 3) 两个子线程向总线发送自己的数据。数据用该线程的线程号进行模拟,发送数据用线程号和Bus的“或”操作进行模拟(即Bus=Bus|ID,ID为该线程的线程号)。 4) 每台主机须向总线上成功发送10次数据,如果其中某次数据发送失败
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2768526
    • 提供者:liqian
  1. 2-Internetworking-LAN_1(zslcn)

    0下载:
  2. 术语以太网指的是,由通常称为CSMA/CD协议的IEEE802.3标准,所包含的LAN(局域网)产品族。当前,以太网定义了三种速率,操作在光纤和双绞线上。 万兆位以太网正在开发中。-The term Ethernet refers to the family of local-area network (LAN) products covered by the IEEE 802.3 standard that defines what is commonly known as the CSM
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:529101
    • 提供者:Zhoushenglie
  1. csma

    0下载:
  2. 模仿CSMA/CD机制所用,本shell scr ipt 可以自动仿真1600次并输出结果-Imitation of the CSMA/CD mechanism, the shell scr ipt can be automatically simulation 1600 times and output the results
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:771
    • 提供者:李想
  1. DP83901A

    0下载:
  2. The DP83901A Serial Network Interface Controller (SNIC) is a microCMOS VLSI device designed for easy implementation of CSMA/CD local area networks.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-02
    • 文件大小:680940
    • 提供者:lego rass
  1. csmacd2

    0下载:
  2. This source shows how to make csma/cd. This is made by c++ and very long source.-This source shows how to make csma/cd. This is made by c++ and very long source.
  3. 所属分类:Project Design

    • 发布日期:2016-04-20
    • 文件大小:6144
    • 提供者:challenger
  1. CSMA

    1下载:
  2. CSMA/CD(1-persistent): 当有packet需要发送时: • 如检测到信道空闲,发送packet • 如检测到信道忙,一直检测信道状态,一旦信道空闲,立即发送-CSMA/CD (1-persistent): When there is packet needs to be sent when: • If the channel is detected idle, transmit packet • If the chann
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:994
    • 提供者:qinweiwei
  1. program-simulasi-csma-cd

    0下载:
  2. REAL does not allow direct simulation of a broadcast medium, since it only supports point-to-point links. Instead, the CSMA protocol is simulated with the help of a node
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:rahma febrianti
  1. CSMA

    0下载:
  2. 这是一个关于模拟CSMA-CD协议行为的JAVA的程序包。-This is a CSMA-CD protocol on the simulation of the behavior of the JAVA package.
  3. 所属分类:P2P

    • 发布日期:2016-10-31
    • 文件大小:8192
    • 提供者:Angel
  1. CSMAWithCollisionDetection实验

    0下载:
  2. 成员变量 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
  3. 所属分类:通讯编程

    • 发布日期:2018-05-01
    • 文件大小:368640
    • 提供者:可可西里12
  1. csmaca_csmacd

    8下载:
  2. 使用matlab对MAC协议的仿真源代码 MATLAB仿真csma/ca csma/cd,两个的(mac Matlab on the MAC protocol simulation source code matlab simulationcsma/ca and csma/cd)
  3. 所属分类:网络编程

    • 发布日期:2019-04-04
    • 文件大小:17408
    • 提供者:阿四阿四
« 1 23 »
搜珍网 www.dssz.com