代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/235848/14049447
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/235207/14081796
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/235205/14081938
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/202947/15369198
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/201867/15394167
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/107405/15608116
cpp readreg.cpp
// This code shows how to read the registry
// However it is not used by the current Wdm1 code
void ReadReg( IN PUNICODE_STRING DriverRegistryPath)
{
// Make zero terminated copy of driver regi
www.eeworm.com/read/102077/15793418
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/101204/15841747
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