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

5439results about "Version control" patented technology

Page generation method and device based on natural language, equipment and medium

The invention relates to the technical field of artificial intelligence, can be applied to business scenes such as financial science and technology and medical health, and discloses a page generation method and device based on a natural language, equipment and a medium, and the method comprises the steps: obtaining a demand description in a natural language form, analyzing the demand description based on a preset intention recognition material, and generating a user intention; retrieving in the page feature vector library according to user intention to obtain a page template, performing graphical user interface rendering on the page template to generate a visual component set, injecting associated data into a target component in the visual component set to generate a target page, publishing the target page or publishing and collecting use effect data after modification, and displaying the use effect data. And updating the page feature vector library by using the use effect data. By combining natural language analysis, intention recognition, vector retrieval, graphical rendering and effect data updating, automation from demand input to page generation is realized, manual intervention and development cycle are greatly reduced, and page generation efficiency and quality are improved.
Owner:CHINA PING AN PROPERTY INSURANCE CO LTD

Variation test method and device based on intelligent automation script

The invention discloses a variation test method and device based on an intelligent automation script. The method comprises the following steps: extracting a statement execution sequence and a branch dependency relationship in an original source code by using a context-aware syntax tree, and generating a control flow diagram and a data flow diagram; performing code semantic analysis on the multi-dimensional code features by using a large language model, identifying potential defect types and variation rules, predicting the test efficiency of variants in combination with a deep Q learning model, and generating to-be-processed variants; performing grammar check and equivalence analysis on the to-be-processed variants to obtain effective variants, and testing the effective variants; variation test indexes are calculated, code weak points are positioned, and test blind areas are identified according to survival variants, so that a visual analysis report is generated; and iteratively generating a new test case according to the current survival variant and the visual analysis report, and testing the current survival variant by using the new test case. According to the invention, the variation test efficiency can be improved.
Owner:BEIJING YULORE INNOVATION TECH

Intelligent contract vulnerability detection and repair system based on heterogeneous graph neural network

The invention discloses an intelligent contract vulnerability detection and repair system based on a heterogeneous graph neural network, and belongs to the technical field of block chain security, and the system comprises a contract analysis module, a multilayer graph construction module, a heterogeneous graph neural network module, a vulnerability feature library, a vulnerability recognition engine, an automatic repair module and a visual interface. After the source code of the intelligent contract is input, code analysis and standardization are completed by a contract analysis module; the multi-layer graph construction module constructs a contract internal heterogeneous graph, an inter-contract interaction graph and an ecosystem relation graph based on a graph theory; the heterogeneous graph neural network module learns a vulnerability feature mode; the vulnerability recognition engine combines the vulnerability feature library to realize vulnerability classification and risk assessment; the automatic repairing module generates a repairing scheme; and the visual interface realizes detection progress monitoring, result display and encrypted report export. The intelligent contract vulnerability detection and restoration system based on the heterogeneous graph neural network provided by the invention provides technical support for block chain digital asset security and ecological stability.
Owner:GUANGDONG UNIV OF TECH

Context object driven patch processing method and device, equipment and medium

The invention relates to the technical field of base frame operation and maintenance, can be applied to business scenes such as financial science and technology and medical health, and discloses a context object-driven patch processing method, device, equipment and medium, and the method comprises the steps: extracting an equipment attribute identifier, an operation state identifier and a routing path identifier from an operation environment of target equipment to generate a context object, creating a patch definition, verifying the patch definition in a security sandbox, submitting and approving the patch definition to form a patch version identifier, configuring an environment isolation condition in combination with an effective range, issuing a patch execution instruction carrying the patch version identifier, the environment isolation condition and a hook definition, triggering patch script application repair logic, and calling a cache cleaning tool to process a resource cache. And collecting logs and indexes to generate a monitoring record, and executing rollback or off-shelf operation based on the monitoring record to finish the patch task. Through combination of dynamic patch definition, instruction issuing and version management, safe distribution of front-end patches is realized, and the stability and maintainability of the system are improved.
Owner:CHINA PING AN PROPERTY INSURANCE CO LTD

Direct3D rendering model compatible method based on dynamic template pool

