代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/197683/7978912
tcl test.tcl
#helper routines for collecting stats
proc finish {} {
global ns tf
# close $tf
exit 0
}
proc printtcp {fp tcp} {
global ns
set now [format "%.1f" [$ns now]]
set now [$ns now]
puts $fp
www.eeworm.com/read/245849/12777688
m s_frequency_attributes.m
function attributes=s_frequency_attributes(seismic,varargin)
% Compute median frequency, bandwidth, and power spectrum of seismic input data
% Written by: E. R.: February 22, 2005
% Last updated: Marc
www.eeworm.com/read/316280/13526402
h adolfo_filter.h
//Copyright (c) 2004, Charles Killian, Adolfo Rodriguez, Dejan Kostic, Sooraj Bhat, and Amin Vahdat
//All rights reserved.
//
//Redistribution and use in source and binary forms, with or without
//mod
www.eeworm.com/read/152843/5665090
h acornfb.h
/*
* linux/include/asm-arm/arch-rpc/acornfb.h
*
* Copyright (C) 1999 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
www.eeworm.com/read/481169/6644153
c main.c
/***********************************************************************
* main.c: cli specific stuff
***********************************************************************
* Copyright (C) 200
www.eeworm.com/read/405398/11463400
m fft_enhance_cubs.m
%--------------------------------------------------------------------------
%fft_enhance_cubs
%enhances the fingerprint image
%syntax:
%[oimg,fimg,bwimg,eimg,enhimg] = fft_enhance_cubs(img)
%oim
www.eeworm.com/read/259565/11782211
m s_frequency_attributes.m
function attributes=s_frequency_attributes(seismic,varargin)
% Compute median frequency, bandwidth, and power spectrum of seismic input data
% Written by: E. R.: February 22, 2005
% Last updated: Marc
www.eeworm.com/read/345053/11843252
c dump-xine.c
#include
#include "dump-xine.h"
#include
static const char *inv_name [] = {
"INVERSION_OFF",
"INVERSION_ON",
"INVERSION_AUTO"
};
static const char *fec_name [] =
www.eeworm.com/read/151143/12232781
m s_frequency_attributes.m
function attributes=s_frequency_attributes(seismic,varargin)
% Compute median frequency, bandwidth, and power spectrum of seismic input data
% Written by: E. R.: February 22, 2005
% Last updated: M
www.eeworm.com/read/121688/14742408
c app_glob.c
/* app_glob.c: Declare the common global variables for X applications.
Copyright (C) 1996-2000 Paul Sheer
This program is free software; you can redistribute it and/or modify
it under the t