虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

电机<b>驱动模块</b>

  • 51开发板调试程序

    51开发板调试程序,包括LED驱动接口,串口,AD/DA,EEPROM,蜂鸣器,键盘以及16*2LCD驱动模块,并提供单字节和字符串显示接口

    标签: 51开发板 调试 程序

    上传时间: 2015-12-06

    上传用户:xauthu

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 学习LCD显示器的基本原理

    学习LCD显示器的基本原理,理解其驱动控制方法。掌握两种LCD驱动方式的基本原理和方法。并用编程实现: 1.用总线方式直接驱动带有驱动模块的LCD。 2.用ARM内置的LCD控制器来驱动LCD。

    标签: LCD 显示器

    上传时间: 2016-02-29

    上传用户:kiklkook

  • 激光加工控制系统 可以读入plt文件

    激光加工控制系统 可以读入plt文件,然后仿真,再通过并口 输出x y步进电机的驱动信号及开关光信号 实现激光雕刻

    标签: plt 激光加工 控制系统

    上传时间: 2013-12-22

    上传用户:songrui

  • 采用Verilog HDL语言编写的交通灯控制系统

    采用Verilog HDL语言编写的交通灯控制系统,这是一个完整的毕设课题,分别有分频、显示译码、倒计时和动态显示驱动模块,实用价值很高,

    标签: Verilog HDL 语言 编写

    上传时间: 2016-03-21

    上传用户:R50974

  • motorola mpc系列 mpc852cpu bsp

    motorola mpc系列 mpc852cpu bsp,包含fec驱动模块。

    标签: mpc motorola 852 cpu

    上传时间: 2016-04-01

    上传用户:gonuiln

  • pwm原程序利用定时器

    pwm原程序利用定时器,在P2_5上输出PWM波。为了演示,使占空比从1%~99%再从99%~1%连续变化。频 率约为200Hz。可以用于用于直流电机的驱动等方面

    标签: pwm 程序 定时器

    上传时间: 2016-04-25

    上传用户:yuchunhai1990

  • 利用定时器

    利用定时器,在P2_5上输出PWM波。为了演示,使占空比从1%~99%再从99%~1%连续变化。频 率约为200Hz。可以用于用于直流电机的驱动等方面

    标签: 定时器

    上传时间: 2014-01-13

    上传用户:gdgzhym

  • 用游标的方法实现对称差的计算

    用游标的方法实现对称差的计算,即 (A-B)+(B-A)

    标签: 对称 计算

    上传时间: 2016-05-23

    上传用户:远远ssad

  • 词法分析器 对输入一个函数

    词法分析器 对输入一个函数,并对其分析main() { int a,b a = 10 b = a + 20 }

    标签: 分析器 函数 输入

    上传时间: 2013-12-20

    上传用户:hfmm633