代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/204986/5026543
java periodicscannable.java
package org.placelab.spotter;
import org.placelab.core.Measurement;
/**
* Spotters can implement this interface to allow users to set a minimum
* scanning interval for them to use.
*/
public inte
www.eeworm.com/read/175466/5346220
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/344585/3207888
m code_moc.m
function [codebook,scheme] = code_MOC(m)
% Generate the codebook for multiclass classification with Minimum Output encoding.
%
% >> codebook = code_MOC(m)
%
% see also:
% code
% Copyright (c) 200
www.eeworm.com/read/338099/3320512
java spinnertag.java
package com.corejsf;
import javax.faces.component.UIComponent;
import javax.faces.webapp.UIComponentTag;
public class SpinnerTag extends UIComponentTag {
private String minimum = null;
privat
www.eeworm.com/read/338099/3320525
java spinnertag.java
package com.corejsf;
import javax.faces.component.UIComponent;
import javax.faces.webapp.UIComponentTag;
public class SpinnerTag extends UIComponentTag {
private String minimum = null;
privat
www.eeworm.com/read/334689/3363488
properties jcommon.properties
#
# The minimum loglevel that is logged
org.jfree.base.LogLevel=Debug
#
# Where to log. Give a classname of a valid LogTarget implementation.
# If the name is invalid, no logging is done.
org.jfree.
www.eeworm.com/read/334276/3369522
c ch05.02.c
// #include
#include
#include
/**
** Minimum value: 1 occurs: 5 times.
**/
int min( const vector< int > &ivec, int &occurs )
{
int minVal = ivec[
www.eeworm.com/read/333835/3382339
toplevel automakefile.am.toplevel
# This file is included by each package's toplevel autoMakefile[.am],
# which must define SUBDIRS as a minimum.
AUTOMAKE_OPTIONS = foreign
# these empty rules are needed so that automake doesn't add
www.eeworm.com/read/333376/3387731
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