代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/126765/6012501
c usbhcdlib.c
/* usbHcdLib.c - Implements HCD functional API */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01e,26jan00,rcb Change parameter in usbH
www.eeworm.com/read/101066/6256782
c usbhcdlib.c
/* usbHcdLib.c - Implements HCD functional API */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01e,26jan00,rcb Change parameter in usbH
www.eeworm.com/read/480480/6664865
m ip_08_05.m
% MATLAB script for Illustrative Problem 5, Chapter 8.
echo off
w=[1:5:20,25:20:100,130:50:300,400:100:1000,1250:250:5000,5500:500:10000];
pn0_db=[-20:1:30];
pn0=10.^(pn0_db/10);
for i=1:45
for j=1
www.eeworm.com/read/476907/6754419
m ip_08_05.m
% MATLAB script for Illustrative Problem 8.5.
clear
echo off
w=[1:5:20,25:20:100,130:50:300,400:100:1000,1250:250:5000,5500:500:10000];
pn0_db=[-20:1:30];
pn0=10.^(pn0_db/10);
for i=1:45
for
www.eeworm.com/read/158463/11613085
m ip_08_05.m
% MATLAB script for Illustrative Problem 5, Chapter 8.
echo off
w=[1:5:20,25:20:100,130:50:300,400:100:1000,1250:250:5000,5500:500:10000];
pn0_db=[-20:1:30];
pn0=10.^(pn0_db/10);
for i=1:45
for j=1
www.eeworm.com/read/154209/11983174
m gauspuls.m
function [yc,ys,ye] = gauspuls(t,fc,bw,bwr,tpr)
%GAUSPULS Gaussian-modulated sinusoidal pulse generator.
% YI=GAUSPULS(T,FC,BW) returns samples of the unity-amplitude
% Gaussian RF pulse with c
www.eeworm.com/read/252553/12275698
java edgeoptions.java
/**
*
* Class to represent the edge options: loss rate, delay and bandwidth
*
*/
public class EdgeOptions {
double lossRate;
long delay;
int bw;
/**
* Init
www.eeworm.com/read/252197/12294153
m ip_08_05.m
% MATLAB script for Illustrative Problem 8.5.
clear
echo off
w=[1:5:20,25:20:100,130:50:300,400:100:1000,1250:250:5000,5500:500:10000];
pn0_db=[-20:1:30];
pn0=10.^(pn0_db/10);
for i=1:45
for
www.eeworm.com/read/123880/14607644
c usbhcdlib.c
/* usbHcdLib.c - Implements HCD functional API */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01e,26jan00,rcb Change parameter in usbH