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

63 results about "Configuration analysis" patented technology

Configuration Analysis is a tool that promotes the creation and updating of configurations, completing unfinished and missing configurations for clients and attaching configurations to tickets.

Distributed service deployment method based on Kubernetes

The invention discloses a distributed service deployment method and a distributed service deployment device based on Kubernetes. According to the method, resource object definition and service metadata are extracted by automatically analyzing a configuration file, and accurate acquisition and standardized processing of deployment information are realized; optimal deployment nodes are dynamically matched based on service characteristics and cluster real-time states, and resource scheduling rationality and service operation efficiency are improved; then automatically creating and starting a service instance at a target node according to an analysis result, and ensuring configuration consistency and standardization of a deployment process; and the service flow is controllably migrated to the new instance through the predefined version switching rule, so that smooth transition and risk controllability of version upgrading are realized. According to the method, the efficiency, the reliability and the version management capability of micro-service deployment are remarkably improved through full-process automatic closed loop from configuration analysis, intelligent scheduling to instance creation and flow switching.
Owner:HUANENG ZHAOCAI DIGITAL TECHNOLOGY CO LTD +1

ANTLR4-based multi-manufacturer network equipment configuration analysis method and system

The invention discloses an ANTLR4-based multi-manufacturer network equipment configuration analysis method and system, and the method comprises the steps: carrying out the preprocessing of a configuration file; based on a machine learning algorithm of multi-dimensional feature analysis, automatic identification of configuration file manufacturer types is realized; based on the identification result of the manufacturer type, loading an ANTLR4 grammar parser corresponding to the manufacturer type; a lexical analyzer in ANTLR4 realizes lexical analysis on the configuration file through lexical rule definition, a Token classification system and an optimized analysis algorithm; a syntactic analyzer in ANTLR4 constructs an abstract syntax tree according to a lexical analysis result and a syntactic rule defined based on a context-independent grammar; traversing the abstract syntax tree, and extracting key configuration information; and converting the specific configuration format of each manufacturer into a unified standard model. According to the method and the system, network equipment configuration files of different manufacturers can be automatically identified and analyzed, and key configuration information is extracted and converted into a unified model.
Owner:CHINA UNITECHS

Dynamic configuration analysis processing method and system based on user-defined XML (Extensible Markup Language) file

The invention relates to the technical field of software configuration management, and discloses a dynamic configuration analysis processing method and system based on a user-defined XML file, and the method comprises the following steps: S1, receiving a service request, and obtaining service data containing dynamic parameters; s2, acquiring a corresponding configuration object model according to the configuration identifier; s3, traversing the dynamic variable mapping table; s4, if the configuration relates to the external reference, recursively loading the external configuration file and merging the external configuration file to the current configuration context; s5, selecting a cache or dynamic loading strategy according to the configuration type; s6, injecting the final configuration into the service logic module; and S7, dynamically refreshing the configuration through a monitoring mechanism. Standardized XML format specifications are constructed through customized DTD, analysis of cross-file reference labels and dynamic attribute identifiers is supported, unification and modularization of configuration formats are achieved from the bottom layer, the problem of analysis logic fragmentation is fundamentally solved, and the efficiency and flexibility of enterprise-level configuration management are improved.
Owner:BEIJING JINHUI TECH CO LTD

Intelligent verbal skill process configuration system and method based on dynamic rule engine

The invention discloses an intelligent verbal skill process configuration system and method based on a dynamic rule engine, and the system comprises a configuration analysis module, a process engine module, an execution engine module and a large model intention recognition module. The problems of rule solidification, high maintenance cost and low intention recognition accuracy in existing verbal skill process configuration are solved. The configuration analysis module analyzes a JSON format verbal skill rule configuration file to realize visual definition and dynamic update of the rule; the process engine module completes rule instantiation through variable replacement and drives dynamic routing based on an intention recognition result; the execution engine module instantiates a service class by using a reflection mechanism to realize decoupling of rules and service logic; the large model intention recognition module innovatively adopts a semantic similarity weighting algorithm, and intention recognition accuracy is remarkably improved by calculating semantic vector cosine similarity of user input and branch intention and combining service weight and context correlation degree.
Owner:南京通达海软件有限公司

Visual configuration analysis system for power supply service event

