binary to bcd conversion
标签: conversion binary bcd to
上传时间: 2013-12-08
上传用户:as275944189
This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-10 so that people can read and interpret the // numbers more readily than they could if the numbers were displayed in // binary or hexadecimal format. Also, a "BCD-to-binary" converter is // tested in this build.
标签: binary-to-BCD developing displaying for
上传时间: 2015-07-07
上传用户:lmeeworm
Binary to BCD arithmetic. 这东西真不错
标签: arithmetic Binary BCD to
上传时间: 2017-05-11
上传用户:wang5829
Binary to BCD converter
上传时间: 2014-01-17
上传用户:BIBI
convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val)
上传时间: 2015-04-29
上传用户:lijinchuan
10进制to BCD转换算法
上传时间: 2015-01-24
上传用户:xyipie
a program can convert binary to ASC and ASC to binary
标签: binary ASC program convert
上传时间: 2015-05-05
上传用户:kbnswdifs
binary_to_bcd is used for translating from binare to bcd.
标签: binary_to_bcd translating binare from
上传时间: 2014-11-17
上传用户:水中浮云
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t8051.ihx > t8051.hex ..\test\mkrom.exe ..\compile\t8051.hex
标签: binary compiles converts chain
上传时间: 2017-01-07
上传用户:wyc199288
it is a binary16 to BCD converter .it will work on spartan 3 xilini devices.
标签: converter devices spartan binary
上传时间: 2013-12-25
上传用户:sardinescn