搜索资源列表

  1. VHDL范例

    0下载:
  2. 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:41.88kb
    • 提供者:kerty
  1. 16bitstoBCD

    0下载:
  2. 比较方便的实现了16位码到BCD码的转换,拿来和大家分享。-quite easy to achieve the 16 yards to the BCD conversion, and we used to share.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:42.52kb
    • 提供者:huxud
  1. 10toBCDsuanfa

    0下载:
  2. 这是10进制转化到BCD码的三种算法,有需要的用户就请下载。-This is 10 to 229 BCD conversion of the three algorithms, the need for users to download.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:943byte
    • 提供者:副类
  1. BCD

    0下载:
  2. 生成BCD码。 Name: BIN3toBCD4 Func:2字节二进制整数--->>BCD码四字节转换(Comped BCD) Input: 3进制数人低字节到高字节存放在内部RAM50H,51H,52h单元中 Output: BCD码人低位到高位分别存放在内部RAM53H,54H,55H,56H单元中 USE: R7-R0, 56H-50H-generation BCD. Name : BIN3toBCD4 Func :
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:988byte
    • 提供者:高业恒
  1. code_transition

    0下载:
  2. 此文件包括各种编码转换程序,比如:二进制到BCD 码转换、二进制到ASCII码转换
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:543.38kb
    • 提供者:Shaban
  1. bcd

    0下载:
  2. 进行单字节HEX 到 bcd码的数制转换功能,
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8.84kb
    • 提供者:denghuayong
  1. 二进制到BCD码转换

    0下载:
  2. 实现BCD码到十进码的转换更多的是那呢感刚的个地方个撒啊 -achieve BCD to 10 yards into the conversion is more then just the flu? Local-spreading ah
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:869byte
    • 提供者:wang
  1. BCD

    0下载:
  2. 生成BCD码。 Name: BIN3toBCD4 Func:2字节二进制整数--->>BCD码四字节转换(Comped BCD) Input: 3进制数人低字节到高字节存放在内部RAM50H,51H,52h单元中 Output: BCD码人低位到高位分别存放在内部RAM53H,54H,55H,56H单元中 USE: R7-R0, 56H-50H-generation BCD. Name : BIN3toBCD4 Func :
  3. 所属分类:汇编语言

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:
  1. 二进制到BCD码转换

    0下载:
  2. 实现BCD码到十进码的转换更多的是那呢感刚的个地方个撒啊 -achieve BCD to 10 yards into the conversion is more then just the flu? Local-spreading ah
  3. 所属分类:RichEdit

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:
  1. 16bitstoBCD

    0下载:
  2. 比较方便的实现了16位码到BCD码的转换,拿来和大家分享。-quite easy to achieve the 16 yards to the BCD conversion, and we used to share.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-23
    • 文件大小:42kb
    • 提供者:huxud
  1. 10toBCDsuanfa

    0下载:
  2. 这是10进制转化到BCD码的三种算法,有需要的用户就请下载。-This is 10 to 229 BCD conversion of the three algorithms, the need for users to download.
  3. 所属分类:文件格式

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:副类
  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-11-23
    • 文件大小:543kb
    • 提供者:Shaban
  1. bcd

    0下载:
  2. 进行单字节HEX 到 bcd码的数制转换功能,-For single-byte HEX Code to bcd conversion of a number of system functions,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-23
    • 文件大小:165kb
    • 提供者:denghuayong
  1. UTC

    0下载:
  2. UTC转换到BCD,BCD转换到UTC,很好用的.-UTC converted to BCD, BCD conversion to UTC, a very good use.
  3. 所属分类:其他小程序

    • 发布日期:2024-11-23
    • 文件大小:350kb
    • 提供者:纪鸿舜
  1. binarytobcd

    0下载:
  2. 实现二进制到BCD的转换,相关算法可参考相关文档资料-convert binary number to BCD
  3. 所属分类:其他小程序

    • 发布日期:2024-11-23
    • 文件大小:3kb
    • 提供者:CoCo
  1. DataCode

    0下载:
  2. 数据代码转换,包括二进制到BCD码的转换,BCD码到二进制的转换,等等。-Data code conversion, including the binary to BCD Code Conversion, BCD code to binary conversion, and so on.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-23
    • 文件大小:2kb
    • 提供者:余希
  1. vhdl

    0下载:
  2. 用VHDL语言实现的二进制到BCD码和格雷码的转换,程序通读性比较好。-VHDL language with the binary code and Gray code to BCD conversion, the program read through is better.
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:周波
  1. Convert-binary-to-BCD

    0下载:
  2. 计算机中的数值有各种表达方式,这是计算机的基础。掌握各种数制之间的转换是一种基本功。二进制到BCD转换-There are a variety of computer numerical expression, which is the basis for the computer. Of various kinds of number system conversion between a basic skills. Convert
  3. 所属分类:汇编语言

    • 发布日期:2024-11-23
    • 文件大小:5kb
    • 提供者:范志豪
  1. binary-to-BCD-code-converter

    0下载:
  2. 4位二进制到BCD码转换器 经验证没有错误 在quartus 9.0 的环境下运行 -The four binary to BCD code converter proven there are no errors in the running quartus 9.0 environment
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-23
    • 文件大小:199kb
    • 提供者:唐晓敏
  1. bcd

    0下载:
  2. 可以实现任意二进制码到BCD码的转换电路(Can achieve any binary code to BCD code conversion circuit)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-23
    • 文件大小:1kb
    • 提供者:lingtian
« 12 3 4 5 »

源码中国 www.ymcn.org