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

搜索资源列表

  1. 三次B样条函数

    0下载:
  2. 关于洋条函数的程序-on foreign function procedures
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:5890
    • 提供者:垃圾狗
  1. B-spline

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

    • 发布日期:2008-10-13
    • 文件大小:22478
    • 提供者:zhu
  1. B

    0下载:
  2. b样条曲线的可视化操作。可以实现控制点的更改
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:58195
    • 提供者:yangshuoys
  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. Non-uniform-B-spline-algorithm-

    1下载:
  2. 非均匀B样条拟合程序,数值计算算法,可用于数值拟合等-Non-uniform B-spline fitting algorithm , numerical algorithm , could be used for numerical fitting , etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:965
    • 提供者:johnhanan
  1. B-spline-wavelet

    0下载:
  2. 1利用3阶和四阶B 样条函数构造正交小波的方法;用matlab实现构造正交小波的数值实现。 -1 using 3-order and fourth-order B-spline function to construct orthogonal wavelet method achieved by constructing the orthogonal wavelet matlab numerical implementation.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1532
    • 提供者:季婷婷
  1. b

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

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

    1下载:
  2. OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:8349766
    • 提供者:孙雷
  1. analysis2

    0下载:
  2. 数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、 分段三次多项式插值和三次样条插值对所给的数据进行细化 -Numerical Analysis of B calculated internship operation II: piecewise linear interpolation, respectively, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2543
    • 提供者:madier
  1. Spline

    0下载:
  2. C语言编写,用追赶法解三弯距方程来实现三次B样条插值。很有使用价值-C language, used to catch up with Method three bends away from the equation to achieve three B-spline interpolation. Very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:1340
    • 提供者:
  1. B

    0下载:
  2. 利用vc编写的B样条程序,其中主要用的B样条的定义,在MFC框架下编写而成!-Vc prepared using B-spline procedure, one of the main purposes of the definition of B-spline, in the MFC framework prepared!
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:276466
    • 提供者:liguo
  1. TreeSpline

    0下载:
  2. 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:520
    • 提供者:史文博
  1. B

    0下载:
  2. 实现b样条曲线的绘制的源程序,鼠标输入控制顶点即可自动画出b样条曲线-B-spline curve to achieve the mapping of the source, the mouse will automatically enter the draw control vertex b-spline curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:24996
    • 提供者:wangzhao
  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

    0下载:
  2. 完整实现绘制B样条曲面,基于均匀B样条曲线的定义和性质。-Complete implementation of the draw B-spline surface, uniform B-spline curve based on the definition and nature.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1998490
    • 提供者:Bardy
  1. B-SPLINE

    0下载:
  2. 由用户给定的控制点由程序点亮屏幕上的像素点来画出B样条曲线-Given by the user control point lit by the program of the pixels on the screen to draw B-spline curve
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-23
    • 文件大小:1061
    • 提供者:刘志江
  1. B-spline

    1下载:
  2. 关于B样条的基础资料,转自国外某一网站,在国内网站难以找到的资料。-B-spline based on information transferred from a site abroad, at home sites hard to find information.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:773610
    • 提供者:王浩龍
  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

    0下载:
  2. 计算机图形学中的三次B样条曲线画法的算法代码-Computer graphics in three B-spline curve drawing algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:256555
    • 提供者:小晓
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 44 »
搜珍网 www.dssz.com