代码搜索:average

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

代码结果 5,196
www.eeworm.com/read/257228/11941907

tgffopt kseries_parallel_xover.tgffopt

#--------------------------------------------- # Series-parallel graph generation example #--------------------------------------------- # Basic definitions seed 1 period_mul 1 tg_cnt 4 # Note, this
www.eeworm.com/read/257228/11941916

tgffopt robtst.tgffopt

#--------------------------------------------- # Series-parallel graph generation example #--------------------------------------------- # Basic definitions seed 1 period_mul 1 tg_cnt 4 # Note, this
www.eeworm.com/read/342347/12026904

cpp toj_2877.cpp

/*2877. Paradox With Averages Time Limit: 3.0 Seconds Memory Limit: 65536K Total Runs: 290 Accepted Runs: 152 Multiple test files One well-known joke goes as follows: If a bad Computer Scie
www.eeworm.com/read/255755/12057287

m averagec.m

%AVERAGEC Combining of linear classifiers by averaging coefficients % % W = AVERAGEC(V) % W = V*AVERAGEC % % INPUT % V A set of affine base classifiers. % % OUTPUT % W Combined classifier. % %
www.eeworm.com/read/150905/12248341

m averagec.m

%AVERAGEC Combining of linear classifiers by averaging coefficients % % W = AVERAGEC(V) % W = V*AVERAGEC % % INPUT % V A set of affine base classifiers. % % OUTPUT % W Combined classifier. % %
www.eeworm.com/read/149739/12352710

m averagec.m

%AVERAGEC Combining of linear classifiers by averaging coefficients % % W = AVERAGEC(V) % W = V*AVERAGEC % % INPUT % V A set of affine base classifiers. % % OUTPUT % W Combined classifier. % %
www.eeworm.com/read/148707/12436638

cpp 5ii.cpp

#include // GetAveMaxMin() Calculate the average, max, and min. of // a list of pos. values terminating with a negative number // ASSUMPTION: List must contain one positive value /
www.eeworm.com/read/250053/12439427

c exp09_01.c

#include struct marks { float grades[5]; float average; }; void main() { int i; struct marks m; printf("input the grades of five course:\n"); for(i=0;i
www.eeworm.com/read/129735/14230520

c video.c

/*VIDEO.C-PROGRAM FOR IMAGE PROCESSING (VIDEO LINE RATE) ANALYSIS*/ #include #include #include "c30_1.h" #include "projcmd.h" #include "serial1.c" #define
www.eeworm.com/read/128880/14273794

sh incr.sh

#!/usr/dt/bin/dtksh #!/bin/ksh #set -x # Requires a ksh newer than 11/16/88 because it uses floating point # arithmetic and printf. /usr/dt/bin/dtksh on Solaris and Digital Unix # is such a beast, a