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

13 results about "Associated function" patented technology

Event trigger system based on openGauss database and implementation method thereof

The invention relates to an event trigger system based on an openGauss database. The system comprises: an event trigger definition module supporting a user to define a trigger rule of an event trigger; the trigger function execution module provides an execution environment for a function associated with the trigger and executes function logic; and the event monitoring and processing module monitors database operation events, matches corresponding event triggers according to trigger rules, and coordinates the execution sequence and error processing of correlation functions of the event triggers. According to the system, flexible trigger rule definition is supported through extension grammar, the metadata management efficiency is guaranteed by combining semantic verification and a special storage structure, the execution performance is optimized by utilizing pre-compiling and caching technologies, accurate monitoring and trigger coordination of events are realized through a kernel hook mechanism, and the reliability of the system is improved. The limitation that a traditional trigger only covers a DML event is effectively solved, the reliable management and control capability of full-type operation (DML / DDL) is provided for the openGauss database, and the safety, maintainability and application stability of the database are remarkably improved.
Owner:BEIJING VASTDATA TECH

Robot task scheduling method and system, robot and storage medium

PendingCN121572302AProgramme-controlled manipulatorAssociated functionRobot control
The invention belongs to the field of robot control, and discloses a robot task scheduling method and system, a robot and a storage medium, and the method comprises the steps: responding to a request of a target task, and querying the state of a global task lock in the robot; under the condition that the global task lock is not occupied, whether the target task can be executed currently or not is determined according to the running state of a function module associated with the target task in the robot and a preset conflict strategy table; wherein the preset conflict strategy table is used for describing the running state of the robot and the logic relation between the tasks; under the condition that the target task can be executed currently, the global task lock is updated to be in an occupied state, an independent scheduling thread is created, a task starting instruction is issued to an associated function module through the independent scheduling thread, and then the robot is controlled to execute the target task. According to the method provided by the invention, the robot tasks can be uniformly and efficiently scheduled and managed.
Owner:UBTECH ROBOTICS CORP LTD

Model-based code defect detection method and related equipment

PendingCN121092419AError detection/correctionBiological modelsAlgorithmAssociated function
The invention provides a model-based defect detection method and related equipment. According to the invention, the code semantic understanding information and the code dependency association relationship of the code are determined through the code of the first application program, and the function point associated with the demand can be obtained through the business demand information corresponding to the first application program; matching the function points with nodes of a function tree of the first application program based on a first model to obtain a first matching relationship between the function points and the nodes of the function tree, a second matching relation between the function point and the code of the first application program is determined in combination with page information of the node of the function tree, interface calling information and the code dependency association relation, and the accurate corresponding relation between the natural language requirement and specific code implementation is achieved; and code defect detection can be carried out on the basis of the second matching relationship in combination with code semantic understanding information, so that detection of defects such as incomplete function implementation and business logic errors in codes of the first application program is realized.
Owner:BEIJING ZITIAO NETWORK TECH CO LTD

A waypoint list management interaction system supporting drag-and-drop sorting

The application discloses a kind of support to drag and drop sorting waypoint list management interaction system, belong to ground station waypoint management field.Belong to ground station waypoint management field.It includes waypoint list display module, drag and drop sorting interaction module, waypoint management operation module, associated function adaptation module;Waypoint list display module presents the key parameters such as waypoint height, flight speed with entry form;Drag and drop sorting interaction module supports user to drag and drop waypoint entry adjustment order, real-time feedback state and synchronously flight execution logic;Waypoint management operation module provides waypoint deletion, save, read and upload function;Associated function adaptation module realizes linkage with template editor, relative coordinate editor and flight control module.This system operation is intuitive, data synchronization is efficient, and function integration is strong, effectively solve the problem that traditional waypoint management operation is complicated, data linkage is insufficient, improve the convenience and accuracy of flight mission planning.
Owner:HEBEI FUYAO TECHNOLOGY DEVELOPMENT CO LTD

Responding to user queries

