代码搜索:INTERVAL

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

代码结果 8,094
www.eeworm.com/read/485033/6571333

cpp recordfile.cpp

#include "stdafx.h" #include "RecordFile.h" #define PAGE_LENGTH 528 #define PAGE_SIGNATURE "LAUNCH" #define OFFSET_SIGNATURE 0x00 #define OFFSET_INTERVAL 0x06 #define OFFSET_INDEXINB
www.eeworm.com/read/232146/14207528

m experiment2_2.m

% Experiment 2, CS: Haykin % phase lock loop and cycle slipping % requires functions lin.m to run % Experiment2_2.m and Experiment2_1.m are used for Part 3 % of Experiment2. % time interval t0=0;t
www.eeworm.com/read/221279/14750640

html snac_0b_02.html

SNAC(0B,02) server set minimum report interval body {background-color: white; font-size: 13px;} td {font-size: 16px;}
www.eeworm.com/read/212047/15166730

changelog

Wed Oct 3 13:19:28 2001 Brian Gough * evolve.c (gsl_odeiv_evolve_apply): report error if step direction does not match interval direction * cstd.c (std_control_hadj
www.eeworm.com/read/17769/759646

vec filter.vec

START 0; STOP 54400; RADIX DEC; INTERVAL 10; inputs g_clk ; pattern 0 1; inputs xin[12..1]; pattern 0> 0 340> 4052 680> 1555 1020> 122 1360> 281 1700> 207 2040> 2366 2380> 3488 2720> 1264 3
www.eeworm.com/read/17970/769616

vec filter.vec

START 0; STOP 54400; RADIX DEC; INTERVAL 10; inputs g_clk ; pattern 0 1; inputs xin[12..1]; pattern 0> 0 340> 4052 680> 1555 1020> 122 1360> 281 1700> 207 2040> 2366 2380> 3488 2720> 1264 3
www.eeworm.com/read/475953/1374706

h refvolt.h

//$Id: RefVolt.h,v 1.4 2005/06/14 09:29:24 cssharp Exp $ #ifndef MSP430REFVOLT_H #define MSP430REFVOLT_H // time for generator to become stable #define STABILIZE_INTERVAL 17 // delay before switchi
www.eeworm.com/read/455463/1614332

m vint2vave.m

function vave=vint2vave(vint,t,tout) % vave=vint2vave(vint,t,tout) % vave=vint2vave(vint,t) % % VINS2VAVE computes average velocity as a function of time % given interval velocity as a function of ti
www.eeworm.com/read/242657/4547217

cpp timer_cancel.cpp

/** * $Id: Timer_Cancel.cpp 55108 2004-01-04 08:28:22Z jwillemsen $ * * Changing the interval and canceling */ #include "ace/OS_NS_time.h" #include "ace/Log_Msg.h" #include "ace/Reactor.h" #inclu
www.eeworm.com/read/216499/4892263

2 sleep.2

.th SLEEP II 8/5/73 .sh NAME sleep \*- stop execution for interval .sh SYNOPSIS (sleep = 35.; not in assembler) .br (seconds in r0) .br .ft B sys sleep .s3 sleep(seconds) .ft R .sh DESCRIPTION The cur