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

45results about How to "Improve the efficiency of reading data" patented technology

Data caching method and terminal device

The embodiment of the invention discloses a data caching method. The data caching method includes the steps that to-be-cached data and caching instructions are received, wherein the caching instructions are instructions sent by users to a system according to characteristics of the to-be-cached data, the instructions comprise first instructions or second instructions, the first instructions are used for that the to-be-cached data is indicated to be stored into a memory cache, and the second instructions are used for that the to-be-cached data is indicated to be stored into a magnetic disk cache; according to the caching instructions, corresponding executive strategies are matched from an executive strategy set, the executive strategy set comprises a memory-cache storage strategy and a magnetic-disk-cache storage strategy, and the caching instructions correspond to the executive strategies in a one-by-one mode; if the executive strategy is the magnetic-disk-cache storage strategy, the capacity of each single data in the to-be-cached data is judged; if the single data is larger than a first threshold value, the single data is cached with files. According to the data caching method, the advantages of all caching modes can be achieved according to different characteristics of caching data.
Owner:福建中金在线信息科技有限公司

Embedded file system-based reading method for streaming data

The invention provides an embedded file system-based reading method for streaming data. The method comprises the following steps: receiving a request for reading the streaming data, creating a reading task for the request when the requested streaming data exist in a disk, distributing storage space for the new reading task and initializing relevant parameters; decomposing the reading task into a plurality of subtasks, wherein each subtask is responsible for reading a piece of physically continuous data, and caching the data; fetching the data from subtask cache, performing encapsulation according to the format of the streaming data, submitting to a calling party of the reading task after a piece of data is encapsulated each time, and releasing the subtask after data submission is competed and triggering the next subtask; when all the subtasks are successfully finished, reporting that the tasks are normally finished to the task calling party, and waiting the task calling party to end the current reading task. According to the embedded file system-based reading method provided by the invention, high-throughput and high-concurrence reading of the streaming data is facilitated, and the problem that the concurrence performance of a server is low when a large number of users visit hot data is effectively solved.
Owner:ZHENGZHOU SEANET TECH CO LTD

Data reading method and device, electronic equipment and readable storage medium

The embodiment of the invention provides a data reading method and device, electronic equipment and a readable storage medium. The method comprises the following steps: setting a machine room identifier for each data storage node DN in the HDFS, and setting a copy distribution attribute for to-be-backed-up data; determining a target machine room corresponding to the machine room identifier, and selecting a data storage node DN with the copy number from the target machine room; storing the data to be backed up in the selected DN; when a data reading request which is sent by a client and aims attarget data is received through an NN, sending DN identifiers of all DNs storing the target data to the client through the NN; determining whether the machine room identifier of each DN storing the target data is the same as the machine room identifier of the client through the client; and reading the target data from the target DN under the condition that the client determines that all the DNs comprise the target DN of which the machine room identifier is the same as the machine room identifier of the client.
Owner:BEIJING SANKUAI ONLINE TECH CO LTD

Data caching method and device

The invention provides a data caching method and device, which are used for solving the problem of low data caching efficiency in the prior art. The method comprises the steps of obtaining a first reading cost used for indicating a time length required for reading one piece of data from a disk, and a second reading cost used for indicating a time length required for reading one piece of data froma preset memory; obtaining a first space occupation amount and an access frequency of each disk file in a plurality of disk files stored on a disk; wherein the first space occupation amount is used for representing the size of the storage space occupied by the hotspot data in the disk file; determining the access cost of each disk file according to the first reading cost, the second reading cost,the first space occupation amount of each disk file and the access frequency; and determining a to-be-cached disk file in the plurality of disk files according to the first space occupation amount andthe access cost of each disk file, and caching the hotspot data in the to-be-cached disk file to a preset memory.
Owner:NSFOCUS INFORMATION TECHNOLOGY CO LTD +2

Multi-material sorting system and method for long logistics conveying line

