代码搜索:zero

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

代码结果 10,000
www.eeworm.com/read/160303/5573224

5 spi.5

.TH IPSEC_SPI 5 "26 Jun 2000" .\" .\" RCSID $Id: spi.5,v 1.9 2002/04/24 07:35:39 mcr Exp $ .\" .SH NAME ipsec_spi \- list IPSEC Security Associations .SH SYNOPSIS .B ipsec .B spi .PP .B cat .B /proc/n
www.eeworm.com/read/158865/5593184

h info.h

/* info.h -- Header file which includes all of the other headers. $Id: info.h,v 1.1.1.3 1998/03/24 18:20:14 law Exp $ This file is part of GNU Info, a program for reading online documentation
www.eeworm.com/read/155189/5628248

java intervalxyzdataset.java

/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (
www.eeworm.com/read/154116/5640762

relnotes_55

LPC version 55 has the following differences from version 54: * Preemphasis is restored to the original single-zero filter, 1-.9375**z-1. This removes the extra 6 dB boost added around version
www.eeworm.com/read/152843/5656986

s findbit.s

/* * linux/arch/arm/lib/findbit.S * * Copyright (C) 1995-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publ
www.eeworm.com/read/152843/5658852

s ev67-strrchr.s

/* * arch/alpha/lib/ev67-strrchr.S * 21264 version by Rick Gorton * * Finds length of a 0-terminated string. Optimized for the * Alpha architecture: * * - mem
www.eeworm.com/read/152843/5658869

s ev67-strchr.s

/* * arch/alpha/lib/ev67-strchr.S * 21264 version contributed by Rick Gorton * * Return the address of a given character within a null-terminated * string, or nu
www.eeworm.com/read/299240/6786309

c start08.c

/****************************************************************************** FILE : start08.c PURPOSE : 68HC08 standard startup code LANGUAGE : ANSI-C / INLINE ASSEMBLER
www.eeworm.com/read/474516/6811174

m procwsp.m

function [pt,nid,rpak] = procwsp(handles,par) % trgraph % calculates processing times for the current node global C1 C2 C3 C4 C6 C8 C9 C12 AKTWEZ TRACEFORMAT PREC STARTWEZ CHECK DCONLY % only direc
www.eeworm.com/read/474516/6811476

m rysuj.m

function [h,x,y]=rysuj(x,y,handles) % trgraph % plots a graph global HIST CZY3D if CZY3D==0 if strcmp(get(handles.logscalex,'Checked'),'on') ind=x>0; x=log(x(ind));