搜索资源列表
Nurbs曲线的实现
- nurbs曲线的程序实现,非均匀有理b样条
941929nurbs.可以画出NURBS曲线
- 可以画出NURBS曲线,是个非常不错的学习程序,NURBS curves can be drawn, it is a very good learning process
nurbs++-3.0.11
- 一个nurbs的开发库,包含了nurbs曲线、曲面的源代码以及开发例子-A nurbs develop library,including source codes and develop examples of nurbs curve, spline patch .
NURBS-curve-interpolator
- NURBS曲线的插补轨迹仿真程序Matlab源代码-NURB curve interpolation simulation program
NURBS-curve
- 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
Nurbs
- Nurbs曲线曲面源代码。其中包含德布尔算法计算B样条曲线,德布尔算法计算B样条曲线的导矢,B样条曲面,Nurbs曲线,Nurbs曲面。-The program code for NURBS curve and NURBS surface.
302065-matlab
- nurbs 曲线插值 用matlab编写的nurbs曲线插值绘图-nurbs interpolation curve prepared using matlab graphics nurbs curve interpolation
NURBS
- OpenGL编程轻松入门之NURBS曲线和曲面.此例绘制两个相同形状的NURBS曲面,不同之处是一个为线框式,一个是由实多边形组成。-OpenGL programming easy entry of NURBS curves and surfaces. In this case, the shape of two identical rendering NURBS surfaces, the only difference is a frame type, a polygon is formed
NURBS
- NURBS 曲线是现代工业与造型中使用最多的一种曲线,本文提供的是其的生成算法的具体代码,该代码可直接拿来就使用.-NURBS curve is used in modern industry and shape up to a curve, in this article is its generation algorithm is a specific code that can be directly brought on the use of.
nurbs
- nurbs曲线完成的水草 很好的程序 希望得到点评-nurbs
nurbs
- 这是上学期用VS2008做的nurbs曲线曲面绘图程序。希望对大家有用-This is the last semester with VS2008 do nurbs curves and surfaces drawing program. Hope to be useful
Nurbs
- Nurbs曲线插补源代码,vc开发,2维,控制顶点随意,精度可控-Nurbs curve interpolation source code, vc development, two-dimensional, the control points at random, precision controlled
三维激光扫描机软件设计研究_陆军华
- Nurbs曲线,曲面生成文档,硕士学位论文。。。。。(Nurbs curves, surfaces to generate documents)
b0320f36b361
- 用matlab编写的nurbs曲线插值绘图(Using MATLAB to write NURBS curve interpolation drawing)
样条曲线曲面实现
- 用C语言实现B样条曲线曲线和NURBS曲线曲线插补(Implementation of NURBS curve interpolation)
IGS格式nurbs曲线导入
- 导入iges格式文件的nurbs曲线,从igs文件中读取数据反应到。net平台下(Import the NURBS curve of the IGES format file)
NURBS
- 为NURBS曲线拟合程序,包括插值等内容。(it's the NURBS curve fitting program, including interpolation and so on.)
遗传算法处理NURBS曲线逼近(Matlab实现)
- 在Matlab平台上采用将模拟退火算法及遗传算法相结合的曲线拟合方法,实现以任意次数、任意顶点数的非均匀有理B样条(NURBS)曲线逼近给定测量点序列(On the Matlab platform, we use the curve fitting method combining simulated annealing algorithm and genetic algorithm to achieve the sequence of a given measurement point wit
反算NURBS曲线插值控制点并计算NURBS插值曲线
- 对于给定的数个离散数据点,使用3次NURBS(非均匀有理B样条曲线)进行插值拟合。该算法程序能够反算出NURBS曲线控制点并绘制经过给定离散点的插值曲线。(For a given number of discrete data points, the 3 NURBS (nonuniform rational B spline curve) is used for interpolation fitting. The algorithm can calculate the control poin
nurbs曲线的matlab代码
- 计算nurbs曲线,可绘制图形,可计算基函数(Calculate the NURBS curve and draw the graph)