The invention provides a visual configuration analysis system for a power supply service event, and the system achieves the unified access and deep fusion of multi-source heterogeneous data through a data fusion module, and generates high-quality power grid situation awareness data. Abstracting physical resources into standardized service units through a resource packaging module, performing centralized management, and constructing a real-time resource pool; through the visual low-code arrangement module, business personnel can flexibly define and modify complex business processes and scheduling requirements in a graphical mode, and the technical threshold is greatly reduced; the metadata processing engine automatically explains and executes the arranged service logic, and intelligently matches and schedules optimal resources according to requirements; and finally, the operation state and result of the system are visually presented through the visual rendering module. The intelligent level and response efficiency of power supply service event processing are improved, flexible configuration and automatic execution of the process from data to resources to business are achieved, and the agility of a power grid to cope with complex events and the reliability of power supply service are enhanced.
Owner:NORTH CHINA GRID MEASUREMENT CENT

DCS (Distributed Control System) visualization system integrated with PLC (Programmable Logic Controller) communication

The invention discloses a DCS (Distributed Control System) visualization system integrated with PLC (Programmable Logic Controller) communication, which relates to the technical field of DCS visualization systems and comprises a protocol adaptation module, a configuration analysis module, a variable mapping module, a data acquisition module, a quality evaluation module, an analysis early warning module and a visualization guide module. The protocol adaptation module is used for loading communication protocol plug-ins supporting different PLC brands, each plug-in realizes a unified communication interface specification, and a connection channel with PLC equipment is established; the configuration analysis module is used for analyzing a PLC hardware configuration file, extracting equipment address configuration information in the PLC hardware configuration file and generating structured configuration data containing equipment types, slot addresses and module parameters; and the variable mapping module is used for converting a PLC register address into a variable label with a service meaning based on physical address information in the structured configuration data in combination with a preset semantic naming rule, and establishing a mapping relation table of the address and the label.
Owner:山东外事职业大学

Dynamic human-computer interface generation system for power conversion device

The invention provides a dynamic human-machine interface generation system for a power conversion device, and the system comprises a configuration file which is used for defining interface elements, attributes and layout rules of an HMI in a structured language; the configuration analysis module is used for reading and analyzing the configuration file and converting the configuration file into a structured object model containing control types, attributes and layout information; the control factory module is connected to the configuration analysis module and is used for dynamically creating a corresponding control instance according to the control type information in the structured object model and injecting the analyzed attribute information into the control instance; the layout engine module is connected to the control factory module and is used for automatically arranging and positioning the control instances according to the layout information in the structured object model; and the rendering output module is connected to the layout engine module and is used for rendering and outputting the interface of which the layout is completed to display equipment. According to the method, diversified HMIs are dynamically generated according to different requirements, and the purpose of improving code quality and development efficiency is achieved.
Owner:SCHNEIDER WINGOAL TIANJIN ELECTRIC EQUIP

BMC automatic test system based on multi-interface high concurrency and intelligent analysis

The invention provides a BMC automatic test system based on multi-interface high concurrency and intelligent analysis. Structured test parameters are generated through a configuration analysis module, a session management module creates and maintains a multi-user session, and a thread pool controller module dynamically adjusts the size of a thread pool according to the CPU utilization rate of a BMC. And the interface adaptation layer module supports unified calling of multiple protocols. And the result statistics and fault prediction module performs multi-dimensional analysis on a test result, predicts an interface failure probability by adopting an LSTM time sequence model, generates a high-risk interface list and a root cause positioning suggestion, and triggers a retest task. The system supports test task priority scheduling, reserves thread resources for retest tasks, and ensures cooperative execution of main test and retest tasks. The test report is output in an HTML or CSV format. The method can be widely applied to automatic testing and intelligent operation and maintenance scenes of the server BMC, and the testing coverage rate, the efficiency and the problem positioning capacity are improved.
Owner:JINAN INSPUR DATA TECH CO LTD

Intelligent content analysis and multi-modal rendering method oriented to large model streaming output

