代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/315751/13536881
m r2n.m
% r2n.m - reflection coefficients to refractive indices of M-layer structure
%
% Usage: n = r2n(r)
%
% r = reflection coefficients = [r(1),...,r(M+1)]
% n = refractive indices = [na,n(1),...,n(M)
www.eeworm.com/read/315751/13536910
m n2r.m
% n2r.m - refractive indices to reflection coefficients of M-layer structure
%
% Usage: r = n2r(n)
%
% n = refractive indices = [na,n(1),...,n(M),nb]
% r = reflection coefficients = [r(1),...,r(
www.eeworm.com/read/310862/13642223
cs system.cs
//$si$ virtual
////////////////////////////////////////////////////////////////
// File System.dll:
// Global functions
//-------------------------------------------------------
// Global fi
www.eeworm.com/read/310862/13642228
cs custommarshalers.cs
//$si$ virtual
////////////////////////////////////////////////////////////////
// File CustomMarshalers.dll:
// Global functions
//-------------------------------------------------------
Voi
www.eeworm.com/read/303512/13813946
m r2n.m
% r2n.m - reflection coefficients to refractive indices of M-layer structure
%
% Usage: n = r2n(r)
%
% r = reflection coefficients = [r(1),...,r(M+1)]
% n = refractive indices = [na,n(1),...,n(M)
www.eeworm.com/read/303512/13813975
m n2r.m
% n2r.m - refractive indices to reflection coefficients of M-layer structure
%
% Usage: r = n2r(n)
%
% n = refractive indices = [na,n(1),...,n(M),nb]
% r = reflection coefficients = [r(1),...,r(
www.eeworm.com/read/140727/5782291
gnumakefile
# file: $isip/class/algo/Reflection/GNUmakefile
# version: $Id: GNUmakefile,v 1.4 2001/12/31 14:04:32 picone Exp $
#
# source files
#
ISIP_FILES = *.cc
# define the header files that need to be inst
www.eeworm.com/read/140727/5782292
cc refl_04.cc
// file: $isip/class/algo/Reflection/refl_04.cc
// version: $Id: refl_04.cc,v 1.5 2002/01/12 05:51:09 gao Exp $
//
// isip include files
//
#include "Reflection.h"
// method: sofSize
//
// arguments
www.eeworm.com/read/125532/6028017
java reflectiontest.java
package pl.test;
import java.lang.reflect.*;
/**
*
* @author ArtemRd
* @version
*/
public class ReflectionTest
{
private static final int LOOP_SIZE = 10000000;
/** Creates n
www.eeworm.com/read/104713/6203118
java reflectiontest.java
package pl.test;
import java.lang.reflect.*;
/**
*
* @author ArtemRd
* @version
*/
public class ReflectionTest
{
private static final int LOOP_SIZE = 10000000;
/** Creates n