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

82 results about "Dynamic loading" patented technology

Dynamic loading is a mechanism by which a computer program can, at run time, load a library (or other binary) into memory, retrieve the addresses of functions and variables contained in the library, execute those functions or access those variables, and unload the library from memory. It is one of the 3 mechanisms by which a computer program can use some other software; the other two are static linking and dynamic linking. Unlike static linking and dynamic linking, dynamic loading allows a computer program to start up in the absence of these libraries, to discover available libraries, and to potentially gain additional functionality.

Linux access control system based on attributes

The invention provides a Linux access control system based on attributes, and relates to the technical field of data access control. The system comprises a system monitor module, a data interaction module and a decision unit. The system monitor module collects attributes from a kernel and a user space and writes the attributes into the data interaction module; the access decision unit compiles the access control strategy into an eBPF program and mounts the eBPF program to a corresponding hook; executing the kernel to the hook, and triggering an eBPF program; an eBPF program queries a Flow rule; matching the attribute with the Flow rule, and if the matching is successful, executing a corresponding action; if all the Flow rules fail to match, executing a default action; the system can be expanded during operation, and can be loaded or unloaded based on dynamic loading characteristics and strategies of the eBPF program and the eBPF program during operation of the system, so that the problem that a kernel needs to be compiled in a traditional LSM scheme is solved; the method does not intrude the kernel, is completely based on an eBPF program, does not modify a kernel source code, and can guarantee the stability and compatibility.
Owner:SICHUAN UNIV

Game virtual object resource dynamic loading method and system

The invention relates to the technical field of data loading, in particular to a game virtual object resource dynamic loading method and system.The method comprises the steps that original loading delay data of a virtual object in a dynamic scene is collected, and correction data is obtained through preprocessing; analyzing system load data in real time, and quantifying resource allocation fluctuation quantity caused by load fluctuation; based on the fluctuation quantity and the correction data, controlling the loading delay within a preset performance range through a feedback control algorithm, and collecting resource occupation distribution data at the same time; testing resource operation states under different scheduling strategies by using a performance simulation method, and generating a simulation result; determining resource scheduling optimization parameters through an optimization algorithm in combination with the game frame rate fluctuation data and the simulation result; finally, a game engine loading mechanism is adaptively adjusted based on parameters, dynamic response to load change and delay fluctuation is achieved, resource scheduling rationality and loading efficiency are improved, and the problems that delay control lags behind and optimization capacity is insufficient in a traditional static scheduling strategy are solved.
Owner:HANGZHOU YOKA NETWORK TECH CO LTD

Multi-software dynamic loading and upgrading method and device, equipment and storage medium

The invention relates to the technical field of software upgrading, in particular to a multi-software dynamic loading and upgrading method and device, equipment and a storage medium. The method comprises the following steps: determining a target processor and a required operation type in response to an instruction received from an upper computer; calling a dynamic loading module or an upgrading module in the target processor based on the required operation type and the switching flag bit; when the dynamic loading module is called, reading the corresponding target software program according to the switching flag bit, and loading the target software program into the target processor to realize switching operation of the application program; when the upgrading module is called, software program content sent by the upper computer is received, and the software program content is written into a preset program area; and the response information after loading or upgrading is completed is sent to the upper computer, so that the flexibility of the embedded heterogeneous system is improved.
Owner:BEIJING DONGYUAN RUNXING TECH CO LTD

Small program on-demand dynamic loading and subpackaging method based on uniform subpackaging mode

The invention provides an applet on-demand dynamic loading and subpackaging method based on a unified subpackaging mode, relates to the technical field of mobile application development, and comprises the step of realizing on-demand loading and page rendering by establishing standardized configuration information, a subpackaging resource list, a subpackaging life cycle state machine and a subpackaging dependency graph and combining a subpackaging runtime manager. According to the method, the initialization loading time can be shortened, the memory occupation can be optimized, the small program starting performance can be improved, and meanwhile, the development complexity can be reduced and the cross-platform compatibility can be improved through a standardized subpackage mechanism.
Owner:BEIJING LEYU ZHIXIN TECHNOLOGY SERVICE CO LTD

