Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

17 results about "Flag field" patented technology

In computer programming, a flag field is an integer interpreted as a sequence of boolean bits, each called a "flag". Flags are typically found as members of a defined data structure, such as a database record, and the meaning of the value contained in a flag will generally be defined in relation to the data structure it is part of. In many cases, the binary value of a flag will be understood to represent one of several possible states or statuses. In other cases, the binary values may represent one or more attributes in a bit field, often related to abilities or permissions, such as "can be written to" or "can be deleted". However, there are many other possible meanings that can be assigned to flag values. One common use of flags is to mark or designate data structures for future processing. Within microprocessors and other logic devices, flags are commonly used to control or indicate the intermediate or final state or outcome of different operations. Microprocessors typically have, for example, a status register that is composed of such flags, and the flags are used to indicate various post-operation conditions, such as when there has been an arithmetic overflow.

Display device and display method

A display apparatus and a display method are disclosed. The display apparatus includes: a display, configured to display an image and / or a user interface; an external device interface, configured to connect an external device; at least one processor, configured to execute instructions to cause the display apparatus to: obtain a first command input from a user for switching a viewing angle ratio; obtain audio and video meta information of the external device, and parse a flag field in the audio and video meta information; send declaration information to the external device according to the first command in response to the flag field being identical to a determination field; receive video data returned from the external device for the declaration information, where an image ratio of the video data is equivalent with the switched viewing angle ratio; and control the display to display the video data.
Owner:HISENSE VISUAL TECH CO LTD

A flow-based real-time log analysis alarm method, device and related equipment

This invention discloses a stream-based real-time log analysis and alerting method, apparatus, and related equipment. The method includes: collecting log data generated by different security devices; adding a flag field to each collected log data; formatting the log data according to the flag field; normalizing the formatted log data using a streaming processing framework; caching the normalized log data according to a preset matching scheme; determining whether the number of cached logs of the same statistical dimension reaches a preset threshold; if so, determining whether the generation time of all log data reaching the preset threshold exceeds a preset observation time range; and generating an alert if so. This method can solve the problem of log consumption capacity being less than log generation speed, significantly improving the analysis efficiency of attack log data and achieving more efficient log processing and alerting.
Owner:湖北省楚天云有限公司

UFS command priority scheduling processing method and device, electronic equipment and medium

PendingCN121300927AProgram initiation/switchingTime delaysAnd logic unit
The invention provides a UFS command priority scheduling processing method and device, electronic equipment and a medium, and relates to the technical field of scheduling processing, and the method comprises the steps: receiving a command from a host; classifying the commands according to priority types and logic unit types and mapping the commands to corresponding command queues based on command attributes obtained by analyzing UFS protocol information unit flag fields of the commands and device descriptor configuration information; determining a command execution sequence based on a preset dual priority rule; and taking out the commands from the command queue based on the command execution sequence and submitting the commands to the flash translation layer for processing. In the mode, the key command is prevented from being delayed to be executed for a long time, so that the overall performance and stability of the system are improved.
Owner:SHENZHEN CITY TECHWIN SEMICONDUCTOR COMPANY LIMITED

In-band edge-to-edge round-trip time measurement

ActiveUS12701065B2Data packEdge node
A method implemented by a network edge node including adding a first header including a flags field and a data field including a first metadata to a first packet. The network edge node sets a first flag in the flags field of the first header to a first value to indicate that the first packet is a forward flow packet. The network edge node transmits the first packet towards a second network edge node. The network edge node receives a second packet including the first metadata in the data field and a second flag in the flags field set to the first value to indicate that the second packet is a reverse flow packet. The network edge generates a second metadata corresponding to receipt of the second packet and transmits an export message that includes the first metadata and second metadata toward a controller.
Owner:HUAWEI TECH CO LTD

Method and device for enhancing security of CCSDS (Consultative Committee for Space Data System) protocol based on application layer feedback chain

The invention discloses a CCSDS (Consultative Committee for Space Data System) protocol security enhancement method based on an application layer feedback chain, which comprises the following steps: setting a packet auxiliary guide header of a CCSDS source packet as a security metadata area to obtain a security extension packet structure, the security metadata area at least comprising a reset flag bit field and an integrity check code field; based on the CCSDS source packet, obtaining an initial calculation sequence by extracting a specific field comprising an application process identifier, a packet sequence count and packet data field total load data; based on the initial calculation sequence, performing stream reading and iterative calculation by taking 32-bit as a single processing step length to obtain a hash operation result; based on the Hash operation result, historical feedback factors are injected and confused, and an intermediate processing result is obtained; and based on the intermediate processing result, acquiring an updated integrity check code and filling the security metadata area with the updated integrity check code.
Owner:上海霄元创新中心

A method, device and medium for WAL log compression under PostgreSQL stream replication

