代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/305566/3772406

plotcos

#! /bin/ksh # Plot (approx) common offset section # Author: Jack # NOTE: Comment lines preceeding user input start with #!# set -x #!# From values in Cos shell integer minoffset=291 # minimum offset
www.eeworm.com/read/305566/3772410

sh plotcos.sh

#! /bin/sh # Plot (approx) common offset section # Author: Jack # NOTE: Comment lines preceeding user input start with #!# set -x #!# From values in Cos shell minoffset=291 # minimum offset doffset=
www.eeworm.com/read/305566/3772421

sulog

SULOG -- time axis log-stretch of seismic traces sulog [optional parameters] stdout Required parameters: none Optional parameters: ntmin= .1*nt minimum time sample of interest outpar=/dev/
www.eeworm.com/read/305566/3772440

sudmotx

SUDMOTX - DMO via T-X domain (Kirchhoff) method for common-offset gathers sudmotx stdout cdpmin= cdpmax= dxcdp= noffmix= [optional parms] Required Parameters: cdpmin minimum c
www.eeworm.com/read/303435/3812065

plotcos

#! /bin/sh # Plot (approx) common offset section # Author: Jack # NOTE: Comment lines preceeding user input start with #!# set -x #!# From values in Cos shell minoffset=291 # minimum offset doffset=
www.eeworm.com/read/303435/3812082

ksh plotcos.ksh

#! /bin/ksh # Plot (approx) common offset section # Author: Jack # NOTE: Comment lines preceeding user input start with #!# set -x #!# From values in Cos shell integer minoffset=291 # minimum offset
www.eeworm.com/read/298327/3868456

cpp spotfinder.cpp

#include "SpotFinder.h" //using namespace std; CSpotFinder::CSpotFinder(AIClasses* ai, int height, int width) { this->ai = ai; //MinMetalForSpot = 50; // from 0-255, the minimum percentage o
www.eeworm.com/read/290267/3982411

data master7.data

$TTL 1000 @ in soa localhost. postmaster.localhost. ( 1993050801 ;serial 3600 ;refresh 1800 ;retry 604800 ;expiration 3600 ) ;minimum secure1 3600 IN DNSKEY ( NOKEY|FLAG2
www.eeworm.com/read/290267/3982421

data master2.data

$TTL 1000 @ in soa localhost. postmaster.localhost. ( 1993050801 ;serial 3600 ;refresh 1800 ;retry 604800 ;expiration 3600 ) ;minimum a in ns a in ns ns2vix.com. a in ns ns
www.eeworm.com/read/277562/4154236

c pa_minlat.c

/** @file pa_minlat.c @ingroup test_src @brief Experiment with different numbers of buffers to determine the minimum latency for a computer. @author Phil Burk http://www.softsynth.com */ /* *