代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/435925/7780903
cpp checkreflection.cpp
#include
#include
#include "CheckReflection.h"
void main()
{
History history
;
Object1 object1;
Object2 object2;
Object3 object3;
object1.Number () = "12";
o
www.eeworm.com/read/299923/7820510
m latcfilt.m
function [y] = latcfilt(K,x)
% LATTICE form realization of FIR filters
% ---------------------------------------
% y = latcfilt(K,x)
% y = output sequence
% K = LATTICE filter (reflection) co
www.eeworm.com/read/297942/7984709
m ref_coef.m
function [rh,rv,ph,pv] = ref_coef (epsp,epspp)
eps = epsp - i * epspp; %65.0-30.7i;
psi = 0:0.1:90;
psirad = psi.*(pi/180.);
arg1 = eps-(cos(psirad).^2);
arg2 = sqrt(arg1);
arg3 = sin(psirad);
www.eeworm.com/read/196830/8055822
m latcfilt.m
function [y] = latcfilt(K,x)
% LATTICE form realization of FIR filters
% ---------------------------------------
% y = latcfilt(K,x)
% y = output sequence
% K = LATTICE filter (reflection) co
www.eeworm.com/read/196069/8116651
m latcfilt.m
function [y] = latcfilt(K,x)
% LATTICE form realization of FIR filters
% ---------------------------------------
% y = latcfilt(K,x)
% y = output sequence
% K = LATTICE filter (reflection) co
www.eeworm.com/read/246805/12703615
m ref_coef.m
function [rh,rv,ph,pv] = ref_coef (epsp,epspp)
eps = epsp - i * epspp; %65.0-30.7i;
psi = 0:0.1:90;
psirad = psi.*(pi/180.);
arg1 = eps-(cos(psirad).^2);
arg2 = sqrt(arg1);
arg3 = sin(psirad);
www.eeworm.com/read/243661/12928776
c channel.c
/************************************************************************
*
* CHANL Version 49
*
************************************************************************
*
* CHANWR:
* Place q
www.eeworm.com/read/140782/13062143
h lpc.h
/*
2.4 kbps MELP Proposed Federal Standard speech coder
version 1.2
Copyright (c) 1996, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on the MELP
algorithm. The Tex
www.eeworm.com/read/325233/13216847
cs assemblyinfo.cs
// Assembly mCoreLib, Version 1.2.6.0
[assembly: System.Reflection.AssemblyVersion("1.2.6.0")]
[assembly: System.Runtime.CompilerServices.CompilationRelaxations(8)]
[assembly: System.Reflection.