代码搜索:average

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

代码结果 5,196
www.eeworm.com/read/248541/12554264

f solt.f

subroutine solt !! ~ ~ ~ PURPOSE ~ ~ ~ !! this subroutine estimates daily average temperature at the bottom !! of each soil layer !! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
www.eeworm.com/read/461264/7230750

pro fxread.pro

PRO FXREAD, FILENAME, DATA, HEADER, P1, P2, P3, P4, P5, $ NANVALUE=NANVALUE, PROMPT=PROMPT, AVERAGE=AVERAGE, $ YSTEP=Y_STEP, NOSCALE=NOSCALE, NOUPDATE=NOUPDATE, $ ERRMSG=ERRMSG, NODATA=NODA
www.eeworm.com/read/183976/9127755

crn3 control.crn3

CREATE T.ARRAY &average , &average_test , &chart1 , &control_loop , &guocheng , &Powerup , &TimerConvert , 0 , CREATE V.ARRAY ^ctrl_loop_flg , ^data_101 , ^data_102 , ^data_t1 , ^data_t
www.eeworm.com/read/452695/7436292

c ex7_01.c

/* Exercise 7.1 Calculating a floating-point average using pointers */ /********************************************************************* * In this solution I allocate a some memory and when it
www.eeworm.com/read/467962/1494616

c measure.c

/* ============================================================================== MEASURE.C ~~~~~~~~~ Program to calculate the max, min, and average values for a file, as well as 16-bit CRC
www.eeworm.com/read/248541/12554665

f saveconc.f

subroutine saveconc !! ~ ~ ~ PURPOSE ~ ~ ~ !! this subroutine saves hourly or average daily concentrations from !! a particular hydrograph node to a file !! ~ ~ ~ INCO
www.eeworm.com/read/286613/8755956

cpp p1-80.cpp

#include //定义函数计算数组的和和平均值 void calculate(int a[],int size,int& sum,float& average) { sum=0; for (int i=0;i
www.eeworm.com/read/286613/8756522

cpp p1-80.cpp

#include //定义函数计算数组的和和平均值 void calculate(int a[],int size,int& sum,float& average) { sum=0; for (int i=0;i
www.eeworm.com/read/182678/9195915

cpp p1-80.cpp

#include //定义函数计算数组的和和平均值 void calculate(int a[],int size,int& sum,float& average) { sum=0; for (int i=0;i
www.eeworm.com/read/180877/9282329

cpp p1-80.cpp

#include //定义函数计算数组的和和平均值 void calculate(int a[],int size,int& sum,float& average) { sum=0; for (int i=0;i