代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/142179/5766052
java~56~ fastvector.java~56~
//Container 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 (in
www.eeworm.com/read/141176/5775397
h br.h
/*
* Constants and structure definitions for the bridging code
*/
#if !defined(One)
#define Zero 0
#define One 1
#endif /* !defined(One) */
#if !defined(TRUE)
#define FALSE 0
#define TRUE 1
www.eeworm.com/read/140727/5782716
sof word_level_output.sof
@ Sof v1.0 @
@ search_symbols 0 @
values = {
"ZERO"
}, {
"TWO"
}, {
"NINE"
}, {
"SEVEN"
}, {
"THREE"
}, {
"ONE"
}, {
"SIX"
}, {
"FIVE"
};
@ search_models 0 @
values = {
weighted = tr
www.eeworm.com/read/133952/5896866
m stats_3.m
% Script file: stats_3.m
%
% Purpose:
% To calculate mean and the standard deviation of
% an input data set, where each input value can be
% positive, negative, or zero.
%
% Reco
www.eeworm.com/read/132748/5910065
h br.h
/*
* Constants and structure definitions for the bridging code
*/
#if !defined(One)
#define Zero 0
#define One 1
#endif /* !defined(One) */
#if !defined(TRUE)
#define FALSE 0
#define TRUE 1
www.eeworm.com/read/132747/5910594
h br.h
/*
* Constants and structure definitions for the bridging code
*/
#if !defined(One)
#define Zero 0
#define One 1
#endif /* !defined(One) */
#if !defined(TRUE)
#define FALSE 0
#define TRUE 1
www.eeworm.com/read/131315/5932143
c gausspage.c
/*
* Random page access with
* a gaussian distribution.
*
* Allocate a large (zero fill on demand) address
* space and fault the pages in a random gaussian
* order.
*/
#include
float
www.eeworm.com/read/131315/5942630
size scan.size
%4(msg)%%\
%02(mon{date})/%02(mday{date})%\
%5(size) \
%% \
%{subject}%
www.eeworm.com/read/130568/5952581
cpp serialport.cpp
#include "stdafx.h"
#include "SerialPort.h"
#include
//
// Constructor
//
CSerialPort::CSerialPort()
{
m_hComm = NULL;
// initialize overlapped structure members to zero
www.eeworm.com/read/130568/5952604
cpp serialport.cpp
#include "stdafx.h"
#include "SerialPort.h"
#include
//
// Constructor
//
CSerialPort::CSerialPort()
{
m_hComm = NULL;
// initialize overlapped structure members to zero