搜索资源列表
221121711222005622135524929143
- 一个画nurbs曲面的vc程序 可能贵站已经有此代码 贵站有许多程序代码我非常有用 需要写进我工作所要做的dxf数据转换程序中 希望站长能开通我的帐号 让我下载贵站代码完成我的工作 完成后我会将代码上传 那是一个将dxf转换成 点 线 面的程序 会转换所有 dxf平面 图形 所有平面的 块 图层 颜色 填充体 现在只差dxf的样条曲线 就会完成 程序 贵站有我需要的B样条 nurbs等 曲线的代码 会帮助我完成程序 完成后我会将代码 上传 我的程序 汇集了 GIS系统 数据转换系统 实现了一些
NURBS
- 这个程序是B样条曲线生成的一种简单方法,可以对初学者看。
VC_Drawing
- 一个绘制样条曲线的例子,NURBS曲线,B样条可以自行简单更改.
chap7all
- Chapter 7 Rational B-spline (NURBS) Surfaces basis.c tbasis.c Calculates the B-spline basis functions. frbsurf.c tfrbsurf.c Calculates and test the fast B-spline surface algorithm. knot.c tknot.c Calculates an open knot vector. rbspsu
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-surface
- 这是在MATLAB-2008a环境下编写的NURBS曲面生成程序,可以通过调整控制顶点和各个顶点的权重来调整曲面的形状。-This is a MATLAB-2008a environment, prepared by the NURBS surface generation program, you can adjust the control points and weights of all vertices to adjust the surface shape.
Nurbc(various_weight_factors)
- 本程序给出了两组不同权值对应的NURBS曲线!通过改变NURBS曲线的一组权因子,直观地了解权因子对NURBS曲线的影响情况!同时也可改变本程序中的节点序列,了解NURBS曲线的重节点插值、退化性质!-This procedure is given two different weights corresponding NURBS curve! NURBS curve by changing the right of a group factor, an intuitive understand
Complex.curve.drawing.program
- 复杂曲线的绘图程序,可以绘制参数样条曲线,贝齐埃曲线 ,B样条曲线,实现绘制,修改,删除等多种功能并显示基函数。CAGD专业非常经典的程序-Complex curve drawing program, you can map parameters spline curve, Pui Maiziere curve, B-spline curve, realize mapping, modify, delete and display a variety of functions, such as
nurbssurface
- 这是一个VC开发的Nurbs曲面的绘制程序,和大家分享一下-nurbs surface
the_NURBS_book
- 描述NURBS理论的一部好书。比较详细的讲解了Bezier,B样条和nurbs。-NURBS theory. A more detailed explanation of Bezier, B-Spline and nurbs.
nurbs
- 这是上学期用VS2008做的nurbs曲线曲面绘图程序。希望对大家有用-This is the last semester with VS2008 do nurbs curves and surfaces drawing program. Hope to be useful
nurbs
- 绘制NURBS(非均匀有理B样条)曲面。如果用vs2008,要在lib文件夹中添加glaux.lib文件。来自网络。-Drawing NURBS (Non Uniform Rational B-spline) surfaces. If you use vs2008, in the lib folder to add glaux.lib file. From the network.
capi
- Bspline曲线生成程序Catmull-Rom Spline, Lagrange, Natural Cubic Spline, and NURBS方法获得B样条曲线-Implementation of various mathematical curves that define themselves over a set of control points. The API is written in Java. The curves supported are: Bezier, B-Spl
nurbs
- NURBS曲面曲线,通过C++6.0 L绘制的NURBS曲面曲线 6个源码-VC++ 6.0 prepared by the opengl NURBS surfaces
nurbs-algo
- 绘制NURBS的程序,有重点处理的功能,追赶法求的矩阵-Draw NURBS program, handling with double points well, catch up method to solve the linear system
nurbscurve
- 画Nurbs曲线,C#代码,用C#写的,用以实现旋转,缩放,平移等功能!-Painting Nurbs curve C# code written in C# to rotate, zoom, pan, and other functions!
Computer-graphics
- 用C++编写的实现计算机图形学中的直线,自由曲线,bezier曲线,nurbs曲面,填充,裁剪,显示直线交点等基本功能。-The realization of the c++ write computer graphics, linear, free curve, bezier curve, nurbs surface, filling, cutting, show the basic function such as straight line intersection point.
Nurbs
- 非均匀有理样条曲面绘制,对初学都有很好的指导作用。-Non-uniform rational spline surface rendering, has a very good guide for beginners.
nurbs-curvepoint
- 本程序主要是运用nurbs曲线的定义对nurbs曲线上面的坐标进行求解,方便快捷,是求解的基本方法。-This procedure is to use the definition of nurbs curve nurbs curve to solve the above coordinates, convenient, is the basic method of solving.
nurbs
- 本程序是一个nurbs插补的具体事例,运用论文上面的东西实现的,值的广大初学者的学习。-This program is a concrete example nurbs interpolation, the use of paper to achieve the above things, the value of the majority of beginners learning.