代码搜索:zero

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

代码结果 10,000
www.eeworm.com/read/150547/12286636

ph putri8a.ph

%PS_Utopia_Italic = ( name => 'Utopia-Italic', widths => { "Ntilde" => 763, "multiply" => 570, "zero" => 530, "eth" => 537, "Ograve" => 753, "uacute" => 618, "braceleft" => 340,
www.eeworm.com/read/150547/12286638

ph phvro8a.ph

%PS_Helvetica_Oblique = ( name => 'Helvetica-Oblique', widths => { "multiply" => 584, "Ntilde" => 722, "zero" => 556, "eth" => 556, "Ograve" => 778, "uacute" => 556, "braceleft" => 33
www.eeworm.com/read/250756/12385902

h network.h

/* * Networking abstraction in PuTTY. * * The way this works is: a back end can choose to open any number * of sockets - including zero, which might be necessary in some. * It can register a
www.eeworm.com/read/250662/12393053

c clrarray.c

/* ** Set all of the elements of an array to zero. */ void clear_array( int array[], int n_elements ) { /* ** Clear the elements of the array starting with the last ** and working towards
www.eeworm.com/read/250225/12423208

m mdiv.m

function s = mdiv(varargin) % multiplies a number of argument % DESCRIPTION s = mdiv(a,b,c,...) % Divides (.*) varables of different sizes. % No warning if divide by zero. % Arguments are expanded
www.eeworm.com/read/132141/14107680

out roots.out

There are two real roots 3 and 2 There is only one distinct root 4 The roots are complex The real part is -1 The imaginary part is 2 Bad input. a is zero.
www.eeworm.com/read/231723/14222806

m oversamp.m

% Program 3-4 % oversamp.m % % Insert zero data to input data % % Programmed by H.Harada % function [out] = oversamp( indata, nsymb , sample) %****************** variables ***************
www.eeworm.com/read/228472/14383098

m oversamp.m

% Program 3-4 % oversamp.m % % Insert zero data to input data % % Programmed by H.Harada % function [out] = oversamp( indata, nsymb , sample) %****************** variables ***************
www.eeworm.com/read/126957/14391644

c m_bsd44.c

/* * top - a top users display for Unix * * SYNOPSIS: For a 4.4BSD system * Note process resident sizes could be wrong, but ps shows * zero for them too.. * * DESCRIPTION: * This
www.eeworm.com/read/226683/14455518

m initphi.m

function phi = initphi( imsize, center, radius, isinside ) % INITPHI Initialize the phi funcion % INITPHI( center, radius ) initializes the zero level level-set % of the phi function by the circ