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

205 results about "Code redundancy" patented technology

Definition: Code redundancy occurs when a character or group of characters in a code word can be partially or completely deduced from the remaining characters of the code word.

Method and system for recovering lost media data packet

The invention discloses a method for recovering a lost media data packet. A stream media server sends and caches media data stream; a client-side receives and caches the media data stream; when the client-side detects that the cached media data stream internally loses a media data packet, the client-side sends a renunciative massage to the stream media server, wherein the renunciative massage carries packet lost information of the media data stream; the stream media server sets forward error correction coding redundancy according to the packet lost information of the media data stream and obtains a media data packet to be recovered from the media data stream cached by the stream media server; the stream media server encodes the media data packet to be recovered into forward error correction data to be sent the client-side according to the forward error correction coding redundancy; and the client-side recovers the lost media data packet according to the forward error correction data and the media data stream cached by the client-side. The invention also discloses a system for recovering the lost media data packet. By adopting the method, network bandwidth can be saved, and the CPU load of the stream media server can be reduced.
Owner:深圳智衡技术有限公司

Data authority control method and data authority control system based on RBAC (role-based access control) model extension

The invention provides a data authority control method and a data authority control system based on RBAC (role-based access control) model extension and relates to the technical field of computers. The method includes: configuring corresponding relation of user objects and attributes and corresponding relation of the attributes with resource classes; and configuring corresponding relation of the resource classes with aspect classes. Based on the configurations, a data authority control process includes: when a user object of a login system sends an access request for requesting access to a resource class, intercepting the access request through the aspect class corresponding to the resource class; extracting attribute information of the user object to be assigned to a first object of the resource class by the aspect class according to the required attribute information corresponding to the resource class; and acquiring a data result set from a database by the resource class according to the attribute information of the first object. The method and the system aim at that service logic of resources is completely separated from data authority, flexibility of the system aiming at data authority control is improved, and the method and the system are high in expansibility, low in code redundancy and space-saving.
Owner:DATANG SOFTWARE TECH

Method and system for storing synchronous data in distributive network equipment

The invention provides a method and a system for storing synchronous data in distributive network equipment. The storing method comprises the following steps of: (1) respectively building distributive databases of unified storage engine interfaces on a primary main control card, a standby main control card and a service line card; (2) storing the synchronous data by the distributive database of the main control card through invoking the unified storage engine interfaces after the unified storage interfaces provided for an application program module receive the synchronous data; (3) sending the synchronous data to the standby main control bard and the service line card after the distributive database of the primary main control card completes the storage of the synchronous data; and (4) storing the synchronous data through invoking the unified storage engine interfaces after the distributive database of the standby main control card or the service line card receives the synchronous data of the primary main control card. In the method provided by the invention, the invoking of the unified storage engine interfaces by the distributive databases on the main control cards and the line card in the distributive network equipment is realized, the unified storage of heterogeneous data is realized, the implementation details are shielded, the code redundancy is reduced, and the transportability of the codes is improved.
Owner:MAIPU COMM TECH CO LTD

Adaptive frame size calculation method for multiple hop transmission of video

The invention discloses an adaptive frame size calculation method for multiple hop transmission of video. The method comprises the following steps that (1) when sequential data of an intra coded frame (frame I) and an interframe coded frame (frame P) of the video in a cache region reaches a group of picture (GOP), a sending end begins transmitting LT coded data by an initially set frame size L, and waits for the feedback of a receiving end; (2) the receiving end counts the received data packet loss according to a computational formula for wireless transmission packet loss, and feeds an error rate value back to the sending end; and (3) the sending end comprehensively considers the influence of a frame size under the current channel quality on transmission packet loss, transmission efficiency and forward error correction coding redundancy according to the feedback error rate, and selects the optimal frame size as the data fragment length of the next transmission period. By the invention, relationships of payload data length, transmission packet loss and a channel working mechanism are comprehensively considered, the sending end and the receiving end are interactively matched, the frame size is adaptively calculated and regulated according to the feedback channel quality and the hop count of a target node, and the transmission efficiency of multiple hop transmission of video is ensured.
Owner:BEIJING UNIV OF POSTS & TELECOMM

Data synchronization device and method and computer readable storage medium

