代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/166571/7095818
cpp accum5.cpp
/* The following code example is taken from the book
* "C++ Templates - The Complete Guide"
* by David Vandevoorde and Nicolai M. Josuttis, Addison-Wesley, 2002
*
* (C) Copyright David Vandevoorde
www.eeworm.com/read/166571/7095822
cpp accum4.cpp
/* The following code example is taken from the book
* "C++ Templates - The Complete Guide"
* by David Vandevoorde and Nicolai M. Josuttis, Addison-Wesley, 2002
*
* (C) Copyright David Vandevoorde
www.eeworm.com/read/166571/7095832
cpp accum3.cpp
/* The following code example is taken from the book
* "C++ Templates - The Complete Guide"
* by David Vandevoorde and Nicolai M. Josuttis, Addison-Wesley, 2002
*
* (C) Copyright David Vandevoorde
www.eeworm.com/read/274556/7127198
m e0328.m
%循环程序
maxcount=1;
tic;%启动定时器
for jj=1:maxcount
a=1:10000;
for ii=1:10000
if a(ii)>5000
a(ii)=sqrt(a(ii));
end
end
end
average1=(toc)/maxcount; %toc为读
www.eeworm.com/read/463459/7180458
bat 求平均值.bat
:: Average.cmd - Eval average of a batch of numbers
:: Will Sort - 2006-06-03 - CMD@WinXP
:: modified by jm 2006-7-25
@echo off
:loop
cls
set return=
call :GetNum
echo 要处理的数据为:%return%
call :
www.eeworm.com/read/461294/7229600
c report.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: report
www.eeworm.com/read/436253/7254346
ָ
#define N 10
#include
main()
{
float average(float *p,int n);
float num[N];
float aver;
int i;
for(i=0;i
www.eeworm.com/read/457902/7315792
c scores_in.c
// scores_in.c -- uses loops for array processing
#include
#define SIZE 10
#define PAR 72
int main(void)
{
int index, score[SIZE];
int sum = 0;
float average;
prin
www.eeworm.com/read/457360/7326721
afl position sizing and risk price graph - 2.afl
//------------------------------------------------------------------------------
//
// Formula Name: Position Sizing and Risk Price Graph - 2
// Author/Uploader: Tommy Beard
// E-mail:
www.eeworm.com/read/457360/7326887
afl position sizing and risk price graph - 2.afl
//------------------------------------------------------------------------------
//
// Formula Name: Position Sizing and Risk Price Graph - 2
// Author/Uploader: Tommy Beard
// E-mail: