搜索资源列表
一个二进制转换成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码。 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 :
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
一个二进制转换成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!
BCD-int
- BCD码和16/32位有符号以及无符号整型数之间的转换-BCD and 16/32 bits signed and unsigned integer conversion between the
BCD
- 用单片机实现二进制数转换成十进制数(BCD码)程序-with MCU converted into binary-decimal (BCD) process
BCD
- BCD码转换(源代码) 这是我写的一个用于BCD码转换的小程序。-BCD code conversion (source code) This is one I wrote for BCD Code-switching applet.
hex-bcd
- bcd码转换,用于将4位2进制码转为7位BCD码子函数-bcd code conversion, for the 4 2 hexadecimal code BCD to seven different function
BCD
- BCD码和二进制之间的转化,FPGA中的实现,内附原理及代码!-BCD conversion between binary code and, FPGA Realization of, containing principles and code!
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
4位BCD相加
- 用8086汇编语言实验:字符型数据与数值型数据的相互转换。4位BCD码输入及相加。(Experiment with 8086 assembly language: conversion between character data and numeric data. 4 bit BCD code input and add.)