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

搜索资源列表

  1. Uniform-Rational-B-spline-fitting

    2下载:
  2. 均匀有理B样条插值拟合,数值计算算法,可用于计算机图形学、曲线曲面拟合等-Uniform Rational B-spline interpolation fitting,numerical algorithm that can be used for computer graphics , curve and surface fitting , etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:907
    • 提供者:johnhanan
  1. B-spline-approximation

    0下载:
  2. 一个可以将给定2D曲线图像转化为B样条曲线的程序。需要opencv支持 内含程序源码、用户手册、算法原理文档、样例以及结果文档-A simple code about B-spline approximation.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3625596
    • 提供者:sunjing
  1. B-SPLINE

    0下载:
  2. 在平面上任意取点,可以画出它的B样条曲线,对于B样条曲线分析很有用-B spline
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1969417
    • 提供者:楠哥
  1. B-spline

    1下载:
  2. B样条插值算法,对图像进行插值,效果比一般的插值算法要好-B spline interpolation algorithm for image interpolation, the effect is better than the common interpolation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-30
    • 文件大小:9574
    • 提供者:wangyulin
  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

    0下载:
  2. 用c语言实现B样条的实现,完成了其各个角度的,可以直接用键盘操作-B-spline implementation using the C language, to complete its various angles, can be directly operated with the keyboard
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:864892
    • 提供者:李孟杰
  1. matlab-B-spline-curve-of-anti-count

    0下载:
  2. 通过利用matlab实现B样条曲线的反算。-By the use of matlab B-spline curve of anti-count.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-22
    • 文件大小:621
    • 提供者:李峰
  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-spline

    0下载:
  2. 三次B样条曲线原理及概念介绍,大家可以-something about B-spline
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:328899
    • 提供者:1
  1. B-spline1

    0下载:
  2. B样条曲线节点插入算法研究及应用,可以看一下-something about B-spline
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1925094
    • 提供者:1
  1. b-spline3daedit

    1下载:
  2. VC6+OpenGL实现可编辑的B样条曲面,可用鼠标右键拖拽旋转图形,用左键选择控制点,并拖拽坐标轴沿不同方向移动控制点修改图形。 该程序为成都理工大学软件工程系图形学教学综合应用实例程序,实现了一个可以交互编辑的B样条曲面,综合应用了鼠标追踪球旋转、B样条曲面、OpenGL光照、材质、拾取等三维交互编辑技术-VC6+OpenGL Editable B Spline. You can drag mouse right button to rotate the B Spline surfac
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:1275400
    • 提供者:徐林
  1. Bezier-and-B-spline-surface

    0下载:
  2. 一个利用VC++和OPENGL绘制bezier曲面B样条曲面的源程序。-a program of drawing bezier surface B spline surface by using VC++ and OPENGL
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-03
    • 文件大小:1933131
    • 提供者:刘林
  1. B

    0下载:
  2. 三次b样条曲线 c语言编写的 源代码-Three b-spline curve
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-10
    • 文件大小:670
    • 提供者:xinyi
  1. B-spline

    2下载:
  2. 用B样条实现光滑曲线和曲面的绘制,可以按点、线、面分层次展示B样条曲面的绘制过程-Drawn with B-spline curves and surfaces
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-18
    • 文件大小:2135
    • 提供者:李庆宝
  1. B-spline-pso

    0下载:
  2. 基于PSO算法优化B样条函数插值,对于给数据点,反算出控制顶点,构造B样条函数插值-Based on particle swarm optimization (pso) algorithm B spline function interpolation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:5120
    • 提供者:litiansong
  1. B-Spline

    0下载:
  2. 2次B样条曲线和3次B样条曲线的matlab绘制,适用于初学者-Two B spline curve and cubic b-spline curve realization code, debugging through matlab, apply for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:972
    • 提供者:李铭
  1. five-degree-B-spline-curve

    2下载:
  2. 这是基于五次B样条的曲线构建程序,开发环境为matlab,喜欢的免费下载。-This building program based on the five B-spline curve, a development environment for matlab like free downloads.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-07
    • 文件大小:13110
    • 提供者:robo
  1. B-spline-surface

    1下载:
  2. 这是基于B样条的曲面构建程序,开发环境是matlab,欢迎下载。-This is based on B-spline surfaces to build the program, the development environment is matlab, welcome to download.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:503632
    • 提供者:robo
  1. Cubic-B-spline-curve

    0下载:
  2. 能实现三次B样条曲线的基本功能,对计算机图形学的初学者有一定的作用。-Can achieve the basic functions of cubic B-spline curve to a certain extent, the computer graphics beginners.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-07
    • 文件大小:686
    • 提供者:刘通
  1. B-spline--Bezier-spline-surfaces

    1下载:
  2. OpenGL实现可控B样条、Bezier样条曲面-OpenGL implementation controlled B-spline, Bezier spline surfaces
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:925451
    • 提供者:huihui
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 46 »
搜珍网 www.dssz.com