代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/476610/1367745
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occur
www.eeworm.com/read/476610/1367793
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occur
www.eeworm.com/read/476610/1367889
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occur
www.eeworm.com/read/476610/1367937
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occur
www.eeworm.com/read/461848/1549658
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/459034/1575225
java eye.java
package jmathlib.toolbox.jmathlib.matrix._private.Jampack;
/**
Eye generates a matrix whose diagonal elements are one
and whose off diagonal elements are zero.
*/
public class Eye{
www.eeworm.com/read/457216/1599677
m ml_covariance_est.m
% Section 7.1.1: Covariance estimation for Gaussian variables
% Boyd & Vandenberghe "Convex Optimization"
% Joëlle Skaf - 04/24/08
%
% Suppose y \in\reals^n is a Gaussian random variable with zero
www.eeworm.com/read/245238/4505695
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/245238/4505718
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/245238/4505730
cpp serialport.cpp
#include "stdafx.h"
#include "SerialPort.h"
#include
//
// Constructor
//
CSerialPort::CSerialPort()
{
m_hComm = NULL;
// initialize overlapped structure members to zero