搜索资源列表
Reflection
- 一个圆环旋转的场景,模拟了光照和倒影,主要利用了融合,光照,材质等-a rotating ring scenes to simulate the light and reflection, the main use of the fusion, light, material, etc.
reflection
- c++ ,反射程序.Java为什么能够支持Reflection?答案是Java运行时仍然拥有类型信息,它包含了这个类一切:它有哪些字段、哪些方法,各是何种保护级别等等,还有这个类依赖于哪些类。在Java中,类信息以对象的形式存放,这些对象是一种元对象,它们的类型就是Class。拥有了这些信息,无论是动态创建对象还是调用某些方法都是轻而易举的。在C++中,通过RTTI(运行时类型识别),我们也可以知道类的一些信息,但为什么C++中却没有Reflection,原因是类型信息不完整。RTTI这个名字本
reflection
- Reflection.js allows you to add reflections to images on your webpages. It uses unobtrusive javascr ipt to keep your code clean. It works in all the major browsers - Internet Explorer 5.5+, Mozilla Firefox 1.5+, Opera 9+ and Safari. On older bro
reflection.py
- How to use reflection in python
multilayer
- 根据介质板厚度和介电常数,计算任意多层介质的反射和透射系数-According to media thickness and dielectric constant, the calculation of arbitrary multi-layer reflection and transmission coefficients
reflections
- 能够从单一的图像中提取出镜面反射的内容。改算法使用matlab编写,非常值得研究的算法。-From a single image to extract the contents of specular reflection. Matlab algorithm to use to prepare, the algorithm is very worthy of study.
FDTD
- 一个一维FDTD方法程序,并完成脉冲波对介质片的反射和透射系数的计算,采用MATLAB仿真-A one-dimensional FDTD methods and procedures, and complete the pulse of the dielectric film of reflection and transmission coefficients of the calculation, using MATLAB simulation
Reflection
- 利用一个 Image 类和线程,将一幅图片制作出它的水中倒影,并能显示水的波纹。-Image class and the use of a thread, will produce a picture of its reflection in the water, and can show the ripple of water.
Reflection
- OpenGL超级宝典一书中的一个经典程序,程序演示了一个立体圆环在地面上产生倒影现象,这个程序是《OpenGL超级宝典》一书第六章的一个程序,你如果对它感兴趣的话,可以好好去了解一下人家是怎么办到这一点的-OpenGL Super Bible one book, a classic procedure, the procedure demonstrated a three-dimensional circle on the ground have a reflection of the phen
Reflection
- Iphone手机开发的关于OpenGL、2D图形设计的示例程序,可以直接用X-code开发工具和Iphone模拟器运行。-Iphone mobile phone about the development of OpenGL, 2D graphic design of the sample programs can be directly used for X-code development tools and Iphone simulator is running.
cgdc
- Open GL sample program shows rotating cube with reflection
VICalculation_losslessTl
- 该matlab函数用来计算理想无耗传输线上电压电流的分布,用户需要给定传输线的特性阻抗、电长度以及出事端的反射系数。-Matlab function used to calculate the ideal power transmission lines without the distribution of voltage and current, users need to set the characteristic impedance of transmission lines, ele
DynamicCreateObject
- 利用反射方法,使用接口函数,动态调用子类中的方法-The use of reflection methods, the use of interface functions, dynamic invocation of methods of subclasses
microstrip3d_3
- FDTD analysis microstrip antenna, calculate charactristic impedance of fed microstrip line, reflection coefficient
reflection
- 这是一个从网上下载的关于反射程序的示例,请大家多多指教-abc
AcousticReflexionSimulation
- reflection simulation in 3D of an acoustic wave
test
- C#反射调用方法C # reflection calling method-C# reflection calling method
Reflection
- 反射的实例代码,如果想了解反射相关的内容,此代码比较完整。-Reflection
reflection
- List the members of a class (type), using Reflection
Reflection
- FLEX倒映算法及实例,利用此原理可以实现所有倒映效果。-flex reflection