搜索资源列表

  1. PlaySound

    0下载:
  2. 从资源文件中,载入音声,图片等,并播放声音,或者显示 HINSTANCE h=AfxGetInstanceHandle() HRSRC hr=FindResource(h,\"IDW\",\"WAVE\") HGLOBAL hg=LoadResource(h,hr) LPSTR lp=(LPSTR)LockResource(hg) sndPlaySound(lp,SND_MEMORY|SND_ASY
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:309750
    • 提供者:Joey
  1. idw

    0下载:
  2. 反距离加权内插算法,点内插主要用于自然地理数据的插值
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1126298
    • 提供者:lj
  1. ImageWarping

    1下载:
  2. 一个简单的使用IDW和RBF算法对图像(只支持bmp格式)进行变形的MFC程序,可以当作图像处理入门时的练习参考。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:79538
    • 提供者:maxint
  1. A-HYBRID-METHOD-

    0下载:
  2. :C#+AE编译,实现的arcgis中经典的三类插值方法,克里格,IDW和样条曲线,导入点状shp文件,选择相应插值方法即可-C#+ AE compiled arcgis achieved in the -On dem good things and academic research can be used to offer you and progressive
  3. 所属分类:GIS编程

    • 发布日期:2024-05-19
    • 文件大小:1415168
    • 提供者:zhjfff
  1. DEM

    1下载:
  2. :C#+AE编译,实现的arcgis中经典的三类插值方法,克里格,IDW和样条曲线,导入点状shp文件,选择相应插值方法即可-C#+ AE appropriate interpolation-compiled arcgis achieved in the classic three interpolation methods, Kriging, IDW and spline curves, dotted shp file import,
  3. 所属分类:GIS编程

    • 发布日期:2024-05-19
    • 文件大小:296960
    • 提供者:zhjfff
  1. ANUDEM_

    0下载:
  2. C#+AE编译,可以打开DEM并实现可视化分析,程序中附有dem数据和可视化分析需要的点状数据,在程序中单击dem文件夹中的任意一个文件即可打开dem影像数据 - AE compiled arcgis achieved in the classic three interpolation methods, Kriging, IDW and spline curves, dotted shp file import, you can
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:418816
    • 提供者:zhjfff
  1. Image-Warping

    0下载:
  2. 用IDW和RBF方法实现的Image Warping。没有用到OpenCV。内含DIB类-Image Warping Using IDW and RBF Mathod No use OpenCV Include DIB Class
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:721920
    • 提供者:
  1. ImagePWarping

    0下载:
  2. 包括IDW等多个image warping 算法及演示文档,内容详尽。-include IDW image waring algorithm and demo document
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:6384640
    • 提供者:陈岩
  1. Warping

    0下载:
  2. 该程序主要实现图像变形,实现了两种方法:IDW和RBF方法-this program implements the two method to deform the picture :IDW and RBF.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:3523584
    • 提供者:王雪
  1. test07

    0下载:
  2.    个待求格网中心顶点为中心,按最多不超过8个点、最少不小于5个点确定搜索圆半径,采用反距离加权(IDW)法依据落入搜索圆内的各高程采样点的高程求取各待求网格中心点的高程。要求编制相应的内插程序并进行调试(提交源程序代码),最后输出该区域的规则格网DEM。 数字高程模型(DEM)内插程序 -Digital elevation model (DEM) interpolation procedures
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:190464
    • 提供者:李志鹏
  1. IDW

    1下载:
  2. 反距离加权插值法idw的matlab算法,含文件《IDW在医学断层图像可视化中的应用》及《基于ArcGIS两种空间插值方法的比较》。-Matlab algorithm, inverse distance weighted interpolation method idw file containing " IDW medical images visualization based on ArcGIS two spatial i
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:746496
    • 提供者:Grace
  1. 4-Assignment

    0下载:
  2. ImageWarping的idw和rfs算法实现-image warping,including idw and rfs algorithm through opencv
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:447488
    • 提供者:周潇
  1. Source1

    0下载:
  2. 利用idw方法重新差分网格 并生成所需文件-Idw re-differential grid and generates the required documents.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:段扬
  1. IDW

    1下载:
  2. 反距离加权法估算降水量时是根据距离衰减规律, 对样本点的空间距离进行加权, 当权重等于1 时, 是线性距离衰减插值 当权重> 1 时, 是非线性距离衰减插值-Inverse Distance Weighting,IDW)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:noname
  1. idw

    0下载:
  2. IDW插值算法,输入10个已知点,内插未知点的高程。-IDW interpolation
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:56320
    • 提供者:wby
  1. IDW-interpolation

    0下载:
  2. IDW空间内插法算法的C#代码实现,简单易懂,对初学者有帮助。-IDW interpolation algorithm in the C# implementation, easy to understand.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:杨扬
  1. ArcGIS--IDW

    0下载:
  2. ArcGIS 二次开发,反权距离差值法(IDW),希望对你有帮助-ArcGIS secondary development, right from the anti-difference method (IDW), I hope to help you
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:ZZJ
  1. idw

    1下载:
  2. IDW(Inverse Distance Weighted)是一种常用而简便的空间插值方法,它以插值点与样本点间的距离为权重进行加权平均,离插值点越近的样本点赋予的权重越大。-IDW (Inverse Distance Weighted) is a common and simple spatial interpolation method that the distance between the interpolation poin
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:Jack
  1. IDW

    0下载:
  2. arcgis中的IDW插值处理进行批处理计算-arcgis the IDW interpolation processing batch computing
  3. 所属分类:GIS编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王瑞峥
  1. IDW

    0下载:
  2. 根据经纬度,实现IDW内插的调用函数,具体参量已做说明,内附内查结果示样(According to the latitude and longitude, realize the function call of IDW interpolation, the specific parameters have been illustrated, containing the results found in the sample)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:81920
    • 提供者:zanglin
« 1 23 4 5 6 7 8 9 10 ... 30 »

源码中国 www.ymcn.org