代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/142092/12962986
m faz.m
function [f,a]=faz(data,dt)
% The function FAZ generates a frequency and amplitude using zero-crossing method
% applied to data(n,k), where n specifies the length of time series,
% and k is the
www.eeworm.com/read/142092/12963048
m fazoi.m
function [f,a]=faz(data,dt)
% The function FAZ generates a frequency and amplitude using zero-crossing method
% applied to data(n,k), where n specifies the length of time series,
% and k is the
www.eeworm.com/read/242432/13006932
java 42.java
package shared;
import java.lang.*;
import java.io.*;
/** Abstract base class for Categorizers. Number of categories must be
* strictly positive (greater than zero). Description cannot be empty
www.eeworm.com/read/242426/13007375
java 22.java
package shared;
import java.lang.*;
import java.io.*;
/** Abstract base class for Categorizers. Number of categories must be
* strictly positive (greater than zero). Description cannot be empty
www.eeworm.com/read/242423/13007406
java 2.java
package shared;
import java.lang.*;
import java.io.*;
/** Abstract base class for Categorizers. Number of categories must be
* strictly positive (greater than zero). Description cannot be empty
www.eeworm.com/read/242178/13090162
txt vander.txt
procedure VANDER(X:array of real;var W:array of real;
Q:array of real; N:integer);
const
NMAX = 100; ZERO = 0;
ONE = 1;
var
C:array[0..100] of rea
www.eeworm.com/read/139189/13184645
c m_freebsd20.c
/*
* top - a top users display for Unix
*
* SYNOPSIS: For a FreeBSD-2.0 (4.4BSD) system
* Note process resident sizes could be wrong, but ps shows
* zero for them too..
*
* DESCRIP
www.eeworm.com/read/139189/13184792
c m_netbsd10.c
/*
* top - a top users display for Unix
*
* SYNOPSIS: For a NetBSD-1.0 (4.4BSD) system
* Note process resident sizes could be wrong, but ps shows
* zero for them too..
*
* DESCRIPT
www.eeworm.com/read/138874/13206457
java categorizer.java
package shared;
import java.lang.*;
import java.io.*;
/** Abstract base class for Categorizers. Number of categories must be
* strictly positive (greater than zero). Description cannot be empty
www.eeworm.com/read/321050/13412635
m wnyqui.m
function wnyqui(alpha,action)
%impulse response and Fourier transform of root-raised-cosine pulse
warning off; % avoid devide by zero warning
if nargin == 0 alpha = .5; end;
if isstr(alpha) a