搜索资源列表
bsplineTest
- 3次及一下bspline算法的演示,可用于运动曲线插补,效果还可以-and about three times the demonstration bspline algorithm can be used to campaign curve interpolation, the effect can also
CGHomework
- 这个程序是我的一个图形学课程的小作业,其中实现了Bresenham直线插补算法、Barsky线框裁剪算法、平行六面体自消隐算法以及绕任意轴的旋转算法。-this procedure is a small graphics course operations, which achieved a Bresenham interpolation algorithm, Barsky wireframe cutting algorithm, parallel hexahedron since blanki
line
- 直线查补算法的一种改进实现, 由于在插补过程中,有三个步进方向:水平方向、垂直方向和45度方向,比传统的插补多了个45度的步进方向,因而减少了步数,极大的提高了效率。-Linear search algorithm is an improved realization of complement, as in the interpolation process, there are three step directions: horizontal, vertical and 45 degree
11912919NURBS
- nurbs曲线插补算法的实现,非常适合初学者-nurbs curve interpolation algorithm, is suitable for beginners
line
- 在数控技术中当刀走斜线时一般要用到直线插补,这里就是用软件来模拟这个算法 -When the knife in the numerical control technology in general use when taking a slash to the linear interpolation, here is to use software to simulate the algorithm
DDA
- 基于DDA插补算法的2维直线插补源码,并绘制插补轨迹曲线.-DDA interpolation algorithm based on linear interpolation of 2-dimensional source, and draw the interpolation trajectory curve.
DDA
- DDA插补算法,我还加了图形显示;可以动态观察-DDA computer contorl
www.dssz.com_59564333shukong
- 这是一个数控系统的插补程序,实现逐点比较法和DDA算法的圆弧插补功能-This is a CNC system interpolation procedures, a case-by-point comparison to achieve law and the DDA circular interpolation algorithm functions
chabu
- 插补程序,数控插补仿真系统的开发与研究,这里使用了普通逐点比较和积分两种插补算法,曲线类型可以是直线或弧线,数字积分窗口大小和坐标参数、圆弧和直线参数等都可自定义,本插补程序可以清屏、可以下一步继续插补等。-Interpolation procedures, CNC interpolation simulation system development and research, using the ordinary pointwise and integral two interpolatio
Charge
- 有关三维插补的程序,自己做一个数据库,记录一些数据点的插补值,可通过补偿算法,算出其他点的插补值-The 3 d interpolation procedures, own a database, record the data point of some interpolation value, but through the compensation algorithm, work out the other points interpolation value
Line
- 模拟实现两轴直线插补算法,利用的是数字积分法。-Simulation two-axis linear interpolation algorithm, using the digital integration.
Robot_CircleTraj
- 工业机器人圆弧轨迹插补算法程序主要部分源代码-robot circle trajectory
Robot_Joint
- 工业机器人关节轨迹插补算法程序主要部分源代码-robot joint trajectory
Robot_LineTraj
- 工业机器人直线轨迹插补算法程序主要部分源代码-robot line trajectory
CNCSoft1.3RT
- 数控系统的实时插补算法,包含粗插补算法、精插补算法、控制面板,动态链接库,插补运动组件等-Real-time interpolation algorithm CNC system, including crude interpolation algorithm, fine interpolation algorithm, control panel, dynamic link libraries, interpolation motion components, etc.
arcMFC001_0325
- 机械手圆弧轨迹规划插补算法 基于空间三个不共线的点,确定轨迹圆的圆心和半径,并对圆弧进行分割,求出坐标点进行坐标变换-robot arm arc trajectory planning
control_s
- 数控机床 多轴插补原理积分算法,实现s曲线加减速原理(Numerical control machine tool multi axis interpolation principle, integration algorithm, to achieve the S curve acceleration and deceleration principle)
keshicx
- XY平面绘图仪,由单片机外接键盘输入信号,C52单片机输出控制信号,经过两个细分驱动器驱动X、Y两个电机移动完成图形绘制。单片机采用逐点比较法插补算法完成直线和圆弧的绘制,通过直线和圆弧的组合完成图形的绘制,最终实现了画线、画圆弧、画矩形、甚至可以实现复杂的图形绘制。(The XY planar plotter is input from MCU to keyboard. Output signal is controlled by C52 microcontroller. After two
matlab机器人姿态插补
- MATLAB编程实现机器人的姿态插补算法(Robot attitude interpolation algorithm)
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.)