Reusable generic worker for secure loading and compilation of WebAssembly in web applications

A system for secure dynamic loading and execution of web workers and WebAssembly modules in web-based communication applications employs a reusable generic worker approach. The system includes a main application executing in its own environment subject to a first content security policy, which loads a first web worker from a resource indicated by this policy. The first web worker executes in its own environment, specifies a second content security policy, and dynamically loads and executes additional web workers or compiles WebAssembly modules upon request from the main application. This approach improves flexibility, efficiency, and security by offloading resource-intensive tasks, simplifying security implementations, enhancing scalability, and boosting performance for real-time audio and video processing in communication applications.
Owner:MICROSOFT TECHNOLOGY LICENSING LLC

Avionics application configuration method based on message driving and dynamic loading mechanism

The invention relates to an avionics application configuration method based on message driving and a dynamic loading mechanism, which comprises the following steps of: generating a hierarchical binary configuration file containing port configuration information and mapping configuration information based on an avionics system interface control file in a construction stage, and analyzing and loading the binary configuration file to a global structure body in an operation stage, according to the method and the system, the mapping configuration information is automatically matched according to the message type of the to-be-processed message, and after parameter configuration is carried out on the corresponding equipment port according to the port configuration information, data reading and writing are carried out by utilizing the information in the equipment resident index, so that message driving and dynamic loading of application configuration are realized. According to the method, manual configuration errors can be avoided, multi-protocol adaptation is supported, only binary configuration files need to be updated when protocols are modified, the operation can be carried out offline, port mapping and related settings are automatically matched by the system according to message types, and therefore the configuration management efficiency and reliability of the avionics system are improved, and the integrity of configuration data is guaranteed.
Owner:AVIC SHANGHAI AERONAUTICAL MEASUREMENT CONTROLLING RES INST

Systems and methods for managing frontend application dependencies using dynamic loading

Disclosed herein are systems and method for managing frontend application dependencies. In one aspect, a method includes: in response to determining that a first frontend application requests functionality that is not present in a first interface library of the first frontend application, activating a frontend loader application that loads an original library implementation with code for performing the functionality; injecting, via the frontend loader application, the original library implementation into a window object that functions as a specialized storage area; accessing, via the first frontend application, the original library implementation from the window object; and executing the functionality via the first frontend application using the original library implementation.
Owner:ACRONIS INT

Multi-degree-of-freedom decoupling member for simulation of wind wave flow under high gravity field and method of using same

The application discloses a multi-degree-of-freedom decoupling component for wind wave flow simulation under a supergravity field and a use method thereof. The component comprises a decoupling component, a dynamic loading device and a model. The decoupling component has six degrees of freedom. The decoupling component comprises an adapter ball, a transmission rod, a sliding bearing shaft and a fixer. The fixer is fixedly connected with the model. The fixer is installed at both ends of the sliding bearing shaft. One end of the transmission rod is also installed on the sliding bearing shaft. The other end of the transmission rod is sequentially connected with the adapter ball and the dynamic loading device. The decoupling component can decouple the six degrees of freedom and has high sensitivity. The model can freely deform in the soil under the premise that no additional constraint is added in the supergravity field. The decoupling component has simple structure and small space occupation, is more suitable for use in the limited space of the model box and can simulate the simultaneous action of three different types of loads, i.e. sea wind, sea wave and sea current under the supergravity field.
Owner:NANJING HYDRAULIC RES INST

Application management method and device, electronic equipment and computer readable storage medium

