代码搜索:maximum
找到约 9,165 项符合「maximum」的源代码
代码结果 9,165
www.eeworm.com/read/401557/11556156
cpp c9-14.cpp
#include
using namespace std;
template
class Compare
{public:
Compare(numtype a,numtype b)
{x=a;y=b;}
numtype max()
{return (x>y)?x:y;}
numtype min
www.eeworm.com/read/400386/11577850
cpp c9-14.cpp
#include
using namespace std;
template
class Compare
{public:
Compare(numtype a,numtype b)
{x=a;y=b;}
numtype max()
{return (x>y)?x:y;}
numtype min
www.eeworm.com/read/261221/11657872
m estangle(old).m
function THETA = EstAngle(ifbl, expertstatus, handle)
%Function to estimate blur angle
%Inputs: ifbl, expertstatus
%Returns: THETA
%
%ifbl: It is the input image.
%expertstatus: It decides whet
www.eeworm.com/read/346459/11743335
m maxtime.m
function t = maxtime(A)
% MAXTIME Find the time location of the maximum value of the signal.
%
% T = MAXTIME(A)
%
% T is the position, in which signal A gains its maximum value.
% $Id: maxtim
www.eeworm.com/read/260080/11748421
txt readme.txt
This program is run under DOS environment. To run it, under
DOS prompt, type in
Pso pso.run
then press the return key.
The pso.run file specifies all information required to run
the progra
www.eeworm.com/read/155903/11839325
txt 例9.14.txt
例9.14 声明一个类模板,利用它分别实现两个整数、浮点数和字符的比较,求出大数和小数。
#include
using namespace std;
template //定义类模板
class Compare
{public:
Compare(numtype a,numtype b)
{x=a;y=b
www.eeworm.com/read/344931/11852018
h celpint.h
/*
CELP voice codec, part of the HawkVoice Direct Interface (HVDI)
cross platform network voice library
Copyright (C) 2001-2003 Phil Frisbie, Jr. (phil@hawksoft.com)
This library is free
www.eeworm.com/read/344877/11854448
f90 fractdew.f90
SUBROUTINE fractdew ( sigf,lai,sai,dewmx,ldew,fwet,fdry )
!=======================================================================
! Source file: fractdew.f90
! Original version: Yongji
www.eeworm.com/read/155109/11898471
m firstmax.m
function X = firstmax(Data,Window)
% Find first maximum in transient response
%
% function X = firstmax(Data,Window)
%
% Data Time series of process output
% Window Width of window
% X
www.eeworm.com/read/344031/11911674
txt cpu_schedule_out.txt
Single-server CPU with ten terminals queueing system using simlib
Mean interarrival time of tasks: 25.000 minutes
Mean service time for tasks: 0.800 minutes
The segment t