CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 滑动窗口

搜索资源列表

  1. meidian-filter(CPP)

    0下载:
  2. 中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊。-Median filtering is the pixel on a sliding window in the value ordering, the original gray instead of window center pixel values by which value, it is a
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3730645
    • 提供者:吴刚
  1. enet-1.3.12.tar

    0下载:
  2. 实现可靠UDP传输 采用滑动窗口协议, 限制已发送出去但未被确认的数据帧的数目。 循环重复使用已收到的那些数 据帧的序号。具体实现是在发送端和接收端分别设定发送窗口和接收窗口 -reliable udp
  3. 所属分类:Linux Network

    • 发布日期:2017-05-03
    • 文件大小:550604
    • 提供者:ken
  1. rdt3.0

    2下载:
  2. java实现的基于udp的GBN协议,包含滑动窗口,超时重传-Java implementation of the GBN based UDP protocol, including sliding window, timeout retransmission
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-04-21
    • 文件大小:8192
    • 提供者:张航
  1. otherproblem

    0下载:
  2. 剑指Offer习题代码,滑动窗口大小,单链表从尾向头打印结点-An Offer problem code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1241
    • 提供者:zhaozz
  1. TCP-Sliding-Window-Collection

    0下载:
  2. 工作中曾遇到了高速传输TCP滑动窗口问题,将网上有关的说法做了一下集中,作为大家借鉴。-I had encountered the high-speed transmission TCP sliding window problem in my job, so I collected related resources the Internet for everyone s sake.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:47187
    • 提供者:vin
  1. internetslidingWindow

    0下载:
  2. 计算机网络的滑动窗口问题,有助于理解滑动窗口的运行机制-Sliding window problem of computer networks, it helps to understand the operation of the sliding window mechanism
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-13
    • 文件大小:1833
    • 提供者:lxm
  1. sliding_windows_protocol

    0下载:
  2. 在计算机网络实验系统上实现的简单滑动窗口协议,对应实验手册中的实验一.-Simple sliding window protocol on realization of computer network experimental system, the corresponding laboratory manuals of experimental one.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-03
    • 文件大小:613281
    • 提供者:nina
  1. texture

    0下载:
  2. 对一幅图片进行简单的纹理特征提取,其中滑动窗口尺寸定为15*15,实验后证明该尺寸比3*3窗口可以获得更好的实验效果。-extract the texture of a image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1266
    • 提供者:胡宁宁
  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. lvbo

    1下载:
  2. 图像处理方面,包括滑动窗口,线性滤波,中值滤波-Image processing, including sliding window, linear filtering, median filtering
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1944
    • 提供者:刘雨
  1. linear-filtering-andmedian-filtering

    0下载:
  2. 图像处理方面,包括滑动窗口,线性滤波,中值滤波-Image processing, including sliding window, linear filtering, median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2098
    • 提供者:刘雨
  1. exp1

    0下载:
  2. 实现了滑动窗口协议,滑动窗口协议来解决TCP协议工作时,每传输一个数据分组后,必须等待接收端的确认才能够发送下一个分组的问题-It implements sliding window protocol, when the sliding window protocol TCP protocol works to solve, after every transmission of a data packet must wait for acknowledgment the receiver b
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-12
    • 文件大小:1239
    • 提供者:xuxx
  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
  1. shenjinwangluoyuce

    0下载:
  2. 基于神经网络的双色球预测,采用滑动窗口对输入参数进行了处理-Shuangseqiu forecast based on neural network, a sliding window on the input parameters are processed
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:816
    • 提供者:呵呵
  1. gbn

    0下载:
  2. GBN协议,包含gbn的客户端和服务器端模拟滑动窗口-GBN PROTOCAL
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-14
    • 文件大小:22490069
    • 提供者:yujie
  1. jwsy1

    0下载:
  2. 重庆大学计网实验1,滑动窗口协议的实现与仿真-Chongqing University Total net realized and simulation experiment 1, sliding window protocol
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:25608
    • 提供者:杨小燕
  1. slidingwindows

    1下载:
  2. 北邮计算机网络实验之滑动窗口协议的实现,包括GBN协议和选择重传协议,已通过验收。-BUPT computer network experiment of sliding window protocol implementation, including GBN protocol and selection retransmission protocol has been approved.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2377655
    • 提供者:方欣
  1. proj4

    0下载:
  2. 使用滑动窗的人脸检测,滑动窗口能够独立地对图片块进行分类,以确定是否属于被检测目标。内容如下: 1)载入正样本训练集(人脸),并将其转化为HoG特征 2)载入负样本训练集(没有人脸的任意场景),也将其转化为HoG特征 3)使用SVM,对分类器进行训练,训练集包括正训练集和负训练集 4)使用训练好的分类器,在不同的尺度上,对测试集进行分类 -Face detection with a sliding window.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3250
    • 提供者:雪诺
  1. UDP

    0下载:
  2. 仿照TCP协议的UDP封装,用ACK,和滑动窗口-Modeled on the TCP protocol UDP encapsulation, with ACK, and sliding window
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:29386301
    • 提供者:fox
  1. car_detector

    0下载:
  2. 用python语言实现的,车辆的自动检测与识别,其中包括滑动窗口的设计,图像金字塔的设计,以实现在多尺度空间下车辆的自动检测-Using python language, automatic vehicle detection and identification, including the sliding window design, image pyramid design, in order to achieve multi-scale space in the vehicle s au
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:9259
    • 提供者:魏风
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com