代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/322425/13380493
m range2.m
% [MIN, MAX] = range2(MTX)
%
% Compute minimum and maximum values of MTX, returning them as a 2-vector.
% Eero Simoncelli, 3/97.
function [mn, mx] = range2(mtx)
%% NOTE: THIS CODE IS NOT AC
www.eeworm.com/read/147331/5731707
h local_lim.h
/* Minimum guaranteed maximum values for system limits. Linux version.
Copyright (C) 1993, 94, 95, 96, 97, 98, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Th
www.eeworm.com/read/136989/5833791
bor makefile.bor
# Makefile.bor,v 1.5 2003/12/23 21:20:18 dhinton Exp
#
# Makefile for building the TAO RTCorba library
#
!ifndef MINIMUM_CORBA
NAME = TAO_RTScheduler
!else
!undef NAME
!endif
OBJFILES = \
www.eeworm.com/read/136989/5833874
bor makefile.bor
# Makefile.bor,v 1.8 2003/12/23 21:20:18 dhinton Exp
#
# Makefile for building the TAO RTCorba library
#
!ifndef MINIMUM_CORBA
NAME = TAO_RTCORBA
!else
!undef NAME
!endif
OBJFILES = \
$
www.eeworm.com/read/136989/5836373
bor implrepo.bor
#
# ImplRepo.bor,v 1.11 2003/12/22 17:08:38 jwillemsen Exp
#
# Makefile for building the ImplRepo_Service executable
#
!ifndef MINIMUM_CORBA
NAME = ImplRepo_Service
!else
!undef NAME
!endif
www.eeworm.com/read/136989/5837395
bor ifrservice.bor
#
# IFRService.bor,v 1.4 2003/12/22 17:04:11 jwillemsen Exp
#
# Makefile for building the IFR Service library
#
!ifndef MINIMUM_CORBA
NAME = TAO_IFRService
!else
!undef NAME
!endif
OBJFI
www.eeworm.com/read/136072/5874454
h local_lim.h
/* Minimum guaranteed maximum values for system limits. Linux version.
Copyright (C) 1993, 94, 95, 96, 97, 98, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Th
www.eeworm.com/read/127087/6008546
data dns_db_find_9.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a.b.c.d in NS ns1.vix.com.
a.b.c in A
www.eeworm.com/read/124910/6036051
s s_fmin.s
/* Floating-point minimum. PowerPC version.
Copyright (C) 1997, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redis
www.eeworm.com/read/124910/6037941
h local_lim.h
/* Minimum guaranteed maximum values for system limits. Linux version.
Copyright (C) 1993-1998, 2000, 2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C L