代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/167561/9962467
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.CompilerServices
Imports System.Runtime.InteropServices
' 有关程序集的常规信息是通过下列
' 属性集控制的。更改这些属性值可
' 修改与程序集关联的信息
www.eeworm.com/read/167561/9962515
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.CompilerServices
Imports System.Runtime.InteropServices
' 有关程序集的常规信息是通过下列
' 属性集控制的。更改这些属性值可
' 修改与程序集关联的信息
www.eeworm.com/read/167561/9962549
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.CompilerServices
Imports System.Runtime.InteropServices
' 有关程序集的常规信息是通过下列
' 属性集控制的。更改这些属性值可
' 修改与程序集关联的信息
www.eeworm.com/read/167561/9962604
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.CompilerServices
Imports System.Runtime.InteropServices
' 有关程序集的常规信息是通过下列
' 属性集控制的。更改这些属性值可
' 修改与程序集关联的信息
www.eeworm.com/read/167561/9962684
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.CompilerServices
Imports System.Runtime.InteropServices
' 有关程序集的常规信息是通过下列
' 属性集控制的。更改这些属性值可
' 修改与程序集关联的信息
www.eeworm.com/read/360606/10085194
m vswr.m
function res=VSWR(gamma)
% Usage: res=VSWR(gamma)
%
% Purpose: computes VSWR for give reflection coefficient gamma
if nargin
www.eeworm.com/read/358273/10193227
m vswr.m
function res=VSWR(gamma)
% Usage: res=VSWR(gamma)
%
% Purpose: computes VSWR for give reflection coefficient gamma
if nargin
www.eeworm.com/read/358270/10193261
m binomialxfrmrbw.m
% BINOMIALXFRMRBW Calculate the bandwidth of a binomial transformer
%
% [BW] = BINOMIALXFRMRBW (Zl, Z0, N, GammaM) calcultaes the relative bandwidth
% of an N section binomial trans
www.eeworm.com/read/356723/10222036
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/426413/10253714
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