搜索资源列表
sanweiGISjishu
- 三维GIS是地质矿业信息化的研究重点和热点,是科学计算可视化在地质上的应用,它涵盖地质体的三维可视化,体空间插值等领域。
sub_
- 基本的对话框取值并进行RPC计算的关键程序,好好扩展后用处很大
ndvi
- 利用遥感影像两个波段反射率值,计算植被指数值-The use of remote sensing images of two-band reflectance values, the calculation of vegetation index values
QueryControl
- 附件中是一些ArcGIS Engine代码的集合,主要是一些比较常见的GIS功能的实现方法,作者用C#+AE都实现了,可能包括基本GIS地图操作,空间分析,几何或交通网络分析等,内容还不错,可以让不太懂的人学习一下,也可以让比较懂的人借鉴一下。 具体成果有:(1)开发了一些常规的GIS基本功能,如放大、缩小、全屏、查询、查找、量测、鹰眼等;(2)开发了一些常用的空间分析功能,如距离计算、密度分析、栅格插值、表面分析、象素统计、数据转换等。(3)网络分析功能,如计算最临近服务设施。(4)几何网
TheLogisticmap
- 此程序代码用于求解方程Xn+1=r*Xn(1 -Xn),其中X0为0——1之间的随机数,r的范围1——4;r取 不同的值是可计算得不同的Xn,据此得出Logistic Map图。-This program code is used to solve the equation Xn+1 = r* Xn (1-Xn), where X0 is 0- 1 random number between, r the range 1- 4 r take a different value is co
20105272003002
- 本程序为GIS和路径算法的测试程序,路径仅供参考。 算法描述:根据公交站点构造出虚拟含换乘边在内的公交路网,共有约22万个路段,2.3万个站点参与路径计算。根据不同的公交线路的速度赋不同的权值,对不同的换乘进行处理,求到最优的路径。换乘确定在400米之内+等车时间,求出最佳换乘。 -The GIS program and path algorithm for the test program, the path is for reference only. Algorithm De
quxiannihe
- matlab曲面拟合强烈向做实验数据处理的朋友推荐,该函数特别适合空间点的曲面拟合,matlab中对于此类数据点似乎只能用griddata差值计算,并且效果不怎么好;至于B样条拟合,其外扩数据点的选取不是一般的matlab用户所能掌握的,同时对于非网格数据的转换也是一个问题-matlab surface fitting is strongly recommended to friends experiment data processing, the function surface fitti
Hurst_distributed
- 栅格化计算Hurst指数,用于水文、气象参数趋势的判断 水文、气象要素的时间序列分析中,一般下载到的程序是针对单个站点的H指数计算,得到的结果是单个H指数值 该程序实现时间序列栅格图像上每个点H指数的计算,得到的结果是单个栅格图像,栅格值是H指数值-a distributed pattern to calculate Hurst Index,the input is a series of grid datas, the output is a grid data each pixe
bands_average
- 利用ENVI/IDL,计算多幅图像的各个像元的平均值。并忽略空缺值-Use ENVI/IDL, calculate the average of each pixel of multiple images. And ignores the value of vacancies
countDistance
- ArcGIS建立几何网络求解路径长度,可选择图上道路网之间任两点进行距离计算,并可以设置和选择权重值-ArcGIS establish networks for solving the geometric path length, you can between two points on the map to any road network distance calculation, and can be set up and weights
IDW
- arcgis中的IDW插值处理进行批处理计算-arcgis the IDW interpolation processing batch computing
compsImg
- 栅格影像补偿处理,采用均值计算方法对空值栅格补偿处理-Image compensation processing
ndvi
- 遥感植被的NDVI值公式为:(近红外-可见光红色)/(近红外+可见光红色) 在ENVI里面的Band Math 运行公式计算就行. 还可以直接用Transform——NDVI计算.(The NDVI value formula of remote sensing vegetation is: (near infrared - visible light red) / (near infrared + visible light red) The Band Math operation
