登录
首页 » C# » IDWInterpolation

IDWInterpolation

于 2010-08-18 发布 文件大小:57KB
0 153
下载积分: 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 个回复

  • vgpicker
    说明:  在mfc单文档下的p程序 通过碰撞检测实现了模型的抓捕(Mfc Single Document in p under the collision detection procedure realize the model to capture)
    2008-09-25 15:54:50下载
    积分:1
  • C#实现 CPU内存使用率 功能源码
    动态实时显示CPU 内存、当前进程数 等数据
    2013-01-18下载
    积分:1
  • gh0st3.6
    gh0st3.6个人修改版远程控制源码,功能齐全,无错编译。(gh0st3.6 personally modified version of the remote control source, fully functional, error-free compile.)
    2012-02-07 18:59:22下载
    积分:1
  • 5486575
    文本文件操作,C#练习源码,很好的学习资料。(Text file operations, C# source code, very good learning materials.)
    2013-12-04 20:48:31下载
    积分:1
  • recvfrom
    windows网络编程recvfrom源码实例(windows network programming source code examples recvfrom)
    2015-11-06 19:35:25下载
    积分:1
  • Triangulo-de-Pascal
    Codigo que genera el n esimo renglon del triangulo de pascal
    2011-10-12 10:49:23下载
    积分:1
  • ModbusV1.024
    Modbus调试精灵采用vc编写,运行时不需要其它任何文件。可以调试具有modbus协议的所有设备,软件非常小巧,但功能强大,是现场工程调试人员必备软件。(Modbus debug vc prepared using the wizard, run-time does not require any other document. Can debug Modbus protocol with all the equipment, software is very compact, but powerful, is the field engineering staff necessary software debugging.)
    2007-09-27 08:53:58下载
    积分:1
  • vc6.0-ADO-for-MDB
    visual c++访问mdb格式access数据库,基于ADO(Visual C++ Access mdb format access , based on ADO)
    2016-10-30 06:41:41下载
    积分:1
  • zoj1094
    zoj094 Matrix multiplication problem is a typical example of dynamical programming. Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose. For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix. There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C). The first one takes 15000 elementary multiplications, but the second one only 3500. Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy. (Matrix multiplication problem is a typical example of dynamical programming. Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose. For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix. There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C). The first one takes 15000 elementary multiplications, but the second one only 3500. Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy. )
    2012-06-10 10:38:53下载
    积分:1
  • SENDMSM
    利用短信猫发短信,通用源码,共享大家学习(SEND SMS)
    2013-10-14 10:40:51下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载