代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/139189/13184724
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/138638/13227543
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/309785/13664487
c solve.c
#include "cbox11.h"
/*[function Solve : Solution of the linear systems of equations by the Gauss elimination method providing for interchanging rows when encountering a zero diagonal coeficient.
A
www.eeworm.com/read/309785/13664499
c solve.c
#include "cbox5.h"
/*[ function Solve : Solution of the linear systems of equations by the Gauss elimination method providing for interchanging rows when encountering a zero diagonal coeficient.
A
www.eeworm.com/read/309785/13664514
c solve.c
#include "cbox2.h"
/*[function Solve :
Solution of the linear systems of equations by the Gauss elimination method providing for interchanging rows when encountering a zero diagonal coeficient.
A :
www.eeworm.com/read/309785/13664531
c solve.c
#include "cbox1.h"
/*[function Solve for the solution of a linear system of equations by the Gauss Elimination method providing for interchange of rows when a zero diagonal coeficient is encountered.
www.eeworm.com/read/307647/13718061
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 c
www.eeworm.com/read/306748/13738917
readme
This suite of C language elementary functions offers support for
not-a-number (NaN) and infinity rules, subnormal numbers, and minus
zero as described by IEEE standard 754 and the Numerical C Extensi
www.eeworm.com/read/303148/13820943
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity cic1s2 is
generic(
sample : integer := 1;
zero : integer := 0
);
port(
clk : in
www.eeworm.com/read/238554/13875765
commitinfo
# The "commitinfo" file is used to control pre-commit checks.
# The filter on the right is invoked with the repository and a list
# of files to check. A non-zero exit of the filter program will