代码搜索:INTERVAL

找到约 8,094 项符合「INTERVAL」的源代码

代码结果 8,094
www.eeworm.com/read/126884/6010740

java timeseriessegment.java

package org.trinet.jasi; import org.trinet.util.*; public abstract class TimeSeriesSegment extends JasiTimeBoundedData { /** Multiply this by the sample interval to define a time tear. */
www.eeworm.com/read/122492/6065789

java buckets.java

package numbercruncher.randomutils; import numbercruncher.mathutils.*; /** * Counters of random values that fall within each interval. */ public class Buckets { private static final int
www.eeworm.com/read/122492/6065880

java~1~ buckets.java~1~

package numbercruncher.randomutils; import numbercruncher.mathutils.AlignRight; /** * Counters of random values that fall within each interval. */ public class Buckets { private static final i
www.eeworm.com/read/119864/6081826

c logf.c

/* logf.c * * Natural logarithm * * * * SYNOPSIS: * * float x, y, logf(); * * y = logf( x ); * * * * DESCRIPTION: * * Returns the base e (2.718...) logarithm of x. * * The argu
www.eeworm.com/read/119864/6081834

c j0f.c

/* j0f.c * * Bessel function of order zero * * * * SYNOPSIS: * * float x, y, j0f(); * * y = j0f( x ); * * * * DESCRIPTION: * * Returns Bessel function of order zero of the argume
www.eeworm.com/read/119340/6089769

java prudppacketreplyannounce2.java

/* * File : PRUDPPacketReplyAnnounce.java * Created : 20-Jan-2004 * By : parg * * Azureus - a Java Bittorrent client * * This program is free software; you can redistribute it a
www.eeworm.com/read/119136/6092632

java cachetimer.java

/** * $RCSfile: CacheTimer.java,v $ * $Revision: 1.1.1.1 $ * $Date: 2002/09/09 13:51:09 $ * * New Jive from Jdon.com. * * This software is the proprietary information of CoolServlets, I
www.eeworm.com/read/117227/6105375

java autosave.java

/* * 19:40:46 31/01/00 * * AutoSave.java - Notifies text area to save its content * Copyright (C) 1999 Romain Guy * * This program is free software; you can redistribute it and/or * modify it u
www.eeworm.com/read/114609/6123184

java checkpointresource.java

// CheckpointResource.java // $Id: CheckpointResource.java,v 1.7 2000/08/16 21:37:44 ylafon Exp $ // (c) COPYRIGHT MIT and INRIA, 1996. // please first read the full copyright statement in file COPYRI
www.eeworm.com/read/113806/6125533

java animatorcanvas.java

//AnimatorCanvas.java,项目Animator //用线程实现动画 import javax.microedition.midlet.*; import javax.microedition.lcdui.*; public class AnimatorCanvas extends Canvas implements Runnable { Image[] frame