代码搜索:reflection

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

代码结果 10,000
www.eeworm.com/read/174336/9595136

hh pointertype.hh

#ifndef RFL_POINTERTYPE_HH #define RFL_POINTERTYPE_HH /* C++ Reflection & Serice Library * Copyright (C) 2003 Marcus Perlick * mailto: riffraff@users.sf.net * * This library is free software; yo
www.eeworm.com/read/174006/9612716

txt 23.4.txt

Listing 23.4 Searching for Types Using Custom Searching using System; using System.Reflection; using System.IO; using System.Collections; namespace _8_CustomSearch { class Class1 { [STAThread
www.eeworm.com/read/413021/11169996

h matrix.h

#ifndef _MATRIX_H #define _MATRIX_H 1 class CMatrix2 { void Householder( float**, int, float** ); int reflection( float*, int, int, float* ); void updateMat( float**, float*, int, int );
www.eeworm.com/read/265721/11255621

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 % Versi
www.eeworm.com/read/248406/12579053

cs fmaboutbox.cs

using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Windows.Forms; using System.Reflection; using AddressList.Utils; namespace Add
www.eeworm.com/read/334672/12581084

cs aboutbox1.cs

using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Linq; using System.Reflection; using System.Windows.Forms; namespace Encrypt
www.eeworm.com/read/135926/13886807

cs form1.cs

using System; using System.Drawing; using System.Reflection; using System.Collections; using System.Windows.Forms; using System.Data; using System.Threading; namespace smartMobile { ///
www.eeworm.com/read/134895/13971348

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/134895/13971533

txt lpcis2rf.txt

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/134895/13971552

txt lpcrf2lo.txt

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