代码搜索:minimum

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

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

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/357022/3035109

data master4.data

@ in soa localhost. postmaster.localhost. ( 1993050801 ;serial 3600 ;refresh 1800 ;retry 604800 ;expiration 3600 ) ;minimum a in ns ns.vix.com. a in ns ns2vix.com. a in ns
www.eeworm.com/read/195191/8170176

txt dynamic.txt

#define minloop 3 //The minimum substructure with a basepair possible //This is the dynamic algorithm of Zuker: void dynamic(structure* ct, datatable* data, int cntrl6, int cntrl8, int cntrl9,
www.eeworm.com/read/393504/8281507

m compute_steering.m

function [G,iwp]= compute_steering(x, wp, iwp, minD, G, rateG, maxG, dt) % % INPUTS: % x - true position % wp - waypoints % iwp - index to current waypoint % minD - minimum distance to c
www.eeworm.com/read/368885/9674701

txt cmakelists.txt

# levmar CMake file; see http://www.cmake.org and # http://www.insightsoftwareconsortium.org/wiki/index.php/CMake_Tutorial PROJECT(LEVMAR) #CMAKE_MINIMUM_REQUIRED(VERSION
www.eeworm.com/read/113029/15472101

cpp fig21_38.cpp

// Fig. 21.38: fig21_38.cpp // Standard library algorithms min and max. #include using std::cout; using std::endl; #include int main() { cout
www.eeworm.com/read/104369/15697051

cpp ooset.cpp

// File ooset.cpp // Source file for class set # if !defined( __OOSET_H ) # include "ooset.h" # endif // Empty set constructor set::set() { min = MINIMUM; max = MAXIMUM; len = max -
www.eeworm.com/read/100612/15868904

c bmark.c

/* * Benchmarking program for PK implementations * * Copyright (c) 1988-1999 Shamus Software Ltd. */ #include #include #include /* define minimum dura
www.eeworm.com/read/291161/8439179

m maorder.m

function qopt = maorder(x,qmin,qmax,pfa, flag) %MAORDER MA order determination % qopt = maorder(x, qmin, qmax,pfa, flag) % x - time series (must be a vector) % qmin - minimum MA order [defa
www.eeworm.com/read/390412/8466369

m maorder.m

function qopt = maorder(x,qmin,qmax,pfa, flag) %MAORDER MA order determination % qopt = maorder(x, qmin, qmax,pfa, flag) % x - time series (must be a vector) % qmin - minimum MA order [defa