代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/197565/7985895
m cp0801_ppmreceiver.m
%
% FUNCTION 8.5 : "cp0801_PPMreceiver"
%
% Simulates the receiver for 2PPM TH UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa
www.eeworm.com/read/240990/13180496
m cp0801_pamreceiver.m
%
% FUNCTION 8.7 : "cp0801_PAMreceiver"
%
% Simulates the receiver for 2PAM DS UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa
www.eeworm.com/read/240990/13180501
m cp0801_ppmreceiver.m
%
% FUNCTION 8.5 : "cp0801_PPMreceiver"
%
% Simulates the receiver for 2PPM TH UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa
www.eeworm.com/read/136690/13365696
jc perftest2.jc
/*
* perftest2.jc
*
* A simple performance test. Count repeatedly from 0 to 1.000.000 and take average time.
*/
// Import Typelibs
import stdlib;
// number of iterations the script
www.eeworm.com/read/314949/13555015
java example.java
class People
{
protected double weight,height;
public void speakHello()
{
System.out.println("yayawawa");
}
public void averageHeight()
{
height=173;
System.out.println("average
www.eeworm.com/read/309399/13672293
h sfrepobj.h
* Totaling types.
#define ccTOTAL_NONE 'N'
#define ccTOTAL_COUNT 'C'
#define ccTOTAL_SUM 'S'
#define ccTOTAL_AVERAGE 'A'
#define ccTOTAL
www.eeworm.com/read/136170/13869565
h sfrepobj.h
* Totaling types.
#define ccTOTAL_NONE 'N'
#define ccTOTAL_COUNT 'C'
#define ccTOTAL_SUM 'S'
#define ccTOTAL_AVERAGE 'A'
#define ccTOTAL
www.eeworm.com/read/100234/6273118
c aggravg.c
/*
* aggravg.c - calculation of average aggregate functions
* Kernel of GNU SQL-server
*
* This file is a part of GNU SQL Server
*
* Copyright (c) 1996, 1997, Free Software Found
www.eeworm.com/read/218797/6303330
m junctioncap.m
function cj = junctioncap(vb, cj0, m, phi)
% analysis of junction capacitance;
% if vb is a vector with two values, an average capacitance over the range
% given by the voltages is given
% otherwi
www.eeworm.com/read/490882/6445085
m cp0801_ppmreceiver.m
%
% FUNCTION 8.5 : "cp0801_PPMreceiver"
%
% Simulates the receiver for 2PPM TH UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa