代码搜索:zero

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

代码结果 10,000
www.eeworm.com/read/145329/12735765

txt e8_2_1.txt

VTB8_1 Enter x and y location of node. (ie. [x y]) [0 0] Enter x and y location of node (ie. [x y]) or 0 to end. [1/3 0] Enter x and y location of node (ie. [x y]) or 0 to end. [2/3 0] Enter x an
www.eeworm.com/read/330871/12863054

c start08.c

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

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/326313/13148674

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/139195/13184448

asm spi.asm

; Routine assumes that previous code checks for Chip Select low ; Only transmitting/receiving 8-bits at a time, transmit data is ; written into SPIData register, receive data is returned in SPIData
www.eeworm.com/read/324949/13236693

pas inctestcond.pas

////////////////////////////////////////////////////////////////////// // // // incTestCond.pas: Code to test an ARM/thumb opcode con
www.eeworm.com/read/137672/13306486

c start08.c

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

html boot.html

Boot file The file 7, $Boot, starts at cluster 0 of the volume. The first 0x28 bytes are the same as for FAT boot sectors, except that useless fields are zeroed. The last sector is stor
www.eeworm.com/read/312827/13603740

c finalprojectcommented.c

/******************************************************************* * * ECE 476 - Final Project - 5/5/04 * * (31,16) BCH Triple Eroor Correcting Code. * Version
www.eeworm.com/read/147766/5722638

s ev6-stxcpy.s

/* * arch/alpha/lib/ev6-stxcpy.S * 21264 version contributed by Rick Gorton * * Copy a null-terminated string from SRC to DST. * * This is an internal routine u