Welcome![Sign In][Sign Up]
Location:
Search - Nurbs

Search list

[OtherNURBS110707

Description: 高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应 用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制 的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣 将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是 插补的关键所在。 本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究 了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了 一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程 分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的 计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性 要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的 NURBS曲线直接插补。 本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现 了插补算法的计算机仿真,验证了算法的正确性和可行性。-The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of CNC system software,which comes the motion control true.The interpolation algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation. Based on analyzing the traditional pulse interpolation and data sampling interpolation,this paper emphasizes on the NURBS curve real-time interpolation technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat
Platform: | Size: 1361920 | Author: 翁經堯 | Hits:

[OpenGL programNURBS(uniform-and-non-uniform)

Description: NURBS 曲线规划(均匀与非均匀)可自由设定参数改变曲线形状-NURBS curves Planning (uniform and non-uniform) free to set parameters to change the shape of the curve
Platform: | Size: 1529856 | Author: 朱智炜 | Hits:

[OpenGL programNURBS

Description: NURBS曲面成形,希望对学习的人有所帮助-NURBS, wish to help people who want to learn
Platform: | Size: 7639040 | Author: 董枫 | Hits:

[OpenGL programNURBS

Description: 用c++实现NURBS曲线的插补功能 对学习插补的同学有一定的帮助 -achieve NURBS
Platform: | Size: 7168 | Author: kevin | Hits:

[AlgorithmCurve--Fitting-methods

Description: 曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods described.
Platform: | Size: 142336 | Author: jack | Hits:

[OpenGL programNURBS

Description: 非均匀有理B样条(NURBS)曲线曲面造型的主要算法函数源码-Non-uniform rational B-spline (NURBS) curve and surface modeling functions of the main algorithm source code
Platform: | Size: 4096 | Author: jiangbaijun | Hits:

[OpenGL programNURBS

Description: 基于VC++和OPENGL 绘制的NURBS曲线 非常详细 希望可以帮到大家 -Based on VC++ and OPENGL very detailed drawing of the NURBS curve hope to help everyone
Platform: | Size: 2386944 | Author: tang | Hits:

[AlgorithmNURBS-curve-shape-modification

Description: 基于权因子的NURBS曲线形状调整,编辑NURBS.-Based on the weights of the NURBS curve shape modification
Platform: | Size: 192512 | Author: Tiger | Hits:

[AlgorithmShape-Control-of-NURBS

Description: 通过修改节点控制修改三次B样条和NURBS曲线的形状-Shape Control of Cubic B-Spline and NURBS Curves by Knot Modifications
Platform: | Size: 374784 | Author: Tiger | Hits:

[AlgorithmNURBS-SUBROUTINE

Description: NURBS 样条曲线子程序,可求解坐标,斜率,曲率等信息。不能实现插补,可按需求改动,调用-NURBS spline subroutine can solve the coordinates, slope, curvature and other information. Interpolation can not be achieved, according to demand change, call
Platform: | Size: 2048 | Author: | Hits:

[GDI-BitmapNurbs

Description: 这是一个基于NURBS来实现一次、两次和三次均匀和非均匀B样条曲线程序-NURBS spline
Platform: | Size: 2022400 | Author: 楠哥 | Hits:

[Graph Drawingnurbs

Description: NURBS曲面曲线,通过C++6.0 L绘制的NURBS曲面曲线 6个源码-VC++ 6.0 prepared by the opengl NURBS surfaces
Platform: | Size: 12288 | Author: 赵天 | Hits:

[OpenGL programuse-nurbs-to-draw-a-leaf

Description: 用nurbs画条状叶子,线条模型, 可使用上下左右键操作叶子,编程环境为vs2005+opengl-use nurbs to draw painted strip leaves, it s a line model, programming environment:vs2005+opengl
Platform: | Size: 239616 | Author: weitry | Hits:

[Graph Drawingnurbs-algo

Description: 绘制NURBS的程序,有重点处理的功能,追赶法求的矩阵-Draw NURBS program, handling with double points well, catch up method to solve the linear system
Platform: | Size: 8192 | Author: David | Hits:

[OtherNURBS-Toolbox

Description: matlab NURBS 工具箱,应用于matlab中NURBS曲线、曲面的设计.-NURBS toolbox used in MATLAB, used to the design of NURBS curves and surfaces.
Platform: | Size: 39936 | Author: 张刚 | Hits:

[Software EngineeringNURBS-interpolator

Description: 基于动力学模型的NURBS插补器设计,应用于数控系统的实时曲线插补。-Development of a dynamics-based NURBS interpolator with real-time look-ahead algorithm.
Platform: | Size: 792576 | Author: 张刚 | Hits:

[matlabNURBS

Description: NURBS曲线生成程序,文中为均匀参数化方法,其他方法可参考之。-NURBS curve generation program, the text is uniform parameterization method, other methods can reference.
Platform: | Size: 1024 | Author: 彭小军 | Hits:

[3D Graphicnurbs

Description: 关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨-About the nurbs curve interpolation is a free software interest you to explore together
Platform: | Size: 58368 | Author: beyo | Hits:

[OtherOn-NURBS-a-survey

Description: On NURBS a survey - IEEE Computer Graphics and Applications.pdf-On NURBS a survey- IEEE Computer Graphics and Applications.pdf
Platform: | Size: 1216512 | Author: meng | Hits:

[OpenGL programNURBS

Description: vc6.0的用opengl画nurbs曲面。适合初学者学习opengl使用。-vc6.0 use opengl draw nurbs curve. Suitable for beginners to learn opengl use.
Platform: | Size: 39936 | Author: oliver | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »

CodeBus www.codebus.net