CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 光的反射

搜索资源列表

  1. OPENGL(7).rar

    0下载:
  2. OPENGL通过材料对R、G、B的近似反光率来近似定义材料颜色。 也分为环境、漫反射、镜面反射成分。他们决定材料对环境光、漫反射光和 镜面反射光的反射程度。将材料的特性与光源特性结合就是观察的最终显示 效果。例如红色塑料球,大部分是红色,在光源形成的高光处,则出现光源 的特性颜色。
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:2.97kb
    • 提供者:
  1. 全局光照环境中的逆向绘制

    0下载:
  2. 提出一种恢复场景中所有物体的反射特性的方法.对漫反射、各向同性反射和各向异性反射纹理 面的纹理恢复也作了深入研究 高光和阴影的影响也能基本去除.-A scene restore all objects, the reflective properties of the method. The diffuse reflectance, isotropic and anisotropic reflex reflector surface texture Texture resume also m
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:230.57kb
    • 提供者:隼鼻梁
  1. light-sphere

    0下载:
  2. 这个是OPENGL里面的光照用法的程序,里面的球体材质和光的反射程序-OpenGL is the light inside the use of the procedures, materials inside the ball - and the reflection process
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:terry
  1. refraction

    0下载:
  2. 使用MATLAB语言编写的光的反射程序,有需要的可以参考一下
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:878byte
    • 提供者:river
  1. 光纤光栅的反射谱

    2下载:
  2. 光纤光栅的反射谱 包含两段代码 在MATLAB中仿真-the spectrum of fiber
  3. 所属分类:matlab例程

    • 发布日期:2013-09-20
    • 文件大小:741byte
    • 提供者:杨春霞
  1. Material

    0下载:
  2. 本程序举例演示了如何给材料添加环境光、漫反射光和镜面反射光的反射程度等一系列的材料特效。-This example demonstrates how to program for materials added environment, diffuse and specular reflection of reflection degree and so on a series of material effects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.22mb
    • 提供者:Heaton
  1. LightReflection

    0下载:
  2. 用CSharp编写的光的反射(游戏)源代码,比较好玩,不妨看一看。-CSharp prepared by the reflection of light (game) source code, more fun, we might look.
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6.82mb
    • 提供者:yqg
  1. ball

    0下载:
  2. 该程序用不同颜色的小球的运动轨迹来画出一幅抽象图画。小球共有七个,分别是红,绿,蓝,黑,白,靛青,橙黄色。小球在画布的上方分别间隔相等的距离,同时出发,但各个球的运动速度是逐渐减少的。第一个球最快,从第一个球到第六个球速度逐渐递减,且球的运动方向是逆时针,第七个球是顺时针运动。球的运动轨迹模拟光的反射。以边界的法线为对称轴的对称直线,即小球运动轨迹直线的入射角度等于反射角度。-The program with a different color ball trajectory to draw a
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:1.32kb
    • 提供者:瓜牛
  1. Processing-Fresnel-formula

    0下载:
  2. 利用matlab的数据处理和数据模拟功能,模拟光的反射,光的折射,以及光的透射,并且生成模拟曲线,可以直观的观察到光功率和相关参数的变化关系-Use of matlab data processing and data simulation function, simulation light reflection, the refraction of light, and light transmission, and generate simulation curves can be int
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:231.75kb
    • 提供者:jim
  1. gdfs

    0下载:
  2. 此flash文件为初二物理光的反射一课课件-This flash file for the first two days of physical light reflection lesson courseware
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-12-03
    • 文件大小:24.09kb
    • 提供者:张三
  1. raytracer

    0下载:
  2. raytracer,针对光的反射,折射,还有环境光进行逆向追踪,包括材质等等,效果不错-ray tracer
  3. 所属分类:Other Games

    • 发布日期:2017-05-18
    • 文件大小:4.8mb
    • 提供者:小西
  1. Screen-saver

    0下载:
  2. 设计一个屏幕保护程序,对其编译,仿真,下载。 屏幕保护程序具体要求如下: 1. 使用ISE附件中的CORE Generator在块RAM/ROM中存储一幅图像数据,将此模块作为屏幕保护程序的一部分,存储屏幕保护程序中所用的图像。 2. 当启动程序或者按下btn[3]时,图像显示在其初始位置(C1,R1)处,(C1,R1)为图像左上角像素点初始位置。这里,我们设置的初始位置即为左上角坐标(0,0)处。 3. 按下btn[0],图像按照设定方式产生动态效果。我们的实验中设计的是按下
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:5.11kb
    • 提供者:刘东辉
  1. License-plate-recognition

    0下载:
  2. 如果您正在测试其他确保图像车牌图像并不模糊,没有光的反射从任何字符,车牌应该占主导地位,突出和明显的图像。如果板数量从其他(卡拉奇)城市或国家请修改代码的评论中提到。相应的m文件。在我们的城市有“6”在每个车牌字符。如果您正在运行的其他比‘6’请修改相应的控制。-If you are testing some other number plate images make sure that the image is not blurred, no reflection of light any
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-31
    • 文件大小:12.26mb
    • 提供者:woxin
  1. light

    0下载:
  2. 主要是光学方面的仿真,使用matlab编程,有光的反射,光的透射,光纤激光器之类的仿真。-Mainly optics simulation using matlab programming, reflecting light, optical transmission, fiber lasers and the like simulation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.55kb
    • 提供者:zhaoxinxin
  1. EXample

    0下载:
  2. MATLAB关于光的反射定理、香烟毒物摄入问题等工程应用实例-MATLAB about light reflection theorem, cigarette toxic chemicals such as engineering application examples
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:87.17kb
    • 提供者:周永升
  1. p-and-s-lights

    0下载:
  2. 用MATLAB计算p光和s光的反射系数和投射系数并画图-Using MATLAB to calculate the reflection coefficient and projection coefficient of P light and s light
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-12
    • 文件大小:3.76kb
    • 提供者:刘燕
  1. 03-光的折射与反射

    0下载:
  2. 光的折射与发射,swf动画格式,形象直观。(Refraction and emission of light)
  3. 所属分类:多媒体

    • 发布日期:2018-01-02
    • 文件大小:11kb
    • 提供者:spring025
  1. 2.2

    0下载:
  2. 晶格振动(声子)和光的相互作用模型。 使用计算机绘制100 cm-1 <ν<500 cm-1的以下图形。 包括ε1和ε2对ν,n1和n2对ν,吸收光谱α(cm-1)对ν,反射谱R对ν,色散曲线(ω对k1)和ω对 k2。(a model for the interaction of lattice vibrations (phonons) and light. Use a computer to graph the following for 100 cm-1 to 500 cm-1
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:89kb
    • 提供者:lxjjj
  1. matlab模拟光的反射折射

    1下载:
  2. 额外其他黄金矿工进口货卡怪煎熬过来噶安抚阿迪锅爱国阿骨打爱国(The flight is three thousand feet down, and it's not as good as Wang LunI come from the Chinese people's name and Republic)
  3. 所属分类:文章/文档

    • 发布日期:2021-04-14
    • 文件大小:91kb
    • 提供者:ZLZLZLZL
  1. mengtekaluo

    5下载:
  2. 蒙特卡洛光子模拟程序,可以设定介质的层数、折射率、厚度等,程序可以输出漫反射光、漫透射光、准直透射光的强度(Monte Carlo photon simulation program, which can set the number of layers, refractive index, thickness, etc. of the medium, can output the intensity of diffuse light, diffuse light and quasi direc
  3. 所属分类:matlab例程

    • 发布日期:2020-08-06
    • 文件大小:12kb
    • 提供者:woyaokaobo
« 12 3 4 5 »
搜珍网 www.dssz.com