代码搜索:乘法运算

找到约 9,367 项符合「乘法运算」的源代码

代码结果 9,367
www.eeworm.com/read/312754/13605449

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/310772/13644191

doc 最小二乘法.doc

www.eeworm.com/read/307265/13724987

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/305986/13755620

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/303278/13819259

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/382666/6286510

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/494695/6360571

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/491806/6426314

cpp 大整数乘法040640319.cpp

#include #include #include int n,x,y; long rt; void input() { coutn; cout