搜索资源列表
EM78BYTE2MULASM
- EM78单片机双字节乘法子程序详解及精典代码
MUL
- 双字节BCD码的乘法 可以实现两个双字节的数相乘-Double-byte code BCD multiplication
MUL
- 双字节无符号数乘法运算,将(R2R3)和(R6R7)中双字节无符号整数相乘,积送(R4R5R6R7)中。C语言程序:将变量aa和bb中的双字节无符号整数相乘,结果存入变量cc中。-Double-byte unsigned multiplication
Double-Byte-Multiplication
- 一个用于EM78P259/260/447的双字节乘法子程序-Double Byte Multiplication used for EM78P259/260/447
Ex02
- 设计并调试一个双字节无符号数乘法子程序。 -Design and debugging of a double-byte unsigned number multiplication subroutine. Design and debugging of a double-byte unsigned number multiplication subroutine.
szjcf
- 汇编语言的双字节乘法源程序,请多指教,非常感谢-Double-byte multiplication assembly language source code, please advise, thank you very much
chengxu
- 这是一个简单的设计并调试一个双字节无符号数乘法子程序,试验中常用到的。-This is a simple design and debug a double byte unsigned number multiplication subroutine, commonly used in the test.