The embodiment of the invention discloses an application management method and device, electronic equipment and a computer readable storage medium, and belongs to the technical field of application management.According to the embodiment of the invention, a dynamic loading path and a static loading path of a target application are obtained, and the static loading path and the dynamic loading path are fused; according to the embodiment of the invention, the target loading path of the target application is obtained, and the compressed file of the target application can be decompressed according to the target loading path in response to the starting instruction of the target application. Thus, by optimizing the loading path of the target application, the optimized target loading path can better adapt to the actual use scene of the target application, and meanwhile, the compressed file of the target application can be decompressed more efficiently and reasonably, so that the starting delay of the target application is effectively reduced, and the use experience of a user is improved.
Owner:SHENZHEN TCL NEW-TECH CO LTD

A method and system for rendering large space AR content

The application relates to a rendering method of large-space AR content. The large space is divided into space units in multiple levels. Real-time and predicted positions of a user are acquired to add state marks of an instant location, a potential reachable location and an unreachable location. A differentiated loading strategy under each unit is configured according to the state marks, and then large-space rendering is performed. Through hierarchical space management and a dynamic loading strategy, the method realizes accurate matching of virtual assets and space where the user is located and potential reachable space, significantly reduces the amount of redundant asset loading, reduces terminal resource consumption, avoids picture discontinuity, greatly improves the rendering efficiency and smoothness of large-space AR content, and enhances the immersion and interaction stability of virtual-real fusion.
Owner:ZHEJIANG SHENGYI OPTICAL SENSING TECH CO LTD +1

Front-end resource management method and device for modular dynamic loading, equipment and medium

The invention discloses a front-end resource management method and device for modular dynamic loading, equipment and a medium, and relates to the technical field of resource management, the method comprises the following steps: customizing configuration based on a resource loading demand so as to carry out configuration initialization, and dynamically generating a resource path based on parameters in the configuration; resource loading is carried out, and resource loading is controlled in combination with a cache control mechanism, a failure retry mechanism and a main thread idle loading mechanism. The parameters in the configuration comprise version, localPath, retryOnError, and maxRetry, and the parameters in the configuration comprise version, localPath, retryOnError and maxRetry; the version represents a resource version number; the localPath represents whether a local path is used or not, and the default value is false; the return OnError represents whether automatic retry is carried out after the start failure, and the default value is false. According to the method and the device, the front-end resource dynamic loading can be efficiently, flexibly and reliably realized.
Owner:CHINA ELECTRONICS CLOUD DIGITAL INTELLIGENCE TECH CO LTD

Safety acquisition software plug-in implementation method and system for power monitoring system

The invention discloses a method and a system for realizing a security acquisition software plug-in with dynamic characteristics for an electric power monitoring system, and aims to solve the problems of difficulty in function extension, insufficient security and poor resource isolation of a traditional electric power monitoring system. According to the system, through a plug-in architecture design, a plug-in function module is realized in a dynamic library form, and dynamic loading, unloading and security isolation operation are supported. The plug-in is started through the sub-process, the main program ensures the legality of the plug-in through SM2 certificate verification, and efficient interaction between the main program and the plug-in is achieved through a callback function mechanism. The plug-in supports dynamic memory allocation, and potential safety hazards caused by predefined field length are avoided. Core rights points of the method comprise plug-in expansion capability, sub-process isolation, SM2 certificate verification, a transparent transmission mechanism and dynamic memory management, and the function expansibility, the safety and the operation stability of the power monitoring system can be remarkably improved.
Owner:NARI INFORMATION & COMM TECH

One-to-many service discovery and dynamic loading method and system in a harmonious application

