搜索资源列表
已知两点求第三点的双字节无符号定点插值算法
- 两个点的线性插值定点数算法 说明: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.
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
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
Smart_car_control
- 智能车控制,基于c51,LCD显示,带模式选择功能,可选择直线,S线,全自动模式,统计运行情况-intelligent car control, based on the decoder, LCD display, with mode selection function, the option of straight lines, S Line, Automatic mode operation of the Statistics
designoflineandcircle
- 直线圆弧插补算法,利用C8051F单片机控制的铣床模型(直线圆弧插补算法)
LCD12864
- DP_51PRO实验仪图形液晶显示实验。先在屏幕上的随机位置显示随机数字(0--9), * 然后调用画直线函数以屏幕中心为中点画对称的直线,最后显示一个简单的窗口。
bjdj2
- 用SPCE061A控制两个电机画任意直线的程序。
example_of_c8051f
- 利用C8051F单片机控制的铣床模型(直线圆弧插补算法)
stepmotor
- 适用于单片机(51)和ARM的步进电机直线算法(两个步进电机组成的平面),且含有加减速算法.
LCD-T6963
- T6963的lpc21xx接口程序,且包括一些画直线,局部清屏等函数
TRULY_MST-G240128_8080driver_S3C44b0
- 在S3C44b0板上挂接TRULY公司LCM:MST-G240128(UC1608),该代码主要完成对该液晶的底层及中间层驱动,功能:写汉字,写ASCII码,刷图,画点,拉直线,画圆
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.
pulse
- stm32f103采用定时器直线插补发固定脉冲个数,不占用CPU资源。(STM32F103 timer interpolation straight line)
基于MPU6050走直线
- 基于STM32的小车直线,避障,小车控制程序,适合新手入门(STM32 - based car line, obstacle avoidance, car control procedures, suitable for beginners)