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

16 results about "Business software" patented technology

Business software (or a business application) is any software or set of computer programs used by business users to perform various business functions. These business applications are used to increase productivity, to measure productivity and to perform other business functions accurately.

Graphical User Interface for Smart Rings in Electronic Devices

1. Name of the product in this design: Graphical User Interface for a Smart Ring for Electronic Devices. 2. Purpose of this design: For use in electronic devices for displaying business software programs, interactive operations, and information display. 3. The key design features of this product are its graphical user interface content. 4. The picture or photo that best illustrates the key design points: Design 1 front view. 5. The shape of the electronic device is a conventional design, and the rear view, left view, right view, top view, and bottom view are omitted. 6. Design 1 is designated as the basic design. 7. Purpose of graphical user interface: for users to interact and for information to be displayed. 8. Description of the changing states of the graphical user interface: The main view of Design 1 is the initial interface. Swipe up on the main view of Design 1 to enter the interface changing state diagram 1 of Design 1. Click "Discover" at the bottom of the interface changing state diagram 1 of Design 1 to enter the interface changing state diagram 2 of Design 1. The main view of Design 2 is the initial interface. Clicking "AI" at the bottom of the main view of Design 2 will take you to the interface change state diagram of Design 2. The main view of Design 3 is the initial interface. Clicking "Game" at the bottom of the main view of Design 3 will take you to the Design 3 interface change state diagram. The main view of Design 4 is the initial interface. Clicking "My" at the bottom of the main view of Design 4 will take you to the Design 4 interface change state diagram.
Owner:GUANGYAO HENGTUO (CHENGDU) ARTIFICIAL INTELLIGENCE TECHNOLOGY CO LTD

Test data generation method and device, equipment, storage medium and program product

The embodiment of the invention provides a test data generation method and device, equipment, a storage medium and a program product, and relates to the field of financial science and technology. The method comprises the steps of obtaining a target data mode of a to-be-tested service; based on the target data pattern, constructing a dependency relationship graph corresponding to the target data pattern, the dependency relationship graph being used for representing a dependency relationship between entities and a dependency relationship between fields in the target data pattern; based on the dependency graph, a field generation sequence is obtained, and the field generation sequence meets the dependency of all the fields; and based on the field generation sequence, traversing the dependency graph, and generating a target test data set corresponding to the to-be-tested service. The method provided by the invention covers the test data generation requirement in a complex business scene, can adapt to the complex business scene, solves the defects in dependency relationship processing and one-to-many data generation in the prior art, remarkably improves the quality and the automation degree of the test data, and improves the development and test efficiency of business software.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA +1

Method, apparatus and device for monitoring and identifying abnormal operation of file descriptors

PendingCN122261931AHardware monitoringFile descriptorSoftware
The embodiment of the application provides a method, device and equipment for monitoring and identifying abnormal operation of a file descriptor, wherein the method is achieved by a monitoring and identifying module to monitor and identify file descriptor fd operation performed by business software; and when the result of identification matches a file operation filtering rule, it is determined that abnormal operation of the file descriptor fd occurs, so as to realize accurate identification and rapid positioning of the abnormal operation of the file descriptor fd. In addition, the file operation filtering rule is flexible and has strong scalability.
Owner:DATANG MOBILE COMM EQUIP CO LTD

System, method and storage medium for realizing man-machine interaction interface based on vehicle machine

The application relates to a system and a method for realizing a man-machine interaction interface based on a vehicle machine and a storage medium, and belongs to the technical field of automobile intelligent cockpits. The system comprises a cockpit control component, a first display component and a second display component. The cockpit control component is connected with the first display component and the second display component respectively. The cockpit control component is used for generating a vehicle machine business software window and calculating and generating an instrument business software window according to data transmitted by a vehicle-mounted data acquisition component. The first display component and the second display component are respectively used for displaying the vehicle machine business software window and the instrument business software window. The vehicle machine business software window and the instrument business software window are generated by the cockpit control component, and the calculation business of the original instrument end is also completed by the cockpit control component, so that an instrument control component does not need to be additionally arranged, the weight and the cost of the whole vehicle are reduced, and user individualization functions, upgrade iteration and function expansion can be better realized.
Owner:CHONGQING CHANGAN TECH CO LTD

A configuration method and device of an apparatus, an electronic device, and a storage medium

