登录
首页 » C# » IDWInterpolation

IDWInterpolation

于 2010-08-18 发布 文件大小:57KB
0 170
下载积分: 1 下载次数: 190

代码说明:

  idw 反距离权重插值,直接在程序中调用即可(idw inverse distance weighted interpolation, you can call directly in the program)

文件列表:

IDWInterpolation
................\IDWInterpolation
................\................\bin
................\................\...\Debug
................\................\...\.....\IDWInterpolation.exe,28672,2010-08-05
................\................\...\.....\IDWInterpolation.pdb,32256,2010-08-05
................\................\...\.....\IDWInterpolation.vshost.exe,5632,2005-11-11
................\................\frmIDWInterpolation.cs,13179,2010-07-29
................\................\frmIDWInterpolation.Designer.cs,12912,2010-07-29
................\................\frmIDWInterpolation.resx,6288,2010-07-29
................\................\IDWInterpolation.csproj,5364,2010-07-29
................\................\obj
................\................\...\Debug
................\................\...\.....\IDWInterpolation.csproj.GenerateResource.Cache,914,2010-07-29
................\................\...\.....\IDWInterpolation.exe,28672,2010-08-05
................\................\...\.....\IDWInterpolation.frmIDWInterpolation.resources,588,2010-07-29
................\................\...\.....\IDWInterpolation.pdb,32256,2010-08-05
................\................\...\.....\IDWInterpolation.Properties.Resources.resources,180,2010-07-26
................\................\...\.....\Refactor
................\................\...\.....\ResolveAssemblyReference.cache,112711,2010-07-26
................\................\...\.....\TempPE
................\................\...\IDWInterpolation.csproj.FileList.txt,345,2010-08-06
................\................\Program.cs,489,2010-07-26
................\................\Properties
................\................\..........\AssemblyInfo.cs,1204,2010-07-26
................\................\..........\Resources.Designer.cs,2886,2010-07-26
................\................\..........\Resources.resx,5612,2010-07-26
................\................\..........\Settings.Designer.cs,1099,2010-07-26
................\................\..........\Settings.settings,249,2010-07-26
................\IDWInterpolation.sln,937,2010-07-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • File-Manager
    通过MFC socket编程实现远程查看硬盘及文件夹和文件的功能(MFC socket programming function to remotely view the hard drive and the folders and files)
    2021-04-01 14:49:09下载
    积分:1
  • king_graph
    这是一个关于计算机图的一些简单操作的程序,初次作品,谢谢支持(This is a map on the computer of some simple operating procedures, the initial entries, I would like to thank support)
    2006-11-24 18:57:47下载
    积分:1
  • informationSortSysterm
    文章信息发布系统.简单的文章分类和浏览的功能。(it s just a simple wesite based an C#)
    2013-04-24 12:01:57下载
    积分:1
  • TestVC6DUI
    本程序基于VC6.0通过duilib库对mfc窗口进行设计,可设置背景,按钮等基本操作,对初学者很有帮助。因为在VC6.0中使用需要gdiplus.h头文件和相关库文件,因此将该压缩文件一并上传。(This procedure by duilib bank on mfc window design, you can set basic operations background, buttons, etc., useful for beginners.Because the need to use gdiplus.h header files and related libraries in VC6.0, so the compressed file be uploaded.)
    2016-09-12 09:49:28下载
    积分:1
  • att7053bu
    本文件用于7053芯片的驱动程序,产品实际应用程序(Drivers This file is used for 7053 chip, the product practical application)
    2015-12-14 22:15:30下载
    积分:1
  • command
    用boost::shared_ptr实现command模式,并提供MacroCommand来支持复合的command。(command pattern)
    2013-08-30 22:59:44下载
    积分:1
  • PIC10F200 Example program
    说明:  pic10f200实例,包括点灯,按键以及时钟控制(pic10f200 examples ,include light, key and clock times and so on!)
    2021-04-10 11:08:58下载
    积分:1
  • COMMonitor
    用C#写的上位机软件 串口监视器 能够通过设置参数实现串口的监视功能 功能非常的强大(Written in C# PC software Serial Monitor can be achieved by setting the parameters for monitoring serial Function is very powerful)
    2011-12-16 10:55:37下载
    积分:1
  • 数字图像几何变换
    几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual C++创建一个多文档应用程序框架,在实现任意BMP图像的读写,打印,以及剪贴板操作的基础上,完成经典的图像几何变换功能。 (geometric transformation is the most common means of image processing, image deformation of geometric correction, can be an accurate picture. Transform common geometric features include image translation, the mirror image transform, image transfer home, image scaling, image rotation and so on. Current digital image processing applications have become wider, and have penetrated into the industrial, aerospace, military and other areas, the national economy will play an increasingly larger role. Digital image processing as a vital part of the work presented in this paper is how to use Visual C programming tools to design a complete application procedures and achieve the classic image geometry transform function. Procedures probably be divided into two parts : the reader BMP images, and digita)
    2018-10-09 14:47:51下载
    积分:1
  • DSP-AGC
    基于ADSP 音频AGC算法C语言程序详解(Based on the ADSP audio AGC algorithm C language program Detailed)
    2012-06-10 10:42:23下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载