- Chapter02 WIN32编程中涉及的GDI图形动画程序代码
- Alpha_blen19480311132005 Creating transparent objects in DirectX is really faily simple. All you have to do is to play with the followring renderstates: device.RenderState.SourceBlend = Blend.SourceAlpha device.RenderState.DestinationBlend = Blend.InvSourceAlpha device.RenderState.AlphaBlendEnable = true When these are set all you have to do is to create a regular material with the diffuse alpha channel set to < 255.
- homework3 多种控制器设计程序
- DS18B20 51单片机程序
- Decoupled-Active-and-Reactive-Power-Control-of-DF Decoupled Active and Reactive Power Control of DFIG
- STM32程序 使用的软件为keil 刚学习stm32编写的stm32的相关程序 编译环境为keil 硬件是stm32自带的(The environment for compiling stm32 programs written by stm32 is that keil hardware comes with stm32)
文件名称:6s_lut
介绍说明--下载内容来自于网络,使用问题请自行百度
该程序是通过6s辐射校正模型生成查找表,以便进行气溶胶反演
; 该程序参数设置较为简单,如果要详细的参数,请自行设置
; 改进方法:1、读取每一个影像的角度信息建立查找表,这样精度更高
; 2、利用IDL直接调用Fortran语言的6S源程序,并行生成查找表,速度提高20倍左右
; 3、将所有参数都设置好,缩小步长,构建一个庞大的查找表,构建神经网络,一劳永逸(The program generates look-up table through 6S radiometric correction model, so as to conduct aerosol inversion.
The program parameter settings are relatively simple, if you want detailed parameters, please set it up by yourself.
The improvement methods are as follows: 1. Read the angle information of each image and create a look-up table, so that the accuracy is higher.
2, use IDL to invoke the 6S source program of Fortran language directly, and generate lookup table in parallel, and the speed is increased by 20 times.
3, set up all parameters, reduce the step length, build a huge look-up table, and build a neural network. Once and for all.)
; 该程序参数设置较为简单,如果要详细的参数,请自行设置
; 改进方法:1、读取每一个影像的角度信息建立查找表,这样精度更高
; 2、利用IDL直接调用Fortran语言的6S源程序,并行生成查找表,速度提高20倍左右
; 3、将所有参数都设置好,缩小步长,构建一个庞大的查找表,构建神经网络,一劳永逸(The program generates look-up table through 6S radiometric correction model, so as to conduct aerosol inversion.
The program parameter settings are relatively simple, if you want detailed parameters, please set it up by yourself.
The improvement methods are as follows: 1. Read the angle information of each image and create a look-up table, so that the accuracy is higher.
2, use IDL to invoke the 6S source program of Fortran language directly, and generate lookup table in parallel, and the speed is increased by 20 times.
3, set up all parameters, reduce the step length, build a huge look-up table, and build a neural network. Once and for all.)
相关搜索: modis调用6s模型建立查找表
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
6s_lut\exe文件\6s.exe | 1736774 | 2012-04-04 |
6s_lut\exe文件\in.txt | 175 | 2012-09-12 |
6s_lut\exe文件\modis_lut.txt | 122472 | 2012-09-12 |
6s_lut\exe文件\out.txt | 8694 | 2012-09-12 |
6s_lut\modis_lut.pro | 1640 | 2018-03-28 |
6s_lut\exe文件 | 0 | 2018-03-28 |
6s_lut | 0 | 2018-04-06 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.