搜索资源列表
AsynchronousBundledDCT
- Efficient Asynchronous Bundled-data Pipelines for DCT Matrix-Vector Multiplication
BoothMultiplication
- Booth multiplication
bigint
- for use in the far distant future, convert a packed field to a large integer. Does a simple expansion. The large integer is 4 times bigger to accomodate multiplication (once!).-for use in the far distant future, convert a packed field to a larg
strassen
- In the mathematical discipline of linear algebra, the Strassen algorithm, named after Volker Strassen, is an algorithm used for matrix multiplication. It is asymptotically faster than the standard matrix multiplication algorithm, but slower than the
Parallel-Matrix-Multiplication-on-Grid-Enabled-PC
- AN example about Grid Computing , Multi two matrix -AN example about Grid Computing , Multi two matrix
modified-booth-algorithm
- this document describe method of binary multiplication of signed and unsigned integer. it represent also the booth algorithm wich compounded with shift and adder blocks this optimise the comsumption of the alu
2010-FPT-BCDMult
- Algorithm for BCD multiplication.... good algorithm for this goal-Algorithm for BCD multiplication.... good algorithm for this goal....
basic-vision
- Color and colorspaces Numbers and Java Feature detection Globally define thresholds Self-calibrate for different lights Use the gimp/bot client on real images Getting an image performs a copy Int[] = bufferedImage.getRGB(
zarb-matris
- Matrix multiplication in a distributed system
jisuanqi
- 简单计算器 适用于初学者期末设计 可以实现简单的加减乘除运算 另外 用vector和线程的概念写出的代码 可以处理优先级问题 从而计算一个表达式-Take more than a simple calculator for beginners final design can achieve simple addition and subtraction, multiplication and division brackets operations
Vhdl-Implementation-of--Fast-32x32-Multiplier-Bas
- The Vedic mathematics is quite different from conventional method of multiplication like adder and shifter. This mathematics is mainly based on sixteen principles. The multiplier (referred henceforth as Vedic multiplier) architecture base
liu2017-boothmul-radix4
- booth multiplier is mainly used to perform both signed and unsigned multiplication
