代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/457053/1600667
com time.com
# plot time of reporting interval vs. time
## csh Time.com fairflow.rpt.sec 1
set filename=$1
set num=$2
rm -f chart chart2
awk '{if($1>0&&$1!~/:/){print};if($1~/flow/){print " "}}' $filename > chart
www.eeworm.com/read/455463/1614327
m vint2vrms.m
function vrms=vint2vrms(vint,t,tout)
% vrms=vint2vrms(vint,t,tout)
% vrms=vint2vrms(vint,t)
%
% VINS2VRMS computes rms velocity as a function of time
% given interval velocity as a function of time.
www.eeworm.com/read/455269/1624536
com time.com
# plot time of reporting interval vs. time
## csh Time.com fairflow.rpt.sec 1
set filename=$1
set num=$2
rm -f chart chart2
awk '{if($1>0&&$1!~/:/){print};if($1~/flow/){print " "}}' $filename > chart
www.eeworm.com/read/213708/4912913
com time.com
# plot time of reporting interval vs. time
## csh Time.com fairflow.rpt.sec 1
set filename=$1
set num=$2
rm -f chart chart2
awk '{if($1>0&&$1!~/:/){print};if($1~/flow/){print " "}}' $filename > chart
www.eeworm.com/read/189320/5196749
cpp reschedule.cpp
/**
* Reschedule.cpp,v 1.2 2004/01/01 23:03:38 shuston Exp
*
* Changing the interval
*/
#include "ace/OS_NS_time.h"
#include "ace/Log_Msg.h"
#include "ace/Reactor.h"
#include "ace/Event_Handler.h
www.eeworm.com/read/185915/5235147
c time_handler.c
#include "winamp_remote_control.h"
TIME_DATA __xdata timeData;
void timeInit() {
t4mgrInit(T4MGR_TICK_INTERVAL);
timeData.t4mgrIndex = t4mgrSetupCallback(TIME_T4MGR_PERIOD, timeTic
www.eeworm.com/read/343453/3219954
fi-espoo
# Espoo A-mux (Digita Finland)
# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
T 562000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
www.eeworm.com/read/343453/3219959
fi-turku
# Turku A-mux (Digita Finland)
# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
T 714000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
www.eeworm.com/read/339800/3294566
h lmrepl.h
#ifndef _LMREPL_H
#define _LMREPL_H
#ifdef __cplusplus
extern "C" {
#endif
#define REPL_ROLE_EXPORT 1
#define REPL_ROLE_IMPORT 2
#define REPL_ROLE_BOTH 3
#define REPL_INTERVAL_INFOLEVEL (PARMNUM_BASE_
www.eeworm.com/read/301403/3840247
com time.com
# plot time of reporting interval vs. time
## csh Time.com fairflow.rpt.sec 1
set filename=$1
set num=$2
rm -f chart chart2
awk '{if($1>0&&$1!~/:/){print};if($1~/flow/){print " "}}' $filename > chart