搜索资源列表
Stop and Wait ARQ
- 停止等待协议,网络课程最重要的一个协议。-stop waiting for the agreement, network programs one of the most important agreements.
td-scdma
- td 缩写词典 Technical Specification 技术规范 protocols 协议 ARQ Automatic Repeat Request 自动重复请求 -td Technical Specification 266011 ocols agreement ARQ Automatic Repeat Request automatic repeat request.
JAVAdeARQ
- 一个JAVA的滑动窗口协议,可以很方便的实现ARQ滑动窗口协议-a sliding window protocols, it is quite easy to achieve ARQ sliding window protocols
ARQ
- 实现了两个程序通信的前提下,模拟实现停止等待ARQ协议。 要求模拟实现: 1. 正常数据帧的通信过程 2. 错误帧的通信过程 3. 数据帧的丢失的通信过程
ARQ.ZIP
- It is mainly used for ARQ simulation ,such as stop-and-wait
arq
- 几种简单的自动返回重传代码,比较实用。选择ARQ、回退N-ARQ等。-Several simple ARQ automatic return code, more practical. Select ARQ, rollback, etc. N-ARQ.
ARQ23
- 一个有用的ARQ代码,对于初学者有帮助,理解自动请求重传有帮助。-A useful ARQ code, help for beginners, understanding ARQ helpful.
client
- 基于CAST-256的安全选择重传协议的设计与实现.客户端代码-CAST-256 based on the selection of the safety of ARQ protocol design and implementation. Client-side code
SW-SIMULATION
- Automatic repeat request is basically error detection and retransmission on request.The code represents a stop and wait ARQ protocol. stop and wait ARQ are used in communication systems
SendReceivePrograme
- ARQ协议\理想信道的《发送端程序》和《接收端程序》-dfasdfasdfasdfsadfasd
Demo
- ARQ programming GUI DEMO
105230324stopwait
- ARQ stop and wait 停等协议代码-ARQ stop and wait Holding agreement code
ARQ-code-and-Design-doc
- arq code for wimax 802.16
ARQ
- 实现双机文本通信,并通过随机制造错误的方法,模拟数据链路层GoBackN方法下,数据帧的传递过程,并用表格图形界面展示。 1、实验过程中,需并行运行receiver和sender两个包中的主程序。 2、为了使显示文字符合逻辑,请首先使receiver进入等待连接状态,之后sender发 起连接,并发出文本,receiver进行接收。 3、默认情况为单机实验,发送和接收IP均为本地IP;进行双机实验时,请自行修改IP。 4、关闭图形界面后,也请在Eclipse中关闭进程。-A
ARQ
- 用c语言编写的一个停等式ARQ协议,希望对大家有所帮助-C language a parked equation ARQ protocol, we hope to help
c-for-ARQ
- 简单实现链路层ARQ协议,特点在于使用栈来实现。在windows下使用VC++6.0可以运行-Simple link layer ARQ protocol, characterized by the use of stack. The use windows VC++6.0 can run
ARQ
- ARQ协议的模拟实现.编写两个计算机程序p1,p2。p1模拟发送方:首先从界面读取待发送字符(每接受一个字符的输入),保存到文件file1.txt中,并启动计时器;p2模拟接收方,它从file1.txt中查找是否有新字符到来,并提供模拟界面给用户选择: -ARQ protocol simulation. Written two computer programs p1, p2. p1 simulate the sender: First, to be sent from the interf
ARQ
- 计算机网络ARQ协议模拟程序,采用c++实现模拟ARQ发送接收数据,出错重传机制-ARQ protocol computer network simulation program, using c++ for analog ARQ sending and receiving data, error retransmission mechanism
Stop-equation-ARQ-protocol-algorithm
- 根据停等式ARQ协议基本理论,编写的协议算法,Visual C 6.0开发环境。-Stop equation ARQ protocol algorithm
ARQ
- ARQ通信协议的仿真,讨论了各种条件对于ARQ传输完成时间的影响(The simulation of ARQ communication protocol and the influence of various conditions on the completion time of ARQ transmission)