代码搜索:average

找到约 5,196 项符合「average」的源代码

代码结果 5,196
www.eeworm.com/read/279234/10452545

pl fig03_10.pl

#!/usr/bin/perl # Fig. 3.10: fig03_10.pl # Average-sales problem with counter-controlled repetition # initialization phase $total = 0; # clear total $weekCounter = 1;
www.eeworm.com/read/421857/10689175

txt bandwidth explained!.txt

This is well written explanation about bandwidth, very useful info. BandWidth Explained Most hosting companies offer a variety of bandwidth options in their plans. So exactly what is bandwid
www.eeworm.com/read/421857/10691176

txt bandwidth explained!.txt

This is well written explanation about bandwidth, very useful info. BandWidth Explained Most hosting companies offer a variety of bandwidth options in their plans. So exactly what is bandwid
www.eeworm.com/read/418731/10934019

txt bandwidth explained!.txt

This is well written explanation about bandwidth, very useful info. BandWidth Explained Most hosting companies offer a variety of bandwidth options in their plans. So exactly what is bandwid
www.eeworm.com/read/270992/11013559

m odd.m

%odd.m/created by PJNahin for "Duelling Idiots"(7/1/98) %This m-file simulates 1,000 games of odd-person-out, for N people as %defined by the user, with each person flipping a fair coin. The element
www.eeworm.com/read/270992/11013608

m biased.m

%biased.m/created by PJNahin for "Duelling Idiots"(12/27/98) %This m-file simulates 1,000 games of odd-person-out, for N people as %defined by the user, with N-1 persons flipping a fair coin and a s
www.eeworm.com/read/461264/7230607

pro ngp.pro

FUNCTION ngp,value,posx,nx,posy,ny,posz,nz, $ AVERAGE=average,WRAPAROUND=wraparound,NO_MESSAGE=no_message ;+ ; NAME: ; NGP ; ; PURPOSE: ; Interpolate an irregularly sampled fi
www.eeworm.com/read/455917/7361836

m pcadesign.m

function Wt=PCADesign(n,m,sampleset,eignum) % PCADESIGN will return the PCA transformation matrix on the basis of % sample set % n denotes the dimension of the problem % m is the number of sample
www.eeworm.com/read/299227/7874659

txt vlargument.txt

VLArgument.cpp运行结果: w = 36.5 x = 21.5 y = 1.9 z = 10.1 The average of w and x is 29.000 The average of w, x, and y is 19.967 The average of w, x, y, and z is 17.500
www.eeworm.com/read/240259/13228799

txt vlargument.txt

VLArgument.cpp运行结果: w = 36.5 x = 21.5 y = 1.9 z = 10.1 The average of w and x is 29.000 The average of w, x, and y is 19.967 The average of w, x, y, and z is 17.500