代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/155067/5630228
vb base_with_version.vb
imports System.Reflection
imports System.Runtime.CompilerServices
Namespace Wrox.Books.ProASPNet
public
www.eeworm.com/read/155067/5630229
cs derived.cs
using Wrox.Books.ProASPNet;
using System.Reflection;
[assembly: AssemblyVersion("1.0.1.0")]
public class MyCSharpClass : MyVBClass
{
};
www.eeworm.com/read/154116/5640798
c channel.c
/************************************************************************
*
* CHANL Version 49
*
************************************************************************
*
* CHANWR:
* Place quantize
www.eeworm.com/read/474556/6811909
cs assemblyinfo.cs
// Assembly WoWBot, Version 1.0.0.0
[assembly: System.Reflection.AssemblyVersion("1.0.0.0")]
[assembly: System.Runtime.CompilerServices.CompilationRelaxations(8)]
[assembly: System.Reflection.Ass
www.eeworm.com/read/473001/6853681
cpp tiny.cpp
/***************************************************************************
* tiny.cpp Blitz++ TinyVector ray reflection example
*
* $Id: tiny.cpp,v 1.2 1997/07/16 19:38:23 tveldhui Ex
www.eeworm.com/read/194440/8193019
m zoepplot.m
function zoepplot(vp,vs,rho,z,x,iref,irefwave,xflag,zave)
%
% zoepplot(vp,vs,rho,z,x,iref,irefwave,xflag,zave)
%
% ZOEPPLOT makes plots of P-P or P-S reflection amplitude versus
% offset. Raytrac
www.eeworm.com/read/393394/8290331
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/393211/8304008
m sweeplot.m
%SWEEPLOT Plots the input impedance (resistance/reactance)
% and reflection coefficient as functions of frequency
%
% Uses current.mat as an input to load the impedance data
% Run this scrip
www.eeworm.com/read/393211/8304178
m sweeplot.m
%SWEEPLOT Plots the input impedance (resistance/reactance)
% and reflection coefficient as functions of frequency
%
% Uses current.mat as an input to load the impedance data
% Run this scrip
www.eeworm.com/read/174336/9595070
readme
Actually I use my own little library of (more or less) handy tools. It not
(yet) open source, because it hasn't got really brand new features, but it's a
good opportunity to keep my coding-skills shar