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

搜索资源列表

  1. VC实现三次样条的图像缩放

    1下载:
  2. 改程序实现了图像任意比例缩放。采用了三次样条插值。-It achieves zoom of random scale picture by using thrice sample insert value.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:537836
    • 提供者:汪刚
  1. DrawBSplineCode

    1下载:
  2. 绘制三次样条曲线的vc程序,实用有效,需要的同志可以借鉴-drawing cubic spline curve vc procedures, practical and effective, it needs can learn from Comrade
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:24558
    • 提供者:mikle
  1. D2R10

    2下载:
  2. 用vc++平台开发的双三次样条插值函数,具有很高的精度,能够完成对面上的点的插值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7113
    • 提供者:任林
  1. Interpolation.VC6

    1下载:
  2. 刚学数值分析,就碰到了插值。于是用VC编写了这个小程序。功能:绘制原函数、Lagrange插值、三次样条插值函数。移动鼠标就可以查看函数值。Enjoy it!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:50937
    • 提供者:大乔
  1. homework3

    1下载:
  2. 三次样条,基于VC++的opengl图形代码
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:116421
    • 提供者:张宇
  1. VC三次样条插值计算对图像插值

    1下载:
  2. 三次样条插值计算对图像插值具有良好效果,希望大家喜欢,谢谢,Calculation of Cubic Spline Interpolation of Image Interpolation with good results, I hope you like it, I would like to thank
  3. 所属分类:Windows编程

    • 发布日期:2017-05-16
    • 文件大小:537569
    • 提供者:wangheng
  1. 插值原理还原波形曲线(误差改进版)

    0下载:
  2. 三次样条插值的VC源码,带有示例,测试通过-cubic spline code based on VC++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:207012
    • 提供者:xxc
  1. ThreeBsplinecurve

    1下载:
  2. 用VC++写的三次B样条曲线算法,能够实现与控制多边形的外形更接近,局部修改能力 任意形状,包括尖点、直线的曲线,易于拼接,阶次低,与型值点数目无关,计算简便-Using VC++ to write the three B-spline curve algorithm, can be achieved with the control polygon is closer to the shape, the capacity of local modification of arbitrary
  3. 所属分类:Graph Drawing

    • 发布日期:2016-05-07
    • 文件大小:3992987
    • 提供者:fan
  1. ThreeSampleT(VC++)

    0下载:
  2. 基于vc++的三次样条类函数的计算 ThreeSampleT-Based on vc++ Of cubic spline functions for calculating ThreeSampleT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3220
    • 提供者:james
  1. CubicSplineAndBezier

    1下载:
  2. 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:4039020
    • 提供者:yc
  1. interpoints

    0下载:
  2. vc下实现的分段线性插值、二次多项式插值、三次多项式插值、三次样条插值,并配有MATLAB测试程序-vc implementation of the piecewise linear interpolation, quadratic interpolation, cubic polynomial interpolation, cubic spline interpolation, and test procedures with MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:46209
    • 提供者:ck
  1. VC1cubic1spline

    1下载:
  2. VC 三次样条插值和贝塞尔曲线实例程序,vs2005和vc6.0工程。-VC cubic spline interpolation and Bezier curves example programs
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:982226
    • 提供者:yyxt
  1. VC_Spline

    0下载:
  2. 三次样条插值的VC++源码,可以进行简单的插值运算,运行简单,运算快速准确-VC++ source code of Spline, by using this you can get the accurate value of spline function of a set of data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1928281
    • 提供者:张栋
  1. UseTheVCToRealizeDrawingFiguresOfMathematicFunctio

    0下载:
  2. 用VC++实现数学函数图形绘制包括(数学函数 图形绘制 模板数组 三次样条)-Use the VC++ to realize drawing figures of mathematic functions
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:146692
    • 提供者:馒头
  1. two-cubic-spline

    0下载:
  2. 用vc++平台开发的双三次样条插值函数,具有很高的精度-Vc++ platform with two-cubic spline interpolation function, has high accuracy
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:6846
    • 提供者:李云
  1. pendulum

    0下载:
  2. 三次样条算法的示例程序,VC编程,计算数学,-Cubic spline algorithm sample program, VC programming, computational mathematics,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1226
    • 提供者:张若冰
  1. 3ciyangtiaochazhi

    0下载:
  2. 三次样条插值第一型计算,通过程序计算出各区间的三次样条插值函数。-tree times insert function for the first style ,the fun can be list in the every smaller extent by this vc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:313156
    • 提供者:紫涵
  1. 3Spline

    0下载:
  2. VC++6.0 MFC 绘制三次样条曲线-VC++6.0 MFC draw 3spline
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1941821
    • 提供者:nn
  1. VC++三次样条插值和贝塞尔曲线实例程序

    3下载:
  2. VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
  3. 所属分类:物理计算

    • 发布日期:2017-12-24
    • 文件大小:4038656
    • 提供者:xiaomiarmy
  1. VC++三次样条插值和贝塞尔曲线实例程序

    1下载:
  2. VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-20
    • 文件大小:448512
    • 提供者:ZRS_Walker
« 12 »
搜珍网 www.dssz.com