CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - flow control

搜索资源列表

  1. 网络流量监测

    0下载:
  2. 网络流量检测网络流量统计: 对每个网络接口的流量统计,包括: 网络流量 广播负载率 网络负载率 接收流量 发出流量 接收用户包 接收广播包 发出用户包 发出管播报 广播接收负载率 广播发出负载率 接口最大带宽 接收负载率 发出负载率 综合负载率-network traffic detection network traffic statistics : for every network interface traffic statistics, including : network traf
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:754541
    • 提供者:王王王
  1. ip_looker

    0下载:
  2. IP数据包流量监控 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:554327
    • 提供者:王磊
  1. sniffer0319

    0下载:
  2. sniffer,支持网络数据过滤,密码获取,流量监控-sniffers support network data filtering, password access, flow control
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:240434
    • 提供者:Ian
  1. AnnetTrafficExample

    0下载:
  2. 流量监控系统,Vc++实现。 一个学习的好例子。-flow control system, Vc achieve. Learning a good example.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:59614
    • 提供者:chenlian
  1. AdvancedRoutingandflowcontrol

    0下载:
  2. 高级路由和流量控制 高级路由和流量控制-Advanced Routing and flow control of advanced routing and flow control high-level routing and flow control
  3. 所属分类:Network Security

    • 发布日期:2017-04-03
    • 文件大小:510441
    • 提供者:xinxi
  1. FTP_SERVER_SRC

    0下载:
  2. 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:34735
    • 提供者:杜峰
  1. ex2

    0下载:
  2. 用软件方法解决临界区问题,用软件的流程控制方式实现两个线程的协作与互斥控制,读懂sm6.cpp,并修改为目标代码 ,用全局变量实现线程阻塞。 -With software solutions to critical problems, software flow control method to achieve two threads collaboration and exclusive control, read sm6.cpp, and modify the object code,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:2078
    • 提供者:lx
  1. Linux_imq

    0下载:
  2. Linux下流量控制模块IMQ虚拟设备的实现源码。-IMQ flow control module under Linux virtual devices to achieve source.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2164
    • 提供者:蒋青
  1. tcpdump-4.1.1.tar

    0下载:
  2. 这是本人跟通寝室同学做的毕业设计课题,该课题主要任务是在分析Linux内核的基础上,熟悉和掌握Linux流量控制的机理。并进一步实现可针对IP地址进行流量控制的应用软件。该软件采用C/S结构。客户端负责用户管理,流量控制策略管理和人机交互部分。服务器端负责带宽分配,流量控制的具体实现。在课题的具体分-This is my students to do the bedroom with the graduation project, the main task is the subject of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1587392
    • 提供者:谢强能
  1. bluez-4.89.tar

    0下载:
  2. Implementation of Flow Control in the Linux Bluetooth Stack BlueZ
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1120596
    • 提供者:bbb
  1. Linux-Network-Traffic-Control

    0下载:
  2. Linux内核中,含有关于网络数据包有流量控制的功能模块,用于完成QoS的需求。本文介绍这个模块的实现,并说明如何在其基础上编程。-Linux kernel network packet contains information about the function of a flow control module for complete QoS requirements. This article describes the implementation of this module, an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:590643
    • 提供者:甘经纬
  1. Linux-QoS-Design

    0下载:
  2. Linux网络流量控制实现,这篇文章介绍了底层架构,并描述如何增添新的流量控制功能到Linux内核。-Linux network traffic control implementation, this article describes the underlying architecture, and describes how to add a new flow control function to the Linux kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:480424
    • 提供者:fyang
  1. BC_chinaReader

    0下载:
  2. The communication protocol is byte oriented. Both sending and receiving bytes are in hexadecimal format. The communication parameters are as follows, Baud rate: 19200 bps Data: 8 bits Stop: 1 bit Parity: None Flow control: None
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1114688
    • 提供者:jalind3r
  1. ixgbe_common

    0下载:
  2. ixgbe device supports autoneg fc - Check if phy supports autoneg flow control for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:25592
    • 提供者:ljwmpb
  1. fwsignal

    0下载:
  2. single definition for firmware-driver flow control tlv s.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:14334
    • 提供者:kaixqbx
  1. fwsignal

    0下载:
  2. single definition for firmware-driver flow control tlv s.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:15827
    • 提供者:jznievun
  1. mdp_format

    0下载:
  2. Service arb configured for 32 bytes responses and ring flow control check enabled.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3128
    • 提供者:zundenkun
  1. chained_irq

    0下载:
  2. Entry exit functions for chained handlers where the primary IRQ chip may implement either fasteoi or level-trigger flow control.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:8994
    • 提供者:bzdanping
  1. mpsc

    0下载:
  2. AFAICT, hardware flow control isn t supported by the controller MAG. -AFAICT, hardware flow control isn t supported by the controller MAG.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:12978
    • 提供者:wshuibang
  1. radeon_rename_regs

    0下载:
  2. XXX Remove this once the register allocation works with flow control.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1703
    • 提供者:funclhm
« 12 »
搜珍网 www.dssz.com