代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/242594/12997486
m maorder.m
function qopt = maorder(x,qmin,qmax,pfa, flag)
%MAORDER MA order determination
% qopt = maorder(x, qmin, qmax,pfa, flag)
% x - time series (must be a vector)
% qmin - minimum MA order [defa
www.eeworm.com/read/139799/13130519
vhd example8-7.vhd
LIBRARY IEEE;
USE IEEE.Std_Logic_1164.ALL;
PACKAGE pak IS
TYPE time_mode IS (minimum, typical, maximum);
TYPE rise_fall IS
RECORD
rise : TIME;
fall : TIME;
END RECORD;
www.eeworm.com/read/139491/13153719
m maorder.m
function qopt = maorder(x,qmin,qmax,pfa, flag)
%MAORDER MA order determination
% qopt = maorder(x, qmin, qmax,pfa, flag)
% x - time series (must be a vector)
% qmin - minimum MA order [defa
www.eeworm.com/read/139491/13153919
m maorder.m
function qopt = maorder(x,qmin,qmax,pfa, flag)
%MAORDER MA order determination
% qopt = maorder(x, qmin, qmax,pfa, flag)
% x - time series (must be a vector)
% qmin - minimum MA order [defa
www.eeworm.com/read/137284/13335176
h itemset.h
//
// Class for itemset.
//
//
#ifndef _ITEMSET_H_
#define _ITEMSET_H_
#include "tzObject.h"
#include
typedef int Item;
/* to find the minimum and maximum integer from two p
www.eeworm.com/read/305450/13769585
m torr_add_manual_matches.m
%
% \pao
% \bi
% \item {\tt matches12} matches in an $n \times 4$ array of matches $(x,y,x'y')$, in this
% case $n$ is the number of matches.
% \item {\tt minc} is the minimum value of $C$ for e
www.eeworm.com/read/136989/5834027
mpc dynamicinterface.mpc
//DynamicInterface.mpc,v 1.10 2004/01/08 13:46:37 elliott_c Exp
project : taolib, core, messaging, portableserver {
avoids += minimum_corba
sharedname = TAO_DynamicInterface
dynamicflags =
www.eeworm.com/read/136989/5836381
bor loadmanager.bor
#
# Makefile for building the LoadManager Service executable
#
# LoadManager.bor,v 1.9 2003/12/27 15:06:03 bala Exp
#
!ifndef MINIMUM_CORBA
NAME = LoadManager
!else
!undef NAME
!endif
OB
www.eeworm.com/read/136989/5836394
bor loadmonitor.bor
#
# Makefile for building the LoadManager Service executable
#
# LoadMonitor.bor,v 1.12 2003/12/27 15:06:03 bala Exp
#
!ifndef MINIMUM_CORBA
NAME = LoadMonitor
!else
!undef NAME
!endif
O
www.eeworm.com/read/136989/5836601
bor faulttolerance.bor
#
# FaultTolerance.bor,v 1.9 2003/12/24 11:41:18 jwillemsen Exp
#
# Makefile for building the TAO FaultTolerance library
#
!ifndef MINIMUM_CORBA
NAME = TAO_FaultTolerance
!else
!undef NAME