CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 丢包率

搜索资源列表

  1. NS-RTT-delay

    0下载:
  2. NS2目前广泛采用的网络模拟软件,该程序实现了模拟环境下的RTT和丢包率的测量。-NS2 now widely used in network simulation software. The program simulated environment of RTT and packet loss rate measurements.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:3362
    • 提供者:liangwen
  1. multicast_test

    0下载:
  2. 使用三块无线网卡在两个嵌入式板子,和pc机之间进行组播测试的测试程序。通过224.0.0.1发送UDP包,两个接收端分别从此地址拿到组播的数据,然后分析丢包率。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:3442
    • 提供者:朱天山
  1. UDP_Connections

    1下载:
  2. UDP安全传输(完整源码) 1、自动分包组包 2、支持一次性发送任意大小的包 3、支持安全控制 4、根据丢包率和网速度动态控制发包速度(因时间的局限此功能未很好的实现) 5、对于用户透明的接口(开发人员不用关心实现细节可以和使用其它UDP控件一样简单的使用本类) 接口的简单说明,使用本类很简单 当想要发送大数据包或者具有安全控制的数据包就使用方法 SafeSendBuff 即可:) 当然接收方必须使用本类(即服务端。因为偶需要自动处理分包、组包、重发
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:800876
    • 提供者:jeffery
  1. 3node

    0下载:
  2. 这是一个在Mesh环境下做的典型星型拓扑路由协议仿真,还有awk分析延迟、抖动、丢包率等特性,希望对做Mesh毕业设计的人有帮助-This is done under a typical Mesh star topology routing protocol emulation, and awk analysis of delay, jitter, packet loss rate and other characteristics, and I hope people do Mesh grad
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:177073
    • 提供者:肖文泽
  1. udpTest

    0下载:
  2. 自己实现的socket发送。测试udp发送的丢包率。-The realization of the socket to send their own. Udp sent test packet loss rate.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:8086
    • 提供者:俞凌杰
  1. ns2-analysis-code

    2下载:
  2. ns2网络仿真的实例以及对应测试分析代码,含有时延,抖动,丢包率等-ns2 network simulation examples and counterparts test analysis code, containing latency, jitter, packet loss rate etc.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-04-14
    • 文件大小:23305
    • 提供者:赵永鑫
  1. Distributed_Multimedia_Networks

    0下载:
  2. MATLAB程序,TCP流路由,丢包率计算,包括脚本和simulink模块。-runde2.m (Matlab driver s program for activating 40 TCP flows with an AQM router) vdpol2.m (Matlab function for setting up stochastic differential equations for runde2.m) runde3.m (Matlab driver s program to
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:11877
    • 提供者:kjyqcl
  1. tcpudp

    0下载:
  2. TCP/UDP协议在NS2中的仿真源代码以及trace分析文件,抖动分析,吞吐量分析,丢包率分析。-TCP/UDP protocol in NS2 Simulation and trace analysis of source code files, jitter analysis, throughput analysis, analysis of packet loss rate.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:3836
    • 提供者:yaqinchow
  1. trace_analysis

    1下载:
  2. 使用ns2网络仿真软件时,统计无线场景吞吐量、延时、抖动和丢包率的通用脚本文件。-Using the ns2 network simulation software, statistical radio scene throughput, delay, jitter and packet loss rate of the general-purpose scr ipt file.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:2699
    • 提供者:cn
  1. books

    0下载:
  2. 2001年诞生的网络编码技术,对网络性能,如吞吐量、丢包率、时延等都有极大的提升,是一种应用于MAC层和路由层的新型编码技术。该资料包含三本讲解网络编码技术的英文原版书籍,有助于全面了解和学习网络编码。-Network coding,which came into being in 2001,raises the network s throughput, packet loss rate, delay,etc dramatically.The document includes three b
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2934068
    • 提供者:邓玮
  1. awk1

    0下载:
  2. 在NS2网络模拟工具中,用以测试协议吞吐量、丢包率、传输时延的AWK角本-In the NS2 network simulation tool to test the agreement throughput, packet loss rate, transmission delay of the AWK angle of the
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:4612
    • 提供者:zhangpan
  1. trace

    2下载:
  2. ns2无线有线跟踪文件分析例子,主要包括吞吐量,丢包率,时延等-ns2 wireless trace file analysis wired examples include throughput, packet loss rate, delay, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:112407
    • 提供者:feitian
  1. TestNetDetect(WIN32)

    0下载:
  2. CPing依据ICMP协议实现, 可解析域名和IP, 可设置发包数量,统计丢包率-CPing based on ICMP protocol implementation can resolve domain names and IP, you can set the number of contracting, statistical packet loss rate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:814716
    • 提供者:秦书博
  1. net_capture

    0下载:
  2. 简单的捕获程序,用来粗略测试捕获效率(就是丢包率)-Simple capture program, to roughly capture efficiency test (that is, packet loss rate)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-15
    • 文件大小:4048492
    • 提供者:聂云祥
  1. wireless_udp

    0下载:
  2. 在无线网络UDP中测量吞吐量丢包率端到端时延-UDP in wireless network packet loss rate in the end to end delay measurement throughput
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2852
    • 提供者:Apple67
  1. wireudp

    0下载:
  2. 在无线网络UDP中测量吞吐量丢包率端到端时延-UDP in wireless network packet loss rate in the end to end delay measurement throughput
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2844
    • 提供者:Apple67
  1. sting.tar

    0下载:
  2. sting 一个基于TCP的网络测量工具,可以设定远程IP 端口号,测量线程的RTT和丢包率-Here is the output from a sample session: [savage1]# ./sting www.cnn.com Connection setup took 80 ms src = 128.95.219.227:10241 (1753156211) dst = 207.25.71.25:80 (347132509) dataSent = 100,
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:143749
    • 提供者:fuyizheng
  1. 111111test_socket

    0下载:
  2. 一个测试网络流量的程序,可以实现简单的数据流量和丢包率的统计-A test procedure for network traffic, can achieve simple data flow and packet loss statistics
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:8624
    • 提供者:wangyi
  1. gawkwuxian

    0下载:
  2. 在网络仿真NS中对延时分析,丢包率分析,延时抖动分析,吞吐量分析的脚本,很实用。-NS in the network simulation analysis of delay, packet loss rate analysis, delay jitter analysis, throughput analysis of the scr ipt, very useful.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:7950
    • 提供者:nana
  1. proxy

    0下载:
  2. 用于在通讯中模拟网络随即丢包,丢包率可以自己确定,并且加载 QOS恢复机制,比如 重传机制。 -Communication network used to simulate the loss immediately, packet loss rate can be ourselves, and load the QOS recovery mechanism, such as retransmission.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1626537
    • 提供者:wang
« 12 3 »
搜珍网 www.dssz.com