PCT designated stageWO2026104458A1ResourcesMachine learningSequence controlAssociated function
A computer system for responding to user queries. The system comprises: a coordinating agent configured to receive from a source device a user query, and a constrained set of function-implementing agents, each function-implementing agent configured to perform a function. Upon receipt of the user query, the coordinating agent is configured to: formulate a plan to generate a response to the user query, the plan comprising a sequence in which one or more of the function-implementing agents will be invoked to perform their associated function, and execute the plan by controlling the function-implementing agents in accordance with the sequence to generate the response to the user query. The constrained set of function-implementing agents comprises a closed group of function-implementing agents.
Owner:SAGE GLOBAL SERVICES LTD

Data processing method and device

The embodiment of the invention provides a data processing method and device.The method comprises the steps that a target application program is analyzed, a parameter type and a function calling relation corresponding to a target function in the target application program are obtained, and the target function comprises a to-be-processed function and a correlation function corresponding to the to-be-processed function; generating a data processing program corresponding to the target function by utilizing a target program generation template according to the parameter type corresponding to the target function and the function calling relationship; inserting a detection point at a function entry of the target function, and establishing an association relationship between the detection point and a data processing program; under the condition that it is determined that the target function is called, a data processing program is triggered to execute the function event in the execution process of the target function through the detection point, an event execution result is obtained from the kernel mode through the data processing program, and the event execution result comprises performance data corresponding to the target function in the execution process of the kernel mode; fine and timely-response troubleshooting and performance optimization are realized.
Owner:ALIBABA CLOUD COMPUTING CO LTD

Patch file generation method, validation method, and device

PendingCN122173121ASoftware engineeringComputer hardwareAssociated function
The application provides a patch file generation method, an effective method and equipment, and relates to the technical field of computers. The method comprises the following steps: in each symbol included in patch source code of software, target symbols that need to be reserved are determined, wherein the target symbols comprise patch variables and / or patch functions, and in the case where the target symbols comprise patch functions, the target symbols further comprise an effective necessary function, an associated function of the effective necessary function and an associated function of the patch function. Furthermore, the symbols in the patch source code except the target symbols are deleted, and the patch source code after the deletion processing is compiled to obtain a patch file. The patch file generated by the application has a small amount of data, so that the computing device installed with the software can effectively save bandwidth resources when downloading the patch file.
Owner:HUAWEI TECH CO LTD

Function execution method and vehicle

PendingCN121893878AElectric/fluid circuitAssociated functionControl engineering
The invention provides a function execution method and a vehicle, the method is applied to the technical field of function operation of the vehicle, and the method comprises the following steps: in response to a function display operation triggered based on a target function operation component, determining at least one associated function corresponding to the function display operation based on configuration reference information of the vehicle, and displaying the at least one associated function in a target display area of the vehicle, and executing the target associated function in response to a function triggering operation for the target associated function triggered based on the target function operation component. The associated function corresponding to the configuration reference information is automatically switched according to the change of the vehicle configuration reference information, so that a user does not need to find a function operation component corresponding to the function expected to be operated in a plurality of function operation components, and the efficiency of performing function operation by the user through the function operation component is improved; and the driving safety and experience feeling of the user are ensured.
Owner:CHENGDU GREAT WALL MOTOR R&D CO LTD

Method and apparatus for automatic interconnection between function blocks in an fbd program

The application discloses an automatic connection method and device between function blocks in an FBD program, comprising the following steps: in response to a first target event triggered in a connection pool of a visual window, obtaining a target function block to be connected according to the first target event; analyzing the target function block to obtain a function block ID number and pin information of the target function block; judging whether a network relationship file associated with the target function block is imported; if yes, adding a connection between a pin of the target function block and a pin of a determined associated function block according to a logical relationship determined in the network relationship file; if not, executing a preset connection rule configuration, and completing automatic connection between the target function block and pins of other function blocks in the connection pool according to the connection requirement configuration, the function block ID number and the pin information. The application saves the time for manually adding function block connections, improves the configuration operation efficiency, reduces the possibility of manual connection errors, and guarantees the correctness of control logic.
Owner:SUPCON TECH CO LTD

