代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/262344/4313905
txt changing_ip.txt
How to deal with changing IP numbers
====================================
More and more users enjoy the bandwidth of cable modems and other
dial-up broadband services. One problem many users have to
www.eeworm.com/read/415537/11065356
txt free hosting list php, mysql and more.txt
Free Hosting
Unlimited Bandwidth
Unlimited Webspace
Domain Hosting
PHP, FTP
Price: FREE!
there Free Web Hosting Package contains the following features:
Unlimited Data Transfer
Unlimited D
www.eeworm.com/read/290420/8483885
cpp btconfig.cpp
#include
size_t cfg_req_slice_size = 16384;
size_t cfg_req_queue_length = 74;
size_t cfg_cache_size = 16;
size_t cfg_max_peers = 100;
size_t cfg_min_peers = 1;
unsigned long cfg_list
www.eeworm.com/read/209907/15211939
bugs
- Link bandwidth only accepted if specified in floating point, no "mb"
appendix, etc. same for delay, only floating point, no "ms". If it's
urgent, edit the file by hand to convert to floating p
www.eeworm.com/read/208214/4994986
m interfcode.m
function [exectime, data] = interfcode(seg, data)
BWshare = 0.0; % Fraction of the network bandwidth occupied by this node
if (rand(1) < BWshare)
ttSendMsg(1, 1, 80); % send 80 bits to myself
end
www.eeworm.com/read/184442/5249265
m interfcode.m
function [exectime, data] = interfcode(seg, data)
BWshare = 0.0; % Fraction of the network bandwidth occupied by this node
if (rand(1) < BWshare)
ttSendMsg(1, 1, 80); % send 80 bits to myself
end
www.eeworm.com/read/309003/3708852
m splineuchoose.m
function [xh,c] = SplineUChoose(y,k)
% SplineUChoose -- Estimate Optimal Bandwidth for Spline Kernel
% Usage
% [xhat,risk] = SplineUChoose(y,k)
% Inputs
% y Noisy Data Normalized to Noise Le
www.eeworm.com/read/253785/4392077
m interfcode.m
function [exectime, data] = interfcode(seg, data)
BWshare = 0.0; % Fraction of the network bandwidth occupied by this node
if (rand(1) < BWshare)
ttSendMsg(1, 1, 80); % send 80 bits to myself
end
www.eeworm.com/read/382816/8997820
m ofdm_trans.m
%DVB-T 2K Transmission
%The available bandwidth is 8 MHz
%2K is intended for mobile services
clear all;
close all;
%--------------------------DVB-T Parameters-------------------------------------
www.eeworm.com/read/372550/9503849
m potsband.m
function [b,a]=potsband(fs)
%POTSBAND Design filter for 300-3400 telephone bandwidth [B,A]=(FS)
%
%Input: FS=sample frequency in Hz
%
%Output: B/A is a discrete time bandpass filter with a passba