代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/212904/15145800
java relationmincardinality.java
package toocom.ocgl;
import java.util.*;
import java.awt.Graphics;
/**
* This class represents the minimum cardinality of a relation type.
*
* @author Fr閐閞ic F黵st
*/
public class Relat
www.eeworm.com/read/11175/209958
asm maxmin.asm
;
; maximum and minimum routines.
;
.xlist
include ..\h\cmacros.inc
.list
sBegin code
assumes cs,code
cProc max,
parmW a
parmW b
cBegin
mov ax,a
cmp ax,b
jg maxdone
mo
www.eeworm.com/read/16793/690890
h getconf.h
/* getconf.h -- replacement definitions for ones the system doesn't provide. */
#ifndef _GETCONF_H
#define _GETCONF_H
/* Some systems do not define these; use POSIX.2 minimum recommended values. */
www.eeworm.com/read/21695/838871
dml sigxp.dml
("sigxp.dml"
(IbisIOCell
(CDSDefaultInput_2p5v
(Technology CMOS )
(Model
(ModelType Input )
(C_comp
(typical 3p )
(minimum 2p )
(maximum 4p ) ) )
(LogicThr
www.eeworm.com/read/38039/1095375
mnu qualtype.mnu
QUALITY#TYPE
#
Max#Distance
Set maximum limit for the distance between points.
#
Min#Distance
Set minimum limit for the distance between points.
#
Max#Angle
Set maximum limit for the angle difference
www.eeworm.com/read/39074/1119707
dml sigxp.dml
("sigxp.dml"
(IbisIOCell
(CDSDefaultInput_2p5v
(Technology CMOS )
(Model
(ModelType Input )
(C_comp
(typical 3p )
(minimum 2p )
(maximum 4p ) ) )
(LogicThr
www.eeworm.com/read/480930/1309542
h shmparam.h
#ifndef _ASM_IA64_SHMPARAM_H
#define _ASM_IA64_SHMPARAM_H
/*
* SHMLBA controls minimum alignment at which shared memory segments
* get attached. The IA-64 architecture says that there may be a
*
www.eeworm.com/read/470917/1438898
h local_lim.h
/* Minimum guaranteed maximum values for system limits. Linux/PPC version.
Copyright (C) 1993-1998,2000,2002-2004,2006,2008
Free Software Foundation, Inc.
This file is part of the GNU C Libr
www.eeworm.com/read/470917/1438922
h local_lim.h
/* Minimum guaranteed maximum values for system limits. Linux/Alpha version.
Copyright (C) 1993-1998,2000,2002-2004,2008 Free Software Foundation, Inc.
This file is part of the GNU C Library.
www.eeworm.com/read/470917/1439058
h local_lim.h
/* Minimum guaranteed maximum values for system limits. Linux/SPARC version.
Copyright (C) 1993-1998,2000,2002-2004,2008 Free Software Foundation, Inc.
This file is part of the GNU C Library.