The invention discloses a Direct3D rendering model compatible method based on a dynamic template pool, which comprises the following steps: establishing three types of mapping tables between D3D and Vulkan when compiling DXVK, constructing resource metadata, and creating a core, extended and temporary three-level template pool according to the mapping tables after starting; when the D3D application creates resources, metadata is initialized, parameters are verified, physical memories are allocated and grouped, resource groups are pre-verified, a batch binding command is generated, memory binding is completed, and the metadata is updated; when a resource view is created, a template is matched from a template pool, a handle is generated after instantiation, a resource handle is associated, and a descriptor is bound; when a rendering state is set and a rendering instruction is executed, the rendering state and the rendering instruction are respectively converted into a Vulkan related state and a Vulkan related instruction through a mapping table, a handle is bound after a PSO cache is inquired, a command buffer area is submitted to a GPU queue to execute drawing, and compatible operation of the D3D application on a platform supporting a Vulkan operating system is realized under the condition that the GPU does not support VKKHRmaintence5 and VKKHRmaintence6 extension.
Owner:北京麟卓信息科技有限公司

Intelligent file service system generation method based on low-code development mode

The invention discloses an intelligent file service system generation method based on a low-code development mode. The method comprises the following steps: constructing a file service core data model, defining file metadata fields, a storage structure and an association relationship, and forming a standardized data architecture. According to the method, the core data model, the visual page component library and the drag-and-drop workflow template are constructed, linkage binding of data-component-process is achieved in combination with a low-code engine, and the efficiency bottleneck of a traditional development mode is broken through; through a three-way real-time synchronization mechanism, real-time hot repair and dynamic branch judgment, page layout and flow rule adjustment can take effect immediately through visual configuration, and the problem of dynamic demand response lag is solved; through the intelligent resource scheduling logic compiled through environment adaptation, a differentiation scheme is generated for different deployment environments, the configuration difference influence under a private cloud and server mixed deployment scene is remarkably reduced, the deployment failure rate is greatly reduced, and the system online stability is improved.
Owner:AEROSPACE KAIYUAN TECH CO LTD

Vehicle-mounted controller firmware upgrading method

The invention discloses a vehicle-mounted controller firmware upgrading method, which relates to the technical field of intelligent networked automobiles, and comprises the following steps of: accurately describing a dependency relationship between versions by introducing a directed acyclic graph, providing a clear topological sorting basis for an upgrading process, and improving the upgrading efficiency. The system function conflict and disorder caused by disordered upgrading sequence are fundamentally avoided; a distributed consensus protocol is utilized to ensure that each controller achieves state coordination before upgrading, so that the overall robustness of a multi-controller cluster is effectively improved when the multi-controller cluster faces network delay or individual node abnormity, and upgrading failure or version bifurcation caused by the fact that part of nodes are not ready is avoided; through the combination of the group-level binding token and the atomic switching mechanism, the controller group with a strong function dependency relationship can be ensured to be effective and updated as a unified transaction unit, and the safety and reliability of cross-domain function linkage are remarkably enhanced.
Owner:CHINA VAGON AUTOMOTIVES HLDG CO LTD

Figure library integrated industrial production software system based on modular low-coupling architecture

The invention discloses a gallery integrated internal production software system based on a modular low-coupling architecture, which is characterized in that a system function is divided into a plurality of modularized modules and the modularized modules are packaged and deployed by a uniform interface, so that the coupling degree between the modules is remarkably reduced, and the problem of global code change caused by module dependence in a traditional single architecture is avoided; direct calling is replaced by an event-driven mechanism, asynchronous communication and decoupling cooperation between modules are realized, and the stability and maintainability of the system during function change or addition are improved; the configuration driving mechanism enables the business process to be dynamically adjusted, different business requirements can be met without modifying a program source code, the plug-in management mechanism provides a standardized third-party extension access channel and supports function loading according to requirements, and the limitation that a traditional system is fixed in function and closed in development is broken through; according to the method, the software can run consistently in Windows, Linux, MacOS and other environments, and the key problems that in the prior art, the coupling degree is high, the expansibility is poor, configuration is not flexible, and the platform adaptation capacity is weak can be effectively solved.
Owner:YUNNAN INST OF GEOLOGY & MINERAL SURVEYING & MAPPING CO LTD

Script preservation method, device, equipment, medium and program product

