Welcome![Sign In][Sign Up]
Location:
Search - reflection

Search list

[OpenGL programReflection

Description: 一个圆环旋转的场景,模拟了光照和倒影,主要利用了融合,光照,材质等-a rotating ring scenes to simulate the light and reflection, the main use of the fusion, light, material, etc.
Platform: | Size: 24357 | Author: 王芸洁 | Hits:

[Windows Developreflection

Description: c++ ,反射程序.Java为什么能够支持Reflection?答案是Java运行时仍然拥有类型信息,它包含了这个类一切:它有哪些字段、哪些方法,各是何种保护级别等等,还有这个类依赖于哪些类。在Java中,类信息以对象的形式存放,这些对象是一种元对象,它们的类型就是Class。拥有了这些信息,无论是动态创建对象还是调用某些方法都是轻而易举的。在C++中,通过RTTI(运行时类型识别),我们也可以知道类的一些信息,但为什么C++中却没有Reflection,原因是类型信息不完整。RTTI这个名字本身就告诉我们,C++的类型信息是用来进行类型识别的,因此,它也不需要其它额外的信息。并不是C++无法做到这一点,而是C++不希望给用户增加额外的负担。有所得,必然有所失,因此,C++放弃了元对象。关于这一点,C++之父Bjarne Stroustrup在他的《C++语言的设计与演化》的14.2.8节中进行了深入的讨论。
Platform: | Size: 2671127 | Author: 孙枫 | Hits:

[WEB Codereflection

Description: Reflection.js allows you to add reflections to images on your webpages. It uses unobtrusive javascript 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 browsers, it ll degrade and your visitors won t notice a thing. Best of all, it s under 5KB
Platform: | Size: 65007 | Author: Adam | Hits:

[ComboBoxExecDLL_demo

Description: Most of us know about reflection (Example: Windows COM, .NET) and its flexibilities. Have you ever wondered how to accomplish reflection in Win32 DLL? Here is the funny tool that resulted from that kind of my thought. "Uh!.. Reflection in Win32 DLL", oops!.. don t believe 100%. Don t worry, you can t accomplish perfect reflection in WIn32 DLLs in a simple way. In perfect reflection, you don t need the knowledge of source, function, parameters & types until its usage. When considering Win32 DLL, I feel late binding is some sort of reflection (don t accuse me, just an opinion). Late bound DLLs can do without the path name, function name until its usage, but need the function argument type list to compile. It seems late binding is impossible when you don t know the parameter list & type until execution.-Most of us know about reflection (Example: Windows COM, .NET) and its flexibilities. Have you ever wondered how to accomplish reflection in Win32 DLL Here is the funny tool that resulted from that kind of my thought. "Uh!.. Reflection in Win32 DLL", oops!.. don t believe 100%. Don t worry, you can t accomplish perfect reflection in WIn32 DLLs in a simple way. In perfect reflection, you don t need the knowledge of source, function, parameters types until its usage. When considering Win32 DLL, I feel late binding is some sort of reflection (don t accuse me, just an opinion). Late bound DLLs can do without the path name, function name until its usage, but need the function argument type list to compile. It seems late binding is impossible when you don t know the parameter list type until e
Platform: | Size: 13312 | Author: 李鸡蛋 | Hits:

[Wavelet15883868bodiejia

Description: matlab源程序波的叠加与反射 -Matlab source wave reflection superimposed with Matlab source wave of superposition and reflection
Platform: | Size: 1024 | Author: 维民 | Hits:

[OpenGL programReflection

Description: 一个圆环旋转的场景,模拟了光照和倒影,主要利用了融合,光照,材质等-a rotating ring scenes to simulate the light and reflection, the main use of the fusion, light, material, etc.
Platform: | Size: 24576 | Author: 王芸洁 | Hits:

[Linux-Unixrefletion-0.2.0

Description: C++ Reflection & Service Library -C Reflection
Platform: | Size: 74752 | Author: 李力 | Hits:

[CSharpReflectionDynamciCreateTest

Description: 实现动态创建程序集 其中使用了C#高级技术:反射及其自定义特性-create dynamic collection procedures which use the C# Senior Technical : reflection and self-definition Characteristics
Platform: | Size: 16384 | Author: 898600 | Hits:

[matlabtmmcoupling

Description: THIS M-FILE USES THE TRANFER MATRIX METHOD TO EVALUATE THE COUPLED-MODE %EQUATIONS. THE REFLECTION SPECTRUM OF THE GRATING AND THE TRANSMISSION %SPECTRUM, DELAY AND DISPERSION OF THE FABRY-PEROT FILTER ARE SIMULATED-THIS M-FILE TRANFER USES THE MATRIX METHOD TO EVALUATE THE COUPLED- MODE EQUATIONS%. THE R EFLECTION SPECTRUM OF THE GRATING AND THE TRANS MISSION% SPECTRUM, DELAY AND DISPERSION OF THE FABRY-Ross PEROT FILTER ARE SIMULATED
Platform: | Size: 1024 | Author: liuliu | Hits:

[OpenGL programwater_reflect2

Description: 水面反射和折射,提供源代码,通过下面几步实现: 1.设定一个附加裁减平面 2. 并把摄像机位置设置到当然视点对称的位置, 渲染平面以上部分到一个纹理. 3. 将反射平面的顶点传入VS, 并乘以投影矩阵.得到平面投影点的坐标. 4. 将上述插值传入PS, 并同时除以W, 并(projCoord+1.0f)*0.5f. 5. 再查询渲染得到的纹理, 并加入点噪声, 有水波纹的效果. -surface reflection and refraction, providing source code, to achieve the adoption of the following steps : 1. Additional reductions set a planar 2. and installed cameras to the course Perspective symmetrical position, play up to the plane over part of a texture. 3. will be the culmination of reflection plane came VS. and multiplied by the projection matrix. be planar projection coordinates of points. 4. Interpolation of the above into PS, and at the same time divided by W, and (projCoord 1.0f)* 0.5f. 5. further inquiries exaggerate the texture, and point to noise, water ripple effects.
Platform: | Size: 251904 | Author: hmn | Hits:

[matlabFDTD_reflecandtrans

Description: Description: soft source, 1D,absorbing boundary condition (which really only work for epsrel=murel=1), reflection at an interface type ward_fdtd1d to run. -Description : soft source, 1D. absorbing boundary condition (which really on ly work for murel epsrel = = 1) reflection at an interface to type ward_fdtd1d run.
Platform: | Size: 1024 | Author: chunfenglay | Hits:

[matlab2D_TE

Description: 二维波导中计算反射系数,两边为PML,上下为PEC,波源为平面波-two-dimensional waveguide reflection coefficient calculated on both sides of the PML and bottom of the PEC, for the plane wave Boyuan
Platform: | Size: 1024 | Author: | Hits:

[Industry researchrfid_model

Description: A system simulation environment in Matlab/Simulink of RFID is constructed in this paper. Special attention is emphasized on the analog/RF circuit.Negative effects are concerned in the system model,such as phase noise of the local oscillator,TX-RX coupling,reflection of the environment, AWGN noise,DC offset,I/Q mismatch,etc.Performance of the whole system can be evaluated by changing the coding method,parameters of building blocks,and operation distance.Finally,some simulation results are presented in this paper.
Platform: | Size: 2099200 | Author: liulang | Hits:

[CSharpReflection

Description: 反射实例,总结了我多年的C#经验,对于初学者有一定的帮助!-Reflection example, sum up my years of C# Experience, for the beginners have some help!
Platform: | Size: 62464 | Author: 王一 | Hits:

[Windows Developreflection

Description: c++ ,反射程序.Java为什么能够支持Reflection?答案是Java运行时仍然拥有类型信息,它包含了这个类一切:它有哪些字段、哪些方法,各是何种保护级别等等,还有这个类依赖于哪些类。在Java中,类信息以对象的形式存放,这些对象是一种元对象,它们的类型就是Class。拥有了这些信息,无论是动态创建对象还是调用某些方法都是轻而易举的。在C++中,通过RTTI(运行时类型识别),我们也可以知道类的一些信息,但为什么C++中却没有Reflection,原因是类型信息不完整。RTTI这个名字本身就告诉我们,C++的类型信息是用来进行类型识别的,因此,它也不需要其它额外的信息。并不是C++无法做到这一点,而是C++不希望给用户增加额外的负担。有所得,必然有所失,因此,C++放弃了元对象。关于这一点,C++之父Bjarne Stroustrup在他的《C++语言的设计与演化》的14.2.8节中进行了深入的讨论。-err
Platform: | Size: 2670592 | Author: | Hits:

[OpenGL programReflection

Description: 用OpenGL做的可以很好演示反射效果的程序,适合初学者的理解。-OpenGL can be used to do a very good demonstration of the effectiveness of procedures for reflection, suitable for beginners to understand.
Platform: | Size: 24576 | Author: guwezhe | Hits:

[CSharpReflection

Description: 反射的实例代码,如果想了解反射相关的内容,此代码比较完整。-Reflection
Platform: | Size: 97280 | Author: johnfzj | Hits:

[Software Engineeringreflection

Description: List the members of a class (type), using Reflection
Platform: | Size: 1024 | Author: bvij | Hits:

[FlashMXReflection

Description: FLEX倒映算法及实例,利用此原理可以实现所有倒映效果。-flex reflection
Platform: | Size: 4355072 | Author: hacker | Hits:

[OpenGL programReflection

Description: quest3d反射源文件!!!!!Quest3D中文教材Quest3D软件是目前世界上最先进的虚拟现实创作平台之一,Quest3D独特的编程风格-quest3d reflection source file! ! ! ! ! Chinese textbooks Quest3D Quest3D software is the world' s most advanced virtual reality authoring platforms, Quest3D unique programming style
Platform: | Size: 30720 | Author: 囧囧 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net