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

Search list

[Internet-Networkcsma_ca.pr

Description: 基于opnetmac层协议的csma进程-the process of csma
Platform: | Size: 5120 | Author: 王方 | Hits:

[Internet-Networkmy_csma_ca.pr

Description: 基 于 opnet 仿 真 的csma 的 代 码-csma
Platform: | Size: 5120 | Author: 王方 | Hits:

[OtherIEEE802_15_4CSMA_CA

Description: IEEE802-15-4CSMA-CA jianmo yu fenxi
Platform: | Size: 408576 | Author: litao | Hits:

[Othereluosifangkuai

Description: ZigBee应用 无线游戏,CC1110 CSMA游戏手柄-ZigBee application of wireless games, CC1110 CSMA joystick
Platform: | Size: 194560 | Author: 禹安琪 | Hits:

[Internet-Network115test

Description: 简单的CSMA协议,里面有应答ACK机制,在VX WORK 上实现的代码-simple CSMA protocal,it can satisfy the basic of the function CSMA
Platform: | Size: 76800 | Author: shiweiming | Hits:

[RFIDCC1110_BB

Description: 1110的点对点通信,使用Csma/cd协议,DMA数据传输-1110 point to point communications, use Csma/cd protocol, DMA data transfer
Platform: | Size: 402432 | Author: 马文献 | Hits:

[Program doclecture4.pdf.tar

Description: Multi-access communication transmission protocol lecture four in Computer networks. Author: Guevara Noubir. Course: COM3510 Outline: Pure and slotted Aloha and its mathematical analysis, performance, stability etc. Other MAC protocols: CSMA, Ethernet, Token-ring. MAC for wireless.
Platform: | Size: 302080 | Author: aloha aloha | Hits:

[Communication-MobileCSMA-WITH-CA

Description: this source code CDMA-this is source code CDMA
Platform: | Size: 38912 | Author: farhad | Hits:

[Windows DevelopSimSensor

Description: CSMA协议,c++编写,一起探讨一下吧-CSMA protocol, c++ writing, to discuss about it
Platform: | Size: 5644288 | Author: lipeipei | Hits:

[Program doc802.11wireless-network-manual

Description: 802.11 wireless network manual(中文版)详细论述MAC 802.11 CSMA/CA接入算法-802.11802.11wireless network manual (Chinese version) in detail MAC 802.11 CSMA/CA access method
Platform: | Size: 40669184 | Author: 黄昌平 | Hits:

[TCP/IP stack1mac-802_11

Description: MAC 802.11 CSMA/CA头文件动态接入算法研究和实现-MAC 802.11 CSMA/CA algorithm header file and implementation of dynamic access
Platform: | Size: 5120 | Author: 黄昌平 | Hits:

[matlabcsma_depart

Description: CSMA implementation in matlab
Platform: | Size: 1024 | Author: krkovice | Hits:

[Internet-NetworkEthernet

Description: 模拟Ethernet帧的发送过程 编写程序模拟Ethernet结点的数据发送流程。 1) 用两个线程a和b来模拟Ethernet上的两台主机。 2) 用一个双字类型变量Bus来模拟总线(将其初始化为“\0”,并且总线等于“\0”时表示总线空闲)。 3) 两个子线程向总线发送自己的数据。数据用该线程的线程号进行模拟,发送数据用线程号和Bus的“或”操作进行模拟(即Bus=Bus|ID,ID为该线程的线程号)。 4) 每台主机须向总线上成功发送10次数据,如果其中某次数据发送失败,则该线程结束。 5) 发送流程须遵循CSMA\CD。随机延迟算法中的冲突窗口取0.005。在数据发送成功(即Bus==ID)后,报告“ID send success”,产生冲突(即Bus!=ID)后报告“ID send conllision”,发送失败(即冲突计数器值为0)后报告“ID send failure”。随着主机成功次数增加,报告其已发送成功的次数,如“主机A发送成功数=3”。 Ethernet的核心技术是随机争用型介质访问方法,即带有冲突检测的载波侦听多路访问(CSMA/CD)方法。-Ethernet frames sent during simulation Analog programming to send Ethernet data flow node. 1) a and b with two threads to simulate the two hosts on the Ethernet. 2) a double word type variable Bus to simulate the bus (to be initialized to "\ 0", and the bus is equal to "\ 0" that the bus is idle). 3) two sub-threads to send their data to the bus. Data with the number of threads to simulate the thread, send data with the thread number and the Bus "or" operations simulation (ie, Bus = Bus | ID, ID number of threads for the thread). 4) each host on the bus are required to successfully transmit data 10 times, if one of a particular data transmission fails, the thread ends. 5) to send the process to be followed by CSMA \ CD. Random delay algorithm to take 0.005 in the conflict window. The data is sent successfully (ie, Bus == ID), the report "ID send success", conflict (ie Bus! = ID) after the report "ID send conllision", sending fails (ie, conflict counter value is 0) after the
Platform: | Size: 2768896 | Author: liqian | Hits:

[Internet-NetworkEthernet

Description: 模拟Ethernet帧的发送过程,熟悉Ethernet帧的数据发送流程,即CSMA/CD32运作流程。-Simulate the process of sending an Ethernet frame, familiar Ethernet frame data transmission process, namely CSMA/CD32 operational flow.
Platform: | Size: 2221056 | Author: 韩思流 | Hits:

[Communication401

Description: 基于csma仿真,是根据802.11p而进行仿真的,效果很好-it is based on matlab simulink
Platform: | Size: 26624 | Author: kroos | Hits:

[SCMCSMA

Description: Describe the purpose and contents of the file.-Describe the purpose and contents of the file.
Platform: | Size: 5120 | Author: 南京人 | Hits:

[Program doc2-Internetworking-LAN_1(zslcn)

Description: 术语以太网指的是,由通常称为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 CSMA/CD protocol. Three data rates are currently defined for operation over optical fiber and twisted-pair cables. 10-Gigabit Ethernet is under development.
Platform: | Size: 529408 | Author: Zhoushenglie | Hits:

[TCP/IP stackcsma

Description: opnet软件使用时,熟悉无线子网,节点,进程等概念。-opnet software use, familiar with the wireless subnet, node, process and other concepts.
Platform: | Size: 180224 | Author: mal | Hits:

[TCP/IP stackcustom_wireless

Description: opnet软件使用时,熟悉无线网络csma探测,节点,进程等概念。-opnet software, the familiar csma wireless network detection, node, process and other concepts.
Platform: | Size: 323584 | Author: mal | Hits:

[TCP/IP stackcsma

Description: carrier sense multiple access in tcl language
Platform: | Size: 1024 | Author: nathankarthik | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »

CodeBus www.codebus.net