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

LEd-I-V

  • 这是一个ARM2410A的I/O字符驱动程序

    这是一个ARM2410A的I/O字符驱动程序,有很好的框架,很有参考价值。以驱动LED,及按键为例。培训班内部资料

    标签: 2410A 2410 ARM 字符

    上传时间: 2014-01-18

    上传用户:zhengzg

  • 实现最优二叉树的构造;在此基础上完成哈夫曼编码器与译码器。 假设报文中只会出现如下表所示的字符: 字符 A B C D E F G H I J K L M N 频度 186 64 13 22

    实现最优二叉树的构造;在此基础上完成哈夫曼编码器与译码器。 假设报文中只会出现如下表所示的字符: 字符 A B C D E F G H I J K L M N 频度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 57 字符 O P Q R S T U V W X Y Z , . 频度 63 15 1 48 51 80 23 8 18 1 16 1 6 2 要求完成的系统应具备如下的功能: 1.初始化。从终端(文件)读入字符集的数据信息,。建立哈夫曼树。 2.编码:利用已建好的哈夫曼树对明文文件进行编码,并存入目标文件(哈夫曼码文件)。 3.译码:利用已建好的哈夫曼树对目标文件(哈夫曼码文件)进行编码,并存入指定的明文文件。 4.输出哈夫曼编码文件:输出每一个字符的哈夫曼编码。

    标签: 186 字符 13 64

    上传时间: 2014-11-23

    上传用户:shanml

  • This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the I

    This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the IAR-STM32-SK evaluation board. It shows basic use of I/O, timer and the interrupt controllers. Displays running lights on the board LED s.

    标签: Workbench for the Embedded

    上传时间: 2013-12-20

    上传用户:Breathe0125

  • 自己设计的pic单片机开发板源程序和说明书(内有原理图)支持pic16系列28脚和40脚器件。串口输出信息。4个LED数码管驱动;4个LED驱动;4个按键驱动;1个RS232接口;1个RS485接口;

    自己设计的pic单片机开发板源程序和说明书(内有原理图)支持pic16系列28脚和40脚器件。串口输出信息。4个LED数码管驱动;4个LED驱动;4个按键驱动;1个RS232接口;1个RS485接口;板载IIC存储器24C02驱动,;实时时钟;1Wire温度传感器;4通道功率输出驱动;2个继电器驱动;1个蜂鸣器; 2个通道AD转换(使用1个); 红外收发(保留); 扩展I/O接口; 按键复位电路; 板载ICSP接口。通过ICD2可在线编程,调试;复用IO均采用拨动开关控制。

    标签: pic LED RS 232

    上传时间: 2016-08-26

    上传用户:wang0123456789

  • S08例程:本程序是I/O模块的例程

    S08例程:本程序是I/O模块的例程,所用资源为单片机通用IO接口,所接器件为LED灯, 其中D2与PTA0,D3与PTA1相连接!

    标签: S08 程序 模块

    上传时间: 2013-12-27

    上传用户:zhoujunzhen

  • pic控制的led灯的循环点亮模式

    pic控制的led灯的循环点亮模式,八个LED,高电平点亮,可用于I/O口及其它信号状态的观测。

    标签: pic led 控制 循环

    上传时间: 2016-10-13

    上传用户:txfyddz

  • pic单片机c口的控制 单片机相应的I/O口设置为输出口

    pic单片机c口的控制 单片机相应的I/O口设置为输出口,输出高电平时LED点亮,反之,LED不亮。利用软件延时的办法实现05S延时,实现LED流水灯的效果。

    标签: pic 单片机 控制 输出

    上传时间: 2016-10-13

    上传用户:tianyi223

  • Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH

    Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.

    标签: SHIFTER name module Input

    上传时间: 2013-12-13

    上传用户:himbly

  • Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH

    Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.

    标签: SHIFTER name module Input

    上传时间: 2014-01-20

    上传用户:三人用菜

  • LED的显示功能

    LED的显示功能,以及步进电机的驱动程序,打开程序后见程序中的I/O的备注就可以,只作为参考

    标签: LED

    上传时间: 2013-11-29

    上传用户:ghostparker