Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

43 results about "Index compression" patented technology

Index Compression. Index compression in a relational database allows more-efficient data storage, reduced memory consumption, and improved performance due to lower I/O demands. Index compression supports: You can enable or disable index compression at the server level, or at the session level, using sp_configure and set compression.

Pre-cache similarity-based delta compression for use in a data storage system

ActiveUS20120137061A1Quick upgradeHigh-speed random readMemory architecture accessing/allocationEnergy efficient ICTIndex compressionLeast frequently used
A data storage caching architecture supports using native local memory such as host-based RAM, and if available, Solid State Disk (SSD) memory for storing pre-cache delta-compression based delta, reference, and independent data by exploiting content locality, temporal locality, and spatial locality of data accesses to primary (e.g. disk-based) storage. The architecture makes excellent use of the physical properties of the different types of memory available (fast r / w RAM, low cost fast read SSD, etc) by applying algorithms to determine what types of data to store in each type of memory. Algorithms include similarity detection, delta compression, least popularly used cache management, conservative insertion and promotion cache replacement, and the like.
Owner:WESTERN DIGITAL TECH INC

Lossy index compression

An apparatus and method is provided for pruning an index of a corpus of text documents by creating an inverted index of terms appearing in the documents, wherein the index includes postings of the terms in the documents, ranking the postings in the index, and pruning from the index the postings below a given level in the ranking.
Owner:IBM CORP

Method for matrix by vector multiplication for use in artificial neural network

A method for matrix by vector multiplication, applied in an artificial neural network system, is disclosed. The method comprises: compressing a plurality of weight values in a weight matrix and indices of an input vector into a compressed main stream; storing M sets of synapse values in M memory devices; and, performing reading and MAC operations according to the M sets of synapse values and the compressed main stream to obtain a number M of output vectors. The step of compressing comprises: dividing the weight matrix into a plurality of N×L blocks; converting entries of a target block and corresponding indices of the input vector into a working block and an index matrix; removing zero entries in the working block; shifting non-zero entries row-by-row to one of their left and right sides in the working block; and, respectively shifting corresponding entries in the index matrix.
Owner:BRITISH CAYMAN ISLANDS INTELLIGO TECH INC

Method and apparatus for searching nucleic acid sequence

A method and apparatus for searching compressed nucleic acid sequences are disclosed. In the method, a reference sequence is compared with a subject sequence to be encoded, the subject sequence is compressed, an index is created with respect to the reference sequence and the compressed subject sequence, a position corresponding to a query is searched for in the compressed subject sequence using the index, a character found at the position within the compressed sequence is converted into a sequence, and the sequence is output as the response to the query.
Owner:SAMSUNG ELECTRONICS CO LTD

Index Compression In Databases

Systems, methods and computer program products for compression of database indexes are described herein. A system embodiment includes a sequence determiner to scan a database index and to determine a start of a range and end of a range of consistently changing values in one or more index pages of said database index and an index updater to update said database index based on a sequence determined by said sequence determiner, while suspending writing of one or more values that lie within start of said range and end of said range of values. A method embodiment includes scanning an index, determining a pattern of changing values in one or more index pages of said index and selectively updating said index based on said determining step to minimize index insertions. The method embodiment further includes determining a start of a range of values and an end of said range of values in an index page, setting appropriate bits to identify said start of range of values and end of range of values, determining if an entry to be inserted can appended to at the end of said range of values, and compressing said index by suspending writing of one or more values that occur between said start of range of values and said end of range of values.
Owner:IANYWHERE SOLUTIONS

Spatial index compression through spatial subdivision encoding

A technique for reducing the total storage used in representing data having spatial extents. The data is represented in a tree structure having a plurality of nodes, wherein each of the nodes has parent and child relationship to one or more others of the nodes in the tree structure. An encoded representation of the relation of a child node's extents with respect to its parent is stored in the node. A preorder traversal of the tree structure is performed to store it compactly in an output file.
Owner:AUTODESK INC

Index data storage method, index data storage device and storage equipment

The invention discloses an index data storage method and relates to the field of data processing. By compression of index pages, system storage space is reduced, and number of index records on each index page is increased. The index data storage method includes: acquiring all raw index data sets in a single page, creating an index bitmap in the single page, and determining and storing a minimum index value in the single page; subtracting the minimum index value from each index value to calculate difference values delta1, setting a flag bit of the delta1th position in the index bitmap, then deleting the index values in each raw index data set, and after compressed index data sets including only tuple addresses are generated, restoring the compressed index data set corresponding to each raw index data set in the single page according to the higher-lower bit sequence of the delta1, corresponding to the index values, in the index bitmap so as to complete index compression. The n index data storage method is mainly applied to the process of index data storage.
Owner:HUAWEI TECH CO LTD

