代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/296544/3903204
h usblib.h
/* usbLib.h - USB utility functions */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01d,26jan00,rcb Modify usbRecurringTime() to accept ins
www.eeworm.com/read/290228/3983403
awk bw.awk
#
# bw.awk
# awk script to parse the output of a ns trace file,
# and produce mean bandwidth vs time-interval
#
# Usage:
# awk -f bw.awk OP= [args] tracefile
#
# [a
www.eeworm.com/read/287839/4016739
h usblib.h
/* usbLib.h - USB utility functions */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01d,26jan00,rcb Modify usbRecurringTime() to accept ins
www.eeworm.com/read/432474/1893116
h usblib.h
/* usbLib.h - USB utility functions */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01d,26jan00,rcb Modify usbRecurringTime() to accept ins
www.eeworm.com/read/430182/1936969
s viscsumcopy.s
/* $Id: VIScsumcopy.S,v 1.1.1.1 2004/02/04 12:55:50 laputa Exp $
* VIScsumcopy.S: High bandwidth IP checksumming with simultaneous
* copying utilizing the UltraSparc Visual Instruction Se
www.eeworm.com/read/429717/1946270
awk bw.awk
#
# bw.awk
# awk script to parse the output of a ns trace file,
# and produce mean bandwidth vs time-interval
#
# Usage:
# awk -f bw.awk OP= [args] tracefile
#
# [a
www.eeworm.com/read/418308/2091611
h usblib.h
/* usbLib.h - USB utility functions */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01d,26jan00,rcb Modify usbRecurringTime() to accept ins
www.eeworm.com/read/414826/2141354
awk bw.awk
#
# bw.awk
# awk script to parse the output of a ns trace file,
# and produce mean bandwidth vs time-interval
#
# Usage:
# awk -f bw.awk OP= [args] tracefile
#
# [a
www.eeworm.com/read/414826/2141876
tcl errmodel.tcl
global opt
ErrorModel set bandwidth_ 2Mb; # I can't do without it! --ke
set opt(errmodel) "ON" ;
#set opt(emtype) ErrorModel/Weibull
ErrorModel/TwoStateMultiVar set rangeth_
www.eeworm.com/read/413855/2158178
cc bwratedsplitter.cc
// -*- c-basic-offset: 4 -*-
/*
* bwratedsplitter.{cc,hh} -- split packets at a given bandwidth rate.
* Benjie Chen, Eddie Kohler
*
* Copyright (c) 2000 Mazu Networks, Inc.
*
* Permission is h