The invention discloses a data synchronization device. The device comprises a memory and a processor, wherein a data synchronization program capable of running on the processor is stored on the memory. Execution of the program by the processor comprises the steps that when an update request is received, synchronization data corresponding to the update request is acquired, and synchronization taskscorresponding to the synchronization data are established; the synchronization tasks are added into a task queue, and the synchronization data is stored into a cache region after being associated with the synchronization tasks; and when it is detected that the storage amount of the synchronization data cached in the cache region reaches a first preset threshold or the quantity of the tasks in thetask queue reaches a second preset threshold, threads in a thread pool are started to process the synchronization tasks in the task queue, so that the synchronization data stored in the cache regionis sent to an external management system. The invention furthermore provides a data synchronization method and a computer readable storage medium. Through the data synchronization device and method and the computer readable storage medium, code redundancy is reduced, and data synchronization efficiency is improved.
Owner:PING AN TECH (SHENZHEN) CO LTD

Self-adaptation data storage and reconstruction method for coding redundancy storage system

InactiveCN103916483AReduce the impactTroubleshoot maintenance bandwidth issuesTransmissionCode redundancyData center
The invention provides a self-adaptation data storage and reconstruction method for a coding redundancy storage system. The self-adaptation data storage and reconstruction method includes the following steps: (1) a client terminal calculates a Hash value of a file to be stored and uploads the Hash value to a server terminal; (2) the Hash value of the file to be stored is compared with Hash values of files already stored in the server terminal; (3) if the Hash value equal to the Hash value of the file exists, the server terminal does not accept uploading of the file to be stored, if the Hash value equal to the Hash value of the file does not exist, the server terminal accepts uploading of the file to be stored, the uploaded file is partitioned, Hash values of the file partitions are calculated and stored, and the file partitions are encoded to generate verification data partitions. Compared with the prior art, the self-adaptation data storage and reconstruction method has the advantages that the Hash value of the file to be stored and the Hash values of the file partitions are recorded, the corresponding file storage and reconstruction method is selected according to conditions of the system and the client terminal, and therefore network bandwidth pressure and calculation pressure, caused by data reconstruction, on a data center are reduced.
Owner:CHENGDU INST OF BIOLOGY CHINESE ACAD OF S

Interface rule verification method, device, computer device and storage medium

The invention discloses an interface rule checking method, a device, a computer device and a storage medium. The method comprises the following steps of: obtaining an access request, wherein the access request carries a reference and an access address, and the access address corresponds to an access mark; Obtaining an imitation object corresponding to the access identifier according to the accessidentifier, and obtaining interface information according to the imitation object; Obtaining an interface ID from the interface information, and obtaining a verification rule set corresponding to theinterface ID from a database based on the interface ID; adopting a Verification rule set verify the incoming parameters, obtaining the incoming parameter verification result, and sending the incomingparameter verification result to a client; Obtaining an operation request fed back by a client end based on an incoming parameter checking result, and if the operation request is an operation requestto continue processing, executing a service logic corresponding to an access identifier based on the incoming parameter, and obtaining an outgoing parameter corresponding to the incoming parameter; adopting Verification rule set to verify the parameters, and the results are obtained; realizing the standardization of verification rules and reduce code redundancy.
Owner:PING AN TECH (SHENZHEN) CO LTD

Intelligent opto-electrical direct reader

The invention discloses an intelligent photo-electrical direct reader, comprising a single chip, a communication interface component, a DC supply component, and a plurality of photo-electrical sensingdecoder components, which are composed of plural pairs of photo diodes and light-emitting tubes, plural photo-electrical sensor components; an RC vibrator in the single chip is used as a system clock, the method of modifying an OSCCAL register data which is used for marking the RC vibrator is used for marking the RC vibrator, the photo diode and the light-emitting tube of each photo-electrical sensor component are supplied by the port of the single chip independently, the public end of the photo-electrical pair tube at the position corresponding to the photo-electrical sensing decoder components is controlled by the port of the same single chip, the measurement data (ADC) is processed by concrete quantized method, the external light of the photoelectric sensor as well as the electric property state of the actual measured sensing signal and the pair tube of the photoelectric sensor are scanned and measured, '0' and '1' logic level comparison threshold values can be adjusted dynamically, when the state of the photoelectric sensor is wrong, the code redundancy compensation algorithm can be initiated to correct the data, after the data information is processed by validation algorithm,different addresses are stored as back-up; the direct reader of the invention has the characteristics of high disturbance resisting capacity and low cost.
Owner:深圳市骏普科技开发有限公司

Insurance policy information correction method and device

