代码搜索:average

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

代码结果 5,196
www.eeworm.com/read/479166/6699928

h gradebook.h

// Fig. 4.6: GradeBook.h // Definition of class GradeBook that determines a class average. // Member functions are defined in GradeBook.cpp #include // program uses C++ standard string cla
www.eeworm.com/read/477683/6730885

tcl~ monitoring.tcl~

# calculate average delay per application type, exploring the whole session list # AppPrec= 1000, 2000, 3000, 4000 for C, S, I, B service type. proc printAdmitFlow { AppType sessname df } { globa
www.eeworm.com/read/477683/6730888

tcl monitoring.tcl

# calculate average delay per application type, exploring the whole session list # AppPrec= 1000, 2000, 3000, 4000 for C, S, I, B service type. proc printAdmitFlow { AppType sessname df } { globa
www.eeworm.com/read/264420/11315453

m mav.m

function [out]=mav(v,n,all,in) % % mav.m % % Moving average filter % % v = current variable % n = number of steps to include % all = 0 to filter entire data set % in = input data % out
www.eeworm.com/read/403933/11498697

dat stats.dat

# Generic Statistics Data # Fri Nov 28 19:59:44 2008 # 1: update # 2: average inferiority (energy) # 3: ave probability of any mutations in genome # 4: probability of any mutations in dom gen
www.eeworm.com/read/403011/11524385

cpp studentc.cpp

// studentc.cpp -- Student class using containment #include "studentc.h" using std::ostream; using std::endl; using std::istream; using std::string; //public methods double Student::Average()
www.eeworm.com/read/403009/11524690

cpp studentc.cpp

// studentc.cpp -- Student class using containment #include "studentc.h" using std::ostream; using std::endl; using std::istream; using std::string; //public methods double Student::Average()
www.eeworm.com/read/256101/12028433

h gradebook.h

// Fig. 4.8: GradeBook.h // Definition of class GradeBook that determines a class average. // Member functions are defined in GradeBook.cpp #include // program uses C++ standard string cla
www.eeworm.com/read/256101/12028464

h gradebook.h

// Fig. 4.12: GradeBook.h // Definition of class GradeBook that determines a class average. // Member functions are defined in GradeBook.cpp #include // program uses C++ standard string cl
www.eeworm.com/read/253260/12234764

cpp studentc.cpp

// studentc.cpp -- Student class using containment #include "studentc.h" using std::ostream; using std::endl; using std::istream; using std::string; //public methods double Student::Average()