代码搜索:Reflective
找到约 37 项符合「Reflective」的源代码
代码结果 37
www.eeworm.com/read/179693/5302498
java limitedreflection.java
// Reflective instantiation with interface access - Page 159
import java.util.*;
public class LimitedReflection {
public static void main(String[] args) {
// Translate the class na
www.eeworm.com/read/104736/15683981
java limitedreflection.java
// Reflective instantiation with interface access - Page 159
import java.util.*;
public class LimitedReflection {
public static void main(String[] args) {
// Translate the class na
www.eeworm.com/read/245316/4504367
java invalidnameexception.java
package javax.jmi.reflect;
/** Thrown when a user pases an invalid feature name to a reflective method.
*/
public class InvalidNameException extends JmiException {
private final String in
www.eeworm.com/read/349137/10848270
m waterwave.m
function waterwave
% WATER WAVE
% 2D Shallow Water Model
%
% Lax-Wendroff finite difference method.
% Reflective boundary conditions.
% Random water drops initiate gravity waves.
% Surface plot
www.eeworm.com/read/316414/13523305
m waterwave.m
function waterwave
% WATER WAVE
% 2D Shallow Water Model
%
% Lax-Wendroff finite difference method.
% Reflective boundary conditions.
% Random water drops initiate gravity waves.
% Surface plot
www.eeworm.com/read/101018/6261084
rad complex.rad
# this is a more complex data set
26
# top of the room, very reflective
0.0 0.0 0.0 0.76 ##
-10.0 10.0 -10.0
10.0 10.0 -10.0
10.0 10.0 -8.0
-10.0 10.0 -8.0
0.0 0.0 0.0 0.76 ##
-10.0 10.0
www.eeworm.com/read/101018/6261628
rad complex.rad
# this is a more complex data set
26
# top of the room, very reflective
0.0 0.0 0.0 0.76 ##
-10.0 10.0 -10.0
10.0 10.0 -10.0
10.0 10.0 -8.0
-10.0 10.0 -8.0
0.0 0.0 0.0 0.76 ##
-10.0 10.0
www.eeworm.com/read/298327/3868302
fp waterrefractt2d.fp
!!ARBfp1.0
# water reflective+refraction program for cards not supporting GL_ARB_texture_rectangle
OPTION ARB_fog_linear;
PARAM bumpAdd = { -0.5, -0.5, 0, 0};
PARAM bumpMul = { 0.02, 0.02, 0.0
www.eeworm.com/read/298327/3868316
fp waterrefracttr.fp
!!ARBfp1.0
# water reflective+refraction program for cards supporting GL_ARB_texture_rectangle
# program.env[2] is texture scale
OPTION ARB_fog_linear;
PARAM bumpAdd = { -0.5, -0.5, 0, 0};
PA
www.eeworm.com/read/184067/9123670
m biqpbox.m
function[nx,nsig,alpha] = biqpbox(s,c,strg,x,y,sigma,l,u,...
oval,po,normg,DS,mtxmpy,data,H)
%BIQPBOX Bisection reflective line search for sqpbox
%
% [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,si