The invention provides a script preservation method which can be applied to the technical field of artificial intelligence. The script preservation method comprises the following steps: carrying out semantic understanding on demand related files by utilizing a large model, extracting core elements, and generating a structured demand change list; analyzing to obtain an abstract syntax tree of an existing script code, and constructing a mapping relationship between the software automation test element and a script code block; dynamically comparing the structured demand change list with an existing script code structure tree based on a mapping relation between software automation test elements and script code blocks, identifying a script range influenced by demand change, and outputting a change influence matrix; and based on the change influence matrix, generating an automatic script code snippet needing to be updated, and realizing preservation of the automatic script. The invention further provides a script preservation device and equipment, a storage medium and a program product.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Application environment and version management method and system suitable for low-code platform

The invention provides an application environment and version management method and system suitable for a low-code platform, and relates to the technical field of platform management.The application environment and version management method comprises the steps that a directed dependency graph is constructed by obtaining change records, and a dependency loop is detected and intelligently decomposed through a depth-first traversal algorithm; and packaging the node clusters into micro-services based on a function relevancy model to form an acyclic directed dependency graph, constructing a version backtracking index and a difference analysis matrix to determine a change influence range, executing incremental deployment according to a topological sequence, and recording deployment information. According to the method, the problem of version management and environment dependence in a low-code platform is solved, and the application deployment efficiency and the system stability are improved.
Owner:冠骋信息技术(苏州)有限公司

Software development result traceability analysis system based on version control

The invention discloses a software development result traceability analysis system based on version control, and relates to the technical field of intelligent software analysis. According to the method, the non-tampering property of code submission records is ensured through a block chain technology, a credible basis is provided for traceability, the code semantic analysis module generates a data set containing semantic association in combination with a clustering algorithm and weighted calculation, and the function influence positioning module constructs a function association graph by applying a graph neural network algorithm, so that the traceability is improved. An influence path of code change on system functions is automatically identified, the time cost of complex project function influence positioning is remarkably reduced, an evolution path generation module analyzes and tracks a code evolution path in combination with a time sequence, and a core module identification module clusters key nodes and positions a core function module. And the time-tracing source data storage module generates a visual relation graph and a queried data set, so that the whole-process management from code submission to result tracing is realized.
Owner:TIBET TIANHE SHENGYU INFORMATION TECHNOLOGY CO LTD

Dynamic configuration initialization and version synchronization method and system for multi-agent service

The invention relates to the technical field of computers, in particular to a dynamic configuration initialization and version synchronization method and system for multi-agent service, and the method comprises the following steps: obtaining a database update lock, constructing a database migration script dependency relationship, determining a current version of a database mode, upgrading and deploying the database mode, and verifying agent versions. The method has the beneficial effects that a rigorous database updating lock control mechanism, perfect migration script dependency chain verification, agent version management, port availability detection, idempotence and transaction safeguard measures are introduced, so that the processes of database structure upgrading and agent version initialization in a distributed deployment environment can be effectively supported; and the data consistency, the operation stability and the service continuity of the system are ensured.
Owner:JIANGSU HAIRUO INFORMATION TECHNOLOGY CO LTD

Dynamic script compiling and hot updating system based on Grouping and implementation method of dynamic script compiling and hot updating system

PendingCN121029183AVersion controlCode compilationDynamic compilationDowntime
The invention discloses a dynamic script compiling and hot updating system based on Grouping and an implementation method of the dynamic script compiling and hot updating system. The system comprises a script source code management module, a dynamic compiling engine, an intelligent cache manager, an exception handling and recovery system and a hot update controller. And the script source code management module receives and preprocesses the Grouping script to generate a unique identifier for subsequent management. And the dynamic compilation engine executes compilation operation according to the identifier to ensure that a compilation result accords with a specification. And the intelligent cache manager efficiently stores and retrieves the compiling result, so that the repeated compiling cost is reduced. And the exception handling and recovery system monitors the execution state in real time, and automatically starts a recovery process in case of exception to guarantee stable operation of the system. The hot update controller realizes seamless update and version switching of scripts, and ensures service continuity. Through cooperative work of the modules, high-reliability, high-performance and zero-shutdown deployment is realized.
Owner:SICHUAN CHANGHONG JIAHUA INFORMATION PROD CO LTD

