Dimension reduction comparison method for two big integers in big data analysis
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- HUBEI UNIV OF TECH
- Publication Date
- 2019-12-13
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the technical field of big data analysis, and relates to a dimensionality reduction comparison method of two large integers in big data analysis. Background technique
[0002] The size of the computer memory is determined by the number of bits of the address bus, if the number of bits of the address bus is 32, then the size of the memory is 2 32 = 4GB. To use a computer to solve the problem, it is necessary to transfer the processed data and the corresponding program into the memory before the program can run and process the data. In a big data application environment, the binary length of the data to be processed is far greater than the number of bits of the address bus. In other words, the memory cannot store the data to be processed. In this case, how to achieve the comparison of large integers? The current technology is generally based on the idea of ββ"divide and conquer", which divides large integers and then compares ...