代码搜索:INTERVAL

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

代码结果 8,094
www.eeworm.com/read/482889/1285381

hpp ia64_rounding_control.hpp

/* Boost interval/detail/ia64_rounding_control.hpp file * * Copyright 2006 Boris Gubenko * * Distributed under the Boost Software License, Version 1.0. * (See accompanying file LICENSE_1_0.t
www.eeworm.com/read/482538/1287641

hh timedsink.hh

#ifndef CLICK_TIMEDSINK_HH #define CLICK_TIMEDSINK_HH #include #include CLICK_DECLS /* * =c * TimedSink([INTERVAL]) * =s basicsources * periodically pulls and
www.eeworm.com/read/482538/1287674

hh burster.hh

#ifndef CLICK_BURSTER_HH #define CLICK_BURSTER_HH #include "timedunqueue.hh" CLICK_DECLS /* * =c * Burster(INTERVAL [, BURST]) * =s shaping * pull-to-push converter * =d * * Burster is a varia
www.eeworm.com/read/482247/1289498

asp banner.asp

//指定间隔播放时间(毫秒)的specify interval between slide (in mili seconds) var slidespeed=3000 //specify images var slideimages=new Array("adpic/
www.eeworm.com/read/482247/1289501

asp top.asp

//指定间隔播放时间(毫秒)的specify interval between slide (in mili seconds) var slidespeed=3000 //specify images var slideimages=new Array("adpic/
www.eeworm.com/read/474814/1390528

g test3.g

# Simple test of "timer" client. t := client("timer -oneshot 0") count := 0 whenever t->ready do { count := count + 1 if ( count interval( count ) } else exit
www.eeworm.com/read/455463/1614690

m marmousi_demo.m

% Marmousi: finite difference modelling of Marmousi % % Marmousi finite difference modelling % Just run the script load marmousi_dz10 %load marmousi_mod dx=x(2)-x(1);; %cdp interval xmax=max(
www.eeworm.com/read/233522/4668438

spr bigendian.spr

numDim: 4 dim: 24 24 1 1 origin: -8.625 -8.625 0 0 extent: 63.000000 63.000000 15.000000 15.000000 fov: 18.0 18.00000 1.000000 1.000000 interval: 0.75 0.75 1.000000 1.000000 dataType: WORD d
www.eeworm.com/read/209559/4970222

h 8253pit.h

/* * 8253/8254 Programmable Interval Timer */ #ifndef _8253PIT_H #define _8253PIT_H #include #define PIT_TICK_RATE CLOCK_TICK_RATE #endif