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

8 results about "Dynamic array" patented technology

In computer science, a dynamic array, growable array, resizable array, dynamic table, mutable array, or array list is a random access, variable-size list data structure that allows elements to be added or removed. It is supplied with standard libraries in many modern mainstream programming languages. Dynamic arrays overcome a limit of static arrays, which have a fixed capacity that needs to be specified at allocation.

A decompilation processing method and device, electronic equipment and storage medium

The application discloses a decompilation processing method and device, electronic equipment and a storage medium, and relates to the field of computers.The method comprises the following steps: creating three dynamic arrays in the form of class objects, namely a first dynamic array, a second dynamic array and a third dynamic array; traversing each Java Card bytecode, and based on the operation code and the operand of the Java Card bytecode, dynamically filling the Java Card bytecode and the generated Java bytecode information after conversion into the first dynamic array, the second dynamic array and the third dynamic array; and reading the Java Card bytecode in the dynamic array in sequence, and performing linkage address conversion mapping of the Java Card bytecode, so as to realize decompilation processing of the Java Card bytecode.The application can normally process decompilation operations in a scenario where the length of an operation object exceeds the agreed length.
Owner:WUHAN TIANYU INFORMATION IND

Method for coding and decoding field with unlimited length based on nanoopb

The invention discloses a method for encoding and decoding a field with unlimited length based on nanoopb, and belongs to the technical field of computers. According to the method, after a nanoopb tool automatically generates a code according to a. Proto file, a coding and decoding process is improved through the following steps: firstly, identifying all fields with unlimited lengths in a message, and replacing the data type of the fields with a self-defined dynamic array type; then replacing an initial value in the initialization macro and a callback function macro; and finally, realizing a unified custom callback function to process coding and decoding operations of all the fields with unlimited lengths. According to the method disclosed by the present invention, by packaging bottom layer Protobuf coding and decoding details, developers can complete serialization / deserialization operation without mastering complex coding rules and callback APIs, so that the learning cost is effectively reduced, the readability and maintainability of codes are significantly improved, and the method is suitable for resource-limited embedded system development.
Owner:FUJIAN BEIFENG COMM TECH CO LTD

Trajectory similarity calculation method and device and computer readable storage medium

The application discloses a trajectory similarity calculation method, a trajectory similarity calculation device and a computer readable storage medium. The trajectory similarity calculation method comprises the following steps: obtaining at least two trajectories, wherein the at least two trajectories comprise a first trajectory and a second trajectory; calculating a distance matrix between the trajectories based on the first trajectory and the second trajectory, wherein the distance matrix comprises a plurality of trajectory point distances; creating a two-dimensional dynamic array based on the first trajectory and the second trajectory; calculating element values of the two-dimensional dynamic array based on the distance matrix and according to path planning conditions; and determining a trajectory similarity of the first trajectory and the second trajectory according to the element values of the two-dimensional dynamic array. The application creates a two-dimensional dynamic array based on the first trajectory and the second trajectory, calculates the element values of the two-dimensional dynamic array by means of a dynamic programming idea, and determines the trajectory similarity of the two trajectories, thereby improving the calculation efficiency of the trajectory similarity.
Owner:ZHEJIANG DAHUA TECH CO LTD

System and method for generating multi-category searchable ternary tree data structure

Systems, methods, and computer-readable media are disclosed herein that generate a ternary tree data structure that includes multiple categories (e.g., terminologies) using dynamic array modifications that facilitate sharing of one or more nodes across categories. A plurality of different categories may be added and stored within a single ternary tree data structure such that each categories may be separately queried using the single ternary data structure.
Owner:CERNER INNOVATION INC

Method and system for building MCP architecture based on double-class dynamic parameters

The invention belongs to the technical field of artificial intelligence model interaction and integration, and particularly discloses an MCP architecture building method and system based on double-class dynamic parameters, and the method comprises the following steps: creating a double-type dynamic array variable in an MCP server, the method comprises the following steps of: analyzing an input parameter of a user by utilizing a large language model at an MCP client, outputting the input parameter as a structured double value list, and transmitting and assigning the generated double value list to a dynamic array variable of an MCP server by taking the generated double value list as a calling parameter; each element in the dynamic array variable is transmitted to a tool of an MCP server, a url address resolution server is accessed through a url address, input parameters are converted to obtain a plurality of structural bodies, the structural bodies are added to the same container, then the container is transmitted to a target dynamic link library, and subsequent data operation is carried out. By adopting the technical scheme, the MCP architecture is constructed based on the dynamic parameters, dynamic generation and analysis of the parameter list during operation are supported, and the adaptive capacity of the MCP to a complex and changeable tool calling scene is remarkably enhanced.
Owner:CHINA RAILWAY CHONGQING SURVEYING DESIGN RES INST CO LTD

Numerical simulation parallel computing method, device and medium for two-phase wall turbulent flow of ablation particles

The application relates to the technical field of aircrafts, and discloses an ablative particle two-phase wall turbulent flow numerical simulation parallel computing method, equipment and medium, the method comprising the following steps: in each sub-time step, calling a fluid solver to calculate flow field information; using a dynamic array to read particle information from a dynamic linked list array one by one; calling a single particle solver to update the particle information read by the dynamic array, and updating the updated particle information to the dynamic linked list array one by one; after traversing all the particles in the dynamic linked list array, entering the next sub-time step, until the time loop is completed, and outputting all the information of the flow field and the particles. In this way, the direct numerical simulation of compressible ablative particle two-phase flow can be accurately realized, the problem that the prior art does not have the direct numerical simulation of compressible particle two-phase flow at all is solved, and the blank of the direct numerical simulation of compressible ablative particle two-phase flow in China is filled.
Owner:CALCULATION AERODYNAMICS INST CHINA AERODYNAMICS RES & DEV CENT

Form management method and device based on dynamic array and electronic equipment

The invention provides a form management method and device based on a dynamic array and electronic equipment. The method comprises the steps that after a user inputs field content in a field input box, a pre-configured linkage condition rule set is inquired according to field names and the field content, and a linkage rule set of associated field units in a dynamic array is obtained; and modifying the control attribute of the associated field unit according to the linkage rule set so as to set the field state corresponding to the associated field unit as a preset field state in the linkage rule set, and displaying the preset field state. The verification rule set corresponding to the service entry is obtained, the verification rule set comprises the verification rule of each field corresponding to the service entry, and the field content corresponding to each field unit is verified according to the verification rule set before the service entry is submitted, so that the user can input the content field of the service entry in the process of inputting the content field of the service entry. And efficient and dynamic management of the form data is realized.
Owner:HANGZHOU HUIZHI NETWORK TECHNOLOGY CO LTD

Lookup table data verification method, electronic equipment and storage medium

The invention relates to the technical field of data verification, and provides a lookup table data verification method, electronic equipment and a storage medium. The method comprises the following steps: storing data issued from a lookup table as a dynamic array through a packaging function; writing corresponding data in the lookup table into a register according to the dynamic array to obtain lookup table sub-data; and comparing the dynamic array with the data of the lookup table sub-data to obtain a verification result. According to the method, the efficiency of data verification of the lookup table can be effectively improved, resource consumption is reduced, whether data errors exist in the whole lookup table or not is comprehensively and accurately judged, the situation that part of data errors are not detected in time is avoided, debugging and optimization work of a chip is facilitated, and correctness of a chip logic function is guaranteed.
Owner:HUNAN GOKE MICROELECTRONICS CO LTD