PendingCN122633270APathPingSoftware engineering
The application provides a one-to-many service discovery and dynamic loading method and system in a Hongmeng application, comprising: AST analysis of ArkTS source code by a TypeScript compiler API in a compilation period, identification of a class marked by a @HMModularService decorator, extraction of a service path, a class name, a module name, an instantiation mode and a unique identifier as metadata, generation of a module-level mapping table and merging into a global mapping table, and establishment of a one-to-many mapping relationship from the service path to an implementation item array; loading of the global mapping table into a memory Map structure in a running period, receiving of a service query request from a calling party, searching for a corresponding implementation item according to the service path and supporting of filtering according to an identifier; dynamic loading of a target HSP module by calling a napi_load_module_with_info native interface, obtaining of a constructor from an export object and creation of an instance, and caching of a singleton mode implementation item.
Owner:SHANGHAI JIUFANGYUN INTELLIGENT TECH CO LTD

Terahertz communication platform OMC system PNP plug-in and dynamic loading method

The invention provides a terahertz communication platform OMC system PNP plug-in and a dynamic loading method. The method comprises the steps that a PNP plug-in frame of an equipment adaptation layer is constructed in an OMC system, and a tool type is initialized; after original binary data reported by equipment is packaged into a JSparam object, a system dynamically loads a corresponding PNP plug-in according to the type of the equipment to carry out data analysis, converts a physical quantity value into a standard JSON format and returns the standard JSON format to an OMC system; the system carries out storage updating, state display and alarm management on the standardized data; when the OMC issues a control command, the command is converted into a device specific protocol format through a conversion function of the PNP plug-in and then issued to a target device, and transparent management and hot plug type expansion of a device protocol are achieved.
Owner:BEIJING HONGSHAN INFORMATION TECH RES CO LTD

Real-time compiling method and device, equipment and storage medium

The invention discloses a real-time compiling method and device, equipment and a storage medium, belongs to the field of data processing, and can solve the problem that a program cannot be compiled on a target platform in real time. The method comprises the following steps: converting source codes in a character stream into a symbol set through a lexical analysis state machine; processing the grammar symbols in the symbol set through an analysis engine to generate corresponding intermediate representations; the intermediate representation is processed through an assembly generator and a node distributor, a binary file corresponding to a target platform is obtained, and the binary file at least comprises a first machine instruction corresponding to the target platform; and compiling the dynamic code through a real-time compiling engine to obtain a second machine instruction corresponding to the target platform, and putting the second machine instruction into a dynamic loading library to load and run the second machine instruction.
Owner:CHINA TELECOM CLOUD TECH CO LTD

Data processing method and related device

The invention provides a data processing method and a related device. The method comprises the following steps: determining a target node matched with a user view range in a preset hierarchical structure; determining a to-be-loaded dynamic loading object according to the identifier of the Streamless Object component recorded in the target node, and determining the to-be-loaded dynamic loading object according to the data block represented by the target node and the Datalayer configured by the dynamic loading object; and when the SLOD resource file of the dynamic loading object to be loaded is obtained, loading the SLOD resource file of the dynamic loading object to be loaded. The to-be-loaded dynamic loading object is the dynamic loading object located in the data block represented by the target node, the loading of the dynamic loading object in the data block can be maintained regardless of the distance from a user, and the dynamic loading and unloading frequency is reduced. And when the dynamic loading object is loaded, only the object instance under the SLOD level of the dynamic loading object needs to be loaded, so that the memory occupation is reduced to a certain extent.
Owner:BEIJING CHANGYOU CHUANGXIANG SOFTWARE TECH CO LTD

Industrial and commercial energy storage control system based on modularization architecture and dynamic loading method

The invention discloses an industrial and commercial energy storage control system and a dynamic loading method based on a modularized architecture, and relates to the technical field of energy storage control, and the method comprises the steps: 1, collecting the voltage, current and other electrical data and temperature data of a parallel energy storage converter in real time, and carrying out the preprocessing; step 2, assigning identifiers to each converter, calculating the total value of the voltage difference and the current difference, building a circulating current model by combining temperature fluctuation, comparing with a threshold value, if circulating current needing to be processed exists, entering step 3, otherwise, ending or returning; and 3, triggering a circulating current suppression algorithm, and adjusting the output voltage by using a modularization instruction. The logarithmic function circulating current model is established by combining the voltage difference, the current difference total value and the temperature fluctuation, the detection accuracy and robustness are improved, and normal power distribution and abnormal circulating current can be distinguished; the modularized suppression strategy can dynamically load instructions, preferentially reduce the voltage, regress after boosting the voltage if the load is abnormal, and improve the control flexibility and the system stability through closed-loop regulation and control.
Owner:YU BANG ZHI YUAN KE JI (JIA XING) YOU XIAN GONG SI