This application discloses a WAL log compression method, device, and medium under PostgreSQL streaming replication, belonging to the database field. The method includes: reading configuration parameters and establishing a streaming replication connection when the master database starts up, obtaining network I / O load values ​​in real time, and calculating the predicted WAL log generation rate based on the transaction processing rate to estimate future bandwidth requirements. When the network I / O or predicted bandwidth requirements reach a preset threshold, samples of the original WAL log data are extracted and compared using multiple algorithms for rapid compression. The optimal compression algorithm is dynamically selected for adaptive compression processing, and the corresponding compression flag field is set; otherwise, the data is transmitted directly in an uncompressed manner. The standby database completes the corresponding decompression or direct writing by parsing the compression flag field. This invention achieves a dynamic balance between network bandwidth and CPU resources through a dual mechanism of load prediction and content awareness, effectively reducing master-standby replication latency and improving the adaptability and overall operating efficiency of the streaming replication system in complex production environments.
Owner:HIGHGO SOFTWARE

Data state-based timing task data processing method, device and medium

Embodiments of the present application provide a data state-based timing task data processing method and device, equipment and a storage medium, relating to the technical field of data processing. The method comprises: obtaining first state data from a database according to a first table through a first process; transferring the obtained first state data from the first table to a second table through the first process; sending the second state data to a second process through the first process; processing the second state data based on a preset task through the second process; and transferring the processed second state data from the second table to a third table through the first process, so that the second state data is converted into third state data. The embodiments of the present application avoid the disadvantages caused by using a flag field to identify the processing state of data in a data table, and reduce the time consumption when searching for unprocessed data in the data processing process.
Owner:CHINA PING AN LIFE INSURANCE CO LTD

Method and system for secure firmware upgrade of an electric energy meter

This invention provides a method and system for secure firmware upgrades of electricity meters. At the master station, an upgrade package is constructed, consisting of a structured header, firmware payload, authentication tag, and digital signature. The structured header includes a specially configured extensible flag field to flexibly define the context parameter combinations, security policies, and compression policies involved in encryption operations, improving upgrade compatibility. At the device end, all core security operations, such as signature verification, key derivation, and decryption authentication, are executed independently by a secure element, and the keys are never exposed, fundamentally preventing key leakage and unauthorized tampering. The overall solution, through multiple pre-verification checks combined with encryption authentication, digital signatures, and CRC checks, forms an end-to-end, multi-layered protection system, comprehensively ensuring the confidentiality, integrity, source credibility, and device compatibility of firmware upgrades. It effectively resists various attacks and significantly improves the security, reliability, and operational stability of electricity meter firmware upgrades.
Owner:SHENZHEN INHEMETER

Warning event processing method and system of intelligent street lamp

The invention relates to the technical field of Internet of Things communication, and provides an alarm event processing method and system for an intelligent street lamp. The method comprises the following steps: acquiring a data frame from a LoRa node; identifying the type of a data frame according to the frame header feature, judging the data frame as a local alarm instruction frame when the data frame starts from a first preset function code, and judging the data frame as an uplink sensor data frame when the data frame starts from a second preset frame header and ends at a third preset frame tail; analyzing the local alarm instruction frame to obtain a function code, an equipment identifier and a state flag field, and after the function code, the equipment identifier and the state flag field are matched with a pre-stored alarm rule, directly controlling the GPIO pin to drive or turn off the alarm equipment by the main control MCU; stripping a frame header and a frame tail of an uplink sensor data frame to obtain an effective load, performing byte order conversion on a multi-byte numerical value, and sending the multi-byte numerical value to a PC management platform; according to the invention, millisecond-level local instant alarm is realized, the network dependence is reduced, and the platform processing pressure is relieved.
Owner:FOSHAN POLYTECHNIC

Network fault recovery method and device and readable storage medium

The invention provides a network fault recovery method and device and a readable storage medium. The method comprises: receiving a first message sent by a first device in a communication link, the first message being obtained by the first device adding a first mark value to at least one first bit position in a link management message of the first device according to a detection result of at least one fault detection protocol, the first bit positions are reserved bit positions of a flag field in the link management message, and the first bit positions are in one-to-one correspondence with fault detection protocols; receiving a second message sent by the first device; and according to the first message, determining a target fault recovery strategy from at least one common fault recovery strategy carried by the second message, and generating a third message carrying the target fault recovery strategy, so that equipment in the communication link executes the fault recovery strategy. According to the invention, the fault recovery efficiency can be improved.
Owner:TP-LINK

SRv6 source address, and SRv6 source address-based network slice configuration management method and system