Heterogeneous database unified deployment management method based on cluster management platform

The invention belongs to the technical field of computer software, and particularly relates to a heterogeneous database unified deployment management method based on a cluster management platform, which comprises the following steps: predefining metadata of various database services; the method comprises the following steps: pre-constructing a multi-version program package warehouse, and establishing a structured warehouse directory system; obtaining a chip architecture and an operating system type of the target node, and generating environment fingerprint information; dynamically selecting a database installation package matched with the current environment and a dependency item set of the database installation package by mapping a warehouse directory system; through a unified database adaptation layer, a standardized operation interface is called, and installation, configuration and start-stop operation of the database are executed; a visual deployment and arrangement function based on component roles is provided by expanding a Web service interface of the management platform; and according to a deployment arrangement result and the environment fingerprint information, calling a deployment script to complete automatic deployment and configuration of the database cluster. According to the invention, unified adaptation, deployment and full-life-cycle management of various domestic databases are realized.
Owner:FUJIAN MEIYA GUOYUN INTELLIGENT EQUIP CO LTD

Automatic software development method and device and computer program

According to the automatic software development method and device and the computer program, intelligent demand analysis is achieved through a natural language processing technology, dynamic task arrangement is conducted through a finite state automaton, collaborative development is completed by means of a multi-specialized role agent, intelligent verification is implemented based on a template matching mechanism, and the development efficiency is improved. And a complete automatic closed loop from demand to delivery is constructed. According to the scheme, full-process automation is realized, manual intervention is greatly reduced, and the development efficiency is remarkably improved; through division and cooperation of multiple agents, the professionality and decision-making quality of each link are ensured, and the capability limitation of a single agent is overcome; flexible and reliable process control is provided based on state machine management, and development state changes are dynamically adapted; and the standard consistency of the delivery result is ensured by combining template verification. According to the method, the problems of long development period, large quality fluctuation and the like caused by chain splitting, low intelligent level and excessive dependence on manpower of an existing development tool are effectively solved, and a feasible path is provided for comprehensive intelligence of software development.
Owner:CLOUDCHAIN GRP CO LTD

Version updating method and device, equipment and storage medium

The invention discloses a version updating method and device, equipment and a storage medium, and relates to the technical field of version updating, and the version updating method comprises the following steps: obtaining to-be-updated version information of to-be-updated software, intercepting an original structured query language (SQL), and generating a syntax tree corresponding to the original SQL, the to-be-updated version information comprises to-be-updated SQL and to-be-updated code blocks; according to the to-be-updated SQL, performing field updating on the syntax tree and then converting to generate a target SQL; according to the code task identifier of the to-be-updated code block, determining a code position of an original code block, and generating a target code; based on the target SQL and the target code, version updating and testing are conducted on the software to be updated, and a version updating task is completed. According to the method, a low-code platform can be helped to accurately identify data and code change ranges, codes and scripts are automatically combined, and the purpose of reducing version updating time is achieved.
Owner:ARCHFORCE FINANCIAL TECH CO LTD

Configurable system for externally providing multi-source interface data

The invention discloses a configurable system for externally providing multi-source interface data, which comprises a flow arrangement engine, a data processing engine and a data processing engine, and is characterized in that the flow arrangement engine comprises a visual node arrangement interface, a dynamic input parameter module and a flow variable pool; through version isolation, new version configuration is automatically generated when a user modifies a process, an old version continuously processes a stock request until the stock request is completed, and a new request is automatically routed to the new version, so that service switching is non-aware, and the risk of service interruption caused by server stopping and restarting in a traditional scheme is eliminated; free combination of heterogeneous data source nodes through a graphical interface and dynamic adjustment of an execution sequence are supported, the solidification problem of a traditional hard coding process is solved, a process variable pool temporarily stores an intermediate result of each node for a subsequent node to reference through a preset format, the limitation that a multi-step result cannot be reused in a traditional scheme is solved, and flexible series connection of heterogeneous data sources is achieved; each configuration version has an independent process variable pool, an intermediate variable generated by an old version only serves a self task, a variable pool of a new version is completely isolated, data cross contamination during parallel of multiple versions is avoided, and result consistency is ensured.
Owner:JIANGSU ZHONGLAI NEW MATERIAL TECH CO LTD