This application relates to the field of computer technology and provides a device configuration method, apparatus, electronic device, and storage medium. The method, during the system startup phase of the target device, reads the hardware identification information of the target device; based on the hardware identification information, calls the corresponding feature configuration file of the target device from a pre-set device feature configuration library; initializes the target device according to the feature configuration file; and generates a unified hardware operation interface based on the feature configuration file, allowing upper-layer applications to control the hardware components of the target device through the hardware operation interface. This application, by automatically identifying the hardware identifier and loading the matching feature configuration file during the system startup phase, dynamically constructs a unified hardware operation interface, achieving complete decoupling between upper-layer business software and the underlying hardware platform. This significantly improves code reusability and system portability, avoiding the problems of high code duplication and low code reusability in software development.
Owner:NINGBO HOLLYSHI INFORMATION SECURITY RES INST CO LTD

Multi-source data collection and cross-system calling method based on cloud edge collaboration

The invention discloses a multi-source data collection and cross-system calling method based on cloud edge collaboration, and belongs to the technical field of cross-system interaction. According to the method, edge nodes and business software interfaces are uniformly coded to complete collection, and then interface interaction relation pairs are constructed and a data interaction behavior set is formed; an interaction timestamp is configured through interface heartbeat, and the data transmission log cluster is mapped into a signal map; calculating a shared cooperation gap to expand and form a complete interaction link, and further constructing a link state matrix; and finally, evaluating the data calling sharing degree between the edge nodes based on the matrix, and screening replaceable nodes when the data leakage risk occurs in the nodes. According to the method, through standardized collection, mapping analysis, precise link construction and sharing degree evaluation, the problems that in the prior art, data collection is disordered, cross-system calling is unstable, and fault nodes are difficult to replace are solved, efficient integration and cross-system smooth calling of multi-source data are achieved, and the reliability and fault tolerance of the system are improved.
Owner:NANJING JIUZHOU ACCOUNTING CONSULTING CO LTD

A method for implementing on-demand reconstruction of an electromagnetic management and control business software based on a function engine

The application discloses a function engine-based electromagnetic management and control business software on-demand reconstruction implementation method, which comprises the following steps: acquiring business software construction demand information; performing software construction processing on the business software construction demand information to obtain first software information; and performing analysis and optimization processing on the first software information to obtain target software information.
Owner:CHINESE PEOPLES LIBERATION ARMY UNIT 32802

Low-latency high-stability big data component data access method and system

The invention discloses a low-delay high-stability big data component data access method and system, and relates to the technical field of big data processing. According to the invention, the authority management module establishes fine mapping between business software and authorized data resources; the data write-in management module sorts write-in requests according to priorities through task arrangement, ensures that high-value data is written in preferentially, and distributes tasks to nodes with light loads through write-in load balancing; the data query management module realizes low-delay query through data unvarnished transmission, stops abnormal or long-time query through slow query management to guarantee system availability, and directly routes a request to a node where data is located through query load balancing; the data life cycle management module regularly marks and cleans out expired redundant data; according to the invention, the problems of resource contention, performance fluctuation and poor stability caused by disordered access to the big data component by multiple service parties are solved, and efficient, stable and controllable access to the big data component is realized.
Owner:THE FIFTH RES INST OF TELECOMM SCI & TECH CO LTD

Business-oriented post-quantum cryptography migration risk determination method and device, equipment and medium

The application provides a business-oriented post-quantum cryptography migration risk determination method and device, equipment and medium, comprising: matching the dependency of the configuration file of the business software with the traditional password library feature library to determine the password library set to be analyzed; querying the password algorithm knowledge base based on the password library set to be analyzed to identify and determine the initial risk seed set, and performing seed call point positioning processing on the initial risk seed set based on the abstract syntax tree to determine a plurality of effective risk seed nodes; performing context-enhanced call chain reverse propagation processing based on the abstract syntax tree and the plurality of effective risk seed nodes to determine the reverse propagation path; performing dynamic confidence evaluation processing, pruning processing and risk path aggregation processing on each reverse propagation path to output a migration priority report. The post-quantum cryptography dependence of the business software is accurately identified, risk quantification and priority sorting are performed, and finally a decision report directly driving the migration action is generated.
Owner:北京长擎量子技术有限公司

A method for distributing business software versions

This application provides a method for distributing service software versions. The method includes: upon receiving version request messages from multiple service board CPUs, extracting the VLAN ID of the corresponding service board CPU from each version request message, wherein the VLAN ID is pre-assigned to each service board CPU by the main control unit; and transmitting the service software version to all requesting service board CPUs using multicast based on the extracted VLAN ID. This method constructs a logically isolated channel through VLAN technology and transmits the service software version to all requesting service board CPUs simultaneously using multicast, significantly improving version distribution efficiency, avoiding the main control unit becoming a performance bottleneck due to concurrent processing of a large number of version requests, and reducing the time required for system startup and service recovery.
Owner:NEW H3C NETWORK INFORMATION SECURITY SOFTWARE CO LTD

Service software development system and method based on AIDF and AI auxiliary coding