PendingCN121125611ATransmissionBit slicingComputer network
The invention relates to the technical field of communication, in particular to an SRv6 source address and a network slice configuration management method and system based on the SRv6 source address. The SRv6 source address sequentially comprises a slice prefix field, a node identification field, a filling field, a slice channel bandwidth field, a strict mode flag field, a slice channel enable bit flag field and a slice instance field from front to back; wherein each slice instance is configured with or not configured with a slice channel bandwidth value, and during configuration, the slice channel bandwidth value is written into a slice channel bandwidth field; the strict mode flag field is located at the 32th bit from the last of the SRv6 source address, the slice channel enable bit flag field is located at the 31st bit from the last of the SRv6 source address, and the slice instance field is located at the 30th bit from the last of the SRv6 source address. According to the invention, slice channel deployment and bandwidth configuration are enabled at the head node, full-link slice channel deployment is realized, the problem that the head node hopes message slice layering is solved, and message discarding caused by intermediate node configuration missing is avoided.
Owner:RONGZHITONG TECH BEIJING

Data bidirectional migration method, device, equipment, medium and program product

This disclosure provides a bidirectional data migration method applicable to the field of information security technology. The method includes: monitoring whether log information in a source database has changed; if the log information has changed, acquiring changed data from different data tables in the source database, wherein the changed data includes flag fields; changing the flag fields in the changed data; converting the changed data into a change statement, wherein the change statement is executable at least in the target database; and if the flag fields in the change statement are not default values, performing a migration operation with the target database based on the change statement. This disclosure also provides a bidirectional data migration apparatus, device, storage medium, and program product.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Seamless bidirectional forwarding detection method, system, node, and storage medium

ActiveCN115604159BThe transmission path is consistentNetworks interconnectionPathPingBidirectional Forwarding Detection
Embodiments of the present application relate to the field of communication, and disclose a seamless bidirectional forwarding detection method and system, a node and a storage medium. In the present application, the bit position of the Flags field in the SRH header of the SBFD probe packet is preset, so that the node / device receiving the target IPv6 packet in the transmission process can identify that the target IPv6 packet carries the SBFD probe packet, and then the node can modify the link addresses corresponding to each node in the transmission path recorded in the SRH header corresponding to the SBFD probe packet, so that the SBDF probe packet reaches the reflection node, and the reflection node can generate a corresponding backhaul path according to the modified transmission path, thereby realizing the consistency of the coming and going paths.
Owner:ZTE CORP

Method and device for dynamically aging forwarding table

The invention discloses a method and a device for dynamically aging a forwarding table. The method comprises the following steps of: S1, setting a time field and an aging flag field in a forwarding table entry; s2, a global control table Tblglobalctrl is configured, wherein the Tblglobalctrl comprises a dynamic enabling field, an aging control agingctrl value field and a time threshold value field, and the Tblglobalctrl comprises a time threshold value field and a time threshold value field; s3, enabling a dynamic aging function through a dynamicagingene field of the Tblglobalctrl (Tblglobalctrl), and enabling a dynamic aging function through a dynamicagingene field of the Tblglobalctrl; s4, when the flag field value is smaller than or equal to the agingctrlvalue field value, starting a counting function, namely adding 1 to the time field value in the corresponding entry every time the entry in the forwarding table is inquired, otherwise, closing the counting function, and not executing any operation; s5, when the time field value is larger than the time threshold field value, the flag field value is increased, the time field value is reset, and otherwise, no operation is executed; and S6, when the flag field value in the forwarding table entry is 0, aging the corresponding entry through the aging task engine.
Owner:KUNGAO XINXIN MICROELECTRONICS (JIANGSU) CO LTD

Data processing method and device, electronic equipment, medium and product

The present disclosure relates to a data processing method, device, electronic equipment, medium and product, the method comprising: in response to an opening request for a target page, obtaining at least one first flag field corresponding to an initial content unit set, the initial content unit set being a set of content units to be displayed in list data of the target page; determining whether a second flag field identical to the at least one first flag field exists in a local pre-stored database, and if so, taking the second flag field as a target flag field, wherein the local pre-stored database stores content unit data corresponding to the second flag field; obtaining target content unit data corresponding to the target flag field from the local pre-stored database; and rendering the target page based on the target content unit data. Thus, the display state of blank or no data when the user browses is avoided, the user can directly browse to the effective content without waiting, and the user experience is effectively improved.
Owner:BEIJING ZITIAO NETWORK TECH CO LTD

Secure initial program load (IPL) code loading attributes facility

A method, system, and computer program product are provided for preventing malicious code injection during Initial Program Load (IPL). A secure code loading attributes block (SCLAB) is appended to a variable sized signed binary code component to generate a combined component. The variable sized signed binary code component is Operating System (OS) code for an initial program load (IPL) process. The SCLAB comprises contents that include a length field, an identifier, flag fields, a load program status word (PSW) and a load address. The combined component is digitally signed. During IPL, the unsigned component table entries associated with the signed component are verified against the SCLAB contents.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION