代码搜索:reflection

找到约 10,000 项符合「reflection」的源代码

代码结果 10,000
www.eeworm.com/read/435925/7780907

cpp typeswrapper.cpp

#include "TypesWrapper.h" #include "Reflection.h" /* // Operator = Int Int::operator= (const Int& other) { object_ = other.object_; // parent_ = other.parent_; // parent_->Bootstrap(); retu
www.eeworm.com/read/325233/13216835

cs f.cs

using mCore; using Microsoft.VisualBasic; using Microsoft.VisualBasic.CompilerServices; using System; using System.Diagnostics; using System.IO; using System.IO.Ports; using System.Reflection;
www.eeworm.com/read/325023/13230397

java buttongroups.java

//: gui/ButtonGroups.java // Uses reflection to create groups // of different types of AbstractButton. import javax.swing.*; import javax.swing.border.*; import java.awt.*; import java.lang.refl
www.eeworm.com/read/324793/13244470

cs tools.cs

using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Windows.Forms; using System.Reflection; using System.Globalization; namespace DSProcessing {
www.eeworm.com/read/324793/13244497

cs loger.cs

using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Windows.Forms; using System.Reflection; using System.Globalization; namespace DSProcessing {
www.eeworm.com/read/320176/13431599

m lpcrf2lo.m

function lo=lpcrf2lo(rf) %LPCRF2LO Convert reflection coefficients to log area ratios LO=(RF) %the output values are limited to about +-14.5 % Copyright (C) Mike Brookes 1997 % % La
www.eeworm.com/read/320175/13431604

m lpcis2rf.m

function rf=lpcis2rf(is) %LPCRF2IS Convert inverse sines to reflection coefficients RF=(IS) % Copyright (C) Mike Brookes 1997 % % Last modified Tue May 12 16:08:38 1998 % % VOICE
www.eeworm.com/read/320172/13431684

m lpcrf2lo.m

function lo=lpcrf2lo(rf) %LPCRF2LO Convert reflection coefficients to log area ratios LO=(RF) %the output values are limited to about +-14.5 % Copyright (C) Mike Brookes 1997 % % La
www.eeworm.com/read/304082/13801476

m lpcis2rf.m

function rf=lpcis2rf(is) %LPCRF2IS Convert inverse sines to reflection coefficients RF=(IS) % Copyright (C) Mike Brookes 1997 % % Last modified Tue May 12 16:08:38 1998 % % VOICE
www.eeworm.com/read/304082/13801579

m lpcrf2lo.m

function lo=lpcrf2lo(rf) %LPCRF2LO Convert reflection coefficients to log area ratios LO=(RF) %the output values are limited to about +-14.5 % Copyright (C) Mike Brookes 1997 % % La