Dynamic calibration method and system for cross-terminal detection score offset

The invention discloses a dynamic calibration method and system for cross-terminal detection score offset, relates to the technical field of dynamic calibration of score consistency of a multi-terminal detection system, and is used for solving the problem that detection scores are incomparable due to inconsistent time bases among terminals and segmented drift of score scales. Generating an event record containing an original detection score and a quality mark by solidifying a terminal identifier and a field specification; the unified timestamp is corrected through four-timestamp time service, the aligned event groups are merged according to the aligned time windows, and the optimal shift amount is solved; dividing the offset sequence into segments, establishing order-preserving linear mapping in the segments, and performing interpolation connection on a transition region; and aperture self-certification and version updating verification are realized by combining the micro-correction list and the residual offset.
Owner:BAIWEIJINKE (SHANGHAI) INFORMATION TECH CO LTD

3D application generation method and device and electronic equipment

The invention provides a 3D application generation method and device and electronic equipment, and relates to the technical field of computers.The method comprises the steps that natural language information input by a user is analyzed through a large language model, and structured scene description information is generated; generating interactive three-dimensional scene preview according to the scene description information; receiving an operation instruction sent by a user for the scene description information based on the three-dimensional scene preview, and determining a final scene configuration parameter according to the operation instruction; and according to the final scene configuration parameters, constructing the 3D application in stages, and after at least one stage is completed, providing a runnable 3D application intermediate version for the user. According to the method, the natural language understanding ability of the large language model is deeply fused with a visual interaction guide mechanism, so that low-threshold and high-efficiency 3D application creation is realized, a user with zero programming basis can quickly and accurately convert the creation into a high-quality immersive application, and the flexibility of 3D application creation is improved.
Owner:HANGZHOU QIUGUOJIHUA TECHNOLOGY CO LTD

Intelligent low-code construction and automatic multi-terminal application full-stack deployment solution

The invention discloses a solution for intelligent low-code construction and automatic deployment of a multi-terminal application full stack, belongs to the technical field of software development, and solves the problems that an existing low-code development platform is high in use threshold, does not support customized development and is disjunction in application construction and application use. The invention provides an intelligent low-code construction platform. The intelligent low-code construction platform comprises a low-code construction platform, an application rendering unit, an application deployment unit and a display interaction unit, the low-code construction platform is used for constructing a plurality of application pages according to the developer personalized configuration information, and associating the plurality of application pages according to set association logic information among the plurality of application pages to obtain an application program; generating application data according to the application program, and storing the application data; the page cross-end rendering unit is used for performing Web end and App end rendering on the application program according to a defined page rendering protocol to obtain a Web end application and an App end application; and the display interaction unit is used for displaying the interaction function and the application logic of the Web end application and the App end application.
Owner:BEIJING XINGZHI DIGITAL CLOUD TECHNOLOGY DEVELOPMENT CO LTD

Duplex-screen intelligent cabin interaction method and system

The invention discloses a duplex-screen intelligent cabin interaction method and system, and relates to the technical field of intelligent cabin interaction, and the method comprises the steps: collecting user operation behavior data, vehicle state data and environment perception data in real time through a vehicle-mounted sensor group, a man-machine interaction interface and a vehicle bus; establishing a multi-dimensional user data model containing an interaction feature vector, a driving mode matrix and a preference configuration tree; the method comprises the following steps: analyzing user historical interaction data based on an adaptive weighting algorithm, and calculating use frequency weight coefficients of different functional modules; according to the duplex-screen intelligent cockpit interaction method and system provided by the invention, the precision of a user portrait is remarkably improved by constructing a multi-dimensional user data model, personalized interaction experience is realized, and the interface layout and interaction logic can be dynamically adjusted according to a real-time driving scene by adopting a self-adaptive weighting algorithm and a random forest classifier, so that the user experience is improved. The real-time performance and the adaptability of the system are enhanced, and the interaction experience is optimized.
Owner:JIANGXI HANSONG CAR ELECTRONICS CO LTD

Visual component management method and device based on support of multi-user collaboration