The invention belongs to the technical field of large language model application, and discloses a large model streaming output-oriented intelligent content analysis and multi-modal rendering method, which comprises a configuration analysis module, a JSON configuration file, a multi-modal rendering module and a multi-modal rendering module, the configuration file defines a unique identifier, a start signal, a paragraph start / end mark, a data stream block type and a front-end rendering strategy of each content type, a content type identification rule base and a start mark-content type rapid lookup table are constructed, and millisecond-level mark matching is realized; the state machine control module is used for processing the streaming data based on an idle-preparation-processing three-stage finite-state machine: waiting for a new content starting signal or mark in an idle state, recording a content type after detecting the new content starting signal or mark, and turning to a preparation state; according to the invention, a cross-transport packet identifier repair technology is adopted; the problem that the identifier is segmented in streaming transmission is solved; through a tentative matching algorithm, the system can automatically detect, cache and recombine segmented content identifiers, and ensure the accuracy of content segmentation.
Owner:SHANGHAI QINGCHUANG INFORMATION TECH CO LTD

A COSEM object data acquisition system and method based on a DLMS protocol and a storage medium

The application relates to the technical field of electric power and water affairs, in particular to a COSEM object data acquisition system and method based on a DLMS protocol and a storage medium, the system comprising a dynamic configuration analysis module, an asynchronous task scheduling module, a state sensing acquisition module and a retransmission guarantee forwarding module.
Owner:XIAMEN MILESIGHT IOT CO LTD

Code read-write separation analysis method and device, storage medium and computer equipment

According to the code read-write separation analysis method and device, the storage medium and the computer equipment provided by the invention, when code read-write separation analysis is carried out, the business code is triggered to be packaged and compiled, and the interface analysis is carried out on the business code, so that middleware configuration check is carried out on the basis of a plurality of interfaces using read-write separation annotations obtained by analysis; a configuration analysis report is generated, so that problems existing in middleware configuration can be quickly positioned, and a basis is provided for subsequent rectification; the configuration analysis report is compared with a middleware configuration result, interface detail data to be rectified are generated and displayed on a billboard platform, and automation and transparency of problem management and control are improved; and finally, after rectification feedback of the user on the interface detail data is received through the billboard platform, configuration verification is performed on the service code based on the rectification feedback, and a verification result is displayed on the billboard platform, so that a complete rectification closed loop is formed, read-write separation configuration of all the interfaces is ensured to be correct, and production faults caused by configuration problems are avoided.
Owner:GUANGZHOU PINWEI SOFTWARE CO LTD

SOA service access control system and method based on application sandbox

The invention discloses an SOA service access control system and method based on an application sandbox. The SOA service access control system comprises an SOA service client, the application sandbox, a registration center or an SOA service. The SOA service client is arranged in an application sandbox, and the application sandbox is provided with a configuration analysis module, an application sandbox engine and an error alarm module; the SOA service client side at least comprises a configuration file of the SOA service client side, a configuration analysis module of the application sandbox analyzes the configuration file, control over access of the SOA service client side is achieved through an application sandbox engine according to configured strategy rules, allowed operation is forwarded to a registration center or SOA service, and otherwise, the allowed operation is reported to an error alarm module. According to the invention, the SOA service client is placed in the application sandbox, so that the client is isolated from system resources, and the security and stability of the system are prevented from being damaged by malicious behaviors, vulnerability utilization and unauthorized service requests of the client.
Owner:AUTOCORE INTELLIGENT TECH (NANJING) CO LTD

Scheduling method and system for docking execution method sequence

The invention belongs to the field of software system docking, and particularly relates to a docking execution method sequence scheduling method and system, and the method is applied to an adaptation layer between a collection system and a third-party system, and is executed by an execution scheduling module in the adaptation layer. According to the method, a configuration analysis result defining an execution sequence is obtained, and the sequence comprises a step identifier, a function module, a sequence and a configuration parameter; determining a current to-be-executed step according to the sequence and the scheduling state and loading configuration parameters of the current to-be-executed step; calling is initiated to the interface adaptation module or the data conversion module based on the parameters to execute operation; receiving an execution result and recording a state; and judging according to the result and an abnormal rule, if an abnormal condition is met, adjusting the execution sequence of the remaining steps according to the rule, otherwise, scheduling the next to-be-executed step according to the sequence until the sequence is completed. According to the invention, the configuration and dynamic scheduling of the docking process are realized, and the flexibility and maintainability of the system are improved.
Owner:JIANGSU GONGCHUANG SOFTWARE CO LTD

