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

搜索资源列表

  1. SocketAsyncConnectionManagement

    0下载:
  2. 线程池,多线程TCP/UDP连接管理 可满足10000个终端同时接入 丢包率小于5 -Thread pool, multi-threaded TCP/UDP connection management to meet the 10,000 terminals simultaneously access the packet loss rate of less than 5
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:22044
    • 提供者:shangxin
  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. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4656
    • 提供者:ctedpr
  1. CHAT-UDP

    0下载:
  2. 自己写的一个相对完整的,基于UDP的局域网聊天程序,可获取局域网内在线用户列表,并与指定用户聊天,带有文本界面,具有上下线提醒丢包提醒等功能。-UDP-based LAN chat program, the LAN can access a list of online users, and chat with the specified user, with a text interface with packet loss on the offline alert reminder func
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5985
    • 提供者:equences
  1. trace_analysis

    0下载:
  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. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2743
    • 提供者:ddeInde
  1. AutoPing

    0下载:
  2. VPN断线重连工具,定时检测VPN连接状态,丢包次数过高触发自动重拨-VPN reconnection tool
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:61149
    • 提供者:hook78
  1. mdev.c

    0下载:
  2. 计算时延,丢包,抖动的算法,是众多算法中的一种-Calculated delay, packet loss, jitter algorithm is one of many algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:876
    • 提供者:彭鹏
  1. gps_zda

    0下载:
  2. 对采集的GPS数据进行丢包检测,主要对GPS中的ZDA语句进行丢包检测-GPS data collected for packet loss is detected, mainly in the ZDA sentence GPS packet loss detection
  3. 所属分类:LabView

    • 发布日期:2017-04-16
    • 文件大小:18111
    • 提供者:王干
  1. UDP_Lost_test2

    0下载:
  2. 这是一个测试UDP数据包的丢包率的程序,包含程序源码,已经验证成功-This is a test UDP packet loss rate of the program, including program source code, has been successfully verified
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:3350
    • 提供者:杨利伟
  1. serial_3

    0下载:
  2. linux下USB转串口通讯程序,默认是打开ttyUSB0,可修改这个设备节。成功在开发板上测试,没有丢包。-Under the Linux USB serial communication program, the default is open ttyUSB0, can modify this equipment. Successful tests on the development board, there is no packet loss.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:7137
    • 提供者:chen
  1. evalvid-2.7-w32

    1下载:
  2. Evalvid是一个对在真实或模拟的网络里传输的视频进行质量评价的框架和工具集。除了底层网络的QoS参数的测量,如丢包率,延迟,抖动,Evalvid还提供标准的视频质量评价算法如PSNR和SSIM。它视频编码方面支持H.264,MPEG-4和H.263。音频编码方面支持AAC。-Evalvid is one pair in real or simulated network in the transmission of video quality assessment framework and
  3. 所属分类:Video Capture

    • 发布日期:2016-08-10
    • 文件大小:575488
    • 提供者:李海涛
  1. DNS_Redirect.ZIP

    0下载:
  2. 驱动级域名劫持 就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。 观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP: bin会将www.baidu.com劫持到
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:5051
    • 提供者:ssss
  1. zuboupdate-server

    0下载:
  2. 服务端,组播升级,UDP,丢包重传,已验证-Server, multicast upgrade, UDP, packet loss retransmission
  3. 所属分类:Linux Network

    • 发布日期:2017-05-12
    • 文件大小:3068719
    • 提供者:尚烨
  1. H.264-packet-drop

    0下载:
  2. H.264丢包实验。采用的网络模型2状态马尔科夫链。通过loss.cfg文件配置。实验结果保存在loss-log.txt。-H.264 packet loss experiments. Network model using two-state Markov chain. By loss.cfg file configuration. Experimental results stored in the loss-log.txt.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-12
    • 文件大小:19528093
    • 提供者:李正
  1. LTE_UL

    0下载:
  2. 仿真过程中,将改进算法那与经典算法进行比较,通过对仿真数据如系统时延、系统丢包概率以及系统吞吐量的比较分析,评估改进算法的正确性和性能。-Simulation process, the improved algorithm that compares with the classical algorithm, through the simulation data system latency, packet loss probability of the system as well as a
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2827
    • 提供者:乐山
  1. LTE_UL_Sc

    1下载:
  2. 仿真过程中,将改进算法那与经典算法进行比较,通过对仿真数据如系统时延、系统丢包概率以及系统吞吐量的比较分析,评估改进算法的正确性和性能。-Simulation process, the improved algorithm that compares with the classical algorithm, through the simulation data system latency, packet loss probability of the system as well as a
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2995
    • 提供者:乐山
  1. PF_scheduling

    0下载:
  2. 仿真过程中,将改进算法那与经典算法进行比较,通过对仿真数据如系统时延、系统丢包概率以及系统吞吐量的比较分析,评估改进算法的正确性和性能。-Simulation process, the improved algorithm that compares with the classical algorithm, through the simulation data system latency, packet loss probability of the system as well as a
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:868
    • 提供者:乐山
  1. Scheduling_NewMethod_1

    3下载:
  2. 针对M2M海量业务在LTE-A调度中的新算法改进,用Matlab测试其丢包率、时延以及系统吞吐量-A new algorithm for M2M massive business in LTE-A scheduling improvements, using Matlab to test its loss rate, delay, and system throughput
  3. 所属分类:Other systems

    • 发布日期:2015-04-24
    • 文件大小:1024
    • 提供者:乐山
  1. Chat123

    0下载:
  2. 局域网内,UDP聊天室,包括文件上载,但是传输大文件时会丢包-UDP chat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5276437
    • 提供者:王辉
  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. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:4657
    • 提供者:rowthof
  1. my_udp_src

    0下载:
  2. UDP 协议的常规处理 解决 丢包 和 乱序 包含线程, 日系, socket-Normal processing of the UDP protocol To solve the packet loss and out-of-order Contains the thread, Japanese, socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:14457
    • 提供者:巧劲
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com