代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/219623/14873454
m closure_stats_rt-zero_antenna_height_failure_stats.nt.m
www.eeworm.com/read/133019/14060313
html class_polynomial_mod2_1_1_divide_by_zero-members.html
Crypto++: Member List
www.eeworm.com/read/185349/9042143
c dec_cavlc.c
/*****************************************************************************
*
* T264 AVC CODEC
*
* Copyright(C) 2004-2005 llcc
* 2004-2005 visionany
www.eeworm.com/read/449369/7507956
in,v mstelratio.pl.in,v
head 1.1;
access;
symbols
zero-five-zero:1.1
zero-four-seventeen:1.1
zero-four-ten:1.1
zero-four-nine:1.1
zero-four-eight:1.1
zero-four-five:1.1
zero-four-three:1.1
zero-four-zero:1.1;
locks
www.eeworm.com/read/162614/5522095
c 900402_02.c
// { dg-do assemble }
// g++ 1.37.1 bug 900402_02
// g++ fails to correctly flag all attempts to construct an array type
// of zero length as errors.
// keywords: arrays, array bound, zero length
www.eeworm.com/read/436884/7759368
m line_count.m
%PROG. FOR LINE AND CHARACTER COUNT
zero_pixel_count=0;
zero_line_count=0;
one_pixel_count=0;
one_line_count=0;
text_line_count=0;
vert_zero_pixel_count=0;
vert_one_pixel_count=0;
vert_zero_li
www.eeworm.com/read/192030/8410953
m tril.m
function P = tril(P,varargin)
% TRIL -- set upper triangle in matrix polynomial to zero
%
% P = tril(P)
% P = tril(P,k)
%
% Set all values above the kth diagonal to zero. This ex
www.eeworm.com/read/290607/8472161
m rtfddemo.m
% Copyright (C) 1993-2002, by Peter I. Corke
% $Log: rtfddemo.m,v $
% Revision 1.4 2002/04/02 12:26:48 pic
% Handle figures better, control echo at end of each script.
% Fix bug in calling ctraj.
%
www.eeworm.com/read/188841/8511276
c start08.c
/******************************************************************************
FILE : start08.c
PURPOSE : 68HC08 standard startup code
LANGUAGE : ANSI-C / INLINE ASSEMBLER