External shared library dynamic loading method and device, equipment and medium

The invention discloses an external shared library dynamic loading method and device, equipment and a medium, and relates to the technical field of external shared library dynamic loading, and the method comprises the following steps: obtaining a file list of a plurality of external shared library files to be loaded; according to the sequence of the file list, selecting a target external shared library file from the plurality of external shared library files in sequence, and loading the target external shared library file to a preset target system; if the target external shared library file fails to be loaded, analyzing a missing dependent shared library file from error information returned by the target system; judging whether the dependent shared library file is in a file list or not; and if the dependent shared library file is in the file list, adjusting the sequence of the dependent shared library file in the file list to be in front of the target external shared library file, and reloading the dependent shared library file. According to the method, high automation and intelligence of the loading process can be achieved on the premise that the dependency relationship does not need to be pre-judged manually, the loading success rate and the development efficiency are remarkably improved, and the technical threshold and the maintenance cost are reduced.
Owner:SHENZHEN CITY ZHITONG INFORMATION TECHNOLOGY CO LTD

Multi-source heterogeneous data fusion method based on dynamic loading

The invention discloses a multi-source heterogeneous data fusion method based on dynamic loading. The multi-source heterogeneous data fusion method is applied to the field of data fusion integration of different data sources and different structures. The method comprises the following steps: (1) constructing a reliable data acquisition layer comprising a main data platform, a unified data integration interface service realized based on message middleware, and an integrated log management module; (2) in a data loading and data processing stage, cleaning and integrating data by adopting dynamic fragmentation and streaming processing, and constructing a multi-level authority control function based on role and data attribute matching and a full-process data transmission and storage encryption and decryption function based on an annotation technology aiming at a data security problem; and (3) constructing a user-defined data display layer. The method mainly solves the problems that data transmission is unreliable, authority control is dispersed and granularity is inconsistent in data processing, and dynamic data cannot be displayed in a user-defined mode, and an effective method is provided for full-process data fusion of a discrete manufacturing enterprise information system.
Owner:BEIJING INST OF AEROSPACE CONTROL DEVICES

An executable engineering dynamic loading and debugging method based on RISC-V

The present application relates to a kind of executable engineering dynamic loading and debugging method based on RISC-V, based on the original engineering containing static library generates main engineering and independent executable engineering;Increase the dynamic call running interface function written with assembly language in main engineering, so that main engineering can load the executable file generated by executable engineering;Executable engineering establishes a function pointer table for calling main engineering function, realizes the call to main engineering function;The main engineering and independent executable engineering are dynamically debugged respectively;In debugging engineering, create adaptive processing function of debugging print information, so that program can automatically identify current environment, such as in debugging environment, then carry out normal output debugging information, such as in non-debugging environment, program can skip output debugging information interrupt instruction and continue running. Realize the flexible inter-module function call mode based on RISC-V processor and realize the environment adaptive processing function of debugging print information.
Owner:ZHEJIANG DALI TECH

Task processing method and computer program product based on large language model

The application provides a task processing method and computer program product based on a large language model. Metadata and execution logic of each tool are decoupled in advance and mapped into file description information and file content of a file respectively, and stored in a registry. Based on this, after determining a target file in the registry based on an actual user task, the corresponding tool is dynamically loaded based on the file content of the target file and injected into the context window of the large language model. In this way, the problems of token resource exhaustion, reasoning delay and model attention dilution caused by static full loading are avoided, and dynamic loading can be performed as needed, which ensures the accuracy of task reasoning while significantly reducing the reasoning cost and delay.
Owner:CHENGDU BOSS INNOVATION TECH CO LTD

