代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/365161/9876649
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/169058/9882714
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/167506/9967230
cs gdipbrushes.cs
namespace GDIPlus.GDIPBrushes {
using System;
using System.Drawing;
using System.Drawing.Drawing2D;
using System.IO;
using System.Reflection;
using System.Windows.Forms;
www.eeworm.com/read/167506/9967270
cs gdippens.cs
namespace GDIPlus.GDIPPens {
using System;
using System.Windows.Forms;
using System.IO;
using System.Drawing;
using System.Drawing.Drawing2D;
using System.Reflection;
www.eeworm.com/read/167198/9976958
cs about_box.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms;
using System.Reflection;
namespace Psp_wallpaper_mini
{
par
www.eeworm.com/read/280353/10336858
cs agenthost.cs
using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using System.Security;
using System.Security.Permissions;
using System.Security.Policy;
//Al
www.eeworm.com/read/161803/10372754
h bumpref.h
/* bumpref.h
**
** bummp-reflection-mapping using
** NVIDIA vertex-shaders register-combiners and texture-programs
** Copyright (C) 2002 Florian Berger
** Email: harpin_floh@yahoo.de, flo
www.eeworm.com/read/161803/10372781
c bumpref.c
/* bumpref.c
**
** bummp-reflection-mapping using
** NVIDIA vertex-shaders register-combiners and texture-programs
** Copyright (C) 2002 Florian Berger
** Email: harpin_floh@yahoo.de, flo
www.eeworm.com/read/271192/11004659
cs aboutbox1.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms;
using System.Reflection;
namespace 多文档
{
partial class Abo
www.eeworm.com/read/221940/6955969
cs orderedlistaslinkedlist.cs
namespace Opus6
{
using System;
using System.Collections;
using System.Reflection;
[Version("$Id: OrderedListAsLinkedList.cs,v 1.6 2001/10/28 19:50:09 brpreiss Exp $"), Copyrigh