CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - b样条曲线程序

搜索资源列表

  1. B-spline

    1下载:
  2. B样条曲线插值程序,实现B样条曲线的经典算法
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:22478
    • 提供者:zhu
  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) = P0 * G (0,2) (t) * G P1 (1,2
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:886
    • 提供者:李南宁
  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. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2396718
    • 提供者:孔的
  1. 样条曲线的算法C++代码实现

    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.cpp, which sline_prb for the te
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:42092
    • 提供者:rene
  1. BSPLINE

    0下载:
  2. B样条曲线生成程序,有详细的源代码。在VC平台下运行!-B-spline curve generation program, a detailed source code. Platform in the VC run!
  3. 所属分类:CAD

    • 发布日期:2017-04-04
    • 文件大小:52891
    • 提供者:吴有仁
  1. Bspline-Curve

    0下载:
  2. OpenGL开发的B样条曲线程序,支持鼠标交互,本人亲自测试能运行,用vc++6.0编写。-B-spline curve of the OpenGL development process, support for mouse interaction, personally test can be run using vc++6.0 write.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1697330
    • 提供者:Edward
  1. drawcurve

    0下载:
  2. 该程序利用vc++实现了曲线的绘制,实现功能如下:画圆,画金刚石模型,Bezier曲线的绘制,B样条曲线的绘制,手绘beizer和B样条曲线-Use of the program vc++ Achieved Curve to achieve the following functions: drawcircle, painting diamond model, Bezier Curve, B-spline curve drawing, hand-painted beizer and B-spli
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:43100
    • 提供者:张阿牛
  1. drawingcurve

    1下载:
  2. Coons曲面与hermite、bezier、B样条曲线标准化函数及应用程序源代码(VC6.0下编写)-Coons surface with hermite, bezier, B-spline curve function and application of standardized procedures for the source code [VC6.0 under preparation]
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:163671
    • 提供者:梦琦
  1. Complex.curve.drawing.program

    0下载:
  2. 复杂曲线的绘图程序,可以绘制参数样条曲线,贝齐埃曲线 ,B样条曲线,实现绘制,修改,删除等多种功能并显示基函数。CAGD专业非常经典的程序-Complex curve drawing program, you can map parameters spline curve, Pui Maiziere curve, B-spline curve, realize mapping, modify, delete and display a variety of functions, such as
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:70430
    • 提供者:王帅
  1. vbcode

    0下载:
  2. mousedown的程序,bezier曲线绘制程序,B样条曲线的绘制程序,二维几何图形变换的程序,像素法画直线的程序。-procedure MouseDown, bezier curve drawing program, B-spline curve drawing procedure, the procedure of two-dimensional geometry transform, pixel draw a straight line law procedures.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:9281
    • 提供者:王倩
  1. CoolPainter

    0下载:
  2. 本软件是一个完全由TC2.0开发的功能不错的图形编辑、处理软件。 由于水平与时间限制目前只支持键盘操作。 一.功能与特色: 1.绘图功能:直线,矩形,任意多边形,圆,贝塞尔曲线及B样条曲线模拟实物造型。 2.编辑功能:对目标图形的拷贝,移动,删除,对某点的任意拉伸、变形,剪切,填充。 3.附加功能:动画时钟,分形模拟景物实例。 注:所绘图形可以选择合适的颜色与线形。 二.使用说明: 1.Tab键鼠标速度控制键,有一次移动1个像素,10个像素两种。 2.Ent
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:67957
    • 提供者:谭永炳
  1. BSpline

    0下载:
  2. 本程序框架采用OpenGL+MFC SDI,其中B样条曲线曲面网格视图采用OpenGL绘制,基函数视图采用MFC GDI绘制。整个程序采用了MFC单文档、多视图类型。其中B样条相关的属性与操作都封装于BH_BSpline类。-This procedure used the framework OpenGL+ MFC SDI, one B-spline curves and surfaces using OpenGL view grid mapping, function-based view r
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:790929
    • 提供者:杨平
  1. B-spline

    0下载:
  2. VC++中b-样条曲线的绘制,如何绘制的,请看程序-VC++ in the b-spline curve, how it is drawn, see the program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1956836
    • 提供者:songxianhui
  1. B_Line

    0下载:
  2. 基于MFC的生成B样条曲线程序,点击鼠标右键动态生成曲线。-MFC-based generation of B-spline curve procedure, click the right mouse button dynamically generated curve.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1960772
    • 提供者:凌狄
  1. computer-graphics

    0下载:
  2. 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2122208
    • 提供者:张君珏
  1. Bspline_fitting

    0下载:
  2. 画三次B样条曲线拟和的程序,,生成控制顶点比较方便快捷-Painting three B-spline curve fitting, and the procedures to generate more convenient control points
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:990147
    • 提供者:孙坚坡
  1. B样条曲线

    1下载:
  2. 用c语言编写的关于b样条曲线绘制的程序,大家可以参考参考
  3. 所属分类:图形图象

  1. byangtiao 5.0 -1228

    0下载:
  2. 利用b样条函数实现曲线拟合,matlab程序,函数拟合(Using B spline fitting)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-28
    • 文件大小:8192
    • 提供者:雨幕同学
  1. NBspline

    2下载:
  2. 利用matlab平台编写的非均匀有理B样条曲线绘制的程序(A program for drawing non-uniform rational B spline curves based on MATLAB platform)
  3. 所属分类:图形图象

    • 发布日期:2019-12-06
    • 文件大小:2048
    • 提供者:新手小菜鸟
  1. b样条

    1下载:
  2. b样条曲线程序和gui界面,输入参数画出曲线(B-spline curve program and GUI interface, input parameters to draw the curve)
  3. 所属分类:绘图程序

    • 发布日期:2019-12-12
    • 文件大小:8192
    • 提供者:习爱国
« 12 3 4 5 »
搜珍网 www.dssz.com