搜索资源列表

  1. 51BCD

    0下载:
  2. 本程序用于双字节数转BCD码显示,由于16位数最大值为65535,最高位为万位,所以采用一种特别的转换方法,特别声明:本程序只适用于双字节数据的转换,不适于三字节以上数据的转换。-the procedures for double byte few BCD switch shows that the median maximum 16 to 65,535. The maximum spaces for 10,000 and the us
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:郭九生
  1. 9.2_LCD_PULSE

    0下载:
  2. 基于Verilog-HDL的硬件电路的实现 9.2 具有LCD显示单元的可编程单脉冲发生器   9.2.1 LCD显示单元的工作原理   9.2.2 显示逻辑设计的思路与流程   9.2.3 LCD显示单元的硬件实现   9.2.4 可编程单脉冲数据的BCD码化   9.2.5 task的使用方法   9.2.6 for循环语句的使用方法   9.2.7 二进制数转换BCD码的硬件实现
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:宁宁
  1. Display_Control

    0下载:
  2. 液晶显示,用于液晶驱动,里面有初始化程序,float转BCD码显示等-LCD for LCD Driver, which has initialization procedures, float switch BCD display
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:ybl2006
  1. shuanzijieerjinzhizhuanhuan

    0下载:
  2. 双字节二进制数转换为十进制数子程序------- ;--------功能:双字节二进制数转换成五位BCD码-double byte binary number to decimal number subroutine------- ;-------- functions : double-byte binary conversion into five BCD
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:jia
  1. bcdtohex

    0下载:
  2. arm的BCD转HEX,HEX转BCD的汇编程序-arm of the BCD switch HEX, HEX BCD to the compilation process
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:fp
  1. verlog_basic

    0下载:
  2. 用verlog语言编的一些基础实验,适合于FPGA/CPLD的初学者。内容包括8位优先编码器,乘法器,除法器,多路选择器,二进制转BCD码,加法器,减法器等等。-verlog used some language addendum to the basic experiment, which is suitable for FPGA/CPLD beginners. Including eight priority encoder, mu
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:1004544
    • 提供者:leolili
  1. exam_and_homework

    0下载:
  2. 我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如: 把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编写从键盘键入0至9中任一自然数x,求其立方值;内存中以BUFFER为首地址的缓冲区有10个非压缩型BCD码形式存放的十进制数,它们的值可能是0~9中的任意一个,将这些十进制数顺序显示在屏幕上等等,-I completed classes in the compilation of
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:854016
    • 提供者:张某某
  1. DS1302

    0下载:
  2. 对DS1302完整的驱动,并能自动转换BCD码,实现结构方式进行存储和读取。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:panhai
  1. 8051Source

    0下载:
  2. 8051入間程序,包括串并轉換、數碼管驅動、ADC、BCD、16x2 LCD、串口通訊、伺服器驅動等。由本人編寫。-8051 Iruma procedures, including string and conversion, digital tube driver, ADC, BCD, 16x2 LCD, serial communication, such as server-driven. Prepared by me.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:keith
  1. code_transition

    0下载:
  2. 此文件包括各种编码转换程序,比如:二进制到BCD 码转换、二进制到ASCII码转换-This document includes a variety of encoding conversion process, such as: binary to BCD code conversion, binary to ASCII code conversion
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:556032
    • 提供者:Shaban
  1. bcd

    0下载:
  2. 功能:多字节BCD码加法和减法 入口条件:字节数在R7中,被加数在[R0]中,加数在[R1]中。 出口信息:和在[R0]中,最高位进位在CY中。 影响资源:PSW、A、R2 堆栈需求: 2字节 -Features: multi-byte code BCD addition and subtraction entrance conditions: number of bytes in the R7 was summa
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:kos
  1. shuzixitongshiyan

    0下载:
  2. 这个给QuartusII初学者用的,里面很清楚的通过几个例子来告诉怎么运用QuartusII. 实验1:Quartus入门 实验2:简单的组合逻辑电路设计 实验3:七段数码管显示 实验4:BCD码显示及运 实验5:触发器和计数器 实验6:存储器的设计 实验7:基于DE2 的SOPC系统开发附录:-This QuartusII beginners to use, which is very clear thro
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:754688
    • 提供者:yulieyar
  1. 1234

    0下载:
  2. 多字节BCD码减法 字节数在R7中,被减数在[R0]中,减数在[R1]中。 -Multi-byte code BCD subtraction in the number of bytes in the R7 was subtrahend in [R0], the decreases in [R1] in.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:王平
  1. Barcode

    0下载:
  2. 将输入的货号转化为压缩的BCD格式.如果长度不满14,则以右对齐-Item will be entered into a compressed BCD format. If the length of under 14, then right-justified
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:daniel
  1. wendudeBCDmaxianshi

    0下载:
  2. 温度的BCD码显示 在0809上显视的是电压值,所以必须将电压转换成温度值。LM35传感器的电压温度特性为“10mV/摄氏度”,经放大电路放大四倍后为40mV/摄氏度,因此对于255来说,每个数代表了20mV,也就是说电压值中的每个00000002代表了温度值中的00000001,由此可编出一张BCD码转换表,此部分程序如下: -Temperature BCD code displayed in the 0809 sign
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:xuye
  1. eecadd_8

    0下载:
  2. 此程序用VHDL语言编写,在四位加法器基础上完成8位二进制加法,输出是BCD码-This procedure using VHDL language, in the four adder based on the completion of eight binary adder, the output is BCD code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:196608
    • 提供者:韩善华
  1. add_16_bcd

    0下载:
  2. 此程序采用VHDL语言,完成在16位十六进制加法器的基础上将输出进行BCD码转换,实现输出是BCD码的16位二进制加法器-This procedure using VHDL language, completed in 16-bit hexadecimal adder based on output BCD code conversion, the realization of output is BCD code of 16 bina
  3. 所属分类:并行运算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:韩善华
  1. add_32_bcd

    0下载:
  2. 此程序采用VHDL语言,完成在32位十六进制加法器的基础上将输出进行BCD码转换,实现输出是BCD码的32位二进制加法器-This procedure using VHDL language, completed in 32-bit hexadecimal adder based on output BCD code conversion, the realization of output is BCD code of 32 bina
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:韩善华
  1. te187

    0下载:
  2. 基于高速串行BCD 码除法的数字频率计的设计-Based on high-speed serial BCD code of the digital frequency divider Design
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:208896
    • 提供者:张贺寅
  1. bcd2

    0下载:
  2. 二位BCD码加法器 加数与被加数都是2进制。输出和为10进制。 结果显示在LED上。-Code 2 BCD adder with the summand summand are 2 hexadecimal. Output and 10 hexadecimal. The results showed that in the LED on.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:刘锐
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org