搜索资源列表
bsplineTest
- 3次及一下bspline算法的演示,可用于运动曲线插补,效果还可以-and about three times the demonstration bspline algorithm can be used to campaign curve interpolation, the effect can also
opennurbs
- 关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨。sxg1@eyou.com-nurbs curve interpolation on a free software, hope you are interested in exploring. Sxg1@eyou.com
CNC_interpolation_3d
- CNC系统中任意空间曲线的插补方法,参考一下。-cnc
CNC_quxianchabu
- CNC系统中任意空间曲线的插补方法,对开发嵌入式数控的会有帮助-CNC system arbitrary space curve interpolation methods, the development of embedded CNC will be helpful
chabu
- 一个关于指向插补和曲线插补的程序,本程序有一个菜单可以选择,曲线插补是哦可以选择是顺时针或者逆时针-On the point interpolation and curve interpolation procedure, this procedure can select a menu, curve interpolation is to choose Oh, is clockwise or counter-clockwise
nurbs_suanfa
- 泰勒展开NURBS曲线插补算法,图文并茂。-nurbs
11912919NURBS
- nurbs曲线插补算法的实现,非常适合初学者-nurbs curve interpolation algorithm, is suitable for beginners
Nurbs
- Nurbs曲线插补源代码,vc开发,2维,控制顶点随意,精度可控-Nurbs curve interpolation source code, vc development, two-dimensional, the control points at random, precision controlled
VB_Matlab
- VB与Matlab混合编程在步进电机曲线插补运算中的应用,希望对大家有帮助!-Mixed programming in VB and Matlab curve interpolation step motor operation in the application, we want to help!
ArcChaBu
- 任意三次曲线插补 任意三次曲线方程:y=(1/9)*Math.pow(x, 3)+(1/3)*Math.pow(x, 2)+(5/6)*x 设置起点坐标和终点坐标。 在面板上画出插补算法直线。 F>=0,x向+x方向前进一步,J7-- F<0,y向+y方向前进一步,J7-- 直到J7<0 J7=|xe-x0|+|ye-y0| -Any arbitrary cubic curve cubic interpolation equation:
Untitled
- 描述NURBS曲线插补算法的生成,实现NURBS插补的过程-Describe the generation of NURBS curves
NURBS-interpolator
- 基于动力学模型的NURBS插补器设计,应用于数控系统的实时曲线插补。-Development of a dynamics-based NURBS interpolator with real-time look-ahead algorithm.
nurbs
- 关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨-About the nurbs curve interpolation is a free software interest you to explore together
运动控制三次样条插补
- 1、选择一个平面曲线(可参照高数附录中的曲线类型,曲线不能自交,如果自交选取不自交的区域),利用等参数方法(也可选择等弦差,等弦长等方法),把所选择的曲线分割成n个小线段,得到这n个点。 2、 根据选择的平面曲线,推导出其法线计算公式,给出一系列的法向距离D,求出不同的内外法向等距点(既是求出1计算出的n个点法向距离为D的对应点)。 3 改变法向距离D和内外法线选项,判断2中计算的法向等距线有没有交点,如果有交点,计算出交点,如果有多个交点,可以只计算一个。
nurbs
- 很不错的文件 NURBS插补-基于嵌入式数控系统的样条曲线插补算法的研究-Very good file NURBS interpolation- based on spline interpolation algorithm embedded NC system
机床数控装置插补原理及插补运算研究
- 机床数控装置插补原理及插补运算研究,关于数控系统曲线插补的一些资料
control_s
- 数控机床 多轴插补原理积分算法,实现s曲线加减速原理(Numerical control machine tool multi axis interpolation principle, integration algorithm, to achieve the S curve acceleration and deceleration principle)
样条曲线曲面实现
- 用C语言实现B样条曲线曲线和NURBS曲线曲线插补(Implementation of NURBS curve interpolation)
NURBS插值插补
- 实现非均匀有理B样条曲线(NURBS)插值插补功能(Realization of interpolation interpolation function of NURBS curve)
CNCSimulation
- 本程序为CNC(数控加工)仿真程序,基于Win32平台利用GDI+实现,实现直线、曲线、圆弧插补算法,并进行仿真。(This program is a CNC simulation program. Based on Win32 platform, it USES GDI+ to realize linear, curve and arc interpolation algorithm, and carries out simulation.)