代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/106679/15628938
txt rfc2905.txt
Network Working Group J. Vollbrecht
Request for Comments: 2905 Interlink Networks, Inc.
Category: Informational
www.eeworm.com/read/106679/15629486
txt rfc415.txt
Network Working Group H. Murray
Request for Comments: 415 Stanford Research Institute
NIC: 392
www.eeworm.com/read/391253/8413893
m bwexp.m
% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2
% COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the FS-1016 CELP
www.eeworm.com/read/389317/8533813
m cugobj.m
% CUGOBJ: Computes the CU GMM objective function
%
% SYNTAX: [obj, gradobj]=gobj(theta, popmom, data, W, varargin);
%
% INPUT
% theta : A vector with the estimated parameters.
% popmom :
www.eeworm.com/read/431631/8664441
m ip_08_05.m
% MATLAB script for Illustrative Problem 8.5.
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:51
www.eeworm.com/read/287843/8665662
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/282471/9092278
cs bandwidthfield.cs
using System;
namespace SDP
{
///
/// A Bandwidth represents the b= field within MediaDescriptions and SessionDescriptions.
///
/// This specifies the proposed bandwid
www.eeworm.com/read/365161/9876595
m window.m
function [w,bw0] = window(wtype,n,mode,p)
%WINDOW Generate a standard windowing function
% [W,BW] = WINDOW(TYPE,N or BW,MODE,P) calculates a window function
%
% TYPE is one of:
% 'blackman'
%
www.eeworm.com/read/166171/10030855
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/162603/10292048
m bwexp.m
% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2
% COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the FS-1016 CELP