Method, system, medium and equipment for front-end and rear-end isomorphic component library

The invention discloses a front-end and back-end isomorphic component library method, system, medium and equipment, the system is jointly formed by a front-end host module and a Nest component management module, based on a common version control protocol, the front-end host module automatically generates and caches a key based on a module federation technology, specific version component information is obtained through a calling interface, and the information is sent to the Nest component management module. Dynamic loading, registration and page use of the remote component are realized; the Nest component management module sends a version control protocol to the front-end host module, processes a request sent by the front-end host module, returns metadata information of a specified version, provides a component static file, maintains the metadata information of the component version, and has the functions of release, activation, switching, rollback, deletion, gray release and the like of a visual version. According to the method, the isomorphism of the front end and the rear end in component management and data interaction is realized based on the module federation and the NestJS technology, and the development efficiency and the overall performance of the system are improved.
Owner:XCMG HANYUN TECH CO LTD

ICD dynamic loading software tool development method suitable for aircraft power distribution system

The invention provides an ICD dynamic loading software tool development method suitable for an aircraft power distribution system. The method comprises the specific steps that an aircraft power distribution system ICD database is established; generating an ICD configuration version; generating a cache variable ICD feature code table according to the ICD configuration version; and searching an ICD release version corresponding to the cache variable ICD feature code table in an airplane power distribution system ICD database, and outputting an ICD review file and an ICD interface program. The ICD dynamic loading software tool developed through the method can be used for generating an ICD file of an airplane power distribution system, the ICD consistency of upstream equipment and downstream equipment is enhanced, repeated work in the ICD formulating and coding process is greatly reduced, and the development efficiency is improved.
Owner:TIANJING AVIATION ELECTRO-MECHANICAL CO LTD

Electronic chart non-inductive dynamic loading method

PendingCN122285108AAlgorithmGeometry processing
This invention relates to a seamless dynamic loading method for electronic nautical charts, belonging to the field of electronic nautical chart display technology. During system initialization, an R-tree spatial index is constructed to quickly retrieve and filter the set of objects to be displayed based on the current viewport range and scale. The objects are divided into base layers and enhancement layers, assigned different rendering priorities, and spatially sorted to generate an ordered list of objects to be rendered. A thread pool with four worker threads is created, and the rendering process is decomposed into three stages: geometry processing, symbolization, and image synthesis, which are executed in parallel. A display list caching and double-buffering mechanism are employed to ensure smooth playback. Frame rate and memory usage are monitored in real time, and two levels of anomaly thresholds are established to dynamically trigger a degradation strategy from pausing enhancement layers to simplifying base layers, and automatic rollback occurs after resource recovery. This invention effectively solves the problems of lag and memory efficiency when loading massive vector data, significantly improving the smoothness and stability of electronic nautical chart display.
Owner:THE CHINESE PEOPLES LIBERATION ARMY 92859 TROOPS

Large model dynamic loading reasoning method and system for terminal equipment

The invention relates to the technical field of model reasoning, and discloses a terminal equipment-oriented large model dynamic loading reasoning method and system, and the method comprises the steps: an offline planning stage: executing heterogeneous equipment feature analysis to evaluate the calculation performance and I / O bandwidth of target equipment, and collecting model weight information; based on the feature analysis, an optimal segmentation strategy is calculated through an adaptive scheduling algorithm, the optimal segmentation strategy is represented as tuples (k, w), k represents the number of permanent decoder layers permanently stored in a memory, and w represents the size of a sliding window of a dynamic loading layer; and an online reasoning stage: based on the optimal segmentation strategy, dynamically loading and releasing the weight of the large language model through a zero-copy I / O-calculation parallel technology by adopting a hierarchical weight arrangement mechanism, and performing reasoning.
Owner:CENT SOUTH UNIV

