代码搜索:zero

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

代码结果 10,000
www.eeworm.com/read/153985/11996465

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/342308/12029604

c coder_sm_o0.c

/***** SigMap : send "significance map" then residual values order zero version -------- slightly better than plain order 0 ******/ #include #include #include
www.eeworm.com/read/255755/12058178

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/152752/12087938

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/152752/12088120

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/152752/12088350

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/152752/12089028

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/152752/12089397

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/254742/12121150

m program_11_1.m

% Program 11_1 % Impulse Response Computation % n = input('Impulse response length desired = '); num = input('Numerator coefficients = '); den = input('Denominator coefficients = '); x = [1 zero
www.eeworm.com/read/254549/12130890

cpp serialport.cpp

#include "stdafx.h" #include "SerialPort.h" #include // // Constructor // CSerialPort::CSerialPort() { m_hComm = NULL; // initialize overlapped structure members to zero