代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/216998/14982970
c msp430x20x3_wdt_02.c
//******************************************************************************
// MSP430F20xx Demo - WDT, Toggle P1.0, Interval Overflow ISR, 32kHz ACLK
//
// Description: Toggle P1.0 using sof
www.eeworm.com/read/216045/15028685
m ip_07_01.m
% MATLAB script for Illustrated Problem 7.1.
clear
echo on
T=1;
delta_T=T/200; % sampling interval
alpha=0.5; % rolloff factor
fc=40/T; % carrier frequency
www.eeworm.com/read/214075/15114210
c msp430x11x1_wdt_03.c
//******************************************************************************
// MSP430x11x1 Demo - WDT, Toggle P1.0, Interval Overflow ISR, HF XTAL ACLK
//
// Description: Toggle P1.0 using s
www.eeworm.com/read/205721/15309069
m intvel.m
function [dataout,depth,vel]=intvel(datain,winsize,rec,method);
%function [dataout,depth,vel]=intvel(datain,winsize,rec,method);
%
%This function computes the interval velocity log from a DSI dataset
www.eeworm.com/read/10297/184068
c msp430x54x_wdt_02.c
//******************************************************************************
// MSP430F54x Demo - WDT, Toggle P1.0, Interval Overflow ISR, 32kHz ACLK
//
// Description: Toggle P1.0 using sof
www.eeworm.com/read/482538/1287170
hh fastudpsrc.hh
#ifndef FASTUDPSRC_HH
#define FASTUDPSRC_HH
/*
* =c
* FastUDPSource(RATE, LIMIT, LENGTH, SRCETH, SRCIP, SPORT, DSTETH, DSTIP, DPORT [, CHECKSUM, INTERVAL, ACTIVE])
* =s udp
* creates packets with
www.eeworm.com/read/459598/1567881
cpp rop_profiler.cpp
#include "rop_profiler.h"
#include
RopProfiler RopProfiler::m_pInstance;
RopProfiler::RopProfiler() : printinterval(DEFAULT_COUNT_INTERVAL)
{
Accel_rop = new RopCounter;
www.eeworm.com/read/227684/4770520
info syntax.info
@FILES
{"syntax"; "The RegExpSyntax structure";}
@SIGNATURE ORD_SET
@SIGNATURE REGEXP_SYNTAX "syntax" {
@STRUCTURE CharSet ORD_SET
@TYPES
@DATATYPE syntax { Group Alt Concat Interval Option
www.eeworm.com/read/222086/4822698
c fet430_wdt02.c
//******************************************************************************
// MSP-FET430P430 Demo - WDT Toggle P5.1 Interval overflow ISR, 32kHz ACLK
//
// Description; Toggle P5.1 using so
www.eeworm.com/read/216502/4890607
3 sleep.3
.TH SLEEP 3
.SH NAME
sleep \- suspend execution for interval
.SH SYNOPSIS
.B sleep(seconds)
.br
.B unsigned seconds;
.SH DESCRIPTION
The current process is suspended from execution for the number
of