CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - B样条 生成

搜索资源列表

  1. curve and fill.rar

    0下载:
  2. 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条
  3. 所属分类:GDI/图象编程

    • 发布日期:
    • 文件大小:133358
    • 提供者:
  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
    • 文件大小:5316
    • 提供者:李玮玮
  1. 计算机图形学二维绘图

    3下载:
  2. 是计算机图形学的二维绘图程序,包括: 1.图元的生成:直线、椭圆、区域填充 2.样条曲线的生成:Bezier曲线、B-样条曲线 3.分形图形的生成:Julia集、蕨类植物 4.真实感图形的生成(包括:球体、圆柱体)。-is the two-dimensional computer graphics drawing program, including : 1. Figure yuan Generation : linear, elliptical, two regional
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:221726
    • 提供者:李向
  1. Graphix

    0下载:
  2. B样条曲线、BSPLine / Nurbs曲线生成-B-spline curves, BSPLine / Nurbs Curve
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:301377
    • 提供者:gwx
  1. CubicBSpline

    0下载:
  2. 生成三次均匀B样条的曲线,可交互的改变关键点的位置,生成新的B样条-Third Generation uniform B-spline curves, interactive key change the location, the new generation of B-Spline
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:69443
    • 提供者:邓春燕
  1. Computer-Adied-Graphics-Design

    0下载:
  2. 此代码功能是生成、显示平面的B样条曲线,节点矢量可选均匀、准均匀与分段贝齐尔类型-function of this code is generated, show that the plane B-spline curves, node vector optional uniform, quasi-uniform type and sub-Bend
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:141036
    • 提供者:Kobe
  1. shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法

    1下载:
  2. 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-17
    • 文件大小:5073920
    • 提供者:付斌
  1. Bezier-and-B-spline-curve-

    0下载:
  2. 生成Bezier曲面和B样条曲面,并显示出控制网格以及曲面-use C++ language to build Bezier and B spline curve,and show the control mesh and the surface,very useful I think, thank you
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2358260
    • 提供者:wangzhou
  1. b

    0下载:
  2. B样条的编程代码,通过MATLAB生成图形-B-spline programming code, graphics generated by MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:KOBE
  1. curve and fill

    0下载:
  2. 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm, side-stripe markings law, edge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:133629
    • 提供者:杨康顺
  1. B

    0下载:
  2. 在图形生成中,生成B样条曲线,实现画曲线的功能-In the graphics generation, the generated B-spline curve, to achieve the functions of drawing curves
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1945360
    • 提供者:陈伟
  1. B-spline

    0下载:
  2. 在c++builder中利用追赶法生成三次均匀B样条曲线。-b-spline by chasing method
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:355232
    • 提供者:珑夜
  1. B

    0下载:
  2. 计算机图形学中B样条曲线的生成,编译软件为VC++编码-Computer graphics generated B-spline curves, the compiler software for VC++ code
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1914854
    • 提供者:丽涛
  1. B-spline

    0下载:
  2. B-样条程序,生成多个点后,点击可以画出B-样条曲线,效果不错。-B-spline procedure to generate multiple points, click can draw B-spline curve, good results.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:65354
    • 提供者:
  1. B-line

    0下载:
  2. 在屏幕中任意输入几个点,生成B样条曲线。-Arbitrary number of input points, to generate B-spline curve.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:444228
    • 提供者:ys
  1. B

    0下载:
  2. 基于opengl下实现b样条曲线的生成及实现方式-Based on the opengl to realize the b-spline curve formation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12318512
    • 提供者:丁艳萍
  1. b-spline

    0下载:
  2. b样条程序的动态生成,程序中b样条的实现很不错,可以直接运行看结果,对于源码中的相关原理请另行查阅资料-dynamically generated b-spline procedure, very good b-spline program implementation can be run directly see the results of prior access to information for the relevant principles in the source pleas
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1924940
    • 提供者:kevin
  1. B-qumian

    0下载:
  2. 根据B样条曲面的生成算法,根据给定点,生成双三次B样条曲面的网格图形。-Generation algorithm based on B-spline surfaces, according to a given point, to generate a grid pattern bicubic B-spline surfaces.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:169649
    • 提供者:xxx
  1. Bezier-B-Coons

    1下载:
  2. 同济大学高级图形学作业 Bezier曲面、B样条曲面和Coons曲面的生成算法。-Advanced Graphics Homework of Tongji University
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-12
    • 文件大小:19663455
    • 提供者:qiaoluoer
  1. nonrigid_version23

    0下载:
  2. 根据2D或3D图像生成平滑的B样条网格,可用于表征图像(B-spline registration of two 2D / 3D images or corrsp. points, affine and with smooth b-spline grid.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:1422336
    • 提供者:洪天昊
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com