The invention relates to a visual component management method and system based on support of multi-user collaboration, and belongs to the technical field of computer software collaborative design. Wherein multi-party editing requests are received and verified through a cooperative access mechanism, structured component data are constructed by using a component modeling model, concurrent control and a difference buffer are adopted to coordinate parallel modification, write conflicts are identified and processed based on a conflict detection algorithm, and traceable management of component versions is realized through a snapshot generation model. According to the method, efficient, consistent and conflict-controllable unified management of the visual components in a multi-person online cooperation scene is realized, and the cooperation efficiency of component development and the system reliability are effectively improved.
Owner:SHANGHAI MOZHU NETWORK TECHNOLOGY CO LTD

Hot update method, system and equipment for automation program of semiconductor equipment and medium

The invention provides a hot updating method, system and equipment for an automation program of semiconductor equipment and a medium. The method comprises the following steps: dynamically loading a new version script code into an isolated runtime environment created by an application domain or a class loader through a reflective API (Application Program Interface) so as to isolate new and old codes. And performing preheating initialization on the new code in an isolated environment, wherein the preheating initialization comprises execution of an initialization function and simulation of a production request test. After preheating is completed, a new request of the production environment is routed to the new version to be processed through atomic switching operation, and meanwhile, the current running version continues to complete existing in-process affairs. According to the method, shutdown is avoided through dynamic loading and isolation, stability is improved through preheating initialization, new requests and in-process transactions are considered in atomic switching, non-shutdown updating of the automatic program of the semiconductor equipment is achieved, production interruption is effectively eliminated, and the equipment utilization rate and operation and maintenance flexibility are improved.
Owner:上海朋熙半导体股份有限公司

Government affair knowledge graph updating and version control method and system

The invention discloses a government affair knowledge graph updating and version control method and system, and belongs to the technical field of artificial intelligence and knowledge graphs, Git-based file change drives incremental updating of knowledge graphs, and the method is implemented by the following steps: change monitoring: integrating Git version management; capturing file change through double modes of timing scanning and event triggering, establishing one-to-one mapping between a file Git version and a map version, and transmitting difference contents; difference preprocessing: standardizing difference contents into an analysis unit containing positions, types, original contents and updated contents, and filtering meaningless differences through a G-NF algorithm; constructing a difference subgraph; carrying out difference atlas fusion; and version control: storing version archives, and providing a multi-dimensional query tracing function. According to the method, version closed-loop management is achieved, change traceability is accurate and efficient, incremental atlas updating is achieved, total processing resource consumption is reduced, meanwhile, multi-scene version switching is supported, and repeated construction and maintenance cost is reduced.
Owner:INSPUR SOFTWARE CO LTD

Integrated design method for cross-domain adaptation of industrial system based on multi-dimensional industrial characteristic mapping

The invention belongs to the technical field of industrial system integration, and provides a design method for rapid adaptive integration of a cross-domain system. Through the method, developers extract business logic rules of the industry, standardize characteristic mapping and select, develop and integrate functional modules, logic processes and scene components of the cross-domain system, so that the cross-domain system which conforms to industry characteristics and meets business circulation is formed, and meanwhile, the development efficiency of the cross-domain system is improved. The newly added industry logic component can be classified into each industry characteristic model based on the knowledge base, and a multi-dimensional characteristic vector is generated in the platform, so that cross-industry integrated component multiplexing is realized, and the cross-field applicability and flexibility of the platform are further improved. Modularized construction and configuration type development are supported, mapping and matching functions are carried out on various industrial manufacturing industry characteristics such as machining, electronic and electrical appliances and equipment sets, the requirements for subdivision production in the industrial field and rapid adaptation of business processes are met, the system integration cost is reduced, and the application development efficiency is greatly improved.
Owner:GUANGZHOU HONGYI TECH CO LTD

Automated carbon asset network system and carbon asset management method

An automated carbon asset network system and a carbon asset management method are provided. The automated carbon asset network system includes a carbon asset management digital platform realizing a carbon inventory executed for an enterprise through a computer system, and the carbon asset management digital platform includes a carbon asset network establishing module, a carbon asset network connection module, and a carbon asset network update module. The carbon asset management method includes: receiving data for stakeholders, internal or external carbon asset management digital platform, carbon asset management report formats, and carbon inventory obtained through automated customized questionnaires, by using the application program interface; automatically integrating carbon inventory data for supply chains and performing version control; digitally managing a full scope of an organizational greenhouse gas inventory and product carbon footprint information throughout product life cycles for brands in the enterprise; and generating documents according to requirements.
Owner:CEDARS DIGITAL PTE LTD

