搜索资源列表

  1. bilinear

    0下载:
  2. 用双线性插值法实现的图像缩放,内有详细的使用说明。非常好用-Bilinear interpolation method used to achieve the image scaling, which has detailed instructions. Very easy to use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:舟子还
  1. BMP_PR

    0下载:
  2. 实现了位图的任意缩放(邻点法和线性插值法),任意旋转(邻点法和线性插值法),全部源代码,没有使用其他库,是纯粹代码实现的 -Realize the arbitrary bitmap scaling (o-point method and linear interpolation), arbitrary rotation (o-point method and linear interpolation method), all sourc
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-06
    • 文件大小:545792
    • 提供者:夏永明
  1. Bilinear_Interpolation

    0下载:
  2. MATLAB双线性插值法对图像进行放大和缩小-MATLAB bilinear interpolation image zoom in and out
  3. 所属分类:数据库系统

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:shen hong
  1. Nearest_Neighbor_Interpolation

    0下载:
  2. MATLAB最近像素插值法对图像进行放大和缩小-MATLAB recently pixel interpolation method of image zoom in and out
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:shen hong
  1. pic_magnify

    0下载:
  2. 在CCS平台上优化过的基于C64x+的图像放大程序,用双线性插值法。-In the CCS platform optimized based on C64x+ The image to enlarge procedures, using bilinear interpolation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:56320
    • 提供者:chenjing
  1. sanciyangtiaochazhi

    0下载:
  2. 计算方法\计算方法程序\sanciyangtiaochazhi 三次样条插值法.rar-Calculation method of calculation procedures sanciyangtiaochazhi cubic spline interpolation. Rar
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:242688
    • 提供者:jc
  1. insertvalue

    0下载:
  2. 拥有界面的函数插值程序,可以模拟牛顿插值法和拉格朗日插值法。-Interface has a function interpolation procedures, can simulate the Newton interpolation method and the Lagrange interpolation method.
  3. 所属分类:界面编程

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:zhangbo
  1. ImgRotate

    0下载:
  2. 实现图像处理中常见的图像旋转功能。运行程序时可以通过选择近邻域插值法、线性插值法或者三阶卷积插值三种复杂度不同的算法来实现。-Image processing to achieve common image rotation function. Can run the program by selecting the neighbor domain interpolation, linear interpolation, or thir
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:3214336
    • 提供者:谭璐芬
  1. RPIM_sh96close2d

    0下载:
  2. 用无网格径向基点插值法,由少数离散点信息,插值拟合出密集点信息,对简单及复杂曲面都可,准确率高-meshless radial basis point interpolation method, fits the simple and complex surface, acurate
  3. 所属分类:OpenGL

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:mayue
  1. Cubicspline

    0下载:
  2. 三次样条插值法,是运用的数值计算方法的算法实现的-Cubic spline interpolation method is the use of numerical method of implementation of the algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:366592
    • 提供者:kevin
  1. Mag_Color_Snake

    0下载:
  2. 可以将应用双线性插值法放大的图像进行边缘的锐化,比方向扩散的效果要好-Can be applied bilinear interpolation to enlarge the image edge sharpening, than the direction of the effect of the proliferation of better
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:朱丽平
  1. lagelangrichazhi

    0下载:
  2. 拉格朗日插值法matlab程序,希望大家在学习《数值分析》的课程时多动手实践,还是那句话,兴趣最重要;-Lagrange interpolation matlab program, I hope everyone in the study, " Numerical Analysis" many hands-on experience when the curriculum, or that sentence, the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:buckly
  1. chazhi

    0下载:
  2. 插值法实现灰度图像的缩放及旋转的程序,开发环境为Visual C++6.0,实现了多种差值方法。可用于进行算法的分析和比较-Gray-scale image interpolation implementation of the scaling and rotation procedures, development environment for Visual C++6.0, a variety of difference metho
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:78848
    • 提供者:张晓彬
  1. natural-cubic-spline-interpolation

    0下载:
  2. 文本输入输出,实现数值计算的自然三次样条插值法-Text input and output, numerical calculation to achieve a natural cubic spline interpolation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:153600
    • 提供者:姜北樵
  1. optimizationinC

    0下载:
  2. 最优化算法C语言程序,包括Newon弦切法、单纯行法、抛物线插值法、最速下降法、Powell法-Optimization algorithm C Language Program, including String Newon cutting method, simple lines law, the parabolic interpolation method, steepest descent method, Powell meth
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:6144
    • 提供者:xnkl
  1. FivePoint

    0下载:
  2. 五点光滑法。给出五个相邻的点,得到一条光滑的曲线。是对“四值型点插值法”中当前点导数的解算方法的的一种改善。-Five-point smoothing method. Five adjacent points is given by a smooth curve.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:39936
    • 提供者:Soulkyo
  1. MathMethod

    0下载:
  2. 应用拉格朗日插值法,进行曲线拟合,可生成拟合曲线显示图像-Application of the Lagrange interpolation method for curve fitting, curve fitting to generate display images
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:65536
    • 提供者:elsa
  1. c

    2下载:
  2. 空间插值方法汇总 Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法) Minimum Curvature(最小曲率) Modified Shepard s Method(改进谢别德法) Natural Neighbor(自然邻点插值法) Nearest Neighbor(最近邻点插值法) Polynomial Regression(多元回归法
  3. 所属分类:技术管理

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:bushyao
  1. selfspline

    0下载:
  2. 第一,二种边界条件的三次样条插值法matlab代码-First, the two kinds of boundary conditions of the cubic spline interpolation matlab code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:张米
  1. shanciyangtian

    0下载:
  2. 利用三次样条插值法求曲线在某个点处的函数值-Using cubic spline interpolation method demand curve at some point of the function values
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:313344
    • 提供者:庄飞扬
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org