搜索资源列表

  1. closed-B-Spline

    0下载:
  2. 由于闭合的B样条曲线相对于开放的曲线难以绘制,本例程绘制封闭闭合的B样条曲线-Since the closure of the B-spline curve as opposed to an open curve difficult to draw, the draw routine closed closed B-spline curve
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-12
    • 文件大小:39936
    • 提供者:李志军
  1. B-spline

    0下载:
  2. B样条曲线插值程序,实现B样条曲线的经典算法-B-spline curve interpolation procedures, B-spline curve to achieve the classic algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-12
    • 文件大小:22528
    • 提供者:zhu
  1. spline

    0下载:
  2. 三次样条插值 MATLAB编程 可直接会出图像并输出样条函数-Cubic spline interpolation can be directly MATLAB programming will be the image and the output spline function
  3. 所属分类:绘图程序

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:niyang
  1. VC++Spline

    0下载:
  2. 采用VC++编写,实现快速傅立叶变换、样条插值等图像处理算法。-Used VC++ Prepared realize fast Fourier transform, spline interpolation and other image processing algorithms.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:2681856
    • 提供者:高旭
  1. B-SPLINE

    0下载:
  2. 两篇关于B样条处理的英文文章,涉及到插值等相关内容-2 on the B-spline to deal with the English articles, related to interpolation and other related content
  3. 所属分类:绘图程序

    • 发布日期:2024-05-12
    • 文件大小:3880960
    • 提供者:田建勋
  1. Spline

    0下载:
  2. 用Opengl实现的样条线绘制,包括: 1.任意次bezier曲线的绘制 2.3次hermite曲线的绘制 -Opengl achieved with spline drawing, including: 1. Arbitrary times Bezier curve drawing 2.3 times hermite Curve
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:231424
    • 提供者:吴彧文
  1. Spline

    0下载:
  2. 样条曲线的算法C++代码实现,包含三个文件spline.cpp/spline.h/spline_prb.cpp,其中sline_prb为测试程序。此库中包含常见的多项式样条、hemitt样条、B样条等八种样条算法。devc++/vc/gcc下均通过-Spline curve algorithm C++ Code, including the three documents spline.cpp/spline.h/spline_prb.c
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:41984
    • 提供者:rene
  1. spline.Qt4

    0下载:
  2. Class for construction of cubic natural and periodic splines. Allows to construct the spline passing through set points. Using Qt4.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:denzha
  1. Spline

    0下载:
  2. C语言编写,用追赶法解三弯距方程来实现三次B样条插值。很有使用价值-C language, used to catch up with Method three bends away from the equation to achieve three B-spline interpolation. Very useful
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:
  1. spline

    0下载:
  2. 数值分析中的计算样条插值的matlab源程序。-Numerical analysis of the calculation of the spline interpolation matlab source.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:wuyan
  1. spline

    0下载:
  2. 三次样条插值,需要三次样条插值的可以下载这个包,也许对你有帮助-cubic spline curve
  3. 所属分类:绘图程序

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:shanshan
  1. spline

    0下载:
  2. 由给出的三个点坐标,拟合出一条样条曲线,对于工程或数据分析的同志有作用。-Three points by the given coordinates, fitting out of a spline curve, or data analysis for the project has the role of comrades.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:汪帮主
  1. natural-cubic-spline-interpolation

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

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

    0下载:
  2. 用于求解三次样条拟合!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Used to solve the cubic spline fitting! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:juice
  1. cubic-spline

    0下载:
  2. 三次样条插值,来自于数值分析方法一书 C Abstract: interpolate cubic spline profiles to given points. C cubic splines are piecewise cubic polynomials fitting the data C with continuous first and second derivatives at interior points
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:mybiandou
  1. spline

    0下载:
  2. by this program, user will calculate the spline graph in degree n
  3. 所属分类:绘图程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:ali
  1. spline

    0下载:
  2. this a qt4 plotter class, you can paint a 2D/3D plotter via spline class.-this is a qt4 plotter class, you can paint a 2D/3D plotter via spline class.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:eden
  1. ful_B-spline

    0下载:
  2. 完整二次B样条插值源码,内附详细的注释. 非常适合数值优化的初学者以及计算机工程人员参考.-Complete quadratic B-spline interpolation source, enclosing a detailed comment. Very suitable for beginners as well as the numerical optimization of computer engineering
  3. 所属分类:数学计算/工程计算

  1. spline

    0下载:
  2. 三次样条插值,加密等高线,使其变的更加平滑-Three spline interpolation, encryption, make its contour become more smooth
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:29696
    • 提供者:吕劲
  1. spline

    0下载:
  2. 三次样条插值函数,数值分析中的样条插值算法-spline
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:韩静
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org