搜索资源列表
nurbs 曲面微调程序
- 这是一个能够生成nurbs曲面并进行微调的程序,大家试试看,还有什么可以改进的地方?-to generate NURBS surfaces and fine-tuning procedures, we try, what is there room for improvement?
NURBS
- NURBS曲线实现 用C语言实现对NURBS曲线代码,可以自由设定控制点
nurbs
- 详细介绍了双3次nurbs曲面的生成与分解
Nurbs曲线的实现
- nurbs曲线的程序实现,非均匀有理b样条
941929nurbs.可以画出NURBS曲线
- 可以画出NURBS曲线,是个非常不错的学习程序,NURBS curves can be drawn, it is a very good learning process
nurbs_src
- 三次非均匀有理b样条,NURBS的反算程序-Three non-uniform rational b-spline, NURBS anti-computer program
TheNURBSBook
- The NURBS Book,很经典的一本样条的教程啊!扔掉其他的这方面的书吧!-The NURBS Book, a very classic one spline tutorial ah! Throw away the other book bar in this area!
Nurbs
- Nurbs曲线插补源代码,vc开发,2维,控制顶点随意,精度可控-Nurbs curve interpolation source code, vc development, two-dimensional, the control points at random, precision controlled
Nurbs
- 这是一个基于NURBS来实现一次、两次和三次均匀和非均匀B样条曲线程序-NURBS spline
NURBS
- 这本书找了很久,非常经典的电子版书籍《计算机辅助几何设计与非均匀B样条》,对学习nurbs曲线插值和曲面重构有很大帮助。现和大家共享-This book looking for a long time, very classic electronic version of the book " Computer Aided Geometric Design of" non-uniform B-spline, the learning the nurbs curve interp
Nurbs
- 通过csharp,调用nurbs曲线,画图,-Csharp, call nurbs curve, drawing,
nurbs
- 用matlab实现三次NURBS插值曲线,曲线首尾两端出现较大畸变,中间段部分拟合较好。-Cubic NURBS interpolation using matlab curve with a larger distortion both ends, the middle segment section fitted well.
nurbs
- nurbs曲线在MATLAB中的实现,绘制-nurbs curve
NURBS
- B-样条是样条曲线一种特殊的表示形式。它是B-样条基曲线的线性组合。B-样条是贝兹曲线的一种一般化,可以进一步推广为非均匀有理B样条(NURBS),使得我们能给更多一般的几何体建造精确的模型。 -B-spline spline is a special kind of representation. It is a B-spline curve is a linear combination of the base. B-spline is a generalization of Bezie
NURBS
- NURBS曲线绘制,三次非均匀B样条反求,DXF解析,aotocad的二次开发-NURBS curve drawing, three non-uniform B-spline Reverse, DXF parsing of secondary development aotocad
Nurbs-fanqiu(five-codes)
- 利用型值点(x,y),和给定的控制因子w(默认全部为1),反求得到Nurbs曲线,并进行插值计算,显示得到nurbs曲线。-Use data points (x, y), and given control factor w (default all 1 s), reverse to get Nurbs curves, and interpolation, get nurbs curve display.
NURBS-QULV
- 本程序用来获取NURBS曲线的导矢,最终求解曲率。-This procedure is used to obtain the NURBS curve of the guide, the ultimate solution curvature.
NURBS-Python_Examples-master
- NURBS Python Example Code
NURBS-Python-master
- 一个开源python nurbs库,包含简单的nurbs绘制源代码。(An open source python nurbs library containing simple nurbs drawing source code.)
nurbs曲线的matlab代码
- 计算nurbs曲线,可绘制图形,可计算基函数(Calculate the NURBS curve and draw the graph)