Mini-program low-code page configuration system supporting module dragging

The application discloses a mini-program low-code page configuration system supporting module dragging, belongs to the technical field of low-code development and mini-program, and aims to solve the technical problems of poor dragging flexibility, insufficient module adaptability, weak cross-module linkage capability, code redundancy, high operation threshold of non-technical personnel and difficult multi-terminal adaptation of an existing mini-program low-code configuration system. The application builds a five-layer architecture of a "dragging interaction layer-module management layer-configuration analysis layer-code generation layer-preview debugging layer", designs an intelligent module dragging engine, a dynamic adaptive rendering mechanism, a cross-module linkage configuration module and an on-demand code optimization generation strategy, realizes visual module dragging configuration, custom attribute setting, real-time preview debugging and lightweight code generation of a mini-program page, integrates a multi-terminal adaptation module, and ensures that a configuration page is compatible with different WeChat mini-program terminals. The application has outstanding creativity, significant innovation and high practicability, and can be widely applied.
Owner:CHINA UNICOM ONLINE INFORMATION TECHNOLOGY CO LTD +1

Automatic diagnostic analysis system based on computer vision and multi-modal data fusion

The invention discloses an automatic diagnosis and analysis system based on computer vision and multi-modal data fusion, and belongs to the technical field of abnormality diagnosis of an electric power measurement assembly line. The cloud comprises a fault library and a diagnosis library; the user side comprises a monitoring verification module, a monitoring module, a configuration module and a diagnosis module; the fault library is used for storing fault problems and fault performance characteristics; the diagnosis library is used for storing diagnosis schemes and diagnosis models; the monitoring verification module is used for carrying out scheme verification on the monitoring scheme to obtain a corresponding verification result, and carrying out corresponding processing according to the verification result; the configuration module is used for performing configuration analysis, acquiring a monitoring simulation model, and configuring a corresponding diagnosis scheme and a diagnosis model for the diagnosis module based on the diagnosis library and the monitoring simulation model; the monitoring module is used for monitoring the metrological verification assembly line in real time to obtain multi-modal data; and the diagnosis module is used for analyzing the multi-modal data to obtain corresponding fault diagnosis data.
Owner:国网安徽省电力有限公司营销服务中心

Dynamic AppId polling acquisition method and system

The invention discloses a dynamic AppId polling acquisition method and system, and mainly relates to the technical field of cross-platform identity authentication management. Comprising the following steps: establishing a basic environment for reading initial AppId list configuration; initializing a safe data storage structure of the thread, and recording a polling position; the configuration monitoring mechanism is used for monitoring the AppId list change of the Nacos configuration center in real time; when the configuration change is monitored, triggering a configuration analysis process, and performing format processing and cleaning on the new AppId list configuration to generate a standardized AppId list; updating a locally stored AppId list based on the analyzed new list, and synchronously resetting a polling index to an initial position; and constructing an asynchronous processing mechanism based on the thread pool, asynchronously executing a polling acquisition process after receiving an AppId acquisition request, and returning a result through a callback mechanism after completing the polling acquisition process. The method has the beneficial effects that dynamic configuration, ordered polling, thread security access and real-time refreshing of AppId are realized.
Owner:海看网络科技(山东)股份有限公司

Multi-screen adaptive block refresh display method and system

The invention discloses a multi-screen adaptive block refresh display method and system. The system comprises a controller, a target SPI bus, a configuration analysis module and at least two display modules. At least two block buffer areas are arranged in the controller and are used for storing image block data to be displayed; the controller is configured to execute block refreshing operation: analyzing an external configuration file through the configuration analysis module to obtain a block height parameter, dividing a to-be-displayed image into a plurality of image blocks based on the block height parameter, and decoding the nth image block while decoding the nth image block, and transmitting image block data corresponding to the (n-1) th image block to a corresponding display module through the target SPI bus by DMA, wherein n is a positive integer greater than 1. Therefore, high-efficiency, low-cost and high-flexibility driving of the multiple display modules in a controller resource limited scene can be realized, and the requirements of applications such as wearable equipment and robot dog bionic eyes can be met.
Owner:SICHUAN BANBAN INTELLIGENT PET ROBOT CO LTD

Large language model reasoning optimization method and device, electronic equipment and storage medium

The application discloses a large language model reasoning optimization method and device, electronic equipment and a storage medium, and is used for solving the problem that the huge parameter quantity in the prior art leads to large model reasoning demand for computing and storage resources and how to reduce the huge resources required during large model reasoning. The method comprises the following steps: acquiring configuration parameter data and computing resource data of a large language model during model reasoning in real time; performing static optimization analysis on the configuration parameter data and outputting configuration analysis results; performing automatic tuning of the configuration parameters based on reinforcement learning in combination with the configuration parameter data and the configuration analysis results to obtain optimal parameter configuration; performing dynamic optimization processing on the computing resource data based on an unloading strategy to obtain optimal resource configuration; and dynamically optimizing parameter configuration and resource allocation of the large language model during model reasoning according to the optimal parameter configuration and the optimal resource configuration.
Owner:SUN YAT SEN UNIV

A dynamic AppId polling acquisition method and system

The application discloses a kind of dynamic AppId polling acquisition method and system, mainly related to cross-platform identity authentication management technical field. Including: build basic environment for reading initial AppId list configuration;Initialize thread-safe data storage structure, record polling position;Configuration monitoring mechanism is used to monitor the AppId list change of Nacos configuration center in real time;When configuration change is monitored, trigger configuration analysis process, and the new AppId list configuration is processed and cleaned to generate standardized AppId list;Based on the new list after analysis, update the AppId list stored locally, and reset the polling index to the initial position simultaneously;Based on thread pool, build asynchronous processing mechanism, after receiving AppId acquisition request, asynchronously execute polling acquisition process, and return the result through callback mechanism after completion.The beneficial effects of the application are that it realizes the dynamic configuration of AppId, ordered polling, thread-safe access and real-time refresh.
Owner:海看网络科技(山东)股份有限公司

Method for releasing server program by one key

The invention discloses a method for releasing a server program by one key, which realizes full-process automatic release through cooperation of six core modules: an interactive trigger module supports multi-end triggering of a Web interface, an API interface and a command line, provides lightweight operation only needing eight core configurations, and supports historical configuration multiplexing and network interrupt caching; the configuration analysis and verification module is used for presetting multiple types of application analysis rules, executing multi-level verification of a basic format, service logic and resource availability, and providing an automatic correction suggestion when verification fails; the environment adaptation and resource scheduling module remotely detects server hardware, software and network states, automatically adapts to scripts corresponding to an operating system and an application type, allocates resources through a weighted polling algorithm, and supports cross-regional network optimization; the real-time monitoring and feedback module collects logs and state indexes in a second level. The whole release process is free of manual intervention, the deployment time consumption is remarkably shortened, and the error rate is reduced to a low level.
Owner:BESTTONE HOLDING

Customer service allocation method and device based on large language model, and storage medium

The invention relates to the field of intelligent allocation, and discloses a customer service allocation method and equipment based on a large language model, and a storage medium. The method comprises the following steps: receiving online question data; performing configuration analysis on the online question data to obtain a configuration path; when the configuration is manual configuration, carrying out seat allocation on the online question data to obtain an allocated seat number, and sending the allocated seat number to an address corresponding to the allocated seat number; when the configuration is intelligent configuration, performing knowledge retrieval on the online question data to obtain a retrieval result; when the retrieval result is not null, reply arrangement is conducted on the retrieval result according to a large language model, and a reply result is generated and transmitted to the question address; if yes, performing seat conversion on the online question data to obtain a converted seat number, and sending the converted seat number to the question address; and adding the question-answer data into the question-answer knowledge base to obtain a new question-answer knowledge base. In the embodiment of the invention, the accuracy of identifying the client intention and matching the professional customer service is improved by utilizing the large language model and the plug-in knowledge base.
Owner:深圳市金政软件技术有限公司

Processing method, device and equipment for operation configuration of energy storage power station and storage medium

