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 "Common code" patented technology

Applet code compiling method and device, equipment and medium

The application discloses a kind of applet code compiling method, device, equipment and medium, it is related to financial technology technical field, the method is applied to applet code compiler, which is provided with main package configuration file, subpackage configuration file and processing queue, the applet code compiling method includes: when receiving applet code compiling instruction, the main package configuration file and the file content corresponding to the subpackage configuration file are obtained, wherein the branch code required by different sub-type applets in the applet is set in the subpackage configuration file, and the common code required by different sub-type applets in the applet is set in the main package configuration file;Based on the whole file content, obtain the node to be processed;The node to be processed is placed in the processing queue to be queued and compiled to obtain a compiled file.The application solves the technical problems of poor maintainability and poor code reusability in existing applet code compilation.
Owner:WEBANK (CHINA)

Static detection method for multi-type text files and script files

The invention provides a static detection method for multi-type text files and script files, a storage medium and electronic equipment. The static detection method comprises the following steps: acquiring a to-be-detected file; mapping each character into a predefined character category to obtain a character category sequence; carrying out statistics on similar characters continuously appearing in the character category sequence, and carrying out classification according to the number of continuous appearing times obtained through statistics to obtain a hierarchical coding sequence; combining the character category sequence with the hierarchical coding sequence to generate a structured fuzzy feature character string of the file; and matching the structured fuzzy feature character string with a feature library in a static detection engine, and judging the security of the file according to a matching result. The feature extraction process does not depend on the specific grammar or semantics of the file, so that different types of text and script files can be uniformly processed, the universality is very high, and the method has certain resistance to common code deformation and simple confusion.
Owner:HARBIN ANTIY TECH

System and methods for automatic code maintenance and code healing using genai

Example techniques for code modifications are described. In an example, one or more portions of a source code that require modification are identified. Further, for each of the identified portions of the source code, a modification to be performed is identified. Furthermore, a unique identifier corresponding to each of the identified portions is generated. The unique identifier corresponds to the modification to be performed on the respective portions of the source code. Based on the unique identifier corresponding to each of the identified portions, an artificial intelligence (AI) module is selected for each of the respective portions. The selected AI module is triggered to generate a modification code to replace each of the respective portions of the source code.
Owner:HONEYWELL INTERNATIONAL INC

Program running method and device

A program running method and a device are described for improving efficiency of running an application. The method includes obtaining a dynamic image of an application, where the dynamic image includes a trampoline function pointer segment, the trampoline function pointer segment includes at least one trampoline function pointer, the at least one trampoline function pointer corresponds to at least one interface, and the at least one interface includes an interface of a kernel or an interface of a common code library The method also includes calling the interface of the kernel or the interface of the common code library based on the trampoline function pointer segment, to run the application.
Owner:HUAWEI TECH CO LTD

Code bin multiplexing system

The invention relates to the technical field of code warehouse management, in particular to a code warehouse multiplexing system which enables a universal module to be directly multiplexed by a plurality of projects by constructing a universal code warehouse, effectively reduces the repeated coding amount of universal logic, avoids version chaos of the universal module in different projects, and improves the efficiency of code warehouse management. The method can be applied to all projects only by updating in the universal code warehouse, the maintenance cost is effectively reduced, different projects can be flexibly adapted through combined use of the project code warehouse and the universal code warehouse, and the management efficiency of the code warehouse is improved.
Owner:METAX INTEGRATED CIRCUITS (SHANGHAI) CO LTD

A page rendering method and device, electronic equipment and storage medium

The application relates to the computer technical field, in particular to a page rendering method and device, electronic equipment and storage medium, to realize efficient page rendering. The method comprises the following steps: acquiring a sub-code module set called by each page code module according to preset module construction information, each page code module containing exclusive code for realizing corresponding webpage page rendering; each sub-code module containing common code for realizing webpage page rendering; obtaining a page code module set to which each sub-code module belongs based on the sub-code module sets; loading a first page code module used by a to-be-rendered page when the to-be-rendered page is accessed; determining a common module depended by the first page code module based on the page code module sets and preloading the common module, the common module being a sub-code module called by at least two page code modules. The application can effectively guarantee system performance without wasting resources, and realizes efficient page rendering.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD

A method for realizing the conversion of balance certificate to program general code in wind tunnel test

The application discloses a method for realizing code conversion from balance certificate to program in wind tunnel test, which automatically reads the Word balance certificate by using the program, searches the information such as the bridge combination and the coefficient table in the balance certificate, and automatically generates the C language code for balance load calculation according to the balance formula algorithm, so as to be directly used for calculating the load by the data processing program. The method realizes one-key conversion from the balance certificate to the program calling code, solves the problems of low efficiency and high error rate caused by manually inputting the balance formula coefficients, greatly improves the test efficiency, and guarantees the reliability of the calculation result.
Owner:LOW SPEED AERODYNAMIC INST OF CHINESE AERODYNAMIC RES & DEV CENT

