搜索资源列表
Dicimal_BCD_caculation
- 这是MCS51单片机十进制运算子程序库,包括:单字节、双字节、多字节的加法、减法、乘法、除法、开方运算等。-This is the MCS51 metric calculation subroutine library, including : single-byte and double byte. Multi-byte addition, subtraction, multiplication, division, etc. rooting.
51yuansuanleizichengxu
- 8051运算类子程序,包括双字节乘法子程序、多字节数乘10子程序、多字节无符号数出除法子程序、多字节BCD码减法子程序、多字节BCD码取补子程序、多字节BCD码左移十进制一位(乘十)子程序。
EMC 汇编双字节乘法
- 义隆单片机 汇编双字节乘法,可直接调用
erjinzhifudianshu
- 二进制浮点数运算,双字节无符号数乘法,为c51的子程序-Binary floating-point, double-byte unsigned number multiplication for the subroutines c51
MUL2-1
- 松翰单片机双字节乘单字节的乘法,比通常乘法简洁,实用。-Sonix by double-byte single-byte single-chip multiplication, multiplication than the usual concise and practical.
123
- 各种代码运算:多字节BCD码减法、多字节BCD码取补、多字节BCD码左移十进制一位(乘十)、多字节数乘10子程序 多字节无符号数出除法子程序、双字节二进制无符号数乘法-Operation of various code
bcd
- 星研版 单片机实验 BCD码双字节乘法 小键盘输入-Star research version of the chip experiment double-byte BCD code multiplication
mcs51
- mcs51子程序无符号双字节数快速乘法子程序等 -Mcs51 subroutine unsigned double byte multiplication subroutine and so fast
单片机实验
- 单片机原理及实验以及源程序 实验一 功能:使连接在 MCS-51 单片机 P1.0 引脚的 LED 闪烁。 实验二 设计并调试一个双字节无符号数乘法子程序 实验三:设计并调试一个将双字节无符号二进制数转换为压缩 BCD数的子程序。 实验四:利用外部中断输入引脚(中断方式)控制步进电机的转动。(The principle and experiment of single chip microcomputer and the source program Experiment 1 func