代码搜索:average

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

代码结果 5,196
www.eeworm.com/read/212829/15148165

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/212127/15165631

c tms470r1b1m_adc10_06.c

//****************************************************************************** // TMS470 Demo - MibADC Buffered Sample with polling // // Description; the MibADC is used in buffered mode. 20 s
www.eeworm.com/read/210671/15194021

cpp fig02_07.cpp

// Fig. 2.7: fig02_07.cpp // Class average program with counter-controlled repetition #include using std::cout; using std::cin; using std::endl; int main() { int total,
www.eeworm.com/read/471212/6899524

m mexgraphaveragenearestneighbordegree.m

function NewrestNeighborData = mexGraphAverageNearestNeighborDegree(Graph,Nodes,Direction) % For each node, computes average degree (Incoming, Outgoing and Both) of it's neighbours % Important: the
www.eeworm.com/read/415537/11065491

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/269229/11105085

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/266534/11220773

txt contest.out.txt

Case 1 Average solution time = 10.00 Problem 1 is solved by member 1 from 0 to 10 Case 2 Average solution time = 10.00 Problem 1 is solved by member 1 from 0 to 10 Case 3 Average solution time = 20.
www.eeworm.com/read/237880/13922915

c tms470r1b1m_adc10_06.c

//****************************************************************************** // TMS470 Demo - MibADC Buffered Sample with polling // // Description; the MibADC is used in buffered mode. 20 s
www.eeworm.com/read/134894/13971755

m attentionstrats.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Simulator for Attentional Strategies % % By: Kevin Passino % Version: 4/19/01 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% clear Tmax=100; % Le
www.eeworm.com/read/110949/15521963

java weightedmovingaveragemodel.java

// // OpenForecast - open source, general-purpose forecasting package. // Copyright (C) 2002-2004 Steven R. Gould // // This library is free software; you can redistribute it and/or // modify it