代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/268590/11132403
cls class1.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/268231/11149119
m test.m
t0=.15; % signal duration
ts=0.001; % sampling interval
% the message vector
m=[ones(1,t0/(3*ts)),-2*ones(1,t0/(3*ts)),zeros(1,t0/(3*ts)+1)];
m_hat=imag(hilbert
www.eeworm.com/read/412660/11189338
h at91sam9260_pitc.h
/* linux/include/asm-arm/arch-at91sam9260/at91sam9260_pitc.h
*
* Hardware definition for the pitc peripheral in the ATMEL at91sam9260 processor
*
* Generated 10/04/2005 (15:18:12) AT91 SW A
www.eeworm.com/read/411801/11225897
c spcacat.c
/****************************************************************************
# spcacat: grabpicture from the spca5xx module. #
#.
www.eeworm.com/read/411266/11249713
h flsysfun.h
/***********************************************************************************/
/* M-Systems Confidential */
/* Copyright (C)
www.eeworm.com/read/411260/11250082
h flsysfun.h
/***********************************************************************************/
/* M-Systems Confidential */
/* Copyright (C)
www.eeworm.com/read/265910/11250138
cpp 7_3.cpp
//7_3
#include
const int num=17;
void main()
{
int interval=3;
int a[num];
for(int i=0; i
www.eeworm.com/read/265527/11262105
asm tic42val.asm
;File: tic42val.a51
;Author: Eckart Hartmann Date:17/10/2003
;Development progress: Tic834.df
;
;TicVal==========Set and start interval counter.
;C Function prototype: char TicVal(char cVal, char
www.eeworm.com/read/334823/12571490
c msp430x22x4_ta_09.c
//******************************************************************************
// MSP430F22x4 Demo - Timer_A, Toggle P1.0-3, Cont. Mode ISR, HF XTAL ACLK
//
// Description: Use Timer_A CCRx uni
www.eeworm.com/read/147096/12583701
m test.m
t0=.15; % signal duration
ts=0.001; % sampling interval
% the message vector
m=[ones(1,t0/(3*ts)),-2*ones(1,t0/(3*ts)),zeros(1,t0/(3*ts)+1)];
m_hat=imag(hil