代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/142179/5765983
java fastvector.java
//File Interface
package apriori;
import java.util.*;
import java.io.*;
/**Vector ()
* Constructs an empty vector with an array size of 10 and a capacity increment of zero.
* Vector (int ini
www.eeworm.com/read/138963/5811877
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
www.eeworm.com/read/136786/5863411
s sint.s
|
| sint.sa 3.1 12/10/90
|
| The entry point sINT computes the rounded integer
| equivalent of the input argument, sINTRZ computes
| the integer rounded to zero of the input argument.
|
| Entry poin
www.eeworm.com/read/131315/5942625
mailx scan.mailx
%%| %>\
%\
%\
%4(msg)\
%%\
%3(day{date}) %3(month{date}) %02(mday{date})
www.eeworm.com/read/128531/5984973
s sint.s
|
| sint.sa 3.1 12/10/90
|
| The entry point sINT computes the rounded integer
| equivalent of the input argument, sINTRZ computes
| the integer rounded to zero of the input argument.
|
| Entry poin
www.eeworm.com/read/127781/5996139
s sint.s
|
| sint.sa 3.1 12/10/90
|
| The entry point sINT computes the rounded integer
| equivalent of the input argument, sINTRZ computes
| the integer rounded to zero of the input argument.
|
| Entry poin
www.eeworm.com/read/127438/6005094
tex mpiu_calloc.tex
\startmanpage
\mantitle{MPIU{\tt \char`\_}Calloc}{tex}{10/7/2002}
\manname{MPIU{\tt \char`\_}Calloc}
--- Allocate memory that is initialized to zero.
\subhead{Synopsis}
\startvb\begin{verbatim}
void
www.eeworm.com/read/123117/6062774
java pi.java
package client;
import compute.*;
import java.math.*;
public class Pi implements Task {
/** constants used in pi computation */
private static final BigDecimal ZERO =
BigDecimal.va
www.eeworm.com/read/121089/6070502
txt kbhit.txt
SUMMARY kbhit zgetch
#include
int kbhit();
char zgetch();
DESCRIPTION
kbhit returns 0 if a character from the keyboard is available otherwise
non-zero is returned.
zgetch
www.eeworm.com/read/119796/6082360
h devtbl.h
/* Device names used as their device number or descriptor:
NOTE: These entries should start at zero and increment by
1 for each new device.
*/
#if 0
#define TTY0 0 /* UARTA internal t