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

81 results about "Compressed structure" patented technology

The term compressed data structure arises in the computer science subfields of algorithms, data structures, and theoretical computer science. It refers to a data structure whose operations are roughly as fast as those of a conventional data structure for the problem, but whose size can be substantially smaller.

Polyaxial bone screw assembly

A polyaxial bone screw assembly includes a threaded shank body having an upper portion with a capture structure thereon, a retaining and articulating structure, a compression structure and a receiver for holding the capture structure, retaining and articulating structure, compression structure and a rod. The receiver includes arms that define a channel for receiving the rod. The arms have inner surfaces with a discontinuous flange form thereon for mating with a cooperating continuous flange form of a closure structure for capturing the rod within the receiver. The shank capture structure and the retaining and articulating structure are threadably attached and secured to one another with a buttress stop. In operation, the compression structure is disposed within the receiver between the shank upper portion and a rod but presses only upon the retaining and articulating structure. The retaining and articulating structure has an external substantially spherical surface that mates with an internal surface of the receiver, providing a ball joint, enabling the receiver to be disposed at numerous angles relative to the shank body. The shank upper portion includes a tool engagement formation for driving the shank body into bone.
Owner:JACKSON

Video compressing and encoding method with alpha transparent channel

The invention relates to a video compressing and encoding method with an alpha transparent channel, comprising the following steps of: inverting the acquired video image to the image in the format of RGB or YUV4:4:4/YUV4:2:2/YUV4:2:0; compressing the acquired data in the alpha transparent channel in a no-damage mode; encoding and compressing video data for the video image in the specific format according to the frame format of MPEG-2 I and saving the compressed data in the alpha transparent channel in the compressed data structure of the video image. The method realizes the encoding of a specific video picture, can use a standard MPEG2 encoder for encoding, and effectively reduces video bitrate when ensuring the high quality of the video so as to realize the video data encoding with high quality, high efficiency and low cost. Because the data of the alpha transparent channel and the compressed data of the video image are saved in the same file, the video compressing and encoding method not only simplifies the process of processing the image at the later period and the information sharing between file management and a program, but also reserves the original video which is not added with the data of the alpha transparent channel.
Owner:BEIJING DAYANG TECH DEV

Method and system of mapping sequencing reads

A method and a parallel-computing system of mapping sequencing reads is provided. The method preprocesses a reference genome to construct a compression structure of the reference genome, an index array and a block address array; the index array stores the index values of all sorted subsequences on the reference genome; the block address array stores the positions of a portion of the elements in the index array; the parameters involved in the mapping method are selected based on the statistical characteristics of the reference genome, the statistical quality information of sequencing reads and the polymorphism rates of the target species from which the sequencing reads are generated. Based on the structures constructed in the preprocessing stage, each sequencing read is mapped to the reference genome by anchoring on the genome by a certain single perfect match prefix seed, alignment extension based on the auto-match function method, and statistical assessment.
Owner:ACAD OF MATHEMATICS & SYSTEMS SCIENCE - CHINESE ACAD OF SCI

Multi-layer stacking and transferring method for graphene

The invention relates to a multi-layer stacking and transferring method for graphene. The method includes the operation steps that S01, the bottom face and the surface of a transferring target substrate are coated with an elastic transparent coating; S02, thermo-compression bonding is conducted on copper foil where graphene grows and the coated elastic transparent coating in a rolling mode; S03, the obtained compressed structure continues to be soaked in an electrolyte solution through rolling pressing, and electricity is applied for bubbling at the same time so that graphene and copper coil can be separated, attached and transferred to the target substrate; S04, washing and blow-drying are conducted on the surface of transferred graphene; S05, the step S02, the step S03 and the step S04 are repeatedly executed, graphene is stacked and transferred on the surface of transferred graphene till graphene is stacked to the required level number. Rapid and complete transferring of graphene is achieved by coating the graphene transferring target substrate with the elastic coating for modification and through the electrochemistry bubbling stripping method, multiple layers of stacked graphene are transferred according to practical requirements, and the electrical property uniformity and stability of graphene are improved.
Owner:CHONGQING INST OF GREEN & INTELLIGENT TECH CHINESE ACADEMY OF SCI

High-dimension space-time field data real-time transmission method under limited network bandwidth constraint

The invention discloses a high-dimension space-time field data real-time transmission method under limited network bandwidth constraint. According to the method, data is organized through utilizationof a tensor structure; through comprehensive assessment on to-be-transmitted data and a transmission network environment, a reasonable tensor hierarchical policy and a tensor compression parameter areselected; a new hierarchical tensor compression structure is defined; and on the basis of the compression structure, a data compression and streaming transmission method adaptive to the network environment is established. Tensor dynamic addition and on-demand reconstruction mechanisms are designed at a data receiving client, so the occupation for a client memory and system resources is greatly reduced. Through utilization of case data, the process is verified. A result shows that the method is characterized by real-time transmission and high precision. A high-dimension and massive data real-time transmission demand under the limited network bandwidth environment is satisfied.
Owner:NANJING NORMAL UNIVERSITY

Self-adaptive structure for displacement of tunnel by active fault sectional mining method and installation method

PendingCN109681231AAvoid mistakesReduce the amount of structural misalignmentGeometric CADUnderground chambersActive faultShotcrete
The invention discloses a self-adaptive structure for displacement of a tunnel by an active fault sectional mining method. An anti-offset area is arranged at a section, longitudinally crossing the active fault, of the tunnel, and comprises sprayed concrete (1), secondary lining (2) and a filling layer, wherein the filling layer is arranged between the sprayed concrete (1) and the secondary lining(2) and is of a half-coating structure; the filling layer comprises a bottom filling section and side filling sections, the bottom filling section is arranged at the bottom part of the tunnel, and theside filling sections are arranged at the side edges of the tunnel; porous rubber (12) is filled into each side filling section, a plurality of support piers (11) are arranged in the bottom filling section at intervals, the porous rubber (12) is arranged between the adjacent support piers (11), and the porous rubber (12) is of a pre-compressed structure. The invention also discloses an installation method of the self-adaptive structure for displacement of the tunnel by the active fault sectional mining method. The displacement self-adaptive structure provides by the invention provides supportfor the tunnel structure, and is capable of reducing the offsetting quantity of the structure.
Owner:CHINA RAILWAY SIYUAN SURVEY & DESIGN GRP

Quick and real-time electrocardiogram data compression algorithm suitable for low-power consumption systems

ActiveCN107689798AFast lossless compressionAvoid complex operation logicCode conversionData compressionData stream
The invention provides a quick and real-time electrocardiogram data compression algorithm suitable for low-power consumption systems, which can use fewer system resources to quickly compress the electrocardiogram data. The compression algorithm comprises the following steps of a, setting length N and calculation depth D of a data compression packet; if lossy compression is performed, setting lossycompression parameters; b, according to the calculation depth D, performing D-order differential operation on previous N data of an inputted data stream, so as to obtain a difference array, namely dev_1 to dev_N-D-1; c, sequencing the difference array, so as to obtain an array from small to large, namely a_1 to a_N, and a maximum value Max; d, if a section of which the value is not higher than Hbut is continuously smaller than K exists in the array, recording the position b of the starting value and number h of the section, and treating all data in the section as 0; e, setting the unit length of a bit stream of a result as n, and writing the difference values into the result in sequence; when the length is not enough, supplementing the lead to 0; f, setting the typical data structure ofthe compression packet as: head data |dev_1| to |dev_N|; g, after the setting of the bit stream is finished, respectively adding two-byte boundary markers at both ends.
Owner:山东正心医疗科技有限公司 +1
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products