代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/431664/1904816
com example.com
;
; Zone file for example.com
;
$TTL 60
@ IN SOA ns root (
2002042901 ; SERIAL
7200 ; REFRESH
600 ; RETRY
36000000 ; EXPIRE
60 ; MINIMUM
)
NS
www.eeworm.com/read/396589/2413072
pdf pocket-cd-manager.pdf
[PDF]
Version = 1.1
[Package Definition]
Product = Pocket-CD-Manager
Version = 1.0.0.0000
Comment =
SetupVariations = Setup
[SetupVariations Setup]
CommandName = Automated Minimum Ins
www.eeworm.com/read/375190/2732151
expected miles_span.expected
The graph miles(100,0,0,0,0,10,0) has 405 edges,
and its minimum spanning tree has length 14467.
www.eeworm.com/read/356084/3042438
m minmeancycle.m
% MinMeanCycle -- Finding minimum mean cycle in an beamlet graph
% Usage
% [Path,MinMean] = MinMeanCycle(VE,n);
% Inputs
% VE weights of beams, same structure as beamlet coefficien
www.eeworm.com/read/262041/4317969
c tcpstuff.c
/* tcpstuff.c:
* Absolute minimum to properly refuse TCP connection requests to this
* device. The processTCP function is called if the incoming protocol is
* TCP, but this code simply responds
www.eeworm.com/read/473927/6825553
txt 403.txt
Rule:
--
Sid:
403
--
Summary:
This event is generated when An ICMP Precedence Cutoff In Effect datagram is detected on the network.
--
Impact:
Routers will generate this message when a minimum
www.eeworm.com/read/293337/8298877
cpp iconeditor.cpp
#include
#include "iconeditor.h"
IconEditor::IconEditor(QWidget *parent)
: QWidget(parent)
{
setAttribute(Qt::WA_StaticContents);
setSizePolicy(QSizePolicy::Minimum, QSiz
www.eeworm.com/read/367160/9778701
out cec.out
Tests of the Nonsymmetric eigenproblem condition estimation routines
CTRSYL, CTREXC, CTRSNA, CTRSEN
Relative machine precision (EPS) = 0.119209E-06
Safe minimum (SFMIN) =
www.eeworm.com/read/367160/9778707
out zec.out
Tests of the Nonsymmetric eigenproblem condition estimation routines
ZTRSYL, CTREXC, CTRSNA, CTRSEN
Relative machine precision (EPS) = 0.222045D-15
Safe minimum (SFMIN) =
www.eeworm.com/read/237195/13972152
pas jcapimin.pas
Unit JcAPImin;
{$N+}
{ This file contains application interface code for the compression half
of the JPEG library. These are the "minimum" API routines that may be
needed in either the norma