The invention provides an energy storage power station operation configuration processing method and device, equipment and a storage medium, and relates to the technical field of energy storage control. According to the scheme, training process data of a trained configuration analysis model are obtained; quantifying importance of each operation characteristic parameter to a model output safety result based on the data, and determining a target characteristic parameter and a weight of the target characteristic parameter; obtaining a plurality of candidate operation configurations of the target energy storage power station, performing weighted aggregation on the relative distance between each target characteristic parameter in each candidate operation configuration and the expected operation configuration based on the weight, and determining the fitness of each candidate operation configuration; determining a target operation configuration with the maximum fitting degree from the candidate operation configurations; the target operation configuration is used for configuring the target energy storage power station, and the safety state of the configured target energy storage power station is related to the target operation configuration. The accuracy of operation configuration decision of the energy storage power station can be improved, so that the safety performance of the energy storage power station is improved.
Owner:ENERGY STORAGE RES INST OF CHINA SOUTHERN POWER GRID PEAK-FREQUENCY MODULATION POWER GENERATION CO LTD

HDMI signal intelligent detection and real-time analysis method and system

The invention relates to the field of signal processing and intelligent detection, and particularly discloses an HDMI signal intelligent detection and real-time analysis method and system. The method comprises the following steps of: extracting a key segment based on an image frame, an audio frame and a control signaling frame sequence, compressing and coding, and generating a key frame index and an original feature mark; generating an abnormal index and a candidate error segment based on the jump and fluctuation characteristics; multi-modal fusion analysis is executed, and a diagnosis result and a modal feature vector are generated; constructing an equipment portrait based on the modal features and historical equipment data, and extracting a detection parameter strategy; executing strategy optimization and configuration analysis, generating control information and generating lightweight model parameters in combination with equipment characteristics; and finally, edge model parameter synchronization and detection behavior closed-loop optimization are completed. Through the method and the device, high-precision real-time detection under resource constraint can be realized on the differentiated HDM I access equipment, the model deployment flexibility and the detection response efficiency are effectively improved, and the method and the device have relatively high system adaptability and engineering practical value.
Owner:BEIJING YANXINTONG TECH CO LTD

Automobile suspension system load sharing implementation method and system

The present disclosure provides a kind of automobile suspension system load sharing implementation method and system, it is related to automobile suspension technical field, including suspension analysis initialization, selection suspension bolt hole constraint node, apply constraint, create the constraint boundary of suspension analysis;According to the demand dynamic selection analysis working condition, obtain load table and read the configuration analysis parameter in load table, read the identification suspension variable, judge whether there is this suspension;Create load, according to the analysis working condition selected and selected load table, cyclically realize the load application of linear section and nonlinear section of each working condition;Automatically create the load step card associated with each analysis working condition, and define result parameter output, sequentially output the result under each investigation working condition and store;The present disclosure supports the processing of the load sharing or no load sharing situation of suspension in certain direction or certain direction under certain working condition, is convenient and efficient.
Owner:CHERY AUTOMOBILE CO LTD

Visual generation system and method for Vue component based on JSON (JavaScript Object Notation) configuration

The invention provides a visual generation system and method for a Vue component based on JSON configuration. A data report page with complete functions is quickly generated in a configuration mode. The system comprises a JSON Schema configuration analysis module, a component library, a component rendering module, a data interaction module and an event processing module. A JSON configuration file is analyzed, the legality and integrity of the configuration file are verified through JSON Schema, corresponding components in a component library are dynamically loaded through Webpack, attributes are set, and rendering and layout of the components are achieved through a component rendering module. And the data interaction module is responsible for processing interaction between the component and back-end data and processing an event triggered by the component through the event bus and the event processing module. The method comprises the steps of creating a JSON configuration file, analyzing the configuration file, dynamically loading components, performing data interaction, processing events, dynamically updating page display and the like.
Owner:JIANGSU TIANHE INFORMATION TECH CO LTD

Power plant picture inspection method and device

The invention discloses a power plant picture checking method and device. And analyzing the design file of the editable version of the input software and the to-be-checked engineering configuration picture file to generate a design analysis file and a configuration analysis file. The configuration analysis file and the design analysis file are automatically compared and checked through software, the complex process of manual checking is reduced, meanwhile, parallel checking of multiple parameter items can be achieved, and the execution efficiency of test verification work is improved. And after the inspection result of the power plant picture inspection is obtained, the inspection result can be reversely written and labeled in the design analysis file, so that the problems of time consumption, labor consumption and printing cost caused by manual labeling are avoided. When facing a huge-scale nuclear power DCS (Distributed Control System), the method provided by the invention can efficiently complete the picture inspection of the power plant with low investment through the automatic comparison and marking functions.
Owner:CHINA TECHENERGY