The invention relates to an insurance policy information correction method and a device. The method comprises steps of receiving an insurance policy correction request sent by a terminal, wherein the insurance policy correction request comprises an insurance policy identifier, a correction factor identifier and correction information corresponding to the correction factor identifier; detecting whether a correction factor corresponding to the correction factor identifier is an insurance premium change factor, and if yes, using the correction factor as a target insurance premium change factor; searching a preset insurance premium change calculation formula corresponding to the target insurance premium change factor, and according to the correction information, determining an input value corresponding to the insurance premium change calculation formula; substituting the input value into the corresponding insurance premium change calculation formula for calculation so as to obtain a first insurance premium change value corresponding to the target insurance premium change factor, and determine a second insurance premium change value corresponding to the insurance policy identifier according to the first insurance premium change value; and according to the second insurance premium change value, carrying out insurance premium correction processing. According to the invention, code redundancy is avoided and system performance is improved.
Owner:PING AN TECH (SHENZHEN) CO LTD

Aspect orientation-based component base building method

The invention relates to an aspect orientation-based component base building method, belonging to the technical field of software engineering. The method is characterized by comprising the following steps of: inputting a source code into a source code information base; analyzing code information of the source code information base, and extracting class in the code information; analyzing class information in the code information, and separating the core function of the class from the crosscutting concern function by a weaving mechanism; carrying out semantic reasoning by a semantic rule base and an aspect rule base to query components; and sequencing and evaluating a search result, and recommending the components to users according to the query matching degree. According to the aspect orientation-based component base building method, an object-oriented code structure is converted into an aspect-oriented code structure, so that the crosscutting concern of the system can be componentized, the reusability of the code can be improved, and the system is small in code redundancy, and is easy to understand, maintain and expand; and according to the semantic reasoning-based query mechanism, an aspect component base can be flexibly evolved along with the domain knowledge.
Owner:SHENYANG JIANZHU UNIVERSITY

Data synchronization method in embedded distribution system and embedded distribution system

The invention relates to an embedded distributed system data synchronization method and a embedded distributed system, and the method comprises steps that: an information synchronization code base which is used for releasing and synchronizing data is built on an inter-process communication layer of the embedded distributed system; a program with data source disposed in the embedded distributed system releases data by the information synchronization code base; and a program with data to be synchronized in the embedded distributed system synchronizes the data released by the program with the data source disposed by the information synchronization code base, thus generating mirror image data. The system comprises the program with the data source disposed, the program with the data to be synchronized and the information synchronization code base comprising a server interface, a server end, a client interface and a client end. By the establishment of the information synchronization code base and the adoption of the information synchronization code base for data synchronization, a unified data synchronization mechanism can be achieved, the code redundancy can be greatly reduced, and maintainability and scalability of the data synchronization mechanism can be improved.
Owner:BEIJING XINWANG RUIJIE NETWORK TECH CO LTD

Programming language code duplicate checking method based on tree and sequence similarity

ActiveCN108345468AEffective way to detect tamperingImprove anti-interference abilityReverse engineeringNODALCode redundancy
The present invention discloses a programming language code duplicate checking method based on tree and sequence similarity. The method comprises: preprocessing two pieces of to-be-compared program codes, including removing text information such as annotation information, console output statements, operators and the like, and determining valid duplicate checking content; establishing a tree according to the control structure of the program, and recording positions of variables in each leaf node in the tree; establishing a sequence of relative positions of the variables in each leaf node, finding similar variables between functions based on the sequence, and then finding out similar leaf nodes; and finally determining the similarity between the two pieces of codes. According to the method disclosed by the present invention, the influence of some irrelevant information on the check result is removed, and the method has a better duplicate checking effect for the problems of renaming the variables and modifying the function position and the code redundancy; and a corresponding code duplicate checking system can be developed based on the method of the present invention, the code duplicate checking efficiency can be improved, and the system can have a better effect for college computer programming teaching.
Owner:HUAQIAO UNIVERSITY

Full-screen playback method and system for previewing video in Android application

The invention discloses a full-screen playback method and a system for a previewing video in an Android application, which relate to the field of video playback in the Android application. The method comprises steps: a playback view is loaded in a list interface, the size is changed, and the video is played in the playback view; when the video needs to be switched to be played in a full screen mode in a playback interface, after the last one video picture played in the playback view is saved, the playback view is deleted; the memory occupied by the list interface is closed and released; a playback interface is built and displayed, the video picture is loaded in the playback interface, the size is changed, and the video is played in the video picture; when the video needs to be switched to be played in a previewing mode in the list interface, the video picture in the playback interface is deleted; the player and the playback interface are closed, and the memory occupied by the player and the playback interface is closed and released; and the list interface is built and displayed. In the case of video seamless switching, the memory occupancy rate can be reduced obviously, the fluency is good, the client experience is high, and code redundancy is not caused.
Owner:WUHAN DOUYU NETWORK TECH 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