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

50results about How to "Reduce I/O operations" patented technology

Dynamic taint analysis device and application thereof to document format reverse analysis

The invention relates to a dynamic taint analysis device and application of the dynamic taint analysis device to document format reverse analysis, wherein the dynamic taint analysis device comprises a dynamic instrumentation executive logging module and a static snapshoot analysis taint tracking module, wherein the dynamic instrumentation executive logging module is used for calling and executing a tested program by using a binary program instrumentation platform, monitoring opening, analyzing and closing behaviors of a data document including original taint data in a process of executing the tested program, and acquiring snapshoot logs of all command processes, context information and memory access information in the process of executing the tested program according to the process of executing the tested program; the static snapshoot analysis taint tracking module is used for analyzing the snapshoot logs and simulating replay execution of a progress according to information obtained by analysis and recording processing and spread information of original taint data in the data document to obtain a taint data stream path. According to the dynamic taint analysis device, I / O (Input / Output), time and space overhead of dynamic taint analysis in a dynamic execution process can be reduced, an extended instruction set can be supported, and the continuity and incidence relation of original taint data can be obtained.
Owner:BEIJING UNIV OF POSTS & TELECOMM

Data dimension reduction method based on parallel principal component analysis (PCA) algorithm

InactiveCN107273917AOvercome the problem of not being able to load into memory at one timeImprove processing efficiencyCharacter and pattern recognitionHigh dimensionalEuclidean vector
The invention discloses a data dimension reduction method based on a parallel principal component analysis (PCA) algorithm. The method comprises the steps of: S1, constructing a sample data matrix D<nxm> by high-dimensional data of which dimensions are to be reduced; S2, calculating a covariance matrix C<mxm> of the sample data matrix D<nxm>; S3, calculating m feature values of the covariance matrix C<mxm> and m corresponding feature vectors; S4, determining the number k of principal components according to the feature values and the feature vectors; and S5, utilizing the feature vectors, which correspond to the top-k greater feature values, to construct a transformation matrix, and utilizing the transformation matrix to calculate a principal component matrix, wherein the principal component matrix is data of which the dimensions are reduced. According to the method, the problem that according to a traditional stand-alone principal component analysis algorithm, the data cannot be loaded into a memory at once because a data size is too large is overcome, I/O operations are reduced, and the processing efficiency of data dimension reduction is improved.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

OWGA memory cache based mass remote sensing tile data quick releasing method

The invention discloses an OWGA memory cache based mass remote sensing tile data quick releasing method. The method is characterized in that considering three attributes including the access time, theaccess frequency, and the key value of tile data; establishing an OWGA operator according to the access time and the access frequency of a requesting target tile, and using the key value as an uniqueidentifier of a tile, wherein the key value consists of the hierarchy, a line number and a row number of the tile; adopting a Map < the key value of the tile and a tile object > a chain table to manage the tile object in a memory; preferentially performing descending sorting according to the OWGA value of the tile object, and performing ascending sorting according to the key value so as to save the tile data which is frequently requested by a client recently and has high resolution in the memory all the time, and reduce time-consuming file I/O operations. The method provides a strategy that aplurality of tiles near the requesting target tile are preloaded in a memory cache so as to predetermine a purpose of a client request, can further improve the cache hit ratio, and can accelerate theresponse speed of a releasing server.
Owner:北京四维新世纪信息技术有限公司

Data caching method and device, equipment and storage medium

The invention discloses a data caching method and device, equipment and a storage medium, and relates to the technical field of computers, and the method comprises the steps that a data acquisition request initiated by a target client for target data is acquired, after the data acquisition request reaches a gateway, the gateway judges whether a first-level cache located in a local memory hits the target data or not according to a target caching rule, and if yes, the first-level cache in the local memory hits the target data; if the target data is hit, obtaining the target data from the first-level cache and returning the target data to the target client, if the target data is not hit, judging whether the target data exists in a second-level cache of the preset cache middleware or not, and if the target data exists in the second-level cache, obtaining the target data from the second-level cache and returning the target data to the target client, and if not, obtaining the target data from the service system and returning the target data to the target client. According to the method, network transmission and I/O operation of a disk are reduced in a multi-level cache mode, the client request efficiency, the CPU resource utilization rate and the query frequency processed by the system in unit time are improved, and meanwhile cache data can be prevented from being lost.
Owner:四川万网鑫成信息科技有限公司

Telemetering data access method for ground station of unmanned airship system

The invention relates to a telemetering data access method for a ground station of an unmanned airship system, which comprises the following steps: saving the telemetering data of the unmanned airship system as an internal memory mapping data base comprising a plurality of data files, simultaneously establishing a corresponding external memory data base, and establishing worksheets corresponding to the data files of the internal memory mapping data base one to one in the external memory data base; then setting a historical variable and a current variable for each data file in the internal memory mapping data base, wherein the historical variables are used for marking recording positions in the external memory data base, and the current variables are used for marking the current recording position in the internal memory mapping data base; and finally, saving updated data to the internal memory mapping data base and saving the data files from the historical variables to the current variables in the internal memory mapping data base to the external memory data base at regular time to replace the complex and expensive internal memory mapping data base, realize the real-time monitoring on the unmanned airship and meet the demands on telemetering data access in the aspects of real-time performance, reliability and usability.
Owner:SHANGHAI JIAO TONG UNIV

Dynamic taint analysis device and its application in file format reverse analysis

The invention relates to a dynamic taint analysis device and application of the dynamic taint analysis device to document format reverse analysis, wherein the dynamic taint analysis device comprises a dynamic instrumentation executive logging module and a static snapshoot analysis taint tracking module, wherein the dynamic instrumentation executive logging module is used for calling and executing a tested program by using a binary program instrumentation platform, monitoring opening, analyzing and closing behaviors of a data document including original taint data in a process of executing the tested program, and acquiring snapshoot logs of all command processes, context information and memory access information in the process of executing the tested program according to the process of executing the tested program; the static snapshoot analysis taint tracking module is used for analyzing the snapshoot logs and simulating replay execution of a progress according to information obtained by analysis and recording processing and spread information of original taint data in the data document to obtain a taint data stream path. According to the dynamic taint analysis device, I / O (Input / Output), time and space overhead of dynamic taint analysis in a dynamic execution process can be reduced, an extended instruction set can be supported, and the continuity and incidence relation of original taint data can be obtained.
Owner:BEIJING UNIV OF POSTS & TELECOMM

A data interaction method and device

ActiveCN110019448BGuarantee the original business resourcesImprove processing efficiencyDatabase management systemsRelational databasesRelational databaseRelational data base management system
The embodiment of the present invention provides a data interaction method and device. The method includes: if a data export instruction is received, searching for the mapping relationship with the relational database management system RDBMS in the target hard disk area by retrieving multiple mapping relationships recorded in the mapping list. The first internal file corresponding to the first external table in ; export the first internal file to the distributed file system HDFS; if a data import instruction is received, then determine the target hard disk by retrieving multiple mapping relationships recorded in the mapping table Whether there is already a second internal file to be imported from HDFS in the area; if not, import the second internal file into the target hard disk area, and generate a second external table in the RDBMS; establish a second external table in the mapping list The mapping relationship between the table and the second internal file. The invention effectively reduces the input / output operation of the RDBMS on the disk where the database table is located, thereby effectively ensuring the original business resources of the RDBMS and improving the processing efficiency and resource utilization of the RDBMS.
Owner:DATANG MOBILE COMM EQUIP CO LTD
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