代码搜索:乘法运算
找到约 9,367 项符合「乘法运算」的源代码
代码结果 9,367
www.eeworm.com/read/459723/7266100
txt 3.3.2双字节乘法.txt
DBCDM:
MOV R2,#2
ADD A,R0
MOV R0,A
MOV R3,#0
LOOP:
DEC R0
MOV A,@R0
SWAP A
MOV @R0,A
MOV A,R3
XCHD A,@R0
MOV R3,A
DJNZ R2,LOOP
RET
www.eeworm.com/read/448460/7533125
ppt 矩阵-向量并行乘法算法.ppt
www.eeworm.com/read/446312/7581233
plg 分治法大整数乘法.plg
Build Log
--------------------Configuration: 分治法大整数乘法 - Win32 Debug--------------------
Command Lines
Results
分治法大整数乘法.exe - 0
www.eeworm.com/read/446312/7581234
opt 分治法大整数乘法.opt
www.eeworm.com/read/446312/7581238
ncb 分治法大整数乘法.ncb
www.eeworm.com/read/446312/7581239
dsw 分治法大整数乘法.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/446312/7581240
dsp 分治法大整数乘法.dsp
# Microsoft Developer Studio Project File - Name="分治法大整数乘法" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/199789/7822651
txt 布斯乘法器.txt
-- Booth Multiplier
-- This file contains all the entity-architectures for a complete
-- k-bit x k-bit Booth multiplier.
-- the design makes use of the new shift operators available in the VHDL-93
www.eeworm.com/read/399143/7886448
bmp 乘法器内部电路.bmp
www.eeworm.com/read/198238/7946349
txt 4位乘法器.txt
--
--------------------------------------------------------------------------------/
-- DESCRIPTION : Signed mulitplier:
-- A (A) input width : 4
-- B (B) inpu