代码搜索:zero

找到约 10,000 项符合「zero」的源代码

代码结果 10,000
www.eeworm.com/read/493005/6403693

btrunc

NAME btrunc - truncate a value to a number of binary places SYNOPSIS btrunc(x [,plcs]) TYPES x real plcs integer, defaults to zero return real DESCRIPTION Truncate x to pl
www.eeworm.com/read/492905/6413754

c sis1.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492905/6413769

c sis2.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492905/6413784

c sis1.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492905/6413789

c sis2.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492905/6413795

c tms1.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492905/6413805

c tms1.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/486654/6524827

cpp 2036.cpp

/* This Code is Submitted by wywcgs for Problem 2036 on 2005-10-01 at 09:05:58 */ #include #include int main() { long n, k, coef[10001], i, j; int haveNum, zero, p;
www.eeworm.com/read/483253/6601733

m zerocros.m

function [t,s]=zerocros(x,m) %ZEROCROS finds the zeros crossings in a signal [T,S]=(X,M)% find zero crossings in a signal % Inputs: x = input waveform % m = mode string containing: %
www.eeworm.com/read/481966/6634126

cpp 2036.cpp

/* This Code is Submitted by wywcgs for Problem 2036 on 2005-10-01 at 09:05:58 */ #include #include int main() { long n, k, coef[10001], i, j; int haveNum, zero, p;