代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/205223/15323273
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/105848/15658013
cpp network2.cpp
/* This program is to calculate the network throughput and average hop of
shuffleNet and Manhattan Street Network with hot-potato routing.*/
# include
# include
# inclu
www.eeworm.com/read/105628/15663566
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/104403/15695711
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/191613/8426169
cpp pr0509.cpp
// Programming with C++, Second Edition, by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Problem 5.9 on page 112
// The Average of Four Function
#include // defines the cin
www.eeworm.com/read/388896/8565506
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by K_average.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#de
www.eeworm.com/read/187979/8582937
m fsqfindldr.m
%fsqfindldr(lambda,mu,c,m)
% This function finds the average number of machines being repaired (ldr)
% for a machine repair problem (finite source queue)
function out = fsqfindldr(lambda,mu,c
www.eeworm.com/read/387391/8686830
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by K_average.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#de
www.eeworm.com/read/429455/8807810
m e6422exer3.m
%
% Example 6: Generating a Moving Average (MA) Stochastic Process ....
%
%
clear all;
samp = 10000; % number of samples ...
%coeff = [0.1 0.2 0.3 0.4 0.5 0.4 0.3 0.2 0.1]*0.4 ;
www.eeworm.com/read/285514/8834568
h visualkb.h
#define MAX_STRINGS 12
class CMyApp : public CWinApp
{
public:
virtual BOOL InitInstance ();
};
class CMainWindow : public CWnd
{
protected:
int m_cxChar; // Average character w