代码搜索:reflection

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

代码结果 10,000
www.eeworm.com/read/289894/6343457

vb reportbuyerform.vb

'文件名:ReportBuyerForm.vb Imports System.Data.SqlClient Imports Microsoft.Office.Interop.Excel Imports System.Reflection Imports Microsoft.Office.Core Public Class ReportBuyerForm Public MyCo
www.eeworm.com/read/409427/11327684

cs aboutform.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Reflection; using NiceTracker.Config; using NiceTracker.Lib
www.eeworm.com/read/262715/11392827

m postproc.m

% post procession % time domain -> frequency domain % visulization % solve reflection wave for % magnetic field at incoming port sample_freq = 1/dt; f = sample_freq * (0:N/2-1)/N; df = sample
www.eeworm.com/read/405967/11452172

vb dbsqlce.vb

Imports System Imports System.Data.SqlServerCe Imports System.Data.Common Imports System.Data Imports System.IO Imports System.Configuration Imports System.Reflection Public Class DBSqlCe
www.eeworm.com/read/405963/11452203

vb frmfavourite.vb

Imports System.Data.SqlServerCe Imports System.Data.SqlServerCe.SqlCeException Imports System.Xml Imports System.Reflection Imports System.io Imports System.text Public Class frmFavourite I
www.eeworm.com/read/401726/11551499

cs igraphnode.cs

using System; using System.Windows.Forms; using System.Reflection; using System.Collections; using DDW.CSharp; using DDW.CSharp.Dom; namespace DDW.CSharpUI { /// /// Summary d
www.eeworm.com/read/259565/11782082

m l_reflections.m

function wlog=l_reflections(wlog,varargin) % Function computes reflection coefficients; % Written by: E. R., November 5, 2000 % Last update: March 18, 2001; Complete rewrite with new curve-name conve
www.eeworm.com/read/343762/11928605

m ar2rc.m

function [MX,res,arg3] = ar2rc(ar); % converts autoregressive parameters into reflection coefficients % with the Durbin-Levinson recursion for multiple channels % function [AR,RC,PE] = ar2rc(AR); %
www.eeworm.com/read/257411/11931452

cs dbtaskdriver.cs

using System; using System.Configuration; using System.Reflection; // 需要使用 .NET 反射 namespace TraceLWord5.DALFactory { /// /// DbTaskDriver 数据库访问层工厂 /// public class
www.eeworm.com/read/151143/12232707

m l_reflections.m

function wlog=l_reflections(wlog,varargin) % Function computes reflection coefficients; % Written by: E. R., November 5, 2000 % Last update: March 18, 2001; Complete rewrite with new curve-name co