Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ALOHA
Search - ALOHA - List
一个javax写的关于CSMA的模拟,有pure Aloha,One persist,p-persist,和non-persist的模拟,不过后面几个的模拟自己不怎满意-CSMA simulation with Java. include pure Aloha,One persist,p-persist,和non-persist.
Update : 2024-05-04 Size : 55296 Publisher : zeng

数据通信网络 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
Update : 2024-05-04 Size : 5029888 Publisher : 孙琛

Matlab code for slotted ALOHA protocol for computer communication
Update : 2024-05-04 Size : 2048 Publisher : justme

多个应答器的碰撞问题是影响超高频射频识别(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.
Update : 2024-05-04 Size : 267264 Publisher : 吴晓彦

碰撞在射频识别系统中是一个非常常见的问题,如何有效解决这个问题对整个系统来说是很重要的。射频识别 系统是由两个部分组成的:一个是标签;另一个是读写器。在读写器的作用范围内有多个标签同时应答,这时就会产生碰 撞。提出了一种改进的二进制搜索算法,使用这种算法能够在更短的时间内比二进制搜索算法、纯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.
Update : 2024-05-04 Size : 309248 Publisher : 吴晓彦

Algorithma
DL : 0
this code simulate sluted aloha protocol.
Update : 2024-05-04 Size : 1024 Publisher : aissan

DL : 0
标签防冲撞ALOHA算法的研究,用于无线RFID-aloha used for rfid
Update : 2024-05-04 Size : 145408 Publisher : peter

Otherena
DL : 0
matlab对aloha,s-aloha,csma的仿真-matlab pairs of aloha, s-aloha, csma Simulation
Update : 2024-05-04 Size : 120832 Publisher : tff

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.
Update : 2024-05-04 Size : 7168 Publisher : bob

slotted aloha simulation code
Update : 2024-05-04 Size : 1024 Publisher : aiz

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

DL : 1
RFID防碰撞算法仿真主程序,用以对Aloha算法的仿真-RFID anti-collision algorithm is simulation of the main program for the simulation of the Aloha algorithm
Update : 2024-05-04 Size : 1024 Publisher : 风语

DL : 1
初学者,自己刚编写好的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.
Update : 2024-05-04 Size : 375808 Publisher : 刘双双

DL : 0
车载自组网的发展与现状,包括网络结构 主要特点,应用举例,难点与重点,研究现状,物理层参数,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
Update : 2024-05-04 Size : 1007616 Publisher : 张鸿云

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
Update : 2024-05-04 Size : 23552 Publisher : lucifer

DL : 0
基于时隙aloha的防碰撞改进算法,效率很高哦,希望对大家有用-ALOHA anti-conclusion alogrithm dddddd
Update : 2024-05-04 Size : 1024 Publisher : haoyu

DL : 0
This matlab m-file is a programing file of Pure ALOHA. This file considers
Update : 2024-05-04 Size : 1024 Publisher : Minjae Kim

DL : 0
This matlab m-file is a programing file of Pure ALOHA. This file considers
Update : 2024-05-04 Size : 3072 Publisher : Minjae Kim

DL : 0
aloha.m matlab source code
Update : 2024-05-04 Size : 1024 Publisher : jethro

P2PAloha
DL : 0
This Program describe you the network protocol Slottted aloha implementation. You can also view the throughput of your program in the output.
Update : 2024-05-04 Size : 11264 Publisher : ChhatbarGaurang
« 1 2 3 45 6 7 8 9 10 ... 16 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.