搜索资源列表

  1. B样条插值 C++

    0下载:
  2. 详细的B样条曲线生成程序
  3. 所属分类:数学计算/工程计算

  1. 曲线1

    0下载:
  2. B样条、Bezier曲线等多种曲线画法-B-spline, and other Bezier curve drawing curves
  3. 所属分类:图形图象

    • 发布日期:2024-06-30
    • 文件大小:46080
    • 提供者:阿阿阿
  1. 三次B样条曲线

    1下载:
  2. 用C语言编写的三次B样条曲线源代码!-C language prepared by the cubic B-spline curves source code!
  3. 所属分类:图形图象

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:纯净水
  1. 二次B样条曲线

    0下载:
  2. 2次B样条曲线算法-2nd B-spline curve algorithm
  3. 所属分类:文档资料

    • 发布日期:2024-06-30
    • 文件大小:33792
    • 提供者:黄志伟
  1. B样条曲线

    0下载:
  2. b样条曲线(左键确定点,右键结束)-b-spline curve (Left determine point, right end)
  3. 所属分类:图形图象

    • 发布日期:2024-06-30
    • 文件大小:44032
    • 提供者:毛伟杰
  1. b样条

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

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:陈林
  1. B样条贝塞尔曲线vb源码

    1下载:
  2. 在vb下绘制了简单的贝塞尔B样条曲线,还可升阶与降阶的切换-in vb, produced a simple Bessel B-spline curves, but also with the reduction or the band switch
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-30
    • 文件大小:5120
    • 提供者:丁光
  1. 二次B样条曲线的绘制

    0下载:
  2. 从用c语言编出程序要用文件输入数据。 绘制二次B样条曲线的表达式: P(0,2)(t)=P0*G(0,2)(t)+P1*G(1,2)(t)+P2*G(2,2)(t) 0<=t<=1-from using language out to document procedures with the input data. Drawing II B-spline curves of expression : P (0,2) (t)
  3. 所属分类:绘图程序

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:李南宁
  1. 3次B样条曲线

    0下载:
  2. 这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能-This is what I do with VC on a graph procedures can be mapped B-spline curves function
  3. 所属分类:绘图程序

    • 发布日期:2024-06-30
    • 文件大小:2396160
    • 提供者:孔的
  1. 三次样条曲线拟合

    0下载:
  2. 三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的-cubic spline curve fitting This is a mathematical method of calculation procedures used to learn the know
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-30
    • 文件大小:282624
    • 提供者:郑双明
  1. B样条曲线反求_OpenGL环境--数据点加入输出点列

    0下载:
  2. 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control
  3. 所属分类:OpenGL

    • 发布日期:2024-06-30
    • 文件大小:978944
    • 提供者:
  1. 绘制b样条曲线

    0下载:
  2. 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen wi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-30
    • 文件大小:3681280
    • 提供者:王静
  1. B样条

    0下载:
  2. 序功能:实现B样条曲线的计算和显示..翻译 开发工具:VC 提供...·一个简单的绘图软件源代码..翻译 开发工具:VC 提供...·计算机图形学中用DDA与中点法画直线-sequence features : B-spline curve calculation and display .. Translation Tools : VC ... provide a simple mapping software source code
  3. 所属分类:PropertySheet

    • 发布日期:2024-06-30
    • 文件大小:146432
    • 提供者:冷新风
  1. BSplineCtrl B样条空间线

    0下载:
  2. BSplineCtrl B样条空间线,在空间绘制可以用鼠任意拖动来改变形状的B样条平滑曲线。用到的知识有:B-Spline ,鼠标三维拾取。-BSplineCtrl B-spline space line drawing in space can be used arbitrarily drag mouse to change the shape of B-spline smoothing curves. The knowledge i
  3. 所属分类:OpenGL

    • 发布日期:2024-06-30
    • 文件大小:110592
    • 提供者:华文广
  1. B样条曲线1

    0下载:
  2. B样条曲线1-B-spline curves 1!
  3. 所属分类:绘图程序

    • 发布日期:2024-06-30
    • 文件大小:1964032
    • 提供者:dd
  1. B-split

    0下载:
  2. 主要介绍了B样条曲线的数学定义和性质,以及在工程时间中的应用,以及B样条曲线的改进-mainly on the B-spline curve of mathematical definition and nature, and the construction time of application, and the B-spline curve improvements
  3. 所属分类:其他小程序

    • 发布日期:2024-06-30
    • 文件大小:136192
    • 提供者:jflee
  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

    • 发布日期:2024-06-30
    • 文件大小:17408
    • 提供者:wuchunlong
  1. b-spline

    1下载:
  2. b样条曲线,有控制点的求法,还有用OPENGL显示算法-b-spline curves, the control point for France, there is use OpenGL display algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-30
    • 文件大小:8192
    • 提供者:王泽兵
  1. b

    0下载:
  2. 鼠标随机取点,然后可以选择不同的方法进行绘制B样条曲线。-Mouse random access point, and then can choose among different methods of rendering B-spline curve.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-30
    • 文件大小:64512
    • 提供者:weiyueqiong
  1. BLine

    0下载:
  2. 实现了B曲线的源码,一种新的Bspline反求控制点算法,(Achieved a B-source curve, a new control point Bspline Reverse algorithm)
  3. 所属分类:绘图程序

    • 发布日期:2024-06-30
    • 文件大小:262144
    • 提供者:沙-粒
« 12 3 4 5 6 7 8 9 10 ... 44 »

源码中国 www.ymcn.org