2019
DOI: 10.1007/s10559-019-00179-8
|View full text |Cite
|
Sign up to set email alerts
|

Method for Implementing the Arithmetic Operation of Addition in Residue Number System Based on the Use of the Principle of Circular Shift

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
6
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(6 citation statements)
references
References 5 publications
0
6
0
Order By: Relevance
“…In low-level programming and computer architecture, integers are represented as sequences of bits. This representation allows for bitwise operations like shifting, masking, and logical operations [4], which are used in various applications such as data encoding, encryption, and optimization algorithms. Integers are often the subject of study in algorithm design and analysis.…”
Section:  Issn:2302-9285mentioning
confidence: 99%
See 1 more Smart Citation
“…In low-level programming and computer architecture, integers are represented as sequences of bits. This representation allows for bitwise operations like shifting, masking, and logical operations [4], which are used in various applications such as data encoding, encryption, and optimization algorithms. Integers are often the subject of study in algorithm design and analysis.…”
Section:  Issn:2302-9285mentioning
confidence: 99%
“…Many algorithms and data structures are designed specifically to efficiently handle integer inputs or produce integer outputs. Overall, integer representation is fundamental in computer science and mathematics, serving as a cornerstone for data representation, numerical computations, and algorithmic problem-solving [4]. Integer representation has been exploited before for many different applications of computing such as encryption [5] and compression [6].…”
Section:  Issn:2302-9285mentioning
confidence: 99%
“…The Chinese remainder theorem states that if we know the remainder of the Euclidean division of an integer n by several integers, we can uniquely determine the remainder of the division of n by the product of these integers, provided that the divisors are prime to each other [32][33][34][35]. CRT algorithm is used to convert from RNS to the binary system [36][37][38].…”
Section: Chinese Remainder Theorem (Crt)mentioning
confidence: 99%
“…is based on the usage of structures of positional low-bit binary adders [4][5][6][7]. This approach provides a wide range of options for implementation of the structure of such adders.…”
Section: Introductionmentioning
confidence: 99%