代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/322257/13384087
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/321972/13391639
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/320558/13423916
m mmpsim.m
function y=mmpsim(x,tol)
%MMPSIM Polynomial Simplification, Strip Leading Zero Terms.
% MMPSIM(A) Deletes leading zeros and small coefficients in the
% polynomial A(s). Coefficients are considered sma
www.eeworm.com/read/319093/13462319
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/316047/13531182
m abcpgchk.m
function pg=abcpgchk(a,b,c)
%ABCPGCHK Check A, B, C for a pure gain block
% ABCPGCHK returns 1 if A, B and C are all zero
% and A is 1 by 1.
% This is the representation of a pu
www.eeworm.com/read/314653/13562645
m isclassifier.m
%ISCLASSIFIER Test on normed classifier
%
% I = ISCLASSIFIER(W)
% ISCLASSIFIER(W)
%
% A mapping W is a classifier if its OUT_CONV field is larger
% than zero. In that case confidences will be r
www.eeworm.com/read/314474/13566558
h nulllm.h
/*
* NullLM.h
* The Null Language Model
*
* This model always computes a constant log probability of zero.
* It is thus not a real model, but it can be used as a dummy when
* an LM should not pe
www.eeworm.com/read/313956/13578404
c cmplxflt.c
/*
* SCHDINT A SIMULINK scheduling integration
*
* Syntax: [sys, x0] = cmplxflt(t, x, u, flag, NUM, DEN, TS)
*
* This block will reset the integration to be zero at K*TD(1)
www.eeworm.com/read/313956/13578451
c schdint.c
/*
* SCHDINT A SIMULINK scheduling integration
*
* Syntax: [sys, x0] = schdint(t, x, u, flag, TD, TS, Modulo)
*
* This block will reset the integration to be zero at K*TD(1
www.eeworm.com/read/312649/13606632
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