The invention discloses a service software development system and method based on AIDF and AI auxiliary coding, and the method employs the AIDF to automatically generate a whole set of context codes, documents, cue words and optimal practice rule files integrated by artificial intelligence coding according to a service model, and provides a complete context containing service information and codes for AI auxiliary programming. The AI auxiliary programming can understand enterprise-level codes and business knowledge contexts, the certainty of the AI auxiliary programming is effectively improved, and the illusion rate is greatly reduced; due to the existence of perfect business and code contexts, business logic and graphical interface codes can be generated only by short cue words, and the development efficiency of business software is greatly improved.
Owner:CHINA COMM SERVICE APPL & SOLUTION TECH CO LTD

Instruction generation device, instruction execution device and method, medium and electronic equipment

The invention discloses an instruction generation device, an instruction execution device and method, a medium and electronic equipment. The instruction generation device comprises at least one first processor configured to determine function security test codes respectively corresponding to a plurality of to-be-protected circuits used for supporting operation of business software in the instruction execution device; merging and packaging the function security test codes corresponding to the plurality of to-be-protected circuits to obtain function security test software; determining target operation time information corresponding to the business software and the function security test software according to a preset scheduling rule; wherein the preset scheduling rule comprises forbidding operation of the service software to trigger a test timeout event; and based on the business software, the function security test software and the target runtime information, generating an executable instruction for being executed by an instruction execution device. In the embodiment of the invention, the test logic and the normal business logic are decoupled, the maintenance is simpler, and the normal operation of the chip is ensured.
Owner:BEIJING HORIZON INFORMATION TECH CO LTD

Memory extension method based on embedded video monitoring equipment

The invention relates to a memory expansion method based on embedded video monitoring equipment, which comprises the following steps of: setting an original data maximum value MT and a compressed data maximum value ML through a zram function; a Linux standard tool is used for formatting a zram virtual block device, and the zram virtual block device is set as a swap cache; a swap function of the Linux is started; starting service software, and performing memory configuration in the software; when the software starts to run, reading and receiving different types of data, and storing the data in the corresponding types of memory regions in a classified manner; when the physical memory is insufficient, the zram function starts a compression process; when business software needs to use compressed and stored data, a memory address is directly accessed, and an operating system automatically recycles when the software ends running, all memories are released. Support is provided at the bottom layer of the operating system, the upper layer business is basically non-inductive, and the product function and stability are not influenced; the technology is mature and stable, development and verification are fast, and benefits are obvious; and cross-platform and cross-product popularization can be realized, and the compatibility to service types is wide.
Owner:TIANJIN TIANDY DIGITAL TECH

Automatic testing method, device and equipment for business software, medium and product

The invention discloses an automatic testing method, device and equipment for business software, a medium and a product. The method comprises the steps that target software is monitored in real time, and when it is monitored that the target software meets a triggering condition, target test data matched with the target software is obtained; processing the target test data to obtain at least one target test type matched with the target software; and processing the target test data and each target test type based on each pre-trained artificial intelligence model to obtain a service test report matched with the target software. By means of the technical scheme, automatic testing of the service software can be achieved, the software testing efficiency is improved, manpower resources are saved, the software testing work cost is reduced, and the accuracy and comprehensiveness of software testing results are guaranteed.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Multi-scene practice environment construction method and device based on cloud platform

The invention provides a multi-scene practice environment construction method and device based on a cloud platform, and relates to the technical field of analog simulation and practice, and the method comprises the steps: respectively combing mirror image business software deployment requirements and virtual machine resource configuration corresponding to each practice scene, and obtaining a configuration list; distributing an independent virtual VLAN (Virtual Local Area Network) subnet address for the logic network partition corresponding to each practice scene; creating a corresponding virtual machine cluster, deploying mirror image service software and completing service registration, and performing network configuration according to an independent virtual VLAN subnet address corresponding to each exercise scene to form an operable exercise environment instance of each exercise scene; according to the method and the system, the rapid construction of the multi-scene practice environment can be realized, the binding of hardware resources is not needed, the resource utilization rate and the practice preparation efficiency can be effectively improved, and the multi-scene parallel practice demand under the intensive aerospace mission is met.
Owner:BEIJING AEROSPACE CONTROL CENT

Method for implementing lightweight all-in-one video surveillance device, and electronic device

Provided in the embodiments of the present disclosure are a method for implementing a lightweight all-in-one video surveillance device, and an electronic device. The method comprises: implementing the deployment and activation of an all-in-one video surveillance device on the basis of a server selected from multiple types of servers, which have hardware with standardized specifications and are defined in a hardware server layer, a business software package selected from standardized business software packages, which have different functions and are defined in a business convergence layer, and deployment and activation strategies for the all-in-one video surveillance device.
Owner:ZTE CORP