Filtering method and system for Gzip compressed data
A technology of compressing data and filtering methods, which is applied in the computer field, can solve the problems of reduced filtering performance, high overall time, complex and changeable network flow, etc., and achieve the effect of reducing the number of matching times, increasing the matching speed, and solving matching problems
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0048] In order to make the above-mentioned features and advantages of the present invention more comprehensible, the following specific embodiments are described in detail in conjunction with the accompanying drawings.
[0049] The Gzip compressed data is composed of the original data through LZ77 encoding and Huffman encoding, and the present invention mainly aims at the LZ77 encoding part in the Gzip compressed data. The LZ77 compression algorithm is mainly for character data. By fixing a window size, if the new string already exists in the window, record the position and length of the corresponding string in the window, and use the pointer (length, distance) to represent, where distance Indicates the position of the repeated string, and length indicates the length of the string, so as to achieve the purpose of compressing the text. In Gzip, the window size is fixed at 32KB, so the distance length is 1 to 32768 (2 15 ), and the value of length is between 3 and 258. For ex...
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