Simulation method, device and computer equipment based on general code framework

This invention relates to a simulation method, apparatus, and computer device based on a general code framework. The method includes: editing an object description file; dynamically generating framework code for the general code framework based on the object description file; generating corresponding data structures in the framework code based on object class and interaction class information from the object description file; creating interface classes that inherit from simulation function classes; adding a simulation unit to a co-simulation; calling relevant interface class functions to send and receive object class data and interaction message data in the simulation progress callback; serializing and deserializing the simulation running data input and output by the co-simulation according to the data structures; and calling a stop simulation interface to terminate the simulation when the simulation stops. This method provides a modifiable and reusable code framework for the convenient integration and development of simulation units, enabling automatic invocation of simulation middleware services and reducing the difficulty and workload of integration and development.
Owner:NAT UNIV OF DEFENSE TECH

High-speed pipelined ADC imbalance and bit weight calibration method and system based on LMS algorithm

The invention discloses a high-speed pipelined ADC (Analog to Digital Converter) imbalance and bit weight calibration method and system based on an LMS (Least Mean Square) algorithm. A threshold approach detection module is arranged for each comparator in a flash type sub-ADC, and when an input value at one end of the comparator is detected to be close to a detection threshold input at the other end of the comparator, the threshold approach detection module is started; an LMS algorithm is utilized to determine the actual common-mode code value of the code value conversion boundary of each comparator and the length of the conversion boundary according to the output signal of the threshold proximity detection module and the post-stage output code DBACK of the ADC so as to calibrate the offset of the comparators and the bit weight error caused by the capacitor mismatch and the inter-stage gain error. According to the system, the misalignment amount and the length of the conversion boundary can be accurately obtained, and comparator misalignment and bit weight errors caused by capacitor mismatch and inter-stage gain errors are calibrated. According to the method, synchronous background calibration of various errors is supported, and the overall linearity and dynamic performance of the ADC are remarkably improved.
Owner:XIDIAN UNIV

Platform software release method, starting method, system, device and medium

This application discloses a method for releasing and launching platform software, a system, an apparatus, a medium, and a product, relating to the field of computer software technology. The method for releasing platform software includes: a server obtaining the source code of software related to a target platform, wherein the source code includes platform common code and project difference code for at least one project on the target platform; compiling the source code to obtain a platform common file for the platform common code and project difference files for the project difference code; constructing a platform software package corresponding to the project based on the platform common file and the project difference files, and outputting the platform software package, wherein the platform software package is a file in image file format. Since the common code and the difference code are compiled separately in this application, all projects on the platform can share the same set of compiled common code results, thereby significantly reducing the compilation workload and saving server computing resources.
Owner:ZHEJIANG GEELY HLDG GRP CO LTD +1

Application generation method, program, and apparatus

To quickly and easily generate applications with guaranteed quality. [Solution] A method for a computer to generate an application for extracting and visualizing data from an unstructured data file, the method comprising the steps of: the computer referencing a common infrastructure that holds either or both a common code layer containing definitions of general functions and a design reference layer containing implementation patterns suited to specific business purposes; and sending a prompt to an AI agent to generate the application, the prompt comprising: read logic defining rules for extracting data from the unstructured data file; and instructions that refer to at least one of the common code layer and the design reference layer of the common infrastructure in generating the application.
Owner:株式会社ALGO ARTIS

Software application generation method and apparatus, electronic device, and storage medium

The application provides a software application generation method and device, electronic equipment and storage medium. The method comprises the following steps: in response to a construction request for a target version, determining a set of differentiated elements associated with the target version; in a software construction stage, performing compile-time differentiated processing on a common code library based on the set of differentiated elements to generate an application package carrying static features of the target version; in a running stage of the application package, performing runtime differentiated processing on the application package based on the set of differentiated elements to provide dynamic functions of the target version; wherein, through the combination of the compile-time differentiated processing and the runtime differentiated processing, a software application with complete functions of the target version is generated from the common code library. Through the present scheme, all customized versions can generate complete function applications based on the same set of common code libraries, eliminating synchronization and merging conflicts in multi-branch development.
Owner:BEIJING PHOENIX AUTO INTELLIGENCE CO LTD

Method and apparatus for generating test script common code

The present disclosure provides a test script common code generation method, relates to the software testing field, and can be applied to the financial technology field. The method comprises the following steps: in response to a test script common code generation instruction, pre-processing test script code to generate target test script code information; using a text keyword extraction algorithm to perform word frequency analysis on the target test script code information to generate a word frequency analysis result; and encapsulating the target test script code information according to the word frequency analysis result and a preset encapsulation rule to generate a target common code block. The present disclosure also provides a test script common code generation device, equipment, a storage medium and a program product.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA