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

57 results about "Structure mapping" patented technology

IP recognition method and system for domain name authority service source

The invention discloses an IP recognition method and system for a domain name authority service source. The method comprises the steps: 1), a query record feature statistic module extracts the query record features of set source IPs from an authority query log of an authority server; 2), a recursion structure feature statistic module builds a recursion structure mapping relation table according to the read global recursion service detection data, and then carries out recursion structure feature extraction according to the recursion structure mapping relation table; 3), a source IP cluster recognition module carries out the clustering of the set source IPs according to the extracted query record features and the recursion structure features, dividing the source IPs into a plurality of different subsets, and sets a response strategy for each subset; 4), the authority judges which subset the IP corresponding to the query belongs to when the authority server receives the query, and then carries out the processing of the IP corresponding to the query according to the response strategy corresponding to the subset. The method can achieve the fine recognition of different types of source IPs, and carries out the corresponding processing of the IPs.
Owner:CHINA INTERNET NETWORK INFORMATION CENTER

Programmable logic device fast logical block mapping method

The invention relates to a rapid logic mapping method for FPGA, belonging to the electronic technique field. A demixing and classification mapping to a programmable logic unit is raised to reduce the complexity of algorithm, a match degree coefficient is introduced to enhance the performance of the algorithm, and then a high performance rapid logic mapping method for FPGA is obtained. Experimental data show that the performance of the invention is enhanced by 12.59 percent compared to the conventional figure matching with the structure mapping algorithm, the complexity of algorithm is decreased largely from O(m) down to O(m), the invention can be widely applied in logic unit structure mapping for artery FPGA in modern times, the extendibility of FPGA logic unit mapping module in the operating efficiency and algorithm of the entire FPGA CAD flow is enhanced largely. The high performance rapid FPGA logic unit mapping method can also conduct the design of the FPGA programmable logic unit hardware structure, so that the structure advantages and disadvantages of the programmable logic unit can be estimated by the hardware design engineer before making chips, the design period is shortened largely, the success rate of a new device is increased, the design cost is saved.
Owner:FUDAN UNIV

Implementation-oriented method of BICM based on LDPC check matrix

An IMPLEMENTATION-ORIENTED METHOD of Bit Interleaved Coded Modulation (BICM) based on a Low-Density Parity-Check (LDPC) check matrix including constructing an LDPC code having a block check matrix or providing an existing LDPC, where the block check matrix is divided into one or more sub-matrixes Hij with the size being B*B, constructing a BICM structure; in the BICM structure mapping an ith bit sequence [bitps(i,0), . . . , bitps(i,m−1)] with a length being m to obtain a mapping symbol s(i), where the size of a set of the mapping symbols s(i) is 2m; enabling mapping bits of all the mapping symbols s(i) of a mapping symbol subset S, =[s,(0), . . . s(i), . . . s(B−1)] to correspond to m check sub-matrixes. The mapping bits at the same position correspond to the same check sub-matrix, the number of which is m. Subsequently a receiver reads bit external information blocks corresponding to the mapping symbols during parallel soft demodulation, thereby implementing decoding feedback and fully exerting a joint receiving performance.
Owner:MONTAGE TECHNOLOGY CO LTD

Unstructured grid data management method matched with high-performance computer architecture

ActiveCN111813563AEasy to storeImprove numerical calculation efficiencyResource allocationParallel computingTheoretical computer science
The invention provides an unstructured grid data management method matched with a high-performance computer architecture. The method comprises the steps of: determining an unstructured grid data structure according to a multi-physical coupling process; and mapping the unstructured grid data structure into the high-performance computer architecture. The process of determining the unstructured griddata structure comprises the following steps of: constructing a federation layer consisting of a plurality of unstructured grid units; dividing the federation layer to obtain an adjacency relation between member layers; cloning the member layers to obtain an adjacency relation between grid layers; carrying out layer-by-layer non-overlapping subdivision processing on the grid layers to obtain subdivision layers which are nested with each other layer by layer and an adjacency relation between the subdivision layers; and defining physical quantities in a multi-physical coupling process for the grid units according to the subdivision layer obtained by the last subdivision. Any unstructured grid cell type and complex topological structure can be supported, and the numerical calculation efficiency can be greatly improved.
Owner:INST OF APPLIED PHYSICS & COMPUTATIONAL MATHEMATICS

Data storage compatibility method

The invention provides a data storage compatibility method. The scheme of the data storage compatibility method abandons a traditional idea that compatibility is realized on the basis of data transformation of different versions, decomposes storage contents into metadata which only contains basic contents and is irreverent to business, and realizes compression, compatibility processing and storage on the metadata. The method comprises the following steps: distributing one identification number for each piece of metadata in advance, and guaranteeing that the identification number of each field is constant and different; identifying the structure mapping of the metadata in a message where the metadata belongs to by a Key field so as to cause a user to normally obtain message data; and during storage, encoding the identification number into the Key field. The data storage compatibility method is efficient enough and introduces a data compression method to effectively utilize a storage space to realize the purposes of efficient processing, minimum storage and perfect mutual compatibility.
Owner:COLASOFT

Design method for realizing ultra-high porosity structure based on extremely small curved surface

The invention discloses a design method for realizing an ultra-high porosity structure based on a minimum curved surface, which comprises the following steps of: determining the type of the minimum curved surface by utilizing three-dimensional design software to obtain minimum curved surface data in a single period; importing data of the part and the minimum curved surface in a single period into lattice design software, and reading data of vertexes and triangular patches of the part and the minimum curved surface; the edges of the triangular patches are extracted to serve as basic units for pore forming; and filling the part with the latticed extremely-small curved surface, converting the filled porous structure into an STL structure, and exporting the STL structure to complete the design of the ultra-high porosity structure based on the extremely-small curved surface. The ultra-porosity structure design is obtained on the basis of the extremely small curved surface, and the key for limiting the existing ultra-porosity structure design and manufacturing is achieved. According to the method, a three-dimensional model of a complex part with high porosity is obtained through mapping by designing an extremely-small curved surface unit cell structure, so that the three-dimensional model is expected to be formed through existing 3D printing, and a new thought for obtaining a high-porosity structure through an extremely-small curved surface structure is provided.
Owner:SUZHOU UNIV

Solution of product green optimization design problem containing uncertain factors

The invention discloses a solution of a product green optimization design problem containing uncertain factors. The solution comprises the steps of setting a product function-structure mapping tree, setting multiple generalized operator models for product green design, setting multiple uncertain optimization module configuration models, multiple uncertain optimization module configuration model conversion, setting certain type module optimization configuration models, and certain type module optimization configuration model solving. The solution comprises the specific steps that according to an existing modularized product of an enterprise, on the basis of the product function-structure mapping tree, and through the large scale system cybernetics, the multiple generalized operator models are set to solve the product green optimization design problem containing the uncertain factors; according to the product green optimization design criteria and a green level calculation method, the multiple uncertain optimization module configuration models corresponding to the multiple generalized operator models are set, the defuzzification method is used for converting the multiple uncertain optimization module configuration models to the certain type module optimization configuration models, and then the genetic algorithm is used for solving the certain type module optimization configuration models. The solution can effectively improve the resource utilization rate of the enterprise, lower energy consumption and reduce influences on the environment.
Owner:GUILIN UNIVERSITY OF TECHNOLOGY

Automatic mapping table building method for heterogeneous database

The invention relates to the field of computers, and particularly provides an automatic mapping table building method for aheterogeneous database. The methodcomprises the following steps: S1, determining a mapping relationship between different database field types and JDBC standard types; S2, obtaining a table structure of an original table, fields in the table and data types of the fields, and mapping the table structure of the original table to the JDBC standard type according to the mapping relation determined in the step S1; and S3, according to the target table type and the mapping relationship determined in the step S1, mapping the JDBC standard type to a specific database field type, and generating a corresponding target table SQL statement according to the mapped table structure. Compared with the prior art, the method has the advantages that the table can be automatically established, the complexity of establishing the heterogeneous database model is reduced, the efficiency is improved, and the method has a high popularization value.
Owner:SHANDONG LANGCHAO YUNTOU INFORMATION TECH CO LTD

