代码搜索:average

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

代码结果 5,196
www.eeworm.com/read/261113/11666314

cpp xsglxt.cpp

#include #include #include class student { private: char name[8]; double math,english,cjj,average,sum; public: student(){}; student(char n[8],double ma,d
www.eeworm.com/read/259455/11789330

cpp 学生管理系统.cpp

#include #include using namespace std; class stu { int num; char class_o[20]; char name[20]; double elec,c_prog,media,eng,math,sport,polity,average,sum; public: stu() { }
www.eeworm.com/read/336465/12441828

nlogo ---friends-xvila.nlogo

; add model procedures here turtles-own [friends happy] globals [welfare groups total average] to setup ca ask random-n-of people patches [sprout 1 [set color red set shape "person"]] ask patches [se
www.eeworm.com/read/233013/14173833

m yule_walker.m

function [P,f,a,w,w_min] = yule_walker(D,p,dt,perc,nw); %YULE_WALKER: Yule-Walker estimate of a smooth AR spectrum. % compute average autoc. and crosscorrelations % to solve th
www.eeworm.com/read/232339/14197732

m erp_cond_mean_ui.m

%ERP_COND_MEAN_UI will average user selected conditions, and save the newly created % condition into a new condition. % % Usage: [mean_wave_list, mean_wave_name] = ... % erp_cond_mean_ui(mean_w
www.eeworm.com/read/222424/14691957

m yule_walker.m

function [P,f,a,w,w_min] = yule_walker(D,p,dt,perc,nw); %YULE_WALKER: Yule-Walker estimate of a smooth AR spectrum. % compute average autoc. and crosscorrelations % to solve th
www.eeworm.com/read/117882/14898489

properties functions_da.properties

# The default names in Danish abs=ABS acos=ARCCOS acosh=ARCCOSH address=ADRESSE and=OG areas=OMR臘ER asin=ARCSIN asinh=ARCSINH atan=ARCTAN atan2=ARCTAN2 atanh=ARCTANH average=MIDDEL aver
www.eeworm.com/read/217040/14981541

dat table2.dat

Table for use with chapter 13 routines Average solar radiation (watts/sq.m.) for selected cities Month: jul aug sep oct nov dec jan feb mar apr may jun ave lat Atlanta, GA 257 24
www.eeworm.com/read/208218/15250758

cpp 邢容梅.cpp

#include #include #include class student { private: char name[8]; double math,english,cjj,average,sum; public: student(){}; student(char n[8],double ma,d
www.eeworm.com/read/13887/285350

m eeg_write_scan41.m

function eeg_write_scan41(f,filename) % EEG_WRITE_SCAN41 - Write a Neuroscan 'scan4.1' average file % % Useage: eeg_write_scan41(f,filename) % % where: filename is a complete 'path\filepre