代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/367182/2850237

h local_lim.h

/* Minimum guaranteed maximum values for system limits. Linux/IA-64 version. Copyright (C) 1993-1998,2000,2002,2003,2004 Free Software Foundation, Inc. This file is part of the GNU C Library.
www.eeworm.com/read/366702/2869676

c enum5.c

// { dg-do run } // Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. // Contributed by Ben Elliston // PR 80: Packed enums use minimum required storage. extern "C" void
www.eeworm.com/read/358128/3002619

php setminimum.php

www.eeworm.com/read/356084/3042420

m mincostpath_m.m

% MinCostPath -- Find the Minimum Cost Path % Usage % [Path,MinCost] = MinCostPath(v0,v1,VE,n); % Inputs % v0,v1 starting, ending vertices, % 2-d array takes integral
www.eeworm.com/read/194440/8193013

m wavemin.m

function [w,tw]=wavemin(dt,fdom,tlength,m) % WAVEMIN: creates a minimum phase w for impulsive sources % % [w,tw]=wavemin(dt,fdom,tlength,m) % [w,tw]=wavemin(dt,fdom,tlength) % [w,tw]=wavemin(dt,f
www.eeworm.com/read/235612/14060155

m wavemin.m

function [w,tw]=wavemin(dt,fdom,tlength,m) % WAVEMIN: creates a minimum phase w for impulsive sources % % [w,tw]=wavemin(dt,fdom,tlength,m) % [w,tw]=wavemin(dt,fdom,tlength) % [w,tw]=wavemin(dt,f
www.eeworm.com/read/202754/15374544

m4 libfame.m4

dnl AM_PATH_LIBFAME([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]]) dnl Test for libfame, and define LIBFAME_CFLAGS and LIBFAME_LIBS dnl Vivien Chappelier 12/11/00 dnl stolen
www.eeworm.com/read/202754/15374565

in libfame.m4.in

dnl AM_PATH_LIBFAME([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]]) dnl Test for libfame, and define LIBFAME_CFLAGS and LIBFAME_LIBS dnl Vivien Chappelier 12/11/00 dnl stolen
www.eeworm.com/read/103513/15730159

in libidl.m4.in

# Configure paths for LIBIDL dnl AM_PATH_LIBIDL([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]]) dnl Test for LIBIDL, and define LIBIDL_CFLAGS and LIBIDL_LIBS dnl AC_DEFUN(AM
www.eeworm.com/read/199224/7877020

m interpolate_func.m

function [x_inter] = interpolate_func(x,Rx_cond_Index) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % interpolate_func.m % This program is designed to interpol