Database parameter tuning method and device, electronic equipment and storage medium

The invention relates to a database parameter adjusting and optimizing method and device, electronic equipment and a storage medium, a main adjusting and optimizing task and a secondary adjusting and optimizing task are created by determining a to-be-adjusted and optimized target function module in a database and identifying an associated function module of the target function module, the main adjusting and optimizing task executes parameter adjusting and optimizing operation of the target function module, and the secondary adjusting and optimizing task executes parameter adjusting and optimizing operation of the target function module. The secondary tuning task and the main tuning task cooperatively execute parameter tuning operation of the associated function module through shared parameter association information; and processing the primary tuning task and the secondary tuning task in parallel through a multi-task Gaussian process model to obtain an optimized parameter configuration set of the target function module. Through a multi-task and multi-target database parameter adjusting and optimizing mode, the situations of parameter conflict, local optimum and one-sided adjusting and optimizing result caused by limitation of a single-target database parameter adjusting mode are avoided, the stability and safety of database operation in the parameter adjusting process are ensured, the adjusting and optimizing period is shortened, and the parameter adjusting accuracy and the parameter adjusting efficiency are greatly improved.
Owner:JINZHUAN INFORMATION TECHNOLOGY CO LTD

Test case operation method and system, medium and program product

PendingCN120973687AError detection/correctionAssociated functionDependability
The invention relates to the technical field of CAD testing, in particular to a test case operation method and system, a medium and a program product, and the method comprises the steps: providing a test case library; obtaining a test demand input by a test user, wherein the test demand comprises at least one to-be-tested operation function; obtaining at least one associated function node associated with the operation function to identify at least one test case under the associated function node; generating a case combination according to the at least one test case; the use case combination is run in a test combination, the test combination comprises a test target and a standard target, and the test target comprises at least one version of software. The invention provides an automatic implementation method for screening and running test cases. The method can improve the accuracy and reliability in an automatic test process.
Owner:SUZHOU CAD SOFTWARE CO LTD

METHOD AND SYSTEM FOR CAPTURING USER INPUT

A method (100) for capturing user input on a graphical user interface (9) displayed on a display area (5) of a display device (4) is described, wherein the graphical user interface (9) has at least one control element (10) that is hidden from the display area (5). The position of a user's hand (11) within a three-dimensional capture area (3) of a capture device (2) is determined, which includes an interaction area (7) associated with the display area (5). It is determined whether the user's hand (11) is located within an activation area (8), wherein the activation area (8) is a part of the capture area (3) that borders the interaction area (7) and is associated with an environment area (6) adjacent to the display area (5).The control element (10) is then displayed on the display area (5) so that, when fully displayed, it can be selected to control an associated function, wherein i) the display only begins when it is determined that the user's hand (11) is in the activation area (8) for at least a specified activation time, and ii) the display is only executed when an activation movement of the user's hand is detected in the activation area (8).
Owner:GESTIGON GMBH

Vulnerability Discovery Methods and Systems Based on Code Difference Analysis and Large Language Models

This invention discloses a vulnerability discovery method and system based on code difference analysis and a large language model, relating to the fields of network security and software testing technology. The method includes: receiving source code of open-source protocol server software from different versions; parsing the source code and extracting function-level code fragments to obtain a code difference file; determining the associated functions of function-level code fragments with content changes based on preset rules and function call relationships; aggregating the source code of the associated functions of the function-level code fragments with content changes with the function-level code fragments with content changes into a context code block; inputting the code difference file and the context code block into a pre-established large language model, and outputting potential vulnerability types and triggering conditions; obtaining raw network traffic samples; outputting message payload packets that trigger the corresponding vulnerability types based on the large language model; and outputting vulnerability discovery results based on the running status of the open-source protocol server software after inputting the message payload packets that trigger the corresponding vulnerability types.
Owner:NANJING UNIV OF POSTS & TELECOMM