搜索资源列表
已知两点求第三点的双字节无符号定点插值算法
- 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2 - y1) (x-x) / (x2 - x1) y1 2,
最佳直线应用程序
- 用于传感器线性度计算的小程序,供大家 共享和学习.-linear sensor for small calculation procedures for share and learn.
DSP_interp_line_C
- DSP2407平台下用C语言实现的数控直线插补源代码。T2中断插补周期2ms,可设定两组PWM输出状态,实现两个电机控制。使用了数字增量插补时间分割法进行直线插补。-DSP2407 platform using C language NC linear interpolation source code. T2 interrupted interpolation cycle 2ms, set two PWM output and achieve two motor control. The us
Infrared_Car
- 通过红外遥控器可靠的控制小车能向前直线运动、向后直线运动、向前左转运动、向前右转运动、向后左转运动、向后右转运动、停止运动的功能.-through reliable infrared remote control car can be straight forward movement, backward movement straight forward movement left, right movement forward and backward movement to turn le
lcd-line
- LCD快速画直线子程序,只要修改画点函数即可用于任何类型LCD。可用于小型嵌入式系统-LCD painting straight subroutine, as amended painting point function can be used in any type of LCD. Can be used for small embedded systems
controler
- 用电键控制步进电机朝各个方向做曲线,圆和直线运动。-electricity stepper motor control in all directions so curve, circle and line movement.
Atmega8L-LCD12864huandianhanshu
- ATMEGA8L驱动LCD12864的源程序,带画点,圆,直线函数-ATMEGA8L driven LCD12864 source, with paintings, circular, linear function
chapter5_2
- EVC下的画图实例,可以绘制直线,椭圆,实心举行,空心矩形等很多图形-EVC examples of painting, drawing straight lines, ovals, solid, hollow rectangle and many other graphics
line_chabu
- 实现了直线插补程序,指明起点和终点即可.实际应用于XY绘图仪的画线并成功.在凌阳unSP IDE上编译通过.用C编写,可方便地移植.-achieved a linear interpolation procedures specified starting point and destination can be. actual XY plotters used in the line drawing and successfully. In Sunplus unSP compiled IDE
C8051_lcd
- 摘 要: 本文件是C8051单片机LCD测试程序,功能:定义 A ~ F 为功能键。按\"A\"显示画点图形,按\"B\" 显示画直线图形, 按\"C\"显示画矩型图形,按\"D\"显示画矩型图形,按\"E\"显示画圆形图形, \"F\"显示待机界面. 将跳线器J8短接J16断开,R44闲置。使用外部22.1184MHz晶振。-Abstract : This document is C8051 MCU LCD testing procedures, functions : A
12864_draw.LCD12864画点,画直线,画圆和画图片算法
- LCD12864画点,画直线,画圆和画图片算法,包括程序和图片,LCD12864 painting point, drawing a straight line, and painting pictures drawcircle algorithm, including the procedures and picture
cnc_cpld_interpolation_design_doc
- 一个用cpld实现的数控系统硬件直线插补器的简单方案-CPLD realization of a use of numerical control system hardware Interpolator simple linear program
CUT1116
- 本人编写的直线插补程序和圆弧插补程序,C51程序-I prepared a straight line interpolation procedures and circular interpolation procedures, C51 procedures
1C522
- 数控源代码,能满足初学者的需要,它的开发环境是C51,有直线插补,圆弧插补-CNC resources code, it can meet learns develop and research,it is C51 develop desk.It is CNC PC resource code,and include line NC and arc NC,and very good
mcs
- 运动控制系统。控制两轴四相步进电机运行,能实现直线插补,圆弧插补。-Motion Control System. Control of two-axle four-phase stepper motor operation, to achieve a straight line interpolation, circular interpolation.
IterativeLearningControlforLinearMotorMotion
- 迭代学习控制的直线电机的运动 系统,及其收敛性分析仿真-Iterative Learning Control for Linear Motor Motion System
4-linear-approximation-function
- CNC数控系统,用于四轴直线插补功能源码例子。-CNC system, four-axis linear interpolation example.
caibu
- 基于armlinux下的电机直线插补,圆弧插补算法。-Under the motor based on armlinux linear interpolation, circular interpolation algorithm.
pulse
- stm32f103采用定时器直线插补发固定脉冲个数,不占用CPU资源。(STM32F103 timer interpolation straight line)
基于MPU6050走直线
- 基于STM32的小车直线,避障,小车控制程序,适合新手入门(STM32 - based car line, obstacle avoidance, car control procedures, suitable for beginners)