代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/132953/14065465
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/132667/14079849
c udpfeed.c
/* ====================================================================
* The Kannel Software License, Version 1.0
*
* Copyright (c) 2001-2004 Kannel Group
* Copyright (c) 1998-2001 WapIT Ltd
www.eeworm.com/read/205038/15328576
html causality.html
The causality window
The meaning of the causality window
This parameter is relevant for programs which estimate the fore
www.eeworm.com/read/204401/15340188
cpp maincpp.cpp
#include
using namespace std;
//#include
void main()
{
const int num=10;
int interval;
int a[num];
for(int i=0; i
www.eeworm.com/read/204122/15344175
h sdl_timer.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2006 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser Genera
www.eeworm.com/read/203813/15351239
java go.java
import java.awt.*;
import java.util.*;
//import javax.swing.*;
//import java.awt.image.*;
public class Go extends Panel
{
int whichStep;
Hashtable myHash;
Point pointNow;//当前的点
Point
www.eeworm.com/read/202788/15372878
m loweq.m
function xl=loweq(x,ts,f0)
% xl=loweq(x,ts,f0)
%LOWEQ returns the lowpass equivalent of the signal x
% f0 is the center frequency.
% ts is the sampling interval.
%
t=[
www.eeworm.com/read/201258/15411937
java mariostaticsprite.java
package mario;
import javax.microedition.lcdui.Graphics;
import lipeng.*;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
public class MarioS
www.eeworm.com/read/110176/15540592
java timerbean.java
/**
@version 1.11 2001-08-20
@author Cay Horstmann
*/
import java.io.*;
import java.util.*;
import javax.swing.event.*;
/**
A nonvisual bean that sends timer events.
*/
public c
www.eeworm.com/read/109695/15552125
c pppstats.c
/*
* print PPP statistics:
* pppstats [-a|-d] [-v|-r|-z] [-c count] [-w wait] [interface]
*
* -a Show absolute values rather than deltas
* -d Show data rate (kB/s) rather than bytes
* -v