搜索资源列表
Example028-缩放时使用插值模式控制图像质量
- 使用VC.n。et,编写一个应用程序,用来缩放时使用插值模式控制图像质量。-VC.n use. Et, to prepare an application that used to zoom use interpolation mode control image quality.
C程序的插值
- 这是lagrange插值与Newton插值算法的源代码-Hangzhou interpolation and Newton interpolation algorithm source code
HeightGenerator
- 用ArcGIS Engine做的等高线CAD文件经转换、插值成为栅格文件的程序。-ArcGIS Engine to do with the contours of the converted CAD file, interpolating a raster file.
绘制构造等高线
- 用csharp开发的距离距离反比插值算法,用来对离散点加密,本程序是计算地质上的构造高度为目的的 我的邮箱feiyuno2@163.com-Development with csharp distance inverse distance interpolation algorithm used to encrypt the discrete points, this program is to calculate the height of geological structure on th
ImageProcess
- 图像几何纠正 。双线性插值利用c#编写的程序,在visual studio环境。-Image geometric correction. Bilinear interpolation using a program written in c# in visual studio environment.
Lagrange
- 拉格朗日插值,主要用于数值计算,有插值结果和余值估计等内容,主要适合于学习c#和想通过c#语言来实现数值计算程序编写的同学-Lagrange interpolation
fem1
- 这是有限元方法中的线性插值和二次差值的误差的计算程序。本程序使用C++编程的。当运行出结果还需要在matlab中画出图形。-This is a linear interpolation and the second error of the difference in the finite element method calculation program. The the program use C++ programming. When you run out of the results
interpolate
- 利用插值方法编写一个图像变形程序,可以对图像进行几何形变,即:图像大小不变,但其中某些部分发生扭曲变形。包括水平扭曲,竖直扭曲和球面扭曲-Interpolation method to write an image deformation procedure, geometric distortion of the image, that is: the same image size, but some distortion occurs. Including the level of dis
sqrt
- 一个求取sqrt(x)的程序(仿计算器的功能),输入任意10位有效数字以内的正数,可以求取其正的平方根,要求精确到10位有效数字。实现了泰勒级数展开、牛顿迭代、二次插值、最佳一次逼近、卡马克平方根倒数。-A strike sqrt (x) of the program (like a calculator function), the positive input 10 of any less significant digits, the positive square root of the
Newton-interpolation
- 这是一个用C语言完成的,牛顿插值法的小程序-This is a C language, Newton interpolation applet.
Contonour
- 等值线程序 插值做的不好 ,着色什么都完成了 -contour in c#
ConsoleApplication1
- C#写的两个简单的小程序,分别用牛顿插值法和三次样条插值法来进行插值。-A program written by C#. It uses Newton Interpolation Method and Spline Interpolation Method
DEM内插程序
- 数字高程模型 DEM内插,运用C#编写的,界面整洁,使用方便(Digital elevation model DEM interpolation, the use of C#, the interface is neat, easy to use)