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

搜索资源列表

  1. 画图系统

    0下载:
  2. 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5.19kb
    • 提供者:李玮玮
  1. Bezier_CutLIne

    0下载:
  2. 直线段的裁剪和绘制,1、自由曲线包括:二次、三次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 裁剪算法选用Cohen-Sutherland算法; -straight of the cutting and painting, a free curve include : second, third B
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:324.02kb
    • 提供者:rtshen
  1. NumericalAnalysis

    1下载:
  2. 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5.27mb
    • 提供者:Lynn
  1. CG

    0下载:
  2. 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:782.09kb
    • 提供者:沈静
  1. B

    0下载:
  2. B样条曲线,用java实现,有良好的交互用户界面-B-spline curve, using java to achieve, and a good interactive user interface
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:14.78kb
    • 提供者:wangxing
  1. fenglong07323206

    1下载:
  2. 一个菜单界面,分别用菜单命令来绘制原数据曲面图,线性插值,最近点插值,3次多项式插值,3次样条插值后的图形,每次插值都可以在同一图形界面下比较插值前后图形。-A menu interface, respectively, using the menu command to map the original data surface map, linear interpolation, nearest point interpolation, polynomial interpolation 3
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2.17kb
    • 提供者:feng
  1. CG

    0下载:
  2. 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3.81mb
    • 提供者:沈静
  1. CG

    0下载:
  2. 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-02
    • 文件大小:882.66kb
    • 提供者:沈静
  1. MyGUI

    0下载:
  2. 这是用MATlab进行用户界面设计的程程序这是界面的功能是:对连续时间函数w(t)=exp(-abs(t))在【-5,5】区间内进行采样,利用样条插值重构该连续函数,绘出重构图形并输出重构误差。-It is used MATlab process of user interface design process which is the interface functions are: a continuous time function w (t) = exp (-abs (t)) in th
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.56kb
    • 提供者:邱娜
  1. shzhfx

    0下载:
  2. 数值分析课程设计,内附MATLAB源码和word,用三次样条插值设计中英文签名,双三次做改进; 采用交互式界面进行操作,用鼠标点击获取名字大致的数据点 三次样条插值算法:可产生二阶光滑度,即二阶导数连续签名图样-Numerical analysis of curriculum design, enclosing the MATLAB source code and the word, using cubic spline interpolation design in English a
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:247.05kb
    • 提供者:zhaoshuangxiang
  1. Bezier

    0下载:
  2. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来-1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The realization of
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-06
    • 文件大小:1.26mb
    • 提供者:上官菲菲
  1. duobianxing

    0下载:
  2. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -Round with some way to generating algorithm 2. To achieve a rubber band line, circle, rectangle. 3. To achieve the basic geometric transf
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-06
    • 文件大小:1.25mb
    • 提供者:上官菲菲
  1. peizhun

    2下载:
  2. 基于薄板样条插值法的非刚性图形配准,带有gui界面-Thin plate spline-based non-rigid graph matching, with a gui interface
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-09-23
    • 文件大小:6kb
    • 提供者:zhangjiahui
  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. Bspline

    0下载:
  2. matlab GUI界面B样条曲线绘制,内附说明文档,可以移动控制点-B spline curve drawing program with matlab GUI interface
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1.33mb
    • 提供者:崔健
  1. Computer-Graphics-Draw

    0下载:
  2. 常见计算机图形学图形生成程序(直线,椭圆,填充,样条曲线,分形,立体图形),有交互界面,有程序说明-Common computer graphics figure producing program (linear, ellipse, filling, spline curve, fractal, three-dimensional graphics), have interactive interface, programming instructions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-10
    • 文件大小:16.16mb
    • 提供者:ccc
  1. besizequxianhesanciyangtiao

    0下载:
  2. 自己编写的besize曲线和三次样条曲线,有界面和布局-I have written besize curve and the cubic spline curve, the interface and layout
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:989byte
    • 提供者:李明
  1. Bspline-curve

    0下载:
  2. B样条的一种实现方法。具体操作为:拾取界面二维点作为控制顶点,输出B样条曲线-An implementation of B-spline method. The specific operation as follows: pick up the interface two-dimensional points as control points, the B-spline curve of the output
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:920.69kb
    • 提供者:李涞
  1. Spline-Intorp-Tool

    0下载:
  2. 三次样条插值计算+GUI界面操作,使用Excel作为导入数据源。-Cubic spline interpolation+GUI interface operation, using Microsoft Excel to import the data sourse
  3. 所属分类:.net

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