Behavior assembling method and system based on finite-state machine

The invention belongs to the technical field of computer simulation, and discloses a behavior assembly method and system based on a finite-state machine, and the method comprises the steps: carrying out the aggregation and assembly of a pre-constructed physical model and a pre-constructed behavior model into a standardized equipment entity, and forming an extensible markup language of the equipment entity, deploying the equipment entity at a preset initial position, filling parameters of the combined behavior model on an editing interface of the task manager, generating an executable simulation scenario file, and loading a physical model and a behavior model of the equipment entity through the task manager according to the simulation scenario file; and if the combined behavior exists, starting the finite-state machine, loading and analyzing the extensible markup language in the database, continuously monitoring the state and input, and carrying out state switching according to a state transition rule until the task is completed. According to the method, the cross-platform deployment capability is further improved by introducing a standardized interface definition and a dynamic loading mechanism of the behavior module.
Owner:ZHUOYI ZHINENG

A multi-modal large language model edge deployment method and system based on dynamic loading and shared memory pool

This invention belongs to the field of cable technology, specifically relating to an edge deployment method for multimodal large language models based on dynamic loading and a shared memory pool. The method includes the following steps: S1, lightweight initialization; S2, on-demand dynamic loading; S3, streaming voice pipeline; S4, intelligent resource scheduling. This invention, through a shared memory pool and dynamic loading mechanism, allows a 16GB edge device to run a multimodal model equivalent to a 30GB traditional deployment, resolving the core contradiction between memory and model complexity. Furthermore, by utilizing a user interaction time window to hide model loading, the entire process is seamless with no waiting pop-ups or lag, and the user is completely unaware of the model scheduling process. Additionally, by automatically adapting to edge devices with different memory configurations such as 8GB / 16GB, there is no need to redesign deployment schemes for different hardware. Moreover, through end-to-end local inference, with no data uploads to the cloud, it is stable and usable in weak network / no network environments, perfectly adapting to privacy-sensitive scenarios.

Method, device and medium for testing the strength of a fiberboard product

PendingCN122345519AFiberboardTarget fibers
The application discloses a kind of strength test methods, device and medium of fiberboard finished product, it is related to fiberboard test technical field, the method includes: after obtaining target fiberboard application scene parameter, standard test load is converted into working condition mapping loading mode, dynamic loading path is formed;Utilize path layout discrete multi-loading contact point, apply progressive load and introduce periodic micro-unloading disturbance;Collect structural response data, identify potential delamination diffusion trend;Combining maximum bearing value, stability analysis and delamination trend generate working condition consistency strength index.The application solves the technical problem that traditional fiberboard strength test method does not fully consider actual working condition parameters, leading to the disconnection of test results and actual use scene, achieves the technical effect that the strength index consistent with working condition is generated by simulating the load mode of real application scene, improves the matching degree and reliability of test results and actual application performance.
Owner:PIZHOU XINSHIJIE WOOD

Method and system for dynamically loading communication module function extension

The application provides a communication module function extension method and system applying dynamic loading, relates to the technical field of communication, and first determines a dynamic loading trigger condition space containing function requirements, module resources and external environment trigger conditions, collects data to generate trigger condition matching data sets; then, filters adaptive function modules from a preset function module library, generates an adaptive function module set based on different trigger conditions matching corresponding information; then, performs cooperative adaptation processing on the adaptive function modules and the communication module to generate a cooperative adaptation result; dynamically injects modules based on the cooperative adaptation result and constructs a function extension calling architecture; and finally collects running interaction data to generate a communication module function extension running graph, so that flexible, efficient and stable extension of the communication module function can be realized, and the adaptability and competitiveness of the communication module are improved.
Owner:MICRONET UNION TECH (CHENGDU) CO LTD