Malicious software multi-label classification method based on graph convolutional neural network

The invention provides a malicious software multi-label classification method based on a graph convolutional neural network. A classification method comprises the following steps: S100, extracting features of a function call graph, disassembling an original binary file, obtaining a sink code, extracting semantic and structural features of the function call graph, and obtaining a graph embedding vector of a sample; S200, carrying out feature extraction of a multi-label relationship: constructing a model for extracting the label relationship through the label relationship graph to obtain a multi-label classifier; S300, performing point multiplication on the graph embedding vector and the multi-label classifier, and performing structure mapping on a result obtained by the point multiplication to obtain a classification result; and S400, constructing a multi-label loss function, and calculating a loss value of the classification model by calculating a difference value between a classification result and a real result of each label. Compared with the prior art, the method has a good multi-label classification effect on malicious software with various labels.
Owner:NANJING UNIV OF POSTS & TELECOMM

Reconstruction method and system of thermodynamic system

The invention discloses a reconstruction method and system for a thermodynamic system, and the method and system are based on a function and structure mapping fusion criterion. The reconstruction method of the thermodynamic system comprises the steps that S1, a thermodynamic system scheme meeting user function requirements is obtained through a function structure mapping method, and the thermodynamic system scheme comprises sub-system, equipment and environment interface elements; and S2, according to a thermodynamic system scheme, the subsystems are described according to equipment composition, media, pressure, temperature and materials, and the equipment is described according to structural forms, media, pressure, temperature and materials. And S3, screening alternative subsystem combinations which can be fused and reconstructed according to a medium consistency and structural similarity fusion criterion. And S4, evaluating the feasibility of the fusion reconstruction design for the alternative subsystem combination, and proposing a fusion reconstruction design scheme. According to the reconstruction method of the thermodynamic system, dependence on experience of designers is greatly reduced, better operability is achieved, and the design period can be greatly shortened.
Owner:NO 719 RES INST CHINA SHIPBUILDING IND

Data synchronization method and device

The invention relates to the field of finance science and technology, and discloses a data synchronization method and device, and the method comprises the steps of obtaining a table structure mapping relation between a first data table in a first single-machine database and a second data table in a distributed database through a first synchronization assembly; the method also includes that the first synchronization component modifies first record information in a first log file of the first stand-alone database according to the table structure mapping relation to obtain second record information, wherein data objects to be synchronized to the second data table in the first data table are recorded in the first record information; and the first synchronization component synchronizes the data object into the second data table according to the second record information. According to the mode, the data synchronization behavior of the stand-alone database subjected to table structure change does not need to be paused in a gray level change scene, and the change operation of the data table structure of the stand-alone database not subjected to table structure change in the distributed database can be synchronously realized in the data synchronization process, and the synchronization efficiency in a gray level change scene is improved.
Owner:WEBANK (CHINA)

Development of a mapping method for complex fault-block variable-velocity structures in the later stage

The invention provides a complex fault block velocity-varied structure mapping method in late development. The method comprises steps: 1, the interval velocity of a single well is acquired through a seismic interpretation horizon and a geological stratification; 2, horizon-oriented seismic attributes which can reflect lithological changes are extracted, and an attribute image and an equal T0 imageare superposed; 3, based on the principle of a consistent formation velocity at the same lithology and at the same time, velocity points of areas with no wells or with nonuniformly-distributed wellsare encrypted; 4, with the seismic interpretation horizon as a trend surface and with a fault boundary as an interpolation boundary, interpolation is carried out on the interval velocity of the singlewell, and a two-dimensional interval velocity field is built; and 5, the generated two-dimensional interval velocity grid and the equal T0 grid are multiplied for time-depth conversion, and a final structure map is obtained. The method provides accurate basic guidance for the study of a remaining oil distribution law and the development of well pattern reorganization in complex fault block fine reservoir description, a guidance role is played in late development of the reservoir of the kind, the prospect of popularization and application is broad, and economic and social benefits are remarkable.
Owner:CHINA PETROLEUM & CHEM CORP +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