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

搜索资源列表

  1. cn3-simulator

    0下载:
  2. 四个网络协议在linux下的模拟实现,比如滑动窗口协议,可用来研究协议的性能-four network protocol in the linux Simulation, such as sliding window protocols, could be used to study the performance agreement
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:22118
    • 提供者:刘智莹
  1. 灰度共生矩阵纹理

    4下载:
  2. 用滑动窗口中图像的灰度共生矩阵进行简单的2类纹理的分割.-sliding window of the gray image symbiotic matrix simple two types of texture segmentation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1648
    • 提供者:夏玉
  1. ydm

    0下载:
  2. 仿真程序: 1. OSI参考模型的信息流动过程:设计一个仿真程序,说明OSI参考模型的信息流 动过程以及每层的作用。 2. 调制和解调:设计一个演示程序,说明调制解调器的调制和解调的过程 3. 信号的编码:设计一个仿真程序,演示信号的直接编码、曼彻斯特编码、差分曼 彻斯特编码; 4. 滑动窗口协议:设计一个仿真程序,说明滑动窗口协议的工作过程 5. 设计一个全双工停等协议 -simulation program : 1. OSI reference mod
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10011
    • 提供者:小龙
  1. 提供对滑动窗口协议的实验演示

    1下载:
  2. 教学实验源代码,提供对滑动窗口协议的实验演示,协议分层和协议软件的设计与实现有基本的认识利用所学数据链路层原理,自己设计一个滑动窗口协议并在仿真环境下编程实现有噪音信道环境下的 可靠的双工通信。信道模型为 8000bps 全双工卫星信道,信道传播时延 270 毫秒,信道误码率为 10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围,Teaching experiment source code, on the Sliding Window Protocol provides
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-23
    • 文件大小:415182
    • 提供者:Tony Yau
  1. datalink.lab.rar

    1下载:
  2. 数据链路层滑动窗口协议的设计与实现。有完整的说明和模拟环境文档。,Data link layer sliding window protocol design and implementation. There is a complete descr iption and documentation simulated environment.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-05-01
    • 文件大小:383112
    • 提供者:Tianyi Chen
  1. window

    0下载:
  2. 滑动窗口协议是计算机网络中为保证流控制和可靠而常用的一种协议,它一般在传输层TCP协议中实现。本代码实验滑动窗口协议中的1比特滑动窗口协议、回退N帧协议和选择性重传协议。-Sliding window protocol is a computer network in order to ensure the reliable flow control and a protocol commonly used, it is usually in the transport layer TCP pr
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:1268
    • 提供者:王业大
  1. sliding

    0下载:
  2. 求出sliding window的最大最小值-n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves ri
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:582
    • 提供者:ben
  1. UDP-based_Sliding_Window_Protocol

    0下载:
  2. 基于UDP的滑动窗口协议的设计与实现 UDP-based Sliding Window Protocol -UDP-based Sliding Window Protocol Design and Implementation of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:295782
    • 提供者:ypx6286428
  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. Sliding Window

    1下载:
  2. 滑动窗口协议仿真,程序按照滑动窗口协议实现端对端的数据传送。包括协议的各种策略,如包丢失、停等应答、超时等都应有所仿真实现。-Sliding window protocol emulation, the program in accordance with the sliding window protocol to achieve end to end data transfer. Including the agreement of various strategies, such as p
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-12-07
    • 文件大小:69284
    • 提供者:gagmeansfun
  1. SWP

    0下载:
  2. Sliding Window Protocol Implementatoin
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1364
    • 提供者:Alad
  1. 20050209006

    0下载:
  2. 该程序是模拟tcp六控制中滑动窗口的,tcp流控制机制就是由滑动窗口实现的。-The program is six control simulation tcp sliding window, tcp flow control mechanism is achieved by the sliding window.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1923603
    • 提供者:无名
  1. sliding-window

    0下载:
  2. This the implementation of sliding window protocol with server n client in it-This is the implementation of sliding window protocol with server n client in it
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:8399
    • 提供者:Dhivi
  1. sliding-window-protocol

    0下载:
  2. 模拟实现使用选择性重传策略的滑动窗口协议程序。程序实现了: 简单界面; 动态显示数据帧的发送和接收情况; 接收方应具有固定大小的滑动窗口; 发送发的发送速度可以调节。-Analog implementation use selective retransmission strategies sliding window protocol procedures. Program: simple interface dynamic display of the data frame
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-05
    • 文件大小:1168219
    • 提供者:jie
  1. Sliding-window-protocol-

    0下载:
  2. TCP可靠传输的实现,滑动窗口协议模拟程序-Sliding window protocol simulation programs
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1171628
    • 提供者:kiting
  1. sliding-window-master

    0下载:
  2. sliding-window-master UDP 可靠 单播 滑动窗口 具体实现-sliding-window-master UDP Unicast reliable sliding window implementation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:95423
    • 提供者:XiongXiong
  1. PAPR-Reduction-of-FBMC-Using-Sliding-Window

    1下载:
  2. sliding window and active constellation extension for fbmc oqam signal
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:239584
    • 提供者:sandeepkumar
  1. Sliding-DFT---CodeWarrior-implementation

    1下载:
  2. The sliding DFT is a spectral analysis method based on the classical FFT, implemented over a subset of the N center frequencies of the N-point DFT. The sliding DFT (SDFT) algorithm performs an N-point DFT on time samples within a sliding-window.
  3. 所属分类:DSP program

    • 发布日期:2017-02-02
    • 文件大小:1024
    • 提供者:Elena Dobre
  1. Netriver-sliding-window-protocol

    1下载:
  2. Netriver滑动窗口协议实验,主要实现1比特滑动窗口协议,回退N帧滑动窗口协议以及选择性重传协议,包含源码和实验报告-Netriver sliding window protocal. The .zip file contains source code and laboratory report for your reference.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-11-25
    • 文件大小:568320
    • 提供者:秦汉民
  1. Sliding-Window-Protocol

    1下载:
  2. 滑动窗口协议C语言实现版,对理解协议内容具有重要意义-Sliding window protocol C language version, the understanding of the content of the agreement is of great significance
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-11-25
    • 文件大小:176128
    • 提供者:NewBee
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com