Sequential and Parallel Algorithms for the Addition of Big-Integer Numbers

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

Today's PCs can directly manipulate numbers not longer than 64 bits because the size of the CPU registers and the data-path are limited. Consequently, arithmetic operations such as addition, can only be performed on numbers of that length. To solve the problem of computation on big-integer numbers, different algorithms were developed. However, these algorithms are considerably slow because they operate on individual bits; and are only designed to run over single-processor computers. In this paper, two algorithms for handling arithmetic addition on big-integer numbers are presented. The first algorithm is sequential while the second is parallel. Both algorithms, unlike existing ones, perform addition on blocks or tokens of 60 bits (18 digits), and thus boosting the execution time by a factor of 60.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Sequential and Parallel Algorithms for the Addition of Big-Integer Numbers does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Sequential and Parallel Algorithms for the Addition of Big-Integer Numbers, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Sequential and Parallel Algorithms for the Addition of Big-Integer Numbers will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-552586

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.