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

Search list

[Internet-NetworkNetworkProtocolSimulate

Description: 一个javax写的关于CSMA的模拟,有pure Aloha,One persist,p-persist,和non-persist的模拟,不过后面几个的模拟自己不怎满意-CSMA simulation with Java. include pure Aloha,One persist,p-persist,和non-persist.
Platform: | Size: 55296 | Author: zeng | Hits:

[OtherDataCommunicationNetwork

Description: 数据通信网络 1 概述, OSI 7层结构 2 数据链路层,帧,差错检测 3 重传算法 4 重传算法 5 排队模型-概述和Little定理 6 M/M/1, M/M/m, 队列,等 7 排队网络 8 M/G/1队列, M/G/1 w/ 空闲 9 M/G/1 队列和保留, 优先队列 10 排队系统的稳定性 11 M/G/1队列占用率分布 12 测验 13 多路访问和Aloha 14 稳定的Aloha,树算法 15 CSMA, CSMA/CD和以太网 16 高速LANs,令牌环网,Satellite reservations 17 交换结构概述 18 高速交换调度 19 广播路由和生成树 20 最短路径路由 21 分布式路由算法,最佳路由 22 流量控制-窗口/方案 23 流量控制-基于速率的方案 24 运输层和TCP/IP 25 ATM网络 26 特别专题:光网络和无线网络-Data Communication Network An overview, OSI 7-layer structure of two data link layer, frames, error detection 3 Retransmission Retransmission Algorithm 4 Algorithm 5 queuing model- Overview and Little Theorem 6 M/M/1, M/M/m, queues, and so on 7 8 M/G/1 queue, queuing networks, M/G/1 w/free 9 M/G/1 queue, and reservations, priority queue 10, queuing system, the stability of the 11 M/G/1 queue, the distribution of the occupancy rate of 12 tests over 13 Road access and Aloha 14 stable Aloha, tree algorithm 15 CSMA, CSMA/CD and 16 high-speed Ethernet LANs, token ring network, Satellite reservations 17 switching architecture overview of 18 high-speed switch scheduling 19 broadcast routing and shortest path spanning tree 20 Route 21 Distributed routing algorithm, the best route 22 traffic control- windows/programs, 23 traffic control- rate-based program of 24 transport layer and the TCP/IP 25 ATM network of 26 Special topic: optical networking and wireless networks
Platform: | Size: 5029888 | Author: 孙琛 | Hits:

[Software EngineeringSlotted_Aloha-Matlab-Code

Description: Matlab code for slotted ALOHA protocol for computer communication
Platform: | Size: 2048 | Author: justme | Hits:

[RFIDInterval_estimation_of_the_RFID_based_anti_collisi

Description: 多个应答器的碰撞问题是影响超高频射频识别(RFID)系统读取效率的一个关键问题。从EPC Class1 Generation2 (C1G2)RFID系统帧长受约束特点出发, 分析了帧时隙ALOHA防碰撞机制及其经典应答器估计方法的特点。提出了应答器间隔估计方法(IEM)以及基于该方法的EPC C1G2 RFID防碰撞算法,并给出了仿真结果。与现有基于经典应答器估计方法的射频识别系统防碰撞算法相比较,提出的防碰撞算法减少了识别时间, 提高了系统的识别效率。-Multiple transponder collision issue is the ultra high frequency radio frequency identification (RFID) system, read the efficiency of a key issue. From the EPC Class1 Generation2 (C1G2) RFID system frame length bound characteristics of the analysis of frame-ALOHA anti-collision mechanism and the classic estimation methods transponder characteristics. Proposed transponder interval estimation method (IEM), and based on the method of EPC C1G2 RFID anti-collision algorithm and gives the simulation results. With the existing estimation methods based on classical transponder radio frequency identification system compared to anti-collision algorithm is proposed anti-collision algorithm to reduce the recognition time and increase the efficiency of the system identification.
Platform: | Size: 267264 | Author: 吴晓彦 | Hits:

[Windows DevelopRadio_Frequency_Identification_System_in_the_anti_

Description: 碰撞在射频识别系统中是一个非常常见的问题,如何有效解决这个问题对整个系统来说是很重要的。射频识别 系统是由两个部分组成的:一个是标签;另一个是读写器。在读写器的作用范围内有多个标签同时应答,这时就会产生碰 撞。提出了一种改进的二进制搜索算法,使用这种算法能够在更短的时间内比二进制搜索算法、纯ALOHA和时隙ALO. HA 法识别更多的标签。-Collision in the radio frequency identification systems is a very common problem, how to effectively solve this problem the whole system is very important. Radio frequency identification system is composed of two parts: a label the other is the reader. The role of the reader there are multiple tags at the same time within the response, then it will produce collisions. An improved binary search algorithm, using this algorithm can be in a much shorter period of time than the binary search algorithm, pure ALOHA, and slot ALO. HA the Identification of additional labels.
Platform: | Size: 309248 | Author: 吴晓彦 | Hits:

[Algorithma

Description: this code simulate sluted aloha protocol.
Platform: | Size: 1024 | Author: aissan | Hits:

[RFIDALOHA_usedfor_RFID

Description: 标签防冲撞ALOHA算法的研究,用于无线RFID-aloha used for rfid
Platform: | Size: 145408 | Author: peter | Hits:

[Otherena

Description: matlab对aloha,s-aloha,csma的仿真-matlab pairs of aloha, s-aloha, csma Simulation
Platform: | Size: 120832 | Author: tff | Hits:

[Program doccomputer_network_simulation

Description: A simulation of a computer network using aloha MAC network. prints out relevant data at the end of the simulation. input format indicated in howtorun.txt.
Platform: | Size: 7168 | Author: bob | Hits:

[source in ebookSlotted_Aloha-C++_Code

Description: slotted aloha simulation code
Platform: | Size: 1024 | Author: aiz | Hits:

[Internet-NetworkImplementation_of_Aloha

Description: 经典的以太网Aloha协议的Java实现,内附三种基本的Aloha,即PureAloha,PureAloha2和slottedAloha,是网络初学者实践必备的代码-classic Implementation of Ethernet Aloha Protocol with Java programming,containing PureAloha1/2 and slotted Aloha
Platform: | Size: 5120 | Author: kabiluofu | Hits:

[matlabmatlab

Description: RFID防碰撞算法仿真主程序,用以对Aloha算法的仿真-RFID anti-collision algorithm is simulation of the main program for the simulation of the Aloha algorithm
Platform: | Size: 1024 | Author: 风语 | Hits:

[Internet-Networksaloha

Description: 初学者,自己刚编写好的saloha程序代码,也是由aloha例程改编来的,添加了时隙控制和常规中断。看到论坛里有其他人的saloha,不清楚他们是怎样写的,如果同时都是时隙aloha,站长可以通过么-The slot aloha OPNET program by myself according to the aloha code.Using regular interrupt.Now there have been similar code here,I don t know how others to coding it.
Platform: | Size: 375808 | Author: 刘双双 | Hits:

[Industry researchvanet

Description: 车载自组网的发展与现状,包括网络结构 主要特点,应用举例,难点与重点,研究现状,物理层参数,MAC 层协议,帧结构,接入方式,802.11DCF,RR-ALOHA,CSMA/CA 和RR-ALOHA 的比较,路由协议 -Vehicle Development and Status of ad hoc networks, including the main features of network structure, application examples, difficulties with focused, current research, physical layer parameters, MAC layer protocol, frame structure, access methods, 802.11DCF, RR-ALOHA, CSMA/CA and RR-ALOHA comparison of routing protocols
Platform: | Size: 1007616 | Author: 张鸿云 | Hits:

[Internet-Networkopnetmac

Description: OPNET仿真多种mac协议,里面包含各个协议的进程代码,可直接作为mac模块仿真。 aloha协议 aloha_ack协议 maca协议 macaw协议 fama_ack协议-OPNET simulation of a variety of mac protocols, which contains the process code of each agreement, as the mac module can be directly simulated. aloha protocol aloha_ack protocol fama_ack protocol maca protocol macaw protocol
Platform: | Size: 23552 | Author: lucifer | Hits:

[matlabFSAPB

Description: 基于时隙aloha的防碰撞改进算法,效率很高哦,希望对大家有用-ALOHA anti-conclusion alogrithm dddddd
Platform: | Size: 1024 | Author: haoyu | Hits:

[matlabPure_ALOHA

Description: This matlab m-file is a programing file of Pure ALOHA. This file considers
Platform: | Size: 1024 | Author: Minjae Kim | Hits:

[matlabALOHA_and_CSMA

Description: This matlab m-file is a programing file of Pure ALOHA. This file considers
Platform: | Size: 3072 | Author: Minjae Kim | Hits:

[matlabAlohaN

Description: aloha.m matlab source code
Platform: | Size: 1024 | Author: jethro | Hits:

[P2PAloha

Description: This Program describe you the network protocol Slottted aloha implementation. You can also view the throughput of your program in the output.
Platform: | Size: 11264 | Author: ChhatbarGaurang | Hits:
« 1 2 3 45 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net