代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/216704/14996748
cs opbroker.cs
using System;
using System.Diagnostics;
using System.Data;
using System.Collections;
using System.Reflection;
using System.Text;
namespace Platform.Data {
public class OpBroker {
priv
www.eeworm.com/read/215197/15070737
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/215197/15070959
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/214970/15081422
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/214970/15081652
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/214624/15092890
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Reflection;
namespace MyFile
{
///
www.eeworm.com/read/211886/15171465
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: AssemblyTitle("极限江湖.Net beta 1")]
[assembly: AssemblyDescription("独立版权作品,任何侵权都将受到起诉。")]
[assembly: AssemblyConfiguratio
www.eeworm.com/read/16772/687322
cs resourceutil.cs
using System;
using System.IO;
using System.Drawing;
using System.Reflection;
using System.Windows.Forms;
using System.Resources;
namespace UtilityLibrary.General
{
public class ResourceUti
www.eeworm.com/read/16772/687464
cs resourceutil.cs
using System;
using System.IO;
using System.Drawing;
using System.Reflection;
using System.Windows.Forms;
using System.Resources;
namespace UtilityLibrary.General
{
public class ResourceUti
www.eeworm.com/read/16772/687543
cs resourceutil.cs
using System;
using System.IO;
using System.Drawing;
using System.Reflection;
using System.Windows.Forms;
using System.Resources;
namespace UtilityLibrary.General
{
public class ResourceUti