代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/113863/15446339
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
www.eeworm.com/read/113029/15472487
cpp fig02_07.cpp
// Fig. 2.7: fig02_07.cpp
// Class average program with counter-controlled repetition.
#include
using std::cout;
using std::cin;
using std::endl;
// function main begins program e
www.eeworm.com/read/113029/15472495
cpp fig02_09.cpp
// Fig. 2.9: fig02_09.cpp
// Class average program with sentinel-controlled repetition.
#include
using std::cout;
using std::cin;
using std::endl;
using std::fixed;
#incl
www.eeworm.com/read/110949/15521962
java movingaveragemodel.java
//
// OpenForecast - open source, general-purpose forecasting package.
// Copyright (C) 2002-2004 Steven R. Gould
//
// This library is free software; you can redistribute it and/or
// modify it
www.eeworm.com/read/108874/15572949
htm ei20.htm
Effective C++, 2E | Item 20: Avoid data members in the public interface Back to Item 19: Differentiate among member functions, non-member functions, and friend functions.
Continue to Item 21: Use con
www.eeworm.com/read/105274/15672305
pstrip
#!/bin/sh
exec perl -x $0 ${1+"$@"}
#!perl
# take the nicely formatted and commented PostScript prolog code and make
# it lean, mean, and unreadable to the average human.
while() {
next if (/^%/);
www.eeworm.com/read/101783/15817172
htm ei20.htm
Effective C++, 2E | Item 20: Avoid data members in the public interface Back to Item 19: Differentiate among member functions, non-member functions, and friend functions.
Continue to Item 21: Use con
www.eeworm.com/read/100584/15870914
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
www.eeworm.com/read/416184/11038509
cpp main.cpp
#include
#include
#include
#include "group.h"
void main()
{
using namespace std;
int countnumber=0;
int generation_times;
double average=0,difference=0;
G
www.eeworm.com/read/347853/11631266
pro ans_203b.pro
/*
Turbo Prolog 2.0, Answer to second Exercise on page 203.
Copyright (c) 1986, 88 by Borland International, Inc
*/
Domains
reallist = real*
Predicates
real_average ( reall