代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/207238/15278449
sql select_having.sql
/*This SQL script uses Demos.abs database.
Please open ...\AbsoluteDatabase\Demos\Data\Demos.abs database file.
This sample illustrates use of HAVING clause.
The query retrieves average tick
www.eeworm.com/read/37180/899644
cpp xt9-9.cpp
#include
using namespace std;
class Product
{public:
Product(int n,int q,float p):num(n),quantity(q),price(p){};
void total();
static float average();
static void displa
www.eeworm.com/read/458146/1587288
cpp xt9-9.cpp
#include
using namespace std;
class Product
{public:
Product(int n,int q,float p):num(n),quantity(q),price(p){};
void total();
static float average();
static void displa
www.eeworm.com/read/250731/4427690
tool vlanplot.tool
name=Traffic Map
uri=/vlanPlot/
icon=/images/toolbox/tools/vlanplot.png
description=The traffic map gives a graphical view of the network. Min/Max/Average load in a timeframe, or the current load.
pr
www.eeworm.com/read/223561/4810422
java quizaverage.java
// Exercise 14.12: QuizAverage.java
// Application enables a user to enter grades and have the average
// calculated.
import java.awt.*;
import java.awt.event.*;
import java.text.*;
import javax
www.eeworm.com/read/167185/5462774
xspecav
#!/bin/sh
# @(#)xspecav 1.5 5/8/98 ERL
# this script assumes that the input file is a FEA_SPEC file; it
# produces another FEA_SPEC file with average spectra -- each output spectrum
# is a block av
www.eeworm.com/read/274140/4188027
h dsputil_mmx_avg.h
/*
* DSP utils : average functions are compiled twice for 3dnow/mmx2
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This library is free softwa
www.eeworm.com/read/426305/1992791
sql function_avg.sql
/*This SQL script uses Demos.abs database.
Please open ...\AbsoluteDatabase\Demos\Data\Demos.abs database file.
This sample illustrates use of AVG function.
The query retrieves average ticke
www.eeworm.com/read/426305/1992797
sql select_having.sql
/*This SQL script uses Demos.abs database.
Please open ...\AbsoluteDatabase\Demos\Data\Demos.abs database file.
This sample illustrates use of HAVING clause.
The query retrieves average tick
www.eeworm.com/read/426305/1992872
sql function_avg.sql
/*This SQL script uses Demos.abs database.
Please open ...\AbsoluteDatabase\Demos\Data\Demos.abs database file.
This sample illustrates use of AVG function.
The query retrieves average ticke