代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/191882/5161438
txt text1.txt
var msgt1 = "@msg";
var intervalt1 = @interval;
var space10=" ";
var seqt1=0;
window.setTimeout("ScrollText1();", intervalt1 );
functi
www.eeworm.com/read/191882/5161448
txt text3.txt
var msgt3 = "@msg";
var intervalt3 = @interval;
var space10=" ";
var seqt3=0;
window.setTimeout("ScrollText31();", intervalt3 );
funct
www.eeworm.com/read/182103/5270711
readme
#
# $Id: README,v 1.3 1995/12/05 19:22:59 joel Exp $
#
Various non BSP dependant support routines.
clock - Uses the 403 PIT (Programmable interval timer) to
generate RTEMS clock ticks.
console -
www.eeworm.com/read/175402/5347236
cpp 8_2.cpp
//8_2
#include
bool assign();
int num,interval;
void main()
{
if(!assign())
return;
int* a=new int[num];
for(int i=0; i
www.eeworm.com/read/173155/5376315
m girem.m
% Function 4-4
% girem.m
%
% Function to remove guard interval from received signal
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]= girem(idata,qdata,fftlen2,gilen,nd);
%
www.eeworm.com/read/349580/3143278
m plotslab.m
% Copyright (C) 2003-2005 Anders Logg.
% Licensed under the GNU LGPL Version 2.1.
%
% First added: 2003-11-07
% Last changed: 2005
function M = plotslab(debugfile, interval, drawupdates, drawtext, s
www.eeworm.com/read/328695/3438278
vec nco.vec
% units default to ns %
RADIX DEC ;
START 0 ;
STOP 5185 ;
INTERVAL 5 ;
INPUTS clk ;
PATTERN
0 1 ; % relative vector values %
% CLOCK ticks every 10 ns %
INPUTS reset_n;
PATTERN
0> 1
69>
www.eeworm.com/read/305566/3771937
c dipsgrid.c
#include "comva.h"
/* input:
dfile --- DIPS card file name
z0 --- first depth of dips grid
dz --- depth interval of dips grid
nz --- number of depth intervals of dips grid
fcdp --- first cdp num
www.eeworm.com/read/305566/3772459
suspec2
SUSPEC2 - 2-d Fourier SPECtrum of data set
suspec2 outfile [optional parameters]
Required Parameters:
none
Optional parameter:
dt=from header time sampling interval
dx=1.0 spatial sampli
www.eeworm.com/read/304654/3794651
h i8254.h
/*
* i8254.h: definitions for i8254 programmable interval timer in P5064
*
* Copyright (c) 1997-1999, Algorithmics Ltd. All rights reserved.
*
* This program is free software; you can redistribu