搜索资源列表
一个二进制转换成BCD码的程序
- 可以很好实现一个二进制转换成BCD码的程序-can achieve a good converted into binary code BCD process
BCD码相乘
- BCD码相乘,汇编环境里没有对压缩BCD码相乘的调整,相当于作业吧!-BCD multiply, the compilation environment where no compression BCD multiplication of adjustment, which is equivalent to operating!
16转bcd码
- 双字节转BCD码-two-bit BCD switch
四字节BCD码转换
- 很小很弱的51单片机的四字节BCD码转换程序不过很多课堂练习可以参考-very weak 51 SCM four byte BCD conversion but many can refer to classroom exercises
二进制到BCD码转换
- 实现BCD码到十进码的转换更多的是那呢感刚的个地方个撒啊 -achieve BCD to 10 yards into the conversion is more then just the flu? Local-spreading ah
51单片机BCD码转换实验
- 51单片机BCD码转换实验
两位BCD码加法
- 实现了两个两位BCD码的加法
基于vhdl的二进制转BCD码的设计
- 基于vhdl的二进制转BCD码的设计,已经经过调试,可直接使用,Vhdl based on binary code to BCD design, has been testing can be used directly
hex-bcd.rar
- bcd码转换,用于将4位2进制码转为7位BCD码子函数,bcd code conversion, for the 4 2 hexadecimal code BCD to seven different function
bcd.rar
- vhdl编写的将二进制转BCD码的程序.直接源代码,适合新手编程,语法学习,BCD
多字节BCD码转换成十六进制
- 多字节十进制整数(压缩BCD码)转换为二进制整数子程序;入口:R0指向多字节十进制整数高位,R1指向结果多字节二进制整数高位,R7=n ;使用A,R0~R7,影响CY
pic
- pic子程序集,加减法,BCD码转换,键盘子程序-pic
BCD
- 16进制转压缩型BCD码的C语言实现-16 hexadecimal to BCD code compression realize the C language
ascii-bcd
- 可以把ASCII转换为BCD码,即运用汇编将提供的ascii转换为bcd码-ASCII CHANCLANTE TO BCD
BCD
- 基于VHDL语言,实现二进制转换为BCD码。-Based on the VHDL language, to achieve a binary code is converted to BCD.
BCD
- BCD码和二进制之间的转化,FPGA中的实现,内附原理及代码!-BCD conversion between binary code and, FPGA Realization of, containing principles and code!
bcd
- 4位bcd码加法器的verilog代码 -4 bit bcdadder verilog4 bit bcdadder verilog
bcd
- 可以实现任意二进制码到BCD码的转换电路(Can achieve any binary code to BCD code conversion circuit)
程序员必备所有制码转换
- 二进制 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
4位BCD相加
- 用8086汇编语言实验:字符型数据与数值型数据的相互转换。4位BCD码输入及相加。(Experiment with 8086 assembly language: conversion between character data and numeric data. 4 bit BCD code input and add.)