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

搜索资源列表

  1. 一个二进制转换成BCD码的程序

    0下载:
  2. 可以很好实现一个二进制转换成BCD码的程序-can achieve a good converted into binary code BCD process
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:232394
    • 提供者:胡路听
  1. VHDL范例

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

    • 发布日期:2008-10-13
    • 文件大小:42884
    • 提供者:kerty
  1. 二进制小数转换

    0下载:
  2. 二进制小数转为十进制BCD码的汇编程序,结果保留四位并在七段数码管上输出-decimal to binary decimal BCD compilation procedures, and results in four reservations in paragraph 107 digital output tube
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1551
    • 提供者:段琪炜
  1. 9.2_LCD_PULSE

    1下载:
  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码的硬件实现   9.2.8 可编程单脉冲发生器与显示单元的接口
  3. 所属分类:VHDL编程

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

    0下载:
  2. 用单片机实现二进制数转换成十进制数(BCD码)程序-with MCU converted into binary-decimal (BCD) process
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2821
    • 提供者:李敏
  1. VerilogHDL

    0下载:
  2. Verilog编程实例,主要使用Verilog语言设计译码器,将二进制转换为BCD码。
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-17
    • 文件大小:35528
    • 提供者:lihuan
  1. 多字节BCD码转换成十六进制

    1下载:
  2. 多字节十进制整数(压缩BCD码)转换为二进制整数子程序;入口:R0指向多字节十进制整数高位,R1指向结果多字节二进制整数高位,R7=n ;使用A,R0~R7,影响CY
  3. 所属分类:单片机(51,AVR,MSP430等)

  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. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1913
    • 提供者:余希
  1. BCD

    0下载:
  2. 将BCD码的转换为四位二进制,实现是一个十线输入,四线输出的转换功能-BCD code will be converted to four binary to achieve is a 10 line inputs, four-lane conversion output
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:124394
    • 提供者:sunrier
  1. BCD

    0下载:
  2. 二进制码转换BCD子程序,16位二进制转4位BCD码-Binary BCD conversion routines, 16-bit binary 4-bit BCD code switch
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:1205
    • 提供者:刘成岩
  1. 6-BCD

    0下载:
  2. 这是一个关于BCD码与二进制转换的程序,希望对大家有所帮助-BCD
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:906
    • 提供者:刘鹏辉
  1. BCD

    0下载:
  2. 基于VHDL语言,实现二进制转换为BCD码。-Based on the VHDL language, to achieve a binary code is converted to BCD.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:2957
    • 提供者:xiaokun
  1. vhdl

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

    • 发布日期:2017-04-02
    • 文件大小:1142
    • 提供者:周波
  1. bin2bcd7seg

    0下载:
  2. 用vhdl语言编译一个码制转换 四位二进制->BCD码,然后将BCD码->七段显示器码。 (1)当输入为0~9的数时,其十位数为0,个位数=输入。 当输入为10~15的数时,其十位数为1,个位数=输入-10。 (2)然后将十位和个位的BCD码转换为七段显示码 -Vhdl language used to compile a binary code system conversion of four-> BCD code, then BCD code->
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:326696
    • 提供者:宋子皓
  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. 所属分类:SCM

    • 发布日期:2017-10-31
    • 文件大小:204081
    • 提供者:唐晓敏
  1. wenshidu

    0下载:
  2. 温湿度传感器DH11+程序(以SF板为例)[包含单字节二进制转换BCD码程序]-Temperature and humidity sensor DH11+ program (using the SF board, for example) [containing single-byte BCD code binary conversion process]
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1067645
    • 提供者:zhiyun
  1. BCD

    0下载:
  2. 十进制和BCD码以及二进制之间的相互转换,多种算法实现多种功能-Conversion between decimal and binary to BCD and between, a variety of algorithms to achieve a variety of functions
  3. 所属分类:VxWorks

    • 发布日期:2017-04-05
    • 文件大小:3332
    • 提供者:王浆
  1. jsq

    0下载:
  2. 基于FPGA的计算器,可以实现加减乘除运算功能,由于时间问题,浮点运算未能实现,其中的二进制与BCD码相互转换的模块可以使用-FPGA-based calculator, arithmetic calculation function can be achieved, due to time issues, floating-point operations failed to achieve, including binary and BCD code conversion modules t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1220427
    • 提供者:
  1. 程序员必备所有制码转换

    0下载:
  2. 二进制 ASCII码 八进制 十六进制 特点数位 逢10进1 逢2进1 逢16进1 美国信息交换标准代码(计算机键盘代码) 共256个字符每个字符8big BCD码(8421) 格雷码等(Binary ASCII code Octal number system Hexadecimal Characteristic digit 10 to 1 2 to 1 16 to 1 Standard code for the exchange of informati
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:206848
    • 提供者:踏雪飞扬
  1. 8位二进制转bcd码

    0下载:
  2. 八进制转换码 硬件描述语言,通过测试,能用(b to bcd code very easy and readily to understand)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-08
    • 文件大小:659456
    • 提供者:ougan
« 12 »
搜珍网 www.dssz.com