Look-up method of hash table
A table lookup and table lookup technology, which is applied in the field of table lookup operations on data based on the hash algorithm, can solve the problems of difficulty in greatly improving the utilization efficiency of the hash table, limited RAM resources, etc., and achieve a balance between resources and efficiency, Effect of Utilization Efficiency Improvement
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0030] The technical solution of the present invention will be described in detail below in conjunction with the accompanying drawings and embodiments.
[0031] In the technical solution of the present invention, a pointer table is introduced, which contains 2 p entries, which is the same as the number of equivalent buckets; each entry contains 2 n pointers, same as the equivalent bucket depth. In a speed-first design, 2 q A search engine parallel table lookup method, but also need to add 2 q address allocation engine. When performing parallel table lookup, its complexity is O(1+2 n p +1) (considering the operation of the address pointer table and the main table); when performing a serial table lookup, its complexity is O(1+2 n +1) (considering operations on the address pointer table and main table).
[0032] The technical scheme of the present invention is, a kind of hash table look-up method, comprises the following steps:
[0033] a. Extract the data keyword, and has...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com