代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/136989/5837249
bor cosloadbalancing.bor
#
# Makefile for the TAO CosLoadBalancing library
#
# CosLoadBalancing.bor,v 1.12 2003/05/05 23:59:52 parsons Exp
#
!ifndef MINIMUM_CORBA
NAME = TAO_CosLoadBalancing
!else
!undef NAME
!endi
www.eeworm.com/read/127087/6008553
data dns_db_find_1.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a in ns ns.vix.com.
a in ns ns2.vix.com
www.eeworm.com/read/127087/6008611
data master6.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
secure1 3600 IN DNSKEY (
FLAG2|FLAG4
www.eeworm.com/read/331502/6327350
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/489776/6469630
pas jpg.pas
unit JPG;
interface
{$TYPEDADDRESS OFF}
{$Z4} // Minimum enum size = dword
uses
Windows, SysUtils, Classes, Graphics;
type
TJPGColorDepth = (jpgAuto, jpgGray, jpg8Bit, jpg24Bit);
www.eeworm.com/read/481658/6636987
m dlinmin.m
%| FUNCTION: dlinmin
%|
%| PURPOSE: Given an n-dimensional point p[1..n] and an
%| n-dimensional direction xi[1..n], moves and resets p to where
%| the function func(p) takes on a minimum a
www.eeworm.com/read/479763/6678364
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/479166/6700003
cpp fig20_38.cpp
// Fig. 20.38: fig20_38.cpp
// Standard Library algorithms min and max.
#include
using std::cout;
using std::endl;
#include
int main()
{
cout
www.eeworm.com/read/400584/11572412
m demo1.m
function demo1
%DEMO1 Demo for usage of DIFFERENTIALEVOLUTION.
% DEMO1 starts searching the minimum of Rosenbrock's saddle as a demo.
% Modify this function for your first optimization.
%
% Markus
www.eeworm.com/read/158149/11641767
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