代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/318011/13490576

xml project.xml

org.netbeans.modules.java.j2seproject
www.eeworm.com/read/305575/13765572

m kmin.m

function[s]=kmin %KMIN Wavenumber of minimum phase speed for gravity-capillary waves. % % K=KMIN with no arguments returns the wave number K of the % minimum phase speed, equal to SQRT(G/T),
www.eeworm.com/read/150409/5693171

java generalsubtree.java

package org.bouncycastle.asn1.x509; import java.math.BigInteger; import org.bouncycastle.asn1.ASN1Encodable; import org.bouncycastle.asn1.ASN1EncodableVector; import org.bouncycastle.asn1.ASN1Sequen
www.eeworm.com/read/140727/5782326

h fouriertransformqf.h

// file: $isip/class/algo/FourierTransform/FourierTransformQf.h // version: $Id: FourierTransformQf.h,v 1.2 2000/12/20 21:43:44 zheng Exp $ // // this is the header for the qft routines // // make s
www.eeworm.com/read/140704/5784156

h ft_qf.h

// file: $PDSP/class/fourier_transform/v3.0/ft_qf.h // // this is the header for the qft routines // // make sure definitions are only made once // #ifndef __FTA_QF #define __FTA_QF // system inclu
www.eeworm.com/read/135582/5885143

cpp nxslider.cpp

#include #include "nxslider.h" void NxSlider::_NxSlider() { slider_size_ = 0; slider_ = 0; // FL_UP_BOX; } NxSlider::NxSlider(int x, int y, int w, int h, const char *l) : F
www.eeworm.com/read/131315/5936586

h glimits.h

#ifndef _LIMITS_H___ #ifndef _MACH_MACHLIMITS_H_ /* _MACH_MACHLIMITS_H_ is used on OSF/1. */ #define _LIMITS_H___ #define _MACH_MACHLIMITS_H_ /* Number of bits in a `char'. */ #undef CHAR_BIT #def
www.eeworm.com/read/127087/6008549

data dns_db_find_3.data

$TTL 1000 @ in soa localhost. postmaster.localhost. ( 1993050801 ;serial 3600 ;refresh 1800 ;retry 604800 ;expiration 3600 ) ;minimum a.b.c in ns b a.a.b.c in a 10.0.0.1 b
www.eeworm.com/read/127087/6008562

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/119340/6090709

java generalsubtree.java

package org.bouncycastle.asn1.x509; import java.math.BigInteger; import org.bouncycastle.asn1.ASN1EncodableVector; import org.bouncycastle.asn1.ASN1Sequence; import org.bouncycastle.asn1.ASN1T