文件名称:multiplyingunit
介绍说明--下载内容均来自于网络,请自行研究使用
其乘法器原理是:乘法通过逐项移位相加原理来实现,从被乘数的最低位开始,若为1,则乘数左移后与上一次的和相加;若为0,左移后以全零相加,直至被乘数的最高位-Its multiplier principle is: the sum of multiplication through each shift principle to achieve, from the lowest bit multiplicand to start, if 1, then the multiplier on the left after the first and add if for 0, the left After the zero-sum in full, until the highest bit multiplicand
(系统自动生成,下载前可以参看下载内容)
下载文件列表
multiplying unit.doc