代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/347943/11626034
c psdframeit.c
/*
x = psdframeit(lab,frms,K);
Computes x = FRM*lab.
The frame "frms" is a product-form Householder reflection.
% This file is part of SeDuMi 1.1 by Imre Polik and Oleksandr Romanko
www.eeworm.com/read/158100/11643605
m stepdown.m
function [k,P0] = stepdown(a,PM)
% Direct form to Lattice (step-down) Conversion
% --------------------------------------
% [k,P0] = stepdown(a,PM)
% k = Lattice filter coefficients (reflection c
www.eeworm.com/read/345593/11806902
pas unit1.pas
{: Basic sample for loading and applying a cube map.
In this extremely simple demo, with a single teapot, we just setup and
enabled reflection cube map environment mapping. Cube maps allo
www.eeworm.com/read/155543/11864130
m stepdown.m
function [k,P0] = stepdown(a,PM)
% Direct form to Lattice (step-down) Conversion
% --------------------------------------
% [k,P0] = stepdown(a,PM)
% k = Lattice filter coefficients (reflection c
www.eeworm.com/read/253938/12176765
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Data.Sql;
// General Information about an assembly is controlled through the f
www.eeworm.com/read/232058/14209446
m stepdown.m
function [k,P0] = stepdown(a,PM)
% Direct form to Lattice (step-down) Conversion
% --------------------------------------
% [k,P0] = stepdown(a,PM)
% k = Lattice filter coefficients (reflection c
www.eeworm.com/read/215247/15066366
cs dialogimagehandler.cs
using System;
using System.Web;
using System.Resources;
using System.Reflection;
using System.IO;
namespace MetaBuilders.WebControls {
///
/// Responds to requests by outputting
www.eeworm.com/read/208791/15236796
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Windows.Markup;
//map CLR namespaces to XML namespace
[assembly: XmlnsDefinit
www.eeworm.com/read/28504/998955
cs sample26.cs
namespace apiBook
{
using System;
using System.Reflection;
using System.Text;
using System.Security;
public class TestTypeClass
{
public static void Main()
{
//使用InvokeMember方法
www.eeworm.com/read/28504/999004
cs sample25.cs
namespace apiBook
{
using System;
using System.Reflection;
using System.Text;
using System.Security;
public class TestClass
{
public int number=123456;
public string testfield = "