Data Structures and Algorithms

1112 Submissions

[2] viXra:1112.0029 [pdf] submitted on 2011-12-07 18:58:12

Design of High Speed 64 Bits Multiplier by Square Function

Authors: Wu Sheng-Ping
Comments: 2 Pages.

This article propose a new Booth multiplier design that the booth expansion is rearranged in square term like: \[ ab=((a+b)^2-a^2-b^2)/2 \] If the code length of $a,b$ is $n$, the multiplier on the right is with the size $2^{2n}$, but multiplier on the left is with the size $2^n$.
Category: Data Structures and Algorithms

[1] viXra:1112.0028 [pdf] submitted on 2011-12-07 19:00:52

Evolutionary Computation Hybrids With Monte Carlo Method For Differential Equation

Authors: Sheng-Ping Wu
Comments: 2 Pages.

This article uses the hybrids between the evolutionary method and Monte Carlo method to solve the differential equation, for example in this article, the Schrodinger equation for atom
Category: Data Structures and Algorithms