代码搜索:zero

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

代码结果 10,000
www.eeworm.com/read/138963/5811871

m nyqui.m

function nyqui(alpha,action) %impulse response and Fourier transform of raised-cosine pulse warning off; % avoid devide by zero warning if nargin == 0 alpha = .5; end; if isstr(alpha
www.eeworm.com/read/136786/5863136

c usb_ep0.c

/* * Copyright (C) Extenex Corporation 2001 * Copyright (C) Compaq Computer Corporation, 1998, 1999 * Copyright (C) Intrinsyc, Inc., 2002 * * PXA USB controller driver - Endpoint zero managem
www.eeworm.com/read/124347/6051470

c strncpy.c

/* * strncpy.S -- strncmp function. On at least some MIPS chips, you get better * code by hand unrolling the loops, and by using store words to zero the * remainder of the buffer than the default
www.eeworm.com/read/120747/6071022

c usb_ep0_pxa.c

/* * Copyright (C) Extenex Corporation 2001 * Copyright (C) Compaq Computer Corporation, 1998, 1999 * Copyright (C) Intrinsyc, Inc., 2002 * * PXA USB controller driver - Endpoint zero ma
www.eeworm.com/read/120251/6077348

material splatting6.material

// This material will be used with splatting material SplattingMaterial6 { lod_distances 28000 technique { // splat 1 pass { lighting off scene_blend src_alpha zero text
www.eeworm.com/read/113165/6139362

material splatting6.material

// This material will be used with splatting material SplattingMaterial6 { lod_distances 28000 technique { // splat 1 pass { lighting off scene_blend src_alpha zero text
www.eeworm.com/read/349590/6291686

m latcf2df.m

function [a] = latcf2df(K) % All-Zero Lattice form to FIR Direct form Conversion % --------------------------------------------------- % [a] = latcf2df(K) % a = FIR direct form coefficients (impu
www.eeworm.com/read/349590/6291703

m df2latcf.m

function [K] = df2latcf(a) % FIR Direct form to All-Zero Lattice form Conversion % --------------------------------------------------- % [K] = df2latcf(a) % K = Lattice filter coefficients (refle
www.eeworm.com/read/339214/6300414

c net.c

/* Debug option: reverse the order in which IP fragments are sent */ #define SUBFIRST 0 /* Set non-zero to transmit subframes first */ /* Debug options to drop frames on transmit or receive */ #de
www.eeworm.com/read/149280/6314080

c net.c

/* Debug option: reverse the order in which IP fragments are sent */ #define SUBFIRST 0 /* Set non-zero to transmit subframes first */ /* Debug options to drop frames on transmit or receive */ #de