搜索资源列表
bcd2
- 二位BCD码加法器 加数与被加数都是2进制。输出和为10进制。 结果显示在LED上。
BCD2
- verilogHDL 入门的小程序,主要完成译码功能,从一个4位的2进制数转变成8位BCD吗
bcd_conv
- 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) -convert.asm : 1.From ASCII resp. BCD
bcd2
- 二位BCD码加法器 加数与被加数都是2进制。输出和为10进制。 结果显示在LED上。-Code 2 BCD adder with the summand summand are 2 hexadecimal. Output and 10 hexadecimal. The results showed that in the LED on.
BCD2
- verilogHDL 入门的小程序,主要完成译码功能,从一个4位的2进制数转变成8位BCD吗-small verilogHDL entry procedures, the main function of the completion of decoding, from a 4 to 2 hexadecimal number into an 8-bit BCD you
bcd2
- BCD码压缩:对数字数据进行BCD压缩和解压缩功能。-BCD code compression
binary-to-bcd2
- "二进制数调整BCD码的方法是将二进制码左移8次,每次移位后都检查低四位LSD+3是否大于7,如是则加3,否则不加,高4位MSD作同样处理"-" Binary number to adjust the BCD code is the binary code shifted left eight times, after each shift, check for a low whether four LSD+3 is great