PendingCN112547560AImprove the utilization rate and the accuracy of material storageImprove efficiencySortingProcess engineeringManagement system
The invention provides a multi-material sorting system and method for a long logistics conveying line. The multi-material sorting system comprises materials, a long conveying line, a rejection line, amarking device, a sorting device, a plurality of sorting lines, a warehouse management system and a PLC, wherein a rejection joint, a plurality of sorting joints and an outlet joint are arranged on the long conveying line in the conveying direction respectively; the marking device marks each material; the sorting device guides the materials on the long conveying line to the rejection line or thesorting lines; the warehouse management system allocates a target address to the sorting lines; the warehouse management system allocates the target address to the rejection line for the materials which fail to be marked; and the PLC judges whether the materials reach the target address or not and controls the sorting device to conduct sorting. The rejection line is additionally arranged at the head end of the long conveying line, and a material recovery line is additionally arranged at the tail end of the long conveying line, so that unmarked materials can be efficiently and accurately conveyed to the rejection line; and in addition, the materials which do not enter the sorting lines in the sorting process are directly conveyed to the material recovery line, so that the utilization rate of each sorting line and the material warehousing accuracy are improved.
Owner:大唐互联科技(武汉)有限公司 +1

DCT (Discrete Cosine Transform) method and DCT circuit system

The invention discloses a DCT (Discrete Cosine Transform) method and a circuit system. The method comprises the following steps of: storing residual blocks into different first storage units according to columns; after each row of residual blocks is read in parallel from each first storage unit for row transformation, writing each data in the data after row transformation into different second storage units according to a preset diagonal read-write rule; and after a column of data subjected to row transformation is read out from each second storage unit in parallel according to a diagonal read-write rule for column transformation, storing each coefficient in the obtained column of transformation coefficients in different third storage units, so that a column of transformation coefficients is read out from each third storage unit in parallel for quantization operation each time. Through the optimization design of the row-column conversion circuit and the intermediate transpose storage, especially the improvement of the read-write rule of the intermediate storage structure, the reading period of the row-column conversion circuit to the intermediate storage structure is reduced, the large throughput rate can be achieved on the small circuit area, and the circuit performance is improved.
Owner:HANGZHOU WEIMING XINKE TECH CO LTD +1

Method and device for reading data

The invention discloses a method and a device for reading data, which belong to the technical field of computers. The method comprises the following steps: determining a head-pointer position and a tail-pointer position of a channel; comparing the height of the head-pointer position and the height of the tail-pointer position; and sequentially reading a data packet according to a comparison result. The device comprises a determining module, a comparing module and a reading module. According to the invention, through sequentially reading the data packet, the times for reading the data can be reduced; and in addition, since the times for reading the data is reduced, the efficiency for reading the data can be improved, and thus the probability that data overflow from the channel is reduced.
Owner:TENCENT TECH (SHENZHEN) CO LTD +1

Data reading method and device and electronic equipment

The embodiment of the invention provides a data reading method and device and electronic equipment. The method comprises the following steps: receiving a data request sent by a file system; determining a target data identifier corresponding to the target path based on a pre-established corresponding relationship between a path and a data identifier; and based on the target data identifier, reading target data from the object storage system, and feeding back the target data to the file system, so that the file system feeds back the target data to the task end after receiving the target data. Through the scheme, the data reading efficiency can be improved.
Owner:北京聚云科技有限公司

Display system and data transmission method thereof

The invention discloses a display system and a data transmission method thereof, and belongs to the technical field of display. The display system comprises N display units and N video distributors, wherein a main data stream flows through each video distributor; and each video distributor is connected with a display unit through a sub-data stream channel so as to send the corresponding sub-data streams to the corresponding display screens, and N is a positive integer greater than 1. According to the technical scheme, the technical problems that according to an existing display system screen splicing scheme, the data transmission process is simplified, meanwhile, the refresh rate of the screen cannot be considered, and the display effect of the whole display system can be affected by faults of any display screen can be effectively solved.
Owner:UNILUMIN GRP
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