代码搜索:INTERVAL

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

代码结果 8,094
www.eeworm.com/read/340749/12136356

cpp signalhandled.cpp

/* * Copyright 2002-2005, Mersad Team, Allameh Helli High School (NODET). * * This program is free software, you can redistribute it and/or modify * it under the terms of the GNU General Public
www.eeworm.com/read/339051/12265175

s stopwatc.s

; Stopwatch primitives - used in sw.c ; Copyright 1991 Phil Karn, KA9Q include asmglobal.h public stopval,swstart .CODE dbase dw @Data ; start the interval timer swstart proc far push a
www.eeworm.com/read/251837/12316832

m trace.m

function y = trace(A) %TRACE (interval) computes sum(diag(A)) for interval argument. % %b4m - datatype interval Version 1.02 (c) 23.9.1998 Jens Zemke % % DESCRIPTION: % 'trace' is
www.eeworm.com/read/251837/12316853

m diag.m

function r = diag(a,k) %DIAG (interval) implements diag for interval vectors/matrices. % %b4m - datatype interval Version 1.02 (c) 26.2.1998 Jens Zemke % % DESCRIPTION: % 'diag' is
www.eeworm.com/read/251837/12316857

m midrad.m

function [midpoint, radius] = midrad(a) %MIDRAD (interval) computes midpoint and radii of a given interval matrix. % %b4m - datatype interval Version 1.02 (c) 26.2.1998 Jens Zemke % % D
www.eeworm.com/read/251837/12317109

m contents.m

% b4m Free Interval Arithmetic Toolbox (DOS) % Version 1.0.2 02-Nov-1998 % % Revision .004 02-Nov-1998 % Author: Jens Zemke % % b4m version 1.0.2.004 is the first official % release
www.eeworm.com/read/149908/12334122

s stopwatc.s

; Stopwatch primitives - used in sw.c ; Copyright 1991 Phil Karn, KA9Q include asmglobal.h public stopval,swstart .CODE dbase dw @Data ; start the interval timer swstart proc far push a
www.eeworm.com/read/250808/12383696

m vrms2vint.m

function vint=vrms2vint(vrms,t,flag) % VRMS2VINT: convert rms to interval velocity % % vint=vrms2vint(vrms,t,flag) % vint=vrms2vint(vrms,t) % % flag=0 ... return nonphysical interval velocities
www.eeworm.com/read/250525/12400908

java intervalthread.java

package com.lightspeedleader.directorywatcher; public abstract class IntervalThread implements Runnable { /** * Whether or not this thread is active. */ private boolean acti
www.eeworm.com/read/230899/14269812

s stopwatc.s

; Stopwatch primitives - used in sw.c include asmglobal.h public stopval,swstart .CODE dbase dw @Data ; start the interval timer swstart proc far push ax ; send the mode word to the 825