搜索资源列表
ENVI_IDL_developBook
- ENVI_IDL二次开发中文培训教程.IDL是VC、VB、JAVA、FORTRAN、MATLAB、OPENGL等语言的集成。非常棒!!!在地球科学(包括气象、水文、海洋、土壤、地质、地下水等)、医学影像、图像处理、GIS系统、软件开发,大学教学,实验室,测试技术,天文,航空航天、信号处理,防御工程,数学统计及分析,环境工程等很多领域,IDL语言都可以得到广泛而又深远的应用。-ENVI_IDL Chinese secondary development training course. IDL i
lm_Fortran
- 采用fortran语言编写的LM算法程序,在求非线性最小二乘方面的图像处理问题中凸现优势
MoletWav1
- 水文小波分析,用于分析水文序列的周期等。FORTRAN语言程序
voronoi2
- 基于Voronoi图的二维平面分割算法的FORTRAN语言实现
voronoi3
- 基于Voronoi图的三维空间分割算法的FORTRAN语言实现
fft.rar
- 傅里叶变换的F语言程序,应该是可以用的!,Fourier transform of the F language program, they should be able to use the!
1d-diffusion
- 这是fortran语言的一维对流方程的程序,希望对大家有所帮助-This is the fortran language, one-dimensional convection equation the procedure, I hope all of you to help
plczcx
- 应用arcgis时经常要用到的批量插值程序,采用fortran语言编写-Application arcgis often use to batch interpolation program written in FORTRAN
MAXROOT
- 此程序用fortran语言编写,主要功能是用乘幂法求矩阵的最大特征根。-This procedure used fortran language, the main function is used by power-law matrix of the largest eigenvalue.
6S_atms_Corr_SOURCE_CODE
- Fortran语言编写,可以实现6s模型的大气校正算法。-Fortran language, you can achieve the 6s model of atmospheric correction algorithm.
lvbo
- 该程序基于偏振滤波方法,由VISUAL FORTRAN语言编写,可用于三分量地震资料的滤波-The program based on polarization filtering method, by the VISUAL FORTRAN languages, can be used for three-component seismic data filtering
Text1
- 有限元分析,实现了三节点有限元分析,采用frotran语言-Finite element analysis to achieve a three-node finite element analysis, using frotran language
OpenGL
- OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口的规格,它用于三维图象(二维的亦可)。OpenGL是个专业的图形程序接口,是一个功能强大,调用方便的底层图形库。 -OpenGL (full write Open Graphics Library) is a programming language defines a cross, cross-platform programming interface specification, w
grid2ds
- 二维结构化网格生成程序,采用fortran语言编写。-2D structured grid generation procedure using fortran language.
grid2du
- 二维非结构网格生成程序,采用fortran语言编写。-Unstructured grid generation procedure using fortran language.
EXAM1
- Fortran语言学习的小例子,个人认为对学习的新手来说有用-Fortran language learning a small example, personally think that to learn novice useful
EXAM2
- Fortran语言学习的小例子2,个人认为对学习的新手来说有用-Small example Fortran language learning two individuals considered useful for the novice to learn
EXAM3
- Fortran语言学习的小例子3,个人认为对学习的新手来说有用-Fortran language learning three small example, think useful for the novice to learn
EXAM4
- Fortran语言学习的小例子4,个人认为对学习的新手来说有用-Small example 4 Fortran language learning, personal considered useful for the novice to learn
Fortran+OpenGL实例
- 在Fortran语言环境下应用OpenGL,绘制奥运五环图像。