Cross-frame table component implementation method and device for configuring driving and adaptive rendering

The application discloses a cross-frame table component implementation method and device for configuration driving and adaptive rendering, and belongs to the technical field of front-end development. The method comprises the following steps: receiving configuration information input, wherein the configuration information comprises column configuration information, data source configuration information and rendering configuration information; analyzing the configuration information through a configuration analysis engine to generate a standardized configuration object; performing attribute mapping and component inference through an intelligent attribute converter according to the standardized configuration object to generate a bottom component configuration; performing cross-frame adaptation and rendering optimization according to the bottom component configuration through an adaptive rendering engine; obtaining data according to the data source configuration information and combining the rendering result to display a table; and dynamically adjusting a rendering strategy by monitoring user interaction and configuration changes in real time. The application realizes configuration-driven table development, supports multi-frame adaptation, has intelligent inference and adaptive rendering capabilities, and improves development efficiency and rendering performance.
Owner:JINAN DALU ELECTROMECHANICAL CO LTD

Energy storage unit optimal configuration analysis device and method, computer equipment and readable storage medium

The invention discloses a network construction type / network following type energy storage unit optimal configuration analysis device which comprises a distribution network information acquisition module, a distribution network data analysis module, an energy storage unit optimal configuration calculation module and a user interaction interface. The guarantee capability of the power distribution network for key load power supply is enhanced, the operation stability and economy of the power distribution network are improved, and effective consumption of new energy and safe and stable operation of the power distribution network are ensured. The invention further discloses an analysis method of the network constructing type / network following type energy storage unit optimal configuration analysis device. The invention further discloses a computer device and a computer readable storage medium for analyzing the optimal configuration of the network-constructing / network-following type energy storage unit. The analysis method of the device for analyzing the optimal configuration of the network-constructing / network-following type energy storage unit can be realized.
Owner:STATE GRID SHANGHAI MUNICIPAL ELECTRIC POWER CO

A method for analyzing RVSM airworthiness approval configurations of a same series of multi-type machines and multi-configurations

The application belongs to the technical field of aircraft design, and particularly relates to a same-series multi-type aircraft multi-configuration RVSM airworthiness approval configuration analysis method. The method comprises the following steps: S100, determining aircraft type classification of an aircraft group, the aircraft type classification comprising an aerodynamic configuration and a system configuration; S200, analyzing aerodynamic configuration differences of multi-type aircrafts according to multi-type aircraft appearance characteristics; S300, analyzing system configuration differences of multi-type aircrafts according to multi-type aircraft system architecture characteristics; and S400, determining an RVSM airworthiness approval configuration according to the aerodynamic configuration differences and the system configuration differences. The application divides aircraft types into two categories, namely, an aerodynamic configuration and a system configuration, analyzes aerodynamic configuration differences of multi-type aircrafts and system configuration differences of multi-type aircrafts, and thus determines an RVSM airworthiness approval configuration. The application can be used for simultaneously indicating airworthiness compliance of same-series multi-type aircrafts, and can also be used as a reference for the case of one aircraft with multiple configurations.
Owner:XIAN AIRCRAFT DESIGN INST OF AVIATION IND OF CHINA

Multi-data-source dependency management method and system based on configured form engine

The embodiment of the invention provides a multi-data-source dependency management method and system based on a configuration form engine, and relates to the technical field of front-end development technologies. The system comprises a configuration analysis module used for analyzing a form configuration file; the mapping construction module is used for establishing a mapping relation between the dependency key value and the form field to obtain a dependency relation mapping table; the monitoring management module is used for setting a corresponding monitor for the dependency item based on the data source type; and the change processing module is used for querying all first form fields depending on the first dependency item from the dependency relationship mapping table based on the dependency key value of the first dependency item when the data of the first dependency item is changed, and triggering the preset update logic of the first form fields. Through the method and the device, the problem of low front-end development efficiency is solved, and the effect of improving the front-end development efficiency is further achieved.
Owner:SHANSHU TECH (BEIJING) CO LTD +3