搜索资源列表
hextobcd
- BCD码与16进制转化的汇编程序,比较不错。-BCD with 16 band into the compilation process, quite good.
hextobcd
- 这是一个十六进制与BCD格式的转换!仅供参考!
hextobcd
- 利用汇编语言,实现一个 hex to bcd 的算法程序-The use of assembly language, the realization of a hex to bcd algorithm procedure
HEXtoBCD
- 在目前所发表的十六进制转化成BCD码的处法中,一般都采用移位相加的方法,其计算过程都比较费时,不适宜很多场合,且很多不适宜C语言调用。而在C语言中,有些初学者用求余的方法来做这种运算,造成程序十分臃肿。下面这段程序仿照竖式除法来进行运算,速度超快。-Published in the current hex code into a BCD at law, in general, have adopted the method of shifting the sum of its calculati
Hextobcd
- HEX to BCD码,比较了HEX to BCD码转换的效率-hex to BCD
hextobcd
- 8086汇编程序。本程序将16进制的数字转换成BCD码。-8086 assembler. This program will convert hexadecimal numbers to BCD.
hextobcd
- BCD码与16进制转化的汇编程序,比较不错。-BCD with 16 band into the compilation process, quite good.
HEXTOBCD
- 常用数据类型转换,在各种场合中可直接引用,调试过。-Common data type conversions, on various occasions, can be directly quoted, debugging too.
HEXTOBCD
- 常用数据类型转换,在各种场合中可直接引用,调试过。-Common data type conversions, on various occasions, can be directly quoted, debugging too.
HexToBCD-1
- HEX to BCD assembly code