CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - spline

搜索资源列表

  1. B样条曲面蒙面算法

    1下载:
  2. B样条曲面蒙面算法,是实现b样条曲面的经典算法-B-spline surface masked algorithm, is b-spline surfaces of the classical algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:152.33kb
    • 提供者:叶子
  1. 线性方程组求解与方程组性态讨论

    0下载:
  2. 线性方程组求解与方程组性态讨论(实验报告)三次样条插值问题,数值积分,微分方程数值解,线性方程组的迭代解法,非线性方程的迭代解法-solving linear equations and the equations behavior discussion (Experiment), cubic spline interpolation, numerical integration, the numerical solution of differential equations, linear
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:53.2kb
    • 提供者:王军
  1. B-splin

    0下载:
  2. 用java语言实现了B样条曲线的做法。 可以自由输入控制点,并可以通过鼠标调节控制点的位置。-java language with the B-spline curve approach. Free importation of control point and click of the mouse can be controlled through the location.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:16.77kb
    • 提供者:wuchunlong
  1. 二次B样条曲线

    0下载:
  2. 2次B样条曲线算法-2nd B-spline curve algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:32.82kb
    • 提供者:黄志伟
  1. bezierCurve

    0下载:
  2. B-spline曲線是包含Bezier曲線的通用數學表示法。
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:117.44kb
    • 提供者:wong
  1. B-spline

    0下载:
  2. It is about spline word,please refer to this chapter and analysis ,then you will find how to draw spline ,if you have any problem,please contact me,my telephone is \"none\",haha!
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:64.22kb
    • 提供者:yang
  1. ThreeInOne

    0下载:
  2. 插值演示,牛顿插值,拉格浪日插值,三次样条插值-interpolation demonstration of Newton's interpolation, the waves of Rugby Day interpolation, cubic spline interpolation
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.64kb
    • 提供者:黄汉
  1. b样条

    0下载:
  2. 图形学B样条曲线代码-graphics B-spline curves code
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:814byte
    • 提供者:陈林
  1. cubicsplineinterpolation1

    0下载:
  2. 实现离散数据的三次样条插值的java语言实现-Realize discrete data of the cubic spline interpolation of the java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:960byte
    • 提供者:yangyanlong
  1. duobianxing

    0下载:
  2. 自己做的一个3次B样条曲线,希望能够给大家带来帮助.-Own a 3rd B-spline curve, we hope to be able to help.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1.1kb
    • 提供者:豪哥
  1. Frame

    0下载:
  2. 可分别在面板中绘制Hermite曲线,Bezier曲线和B样条曲线-Respectively in the panel drawing Hermite curve, Bezier curves and B-spline curve
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:3.56kb
    • 提供者:刘嘉文
  1. dhtmlxChart

    0下载:
  2. dhtmlxChart 是一个纯 Javascr ipt 的Web图表库,支持的图表类型包括:line, spline, area, bar, and pie charts. 可创建更复杂的图表类型。-dhtmlxChart is a pure Javascr ipt charting library' s Web support chart types include: line, spline, area, bar, and pie charts. to create a more c
  3. 所属分类:JavaScript

    • 发布日期:2017-05-10
    • 文件大小:2.11mb
    • 提供者:ilove86
  1. spline

    0下载:
  2. PHP cubic spline class that draw cubic spline by entered coords
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:20.37kb
    • 提供者:kakbeya
  1. Application1

    0下载:
  2. B样条曲线的实现及美观的界面或者是Brize曲线-B-spline curves and elegant interface to achieve or Brize curve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:604byte
    • 提供者:convex
  1. newdemo

    0下载:
  2. 能够实现在整洁清晰的界面上话B样条曲线 非常简单-Can be achieved in the clean clear interface, then B-spline curve is very simple
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:14.87kb
    • 提供者:王红军
  1. Lagrangian

    0下载:
  2. 通过上机实现拉格朗日、牛顿和三次自然样条三种插值算法,了解并掌握拉格朗日、牛顿和三次自然样条三种插值算法的内涵。通过动态演示曲线生成全过程,分析并比较三种插值算法的优缺点,深刻理解这些算法。-Lagrange, Newton-on and three natural spline the three interpolation algorithm, to understand and grasp the meaning of Lagrange, Newton, and three natural
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:972byte
    • 提供者:类铭辰
  1. bspline

    0下载:
  2. interactive b-spline curve drawing in java programming language
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:2kb
    • 提供者:MEHMET TURAN
  1. nurbs-java

    0下载:
  2. java写的非均匀B样条插值曲线,从Excel导入原始数据,然后反算控制节点,最后将所有插值点导出到Excel中-java app for non-uniform B-spline interpolation curve, importing raw data from Excel, and then inverse control node, and finally to export to Excel all interpolation points
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:7.56mb
    • 提供者:twh
  1. BsplineCurve

    0下载:
  2. 实现通过用户给定B样条曲线的控制顶点、设定B样条曲线的次数及类型,进而绘制出相应的B样条曲线和对应的基函数图形。并且可以通过鼠标拖拽控制顶点修改B样条曲线和对应的基函数图形。从而,对B样条曲线和基函数的性质有更深入更直观的了解,理解B样条曲线和基函数的对应关系,在以后的学习中能更好地运用B样条曲线。-The number and type of user to achieve a given control vertices B-spline curve, set the B-spline cu
  3. 所属分类:JavaScript

    • 发布日期:2017-06-17
    • 文件大小:24.68mb
    • 提供者:关杰
  1. Cubic-Spline-Interpolation

    0下载:
  2. 三次样条插值算法的原理三次样条插值鉴于高次插值不收敛又不稳定的特点。-Three times spline interpolation algorithm of the principle of the three spline interpolation in view of the high order interpolation is not convergence and instability.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1.34kb
    • 提供者:Wind
« 12 »
搜珍网 www.dssz.com