Firmware-level security protection system and method for industrial automation equipment hard disk

The invention discloses a firmware-level security protection system and method for a hard disk of industrial automation equipment, particularly relates to the technical field of storage security protection, and is used for solving the problem of abnormal tampering of firmware. According to the method, instruction calling, interface access and interrupt timestamps are collected in a sliding window, a behavior sequence set containing an instruction sequence, calling frequency and sensitive marks is constructed and compared with a reference sequence library, firmware-level judgment on operation abnormity, access border crossing and tampering risks is triggered based on a transfer relation and an offset index, and the operation safety is improved. The method comprises the following steps of: dividing firmware into a control domain, a data domain and a configuration domain, realizing minimum permission and dynamic isolation by relying on state and permission mapping and permission register and interface shielding, forming a flow from detection to isolation to closed loop recovery by combining protected segment integrity verification and local copy hot switching, writing an exception into a protected loop log area for threshold updating, and performing protection on the protected loop log area. And the tamper-proof performance, the operation safety and the maintainability of the firmware are integrally improved.
Owner:SHENZHEN LIANZHONG CHANGXIN TECH CO LTD

Transactional Neural Reasoning AI (TNRAI)

PendingUS20260087387A1Version controlInference methodsAlgorithmCustomer engagement
Transactional Neural Reasoning AI (TNRAI) is a novel class of artificial intelligence designed to simulate human-like reasoning during live, multimodal user sessions. TNRAI departs from traditional static inference models by integrating a five-pillar architecture: (1) delta-path modeling for real-time outcome deviation detection, (2) skew-based adversarial recognition, (3) vector memory recall for behavioral context, (4) ambient reasoning overlays to incorporate situational data, and (5) a multi-logic arbitration engine that fuses rule-based, statistical, situational, and historical reasoning. The system evolves continuously via a CI / CD feedback loop, adjusting its logic and thresholds based on live outcomes. TNRAI supports overlays such as time or location constraints to influence reasoning and can activate conditional triggers based on logic patterns or confidence thresholds. This architecture enables adaptive, deliberative decision-making in real time, extending the utility of AI across domains such as automation, compliance enforcement, customer engagement, and transaction-based system control.
Owner:WILLIAMSON JOSHUA B

Graphical file editing system and method

The invention discloses a graphical file editing system and method. The system is deployed in the form of an IDE plug-in, and comprises an editor extension module of a JBCefBrowser embedded browser, an editor extension module of a JBCefBrowser embedded browser, and an editor extension module of a JBCefBrowser embedded browser, the file identification module is used for scheduling a corresponding editor based on a file suffix; the graphical engine is used for performing classified rendering on the JSON / XML data based on the component metadata registry; the event processing module supports three-stage dragging and eight-direction zooming; an event driving communication module based on window.post Message, and an event driving communication module based on window.post Message; the operation module is used for synchronizing files and codes through a PSI interface; and a file template management module based on a. Ft template. The method comprises the steps of editor registration and embedding, file identification and loading, content analysis and rendering, interaction event processing, data persistence synchronization and template file creation. According to the method, graphical dragging and editing of the structured file are realized in the IDE, and the development efficiency and the normalization are remarkably improved.
Owner:SHANDONG CITY COMMERCIAL BANK COOP ALLIANCE CO LTD

Intelligent analysis method, system, equipment and program product for automatic code review

The invention provides an intelligent analysis method, system, equipment and program product for automatic code review, which are applied to the field of computer software engineering and development tools, and the method comprises the following steps: obtaining code difference data, preprocessing to generate a semantic code unit, constructing a structured cue word and inputting the structured cue word into a large language model, according to the scheme, the problems that in existing code review, semantic understanding is insufficient, and efficiency is low can be solved, automatic risk identification and analysis of code changes are achieved, and review efficiency and accuracy are improved.
Owner:CTRIP TRAVEL NETWORK TECH SHANGHAI0