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

搜索资源列表

  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_ASYNC) FreeResource(hg) r
  3. 所属分类:DirextX编程

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

    0下载:
  2. 反距离加权内插算法,点内插主要用于自然地理数据的插值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:1126298
    • 提供者:lj
  1. ImageWarping

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

    • 发布日期:2008-10-13
    • 文件大小:79538
    • 提供者:maxint
  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, you can select the
  3. 所属分类:GIS program

    • 发布日期:2016-11-02
    • 文件大小:296960
    • 提供者:zhjfff
  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 program

    • 发布日期:2017-05-04
    • 文件大小:1415643
    • 提供者: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 select the appropriate interpo
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:418533
    • 提供者:zhjfff
  1. Image-Warping

    2下载:
  2. 用IDW和RBF方法实现的Image Warping。没有用到OpenCV。内含DIB类-Image Warping Using IDW and RBF Mathod No use OpenCV Include DIB Class
  3. 所属分类:Special Effects

    • 发布日期:2014-10-15
    • 文件大小:721920
    • 提供者:
  1. ImagePWarping

    0下载:
  2. 包括IDW等多个image warping 算法及演示文档,内容详尽。-include IDW image waring algorithm and demo document
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6384284
    • 提供者:陈岩
  1. Warping

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

    • 发布日期:2017-05-13
    • 文件大小:3523866
    • 提供者:王雪
  1. test07

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

    • 发布日期:2017-11-11
    • 文件大小:190210
    • 提供者:李志鹏
  1. Source1

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

    • 发布日期:2017-11-20
    • 文件大小:2119
    • 提供者:段扬
  1. AE_123

    0下载:
  2. AE进行内插,包括IDW,克里格,样条曲线等方法-AE interpolation, including IDW, kriging, spline curves
  3. 所属分类:CSharp

    • 发布日期:2016-11-02
    • 文件大小:715776
    • 提供者:liangjr
  1. 4-Assignment

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

    • 发布日期:2017-11-14
    • 文件大小:447604
    • 提供者:周潇
  1. IDW

    0下载:
  2. 收藏的反距离权重方法,注意程序中e为幂次方的负数,其它看说明即可-Inverse distance weighted method
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:909
    • 提供者:sean
  1. cz

    0下载:
  2. AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:60887
    • 提供者:songguanjun
  1. IDW_matlab

    1下载:
  2. 反距离权重插值算法的matlab实现,简单易懂的算法-IDW interpolation algorithm matlab realize, straightforward algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:318322
    • 提供者:蔡承锋
  1. ArcGIS--IDW

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

    • 发布日期:2017-04-11
    • 文件大小:783
    • 提供者:ZZJ
  1. idw

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

    • 发布日期:2017-04-13
    • 文件大小:1867
    • 提供者:Jack
  1. IDW

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

    • 发布日期:2017-04-12
    • 文件大小:566
    • 提供者:王瑞峥
  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例程

    • 发布日期:2018-01-11
    • 文件大小:82183
    • 提供者:zanglin
« 1 23 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com