代码搜索:reflection

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

代码结果 10,000
www.eeworm.com/read/119789/14821424

h lpc.h

extern void Autocorr(Word16 x[], Word16 m,Word16 r_h[], Word16 r_l[], Word16 *exp_R0 ); extern void Lag_window(Word16 m,Word16 r_h[],Word16 r_l[]); extern void Levinson( Word16 Rh[], /*
www.eeworm.com/read/167185/5463218

3 covar.3

.\" Copyright (c) 1987 Entropic Speech, Inc.; All rights reserved .\" @(#)covar.3 1.7 30 Apr 1997 ESI .TH COVAR 3\-ESPSsp 30 Apr 1997 .ds ]W "Entropic Speech, Inc. .SH NAME covar \- compute reflection
www.eeworm.com/read/174336/9595137

hh exception.hh

#ifndef RFL_EXCEPTION_HH #define RFL_EXCEPTION_HH /* C++ Reflection & Serice Library * Copyright (C) 2003 Marcus Perlick * mailto: riffraff@users.sf.net * * This library is free software; you ca
www.eeworm.com/read/235248/14079961

h ucri.h

// UCRI.H // Reflection Interface for UnderC. // Please note the location of the actual header, // which is shared with the UC code base. // UnderC Development Project, 2001-2002 #ifndef __UCRI_I
www.eeworm.com/read/235247/14080298

h ucri.h

// UCRI.H // Reflection Interface for UnderC. // Please note the location of the actual header, // which is shared with the UC code base. // UnderC Development Project, 2001-2002 #ifndef __UCRI_I
www.eeworm.com/read/235245/14080423

h ucri.h

// UCRI.H // Reflection Interface for UnderC. // Please note the location of the actual header, // which is shared with the UC code base. // UnderC Development Project, 2001-2002 #ifndef __UCRI_I
www.eeworm.com/read/101631/15823112

pov wiz with gray marble.pov

// Info-Zip WiZ splash screen, using POV-RAY 3.01 by Mike White #include "colors.inc" #include "stones.inc" camera { location look_at angle 16 } light_source
www.eeworm.com/read/100158/15881813

pov wiz with gray marble.pov

// Info-Zip WiZ splash screen, using POV-RAY 3.01 by Mike White #include "colors.inc" #include "stones.inc" camera { location look_at angle 16 } light_source
www.eeworm.com/read/482395/6358994

m rayleigh_fourier_computation.m

function rayleigh_fourier_computation include_globals include_flags Tuu = eye(DIM); Rud = eye(DIM); Rdu = eye(DIM); Tdd = eye(DIM); S_TE = get_S_cell(P,TE); S_TM = get_S_cell(P,TM); %cell2mat(S_TE)
www.eeworm.com/read/388370/8612513

m latc2dir.m

function [b] = latc2dir(K) % All-Zero Lattice form to FIR Direct form Conversion % --------------------------------------------------- % [b] = latc2dir(K) % b = FIR direct form coefficients (impu