代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/357022/3035042

data dns_db_find_7.data

$TTL 1000 @ in soa localhost. postmaster.localhost. ( 1993050801 ;serial 3600 ;refresh 1800 ;retry 604800 ;expiration 3600 ) ;minimum a.b.c.d in A 1.2.3.4 a.b in A 1.2.3.4
www.eeworm.com/read/154890/5632802

m4 libvideogfx.m4

# Configure paths for libvideogfx # Shamelessly stolen from Owen Taylor dnl AM_PATH_LIBVIDEOGFX([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])) dnl Test for LIBVIDEOGFX, an
www.eeworm.com/read/154890/5632957

m4 libvideogfx.m4

# Configure paths for libvideogfx # Shamelessly stolen from Owen Taylor dnl AM_PATH_LIBVIDEOGFX([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])) dnl Test for LIBVIDEOGFX, an
www.eeworm.com/read/473607/6847013

java displaymaxandmin.java

public class displayMaxAndMin { public static void main(String args[]) { System.out.println("The maximum integer is "+Integer.MAX_VALUE); System.out.println("The minimum positive floa
www.eeworm.com/read/472494/6869095

m pso_trelea_vectorized.m

% pso_Trelea_vectorized.m % a generic particle swarm optimizer % to find the minimum or maximum of any % MISO matlab function % % Implements Common, Trelea type 1 and 2, and Clerc's class 1". It will
www.eeworm.com/read/393518/8280858

m lpcbwexp.m

function arx=lpcbwexp(ar,bw) %LPCBWEXP expand formant bandwidths of LPC filter ARX=(AR,BW) %minimum bandwidth will be BW*fs where fs is the sampling frequency %the radius of each pole will be multi
www.eeworm.com/read/172172/9722104

m code_moc.m

function [codebook,scheme] = code_MOC(m) % Generate the codebook for multiclass classification with Minimum Output encoding. % % >> codebook = code_MOC(m) % % see also: % code % Copyright (c) 200
www.eeworm.com/read/367440/9748466

m code_moc.m

function [codebook,scheme] = code_MOC(m) % Generate the codebook for multiclass classification with Minimum Output encoding. % % >> codebook = code_MOC(m) % % see also: % code % Copyright (c) 200
www.eeworm.com/read/414991/11086886

m pso_trelea_vectorized.m

% pso_Trelea_vectorized.m % a generic particle swarm optimizer % to find the minimum or maximum of any % MISO matlab function % % Implements Common, Trelea type 1 and 2, and Clerc's class 1". It will
www.eeworm.com/read/265721/11255622

m lpcbwexp.m

function arx=lpcbwexp(ar,bw) %LPCBWEXP expand formant bandwidths of LPC filter ARX=(AR,BW) %minimum bandwidth will be BW*fs where fs is the sampling frequency %the radius of each pole will be multi