Quantum safety communication method based on synchronous random number information base information retrieval

The invention discloses a quantum safety communication method based on synchronous random number information base information retrieval, which avoids channel loss and noise, has high efficiency, is safe and reliable, and is low in cost. The method comprises the following steps of: 1) establishing a synchronous random number information base with large data volume at a sending end and a receiving end of a quantum communication system; 2) determining the unit length of information units according to the data volume of the information base at the sending end, and establishing an information maintenance table for the information base simultaneously; 3) preprocessing communication data at the sending end; 4) searching an information unit which is the same as the preprocessed communication data in the information base at the sending end, and recording the searched index communication data; 5) compressing the index communication data to acquire index compressed data, and sending the index compressed data to the receiving end in a classical communication mode; 6) performing reverse operation on the received index compressed data by using the receiving end; and 7) updating the information base.
Owner:SHANDONG INST OF QUANTUM SCI & TECH

Index Compression in a Database System

A method for compressing index pages in a database system is provided. The database system includes a table, and the table includes table columns. The method includes: providing an index associated with the table, wherein the index is stored on at least one index page of the database system, and wherein the index comprises index columns related to a part of the table columns; providing a first sequence of the index columns; providing a second sequence of the index columns; arranging the index columns stored on the at least one index page according to the second sequence; performing a prefix compression on entries of the at least one index page; and accessing the index using the first sequence of the index columns.
Owner:IBM CORP

Method and device for compressing index

A method for compressing index identification includes fetching the first index identification judging scope existed by value of the first index identification, confirming out length unit and label by utilizing said scope, using the first index identification value presented by confirmed out length unit as the second index identification, using the second index identification and confirmed out label commonly to replace said first index identification.
Owner:SHENZHEN TENCENT COMP SYST CO LTD

Method and apparatus for adaptively compressing streaming video

The present invention is a method and apparatus for adaptively compressing and transmitting streaming video, preferably implemented in hardware as part of a codec, that adaptively applies a variable rate of compression to images in a video stream to optimize the quality attainable for a given transport bandwidth. In one or more embodiments, image frames from the video stream are divided into blocks, and a variable compression ratio compression engine compresses the blocks for transmission over a network. Depending on their compressed sizes, one or more of the compressed blocks are packaged into fixed size data packets for transmission over a network. The data packets are fed into a packet buffer. A packet servo releases packets from the buffer to achieve a desired transport data rate. The amount of compression applied by the compression engine is controlled based on the number of packets in the buffer. In one or more embodiments, a plurality of indexed compression vectors are predefined for the compression engine that provide increasing amounts of compression. In one or more embodiments, the index of the compression vector used by the compression engine is incremented when the buffer level of the packet buffer increases, and decremented when the buffer level decreases. In this manner the compression applied by the compression engine automatically adapts to changing entropy within the images of the video stream to optimize the video quality for a given transport data rate.
Owner:RGB SYST INC

Compressing method and device of internal storage index

The invention discloses a compressing method and a device of internal storage index. The method comprises that an index hash chain table space is created in the internal storage; when an internal storage index key value needs to be stored in the internal storage, a hash calculation is conducted to the internal storage index key value to obtain a hash key value through a first hash function; whether the same valve as the hash key value exists in the index hash chain table space or not is checked; when the same valve as the hash key value exists in the index hash chain table space, no operation is implemented, when the same valve as the hash key value does not exists in the index hash chain table space, the hash key values is stored in the index hash chain table space. The compressing method and the device of the internal storage index can compress the internal storage index effectively and can reduce the occupation of the internal storage index to the internal storage.
Owner:BEIJING FEINNO COMM TECH

Multi-time compression/decompression method of application program

The invention relates to a multi-time compression / decompression method of an application program. The method comprises the following steps: firstly, when a new edition of application program is made, the compression of multiple times is carried out on the application program, so as to achieve the purpose of reducing the size of the new edition of application program, and different compression algorithms are adopted for each compression of multiple times, wherein the multiple times refer to more than two times; and secondly, when the compressed application program is started, the application program compressed for multiple times is subjected to decompression, copying and memory cleaning, so as to obtain an application program to which a CPU (Central Processing Unit) can execute finally. By utilizing the multi-time compression / decompression method of the application program provided by the invention, a set of complete compression while manufacturing, decompression while starting and memory space distribution scheme is provided, and a larger application program can be stored under the condition that the hardware FLASH storage space is not changed, so that both the hardware cost is saved and the compatibility of the original software is met.
Owner:FENGHUO COMM SCI & TECH CO LTD

Automatic recognition method for pharyngeal fricative in cleft palate speech based on PICGTFs and SSMC enhancement

The invention discloses an automatic recognition method for pharyngeal fricative in cleft palate speech based on PICGTFs and SSMC enhancement, which relates to the field of speech signal processing. The method uses piecewise index compression Gammatone filters PICGTFs to carry out filter processing on the speech, a speech signal spectrogram in each channel is subjected to enhancement processing based on a SSMC (Softsign-based Multi-Channel) model and a DoG (Difference of Gaussian) model, a feature vector is extracted from the enhanced spectrogram respectively and put to a KNN classifier for pattern recognition to determine whether to belong to the pharyngeal fricative, and the same classification result is taken as a final recognition result of the algorithm. The method makes full use of the differences between the pharyngeal fricative and the normal speech in frequency domain distribution of spectral energy, and in comparison with the prior art, the detection result is objective and accurate, high-degree automatic measurement is realized, reliable reference data are provided for clinical digital evaluation of the pharyngeal fricative, the development needs of precise medical treatment are met, and more accurate and effective signal classification and recognition can be carried out.
Owner:SICHUAN UNIV

Lossy index compression

An apparatus is provided for performing a method (Fig. 2) for pruning an index of a corpus of text documents, wherein the method includes steps for ranking (50) the postings in the index and pruning (48) from the index the postings below a given level in the ranking. The pruning methods of the invention are lossy, since some document postings are removed from the full index; however, the user cannot differentiate the lossy index from the full index.
Owner:IBM CORP

OBJ file lossless compression for regular buildings

The invention provides an OBJ file lossless compression method for regular buildings, which comprises the following steps: reading geometric data files and material files of the regular buildings, andconstructing memory objects in a memory; traversing the material in the material file, and constructing the material parameter dictionary in the memory, wherein the key of the material parameter dictionary is the name of the material parameter, and the value of the material parameter dictionary is the list of optional values of the material parameter; searching the value of the current material parameter in the material parameter dictionary, and replacing the value of the current material parameter with the corresponding index value to generate the data block of the material block; generatingcompact geometric data blocks by vertex shrinkage and tree index compression, and outputting the indexed material files in memory to the merged file in the order of material parameter dictionary anddata blocks. The method can play an effective compression effect on regular buildings, can effectively compress data volume and improve data transmission efficiency.
Owner:GUANGZHOU YIDONG NETWORK TECH

Apparatus and method for compressing ray tracing acceleration structure build data

Apparatus and method for compression of acceleration structure build data in a ray tracing implementation. For example, one embodiment of an apparatus comprises: traversal hardware logic to traverse rays through a graphics scene comprising a plurality of primitives; and an acceleration data structure processing unit comprising: a bounding box compressor to compress a set of bounding boxes to generate a plurality of bounding box compression blocks, and an index compressor to compress a set of indices to generate a plurality of index compression blocks, and an acceleration data structure builder for constructing acceleration structures based on bounding box compression blocks and index compression blocks
Owner:INTEL CORP

Monitoring state index compression analysis method of IT (Information Technology) system

ActiveCN105843724ATroubleshoot processing performance issuesSolve storage problemsHardware monitoringData recordingSystem monitoring
The invention relates to a monitoring state index compression analysis method of an IT (Information Technology) system. According to the characteristics of equipment that a state is seldom changed and a repeat probability is high, a data recording format suitable for storing and analyzing states according to time points is designed, and a compression and analysis algorithm matched with the data recording format is also designed. The monitoring state index compression analysis method comprises the following steps: receiving equipment state index data; inquiring a latest index record of the equipment; comparing the new record and the old record, and updating a historical index library according to a result; and through the historical index library, inquiring the change situation of the equipment state. The monitoring state index compression analysis method has the beneficial effects that the problem of big data processing performance generated during state index monitoring state collection and processing in an IT system monitoring field can be effectively solved, the storage problem of mass data under large-scale surveillance is solved, meanwhile, the real-time efficiency of upper-layer reading data is improved, and a data analysis period is shortened.
Owner:杭州优云软件有限公司 +1

Quantum safety communication method based on synchronous random number information base information retrieval

The invention discloses a quantum safety communication method based on synchronous random number information base information retrieval, which avoids channel loss and noise, has high efficiency, is safe and reliable, and is low in cost. The method comprises the following steps of: 1) establishing a synchronous random number information base with large data volume at a sending end and a receiving end of a quantum communication system; 2) determining the unit length of information units according to the data volume of the information base at the sending end, and establishing an information maintenance table for the information base simultaneously; 3) preprocessing communication data at the sending end; 4) searching an information unit which is the same as the preprocessed communication datain the information base at the sending end, and recording the searched index communication data; 5) compressing the index communication data to acquire index compressed data, and sending the index compressed data to the receiving end in a classical communication mode; 6) performing reverse operation on the received index compressed data by using the receiving end; and 7) updating the information base.
Owner:SHANDONG INST OF QUANTUM SCI & TECH

Chinese word entry index compression method based on mobile terminal and mobile terminal

The embodiment of the invention discloses a Chinese word entry index compression method based on a mobile terminal and the mobile terminal. The quantity of data stored in an ROM or an SD of the mobile terminal is greatly reduced, so that the processing speed of subsequent index retrieving is increased, and the technical problem that for a traditional database index scheme, due to the fact that Chinese word entries are not optimized, the efficiency is low when information of word entries containing partial characters or words is retrieved is solved. The Chinese word entry index compression method based on the mobile terminal comprises the steps that all classified word groups are associated according to keywords, and a corresponding associated word group list is established; the associated word group list is subjected to coding processing based on a position relationship of the keywords in the word groups, and a corresponding compression character string is generated; the compression character string is stored.
Owner:GUANGZHOU HUADUO NETWORK TECH

Vertex index compression and decompression method, device and computer storage medium

The embodiment of the present invention discloses a vertex index compression and decompression method, device, and computer storage medium; the method may include: according to the set difference range, the elements in the vertex index array are calculated according to the difference between adjacent elements The value is divided into one or more original index segments, and the number of vertex indices of each original index segment and the number of bits corresponding to the maximum difference between adjacent vertex indices in each original index segment are obtained; for each original index Fragment: Keep the first vertex index data unchanged, replace the subsequent vertex index data after the first vertex index data according to the difference between the adjacent vertex index data, and obtain the compressed index fragment corresponding to each original index fragment; All compressed index segments, the number of vertex indexes in each compressed index segment, and the number of bits corresponding to the maximum difference between adjacent vertex indices in the original index segment corresponding to each compressed index segment are in accordance with the original index segment The order of divisions is transferred to the GPU for storage in video memory.
Owner:芯瞳半导体技术(山东)有限公司

Multi-time compression/decompression method of application program

The invention relates to a multi-time compression / decompression method of an application program. The method comprises the following steps: firstly, when a new edition of application program is made, the compression of multiple times is carried out on the application program, so as to achieve the purpose of reducing the size of the new edition of application program, and different compression algorithms are adopted for each compression of multiple times, wherein the multiple times refer to more than two times; and secondly, when the compressed application program is started, the application program compressed for multiple times is subjected to decompression, copying and memory cleaning, so as to obtain an application program to which a CPU (Central Processing Unit) can execute finally. By utilizing the multi-time compression / decompression method of the application program provided by the invention, a set of complete compression while manufacturing, decompression while starting and memory space distribution scheme is provided, and a larger application program can be stored under the condition that the hardware FLASH storage space is not changed, so that both the hardware cost is saved and the compatibility of the original software is met.
Owner:FENGHUO COMM SCI & TECH CO LTD

A method for compressing and analyzing status indicators of IT system monitoring

ActiveCN105843724BTroubleshoot processing performance issuesSolve storage problemsHardware monitoringData recordingSystem monitoring
The invention relates to a monitoring state index compression analysis method of an IT (Information Technology) system. According to the characteristics of equipment that a state is seldom changed and a repeat probability is high, a data recording format suitable for storing and analyzing states according to time points is designed, and a compression and analysis algorithm matched with the data recording format is also designed. The monitoring state index compression analysis method comprises the following steps: receiving equipment state index data; inquiring a latest index record of the equipment; comparing the new record and the old record, and updating a historical index library according to a result; and through the historical index library, inquiring the change situation of the equipment state. The monitoring state index compression analysis method has the beneficial effects that the problem of big data processing performance generated during state index monitoring state collection and processing in an IT system monitoring field can be effectively solved, the storage problem of mass data under large-scale surveillance is solved, meanwhile, the real-time efficiency of upper-layer reading data is improved, and a data analysis period is shortened.
Owner:杭州优云软件有限公司 +1

Index compression method and device, computer readable storage medium and electronic equipment

The invention relates to an index compression method and device, a computer readable storage medium and electronic equipment. The method comprises the steps of dividing an original key of an index file into a high-order part and a low-order part; multiplexing the high-order part and the low-order part to represent a new offset; wherein when the offset is used as a new offset, the high-order part is used for representing an interval range of atom.dat in base.dat; the low-order part is used for representing an offset address relative to the atomic.dat; compressing the size of the original size into two bytes, and taking the two bytes as a new size; and forming a new index file based on the new key, the new offset, the new size and the original crc16. According to the method, the original key is segmented, only the low-order part is reserved and stored in the memory, the high-order part and the low-order part are reused as the offset, and the original size is compressed into two bytes to serve as the new size, so that the size of the index file is greatly reduced, and the size of the memory occupied by the index file is effectively reduced.
Owner:BEIJING UNISOUND INFORMATION TECH +1
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products