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

搜索资源列表

  1. 网络模拟可靠数据传输Go Back N

    0下载:
  2. 网络模拟可靠数据传输Go Back N,网络原理上机作业,大家可以下来参考。-network simulation reliable data transmission Go Back N, network operating principle on the plane, we can down reference.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:307054
    • 提供者:陈勋
  1. prog2

    0下载:
  2. 实现TCP协议中的GO-BACK-N 功能
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:5520
    • 提供者:ling
  1. erght_queen

    0下载:
  2. 用JAVA实现GBN(go back N)协议。UDP滑动窗口协议是建立在UDP上的应用层协议之上的。传输层使用的仍是UDP,但在应用层使用滑动窗口技术,并通过模拟TCP的一些机制以保证UDP的低协议处理开销和获得高通信可靠性。-JAVA implementation by GBN (go back N) protocol. UDP sliding window protocol is based on UDP protocol on the application layer above. T
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:11263
    • 提供者:zhaoshu
  1. ARQ

    0下载:
  2. 基于c++运用socket完成的三种停止等待协议的利用,可实现网络传送文件(Demo版)-Stop & Wait Go-back-N Selective repeat ARQ simulation with socket based on visual C++.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-09
    • 文件大小:16838714
    • 提供者:徐遥
  1. new_code

    0下载:
  2. go back n code for computer programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:198485
    • 提供者:Lee
  1. GoBackN

    0下载:
  2. 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control protocol (GO-BACK-N) of the w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2409636
    • 提供者:Tony Yau
  1. DataLinkLayerUDP(1)

    0下载:
  2. 这是一款教学实验的源代码,数据链路控制规程的演示,用SOCKET(UDP) 通信平台实现点对点数据链路控制规程,演示了滑动窗口控制协议(GO-BACK-N)的工作原理的理解。-This is a teaching experiment
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:197907
    • 提供者:Tony Yau
  1. GBN

    0下载:
  2. 压缩文件内有两个文件,一个是服务器端,一个是客户端,是关于“编程实现可靠数据传输原理-Go-Back-N”的。-Compressed file, there are two documents, one is the server-side, one is the client is on Programming Principles of reliable data-Go-Back-N s.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1875
    • 提供者:肖宗花
  1. 3

    0下载:
  2. GBN 算法的完美实现。。。。。测试已通过-GBN algorithm to achieve the perfect. . . . . Test has passed
  3. 所属分类:JavaScript

    • 发布日期:2017-04-29
    • 文件大小:235688
    • 提供者:muta
  1. datalink protocol go back N final

    1下载:
  2. 模拟数据链路层的实现 采用 go back n 的方案,进行差错控制 vc6.0-implement the data link protocol of "go back n"
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-12-07
    • 文件大小:1397446
    • 提供者:runnery
  1. gobackn

    0下载:
  2. implementation of go back n protocol
  3. 所属分类:Modem program

    • 发布日期:2017-04-08
    • 文件大小:5339
    • 提供者:ido
  1. GOBACKn

    0下载:
  2. // PROGRAM IMPLEMENTIN GO BACK TO N PROTOCOL
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:1532
    • 提供者:nnn
  1. simulator

    0下载:
  2. Go back n protocol with hamming code implementation. this is made in java 5.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:7560
    • 提供者:bhuwan
  1. gobackn

    0下载:
  2. go back n 原理 简单可靠的数据传输协议GBN的发送和接收代码-go back n is simple and reliable data transfer protocol to send and receive code GBN
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:435591
    • 提供者:萧萧
  1. go-back-n

    0下载:
  2. 通信编程中常用到的go-back-n算法的模拟显示,采用Applet可视化模拟,带算法说明文档,用于对GBN算法的理解。-Commonly used in communications programming to the go-back-n algorithm for the simulation showed that using Applet visual simulation, with algorithm documentation, understanding the algorit
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:13182
    • 提供者:endlessway
  1. Go-Back-N

    0下载:
  2. A matlab source code to simulate the Go Back N protocol.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-20
    • 文件大小:1094
    • 提供者:Kavya Kumar
  1. Go-Back-N

    0下载:
  2. GO BANCK N 数据链路层的代码,实现滑动窗口。值得学习!-GO BANCK N data link layer of the code to achieve the sliding window. Worth learning!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:9958
    • 提供者:wxy
  1. GO-BACK-N

    0下载:
  2. 编程实现可靠数据传输原理 GO-BACK-N-Programming to realize reliable data transmission principle of the GO- BACK- N
  3. 所属分类:JavaScript

    • 发布日期:2017-04-29
    • 文件大小:11630
    • 提供者:唐棠
  1. go-back-n-master

    0下载:
  2. Go Back And ARQ .. Reference-Go Back And ARQ .. Reference..
  3. 所属分类:Internet-Socket-Network

  1. yuandaima

    0下载:
  2. 这个程序模拟了Go-Back-N协议,在该程序中,窗口限制了发送端最多为5个分组而不需等待确认(The program simulates the Go-Back-N protocol. In the program, the window restricts the sending end to 5 packets without waiting for confirmation)
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:4096
    • 提供者:简小薛
« 12 3 4 »
搜珍网 www.dssz.com