CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 直线

搜索资源列表

  1. 已知两点求第三点的双字节无符号定点插值算法

    0下载:
  2. 两个点的线性插值定点数算法 说明: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,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15.91kb
    • 提供者:马良
  1. 最佳直线应用程序

    0下载:
  2. 用于传感器线性度计算的小程序,供大家 共享和学习.-linear sensor for small calculation procedures for share and learn.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:59.1kb
    • 提供者:adan
  1. DSP_interp_line_C

    0下载:
  2. 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
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5.88kb
    • 提供者:xust_zxh
  1. Infrared_Car

    0下载:
  2. 通过红外遥控器可靠的控制小车能向前直线运动、向后直线运动、向前左转运动、向前右转运动、向后左转运动、向后右转运动、停止运动的功能.-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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:117.19kb
    • 提供者:赵毅
  1. lcd-line

    0下载:
  2. 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
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1kb
    • 提供者:侯志恒
  1. controler

    0下载:
  2. 用电键控制步进电机朝各个方向做曲线,圆和直线运动。-electricity stepper motor control in all directions so curve, circle and line movement.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:115.92kb
    • 提供者:yb
  1. Atmega8L-LCD12864huandianhanshu

    1下载:
  2. ATMEGA8L驱动LCD12864的源程序,带画点,圆,直线函数-ATMEGA8L driven LCD12864 source, with paintings, circular, linear function
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:154.62kb
    • 提供者:zhangfeng
  1. chapter5_2

    0下载:
  2. EVC下的画图实例,可以绘制直线,椭圆,实心举行,空心矩形等很多图形-EVC examples of painting, drawing straight lines, ovals, solid, hollow rectangle and many other graphics
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:126.4kb
    • 提供者:jiaxinjie
  1. line_chabu

    0下载:
  2. 实现了直线插补程序,指明起点和终点即可.实际应用于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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.13kb
    • 提供者:lkh
  1. C8051_lcd

    0下载:
  2. 摘 要: 本文件是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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:50.94kb
    • 提供者:Lance Yin
  1. 12864_draw.LCD12864画点,画直线,画圆和画图片算法

    2下载:
  2. LCD12864画点,画直线,画圆和画图片算法,包括程序和图片,LCD12864 painting point, drawing a straight line, and painting pictures drawcircle algorithm, including the procedures and picture
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-12-23
    • 文件大小:319.99kb
    • 提供者:link
  1. cnc_cpld_interpolation_design_doc

    1下载:
  2. 一个用cpld实现的数控系统硬件直线插补器的简单方案-CPLD realization of a use of numerical control system hardware Interpolator simple linear program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-26
    • 文件大小:115.74kb
    • 提供者:zhao
  1. CUT1116

    0下载:
  2. 本人编写的直线插补程序和圆弧插补程序,C51程序-I prepared a straight line interpolation procedures and circular interpolation procedures, C51 procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:6.1kb
    • 提供者:wyl
  1. 1C522

    1下载:
  2. 数控源代码,能满足初学者的需要,它的开发环境是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
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:26.49kb
    • 提供者:程红
  1. mcs

    2下载:
  2. 运动控制系统。控制两轴四相步进电机运行,能实现直线插补,圆弧插补。-Motion Control System. Control of two-axle four-phase stepper motor operation, to achieve a straight line interpolation, circular interpolation.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-19
    • 文件大小:2.1kb
    • 提供者:cugfsx
  1. IterativeLearningControlforLinearMotorMotion

    0下载:
  2.  迭代学习控制的直线电机的运动   系统,及其收敛性分析仿真-Iterative Learning Control for Linear Motor Motion System
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:155.49kb
    • 提供者:caili
  1. 4-linear-approximation-function

    0下载:
  2. CNC数控系统,用于四轴直线插补功能源码例子。-CNC system, four-axis linear interpolation example.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:127.1kb
    • 提供者:llm
  1. caibu

    0下载:
  2. 基于armlinux下的电机直线插补,圆弧插补算法。-Under the motor based on armlinux linear interpolation, circular interpolation algorithm.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:1.92kb
    • 提供者:tufei
  1. pulse

    0下载:
  2. stm32f103采用定时器直线插补发固定脉冲个数,不占用CPU资源。(STM32F103 timer interpolation straight line)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:line168
  1. 基于MPU6050走直线

    7下载:
  2. 基于STM32的小车直线,避障,小车控制程序,适合新手入门(STM32 - based car line, obstacle avoidance, car control procedures, suitable for beginners)
  3. 所属分类:单片机开发

    • 发布日期:2019-09-18
    • 文件大小:5.02mb
    • 提供者:DaLinY
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com