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

15 results about "Generic interface" patented technology

Development general data conversion middleware adaptable to various CAD tools and conversion method

The invention relates to development general data conversion middleware capable of adapting to various CAD tools, and belongs to the technical field of computer aided design (CAD). According to the invention, the middleware adopts a modular design concept, through an API (Application Program Interface) provided by the CAD tool and a universal interface developed in the middleware, rapid integration of the new CAD tool and the PLM system is supported, and the integration efficiency is obviously improved compared with that of a traditional scheme. The middleware comprises a data analysis layer, a general data model layer, a data mapping layer and an output adaptation layer. According to the method, repeated development of integrated software for different CAD tools or different PLM systems is not needed, the efficiency and compatibility of tool integration and system integration are improved, and the development cost and the maintenance cost are reduced.
Owner:NANJING GLAWAY SOFTWARE CO LTD

A blockchain smart contract architecture and a design method thereof

The application discloses a kind of blockchain smart contract architecture and its design method, belong to blockchain field, including: the interaction of using generic interface implementation and access layer, consensus algorithm layer and account data, smart contract module is generated independent software function module by integrating standard library, trusted check information packing, the call and callback function of mode are passed through function pointer, the call and interaction of smart contract framework and smart contract dynamic library are realized, the interaction of smart contract library and TA is realized by implementing the core logic of smart contract in the form of TA in trusted execution environment, and using the GP specification of Trustzone;Transaction information handled and generated by smart contract is temporarily stored to the transaction cache area, read by consensus algorithm, consensus and finally form new block and fall disk.The application guarantees the execution safety of the core logic of smart contract, optimizes blockchain software architecture, realizes the trusted check and efficient operation of contract, improves programming efficiency.
Owner:10TH RES INST OF CETC

Method and equipment for supporting integration of single-body application and micro-service application

A method, apparatus and device for supporting integration of a single application and a micro-service application, and a computer readable storage medium, the method comprising: constructing a universal interface for providing a unified abstract service description to support interaction of a single application architecture and a micro-service application architecture; a target implementation mode is determined according to the configuration information, and the target implementation mode comprises local implementation and remote implementation; a client request is received through an adapter, and the adapter maps the client request to a corresponding implementation class according to the target implementation mode; the execution process accesses the corresponding data storage or remote service according to the target implementation mode, so that the technical problem that a single application and a micro-service application are difficult to seamlessly integrate and switch due to the fact that the single application and the micro-service application use different interface designs and communication modes in related technologies is solved; and integration and switching between the single application architecture and the micro-service application architecture are realized.
Owner:THREE GORGES HI TECH INFORMATION TECH CO LTD

Enterprise application component building method and system based on large language model

The invention provides an enterprise application component building method and system based on a large language model, and the method comprises the steps: S1, obtaining a user component demand, carrying out the analysis, generating a structured demand document, and determining whether to enter a step S2 or not according to a user demand confirmation result; s2, generating a core function module of a component through a component generation engine based on the structured demand document confirmed by the user; s3, matching a corresponding interface template from a preset universal interface library according to an adaptive system list in the structured demand document, and generating an interface adaptive code; and S4, deploying the core function module and the interface adaptation code to a preview environment for a user to preview, and selecting to automatically package and generate a component installation package or re-executing the steps S1, S2 or S3 according to a user preview confirmation result. According to the method, a full-link automation mechanism of'natural language demand-component generation-interface adaptation 'is constructed, so that the component building threshold is reduced, and rapid adaptation of the component and the existing system is realized.
Owner:CHINA NAT BUILDING MATERIALS TECH CO LTD +4

Component adaptation method and device

PendingCN121029232AVersion controlProgram code adaptionComponent adaptationBase class
The embodiment of the invention provides a component adaptation method and device, computer equipment, a computer readable storage medium and a computer program product, and belongs to the field of software. The component adaptation method comprises the following steps: acquiring an interface of a source framework component and a predefined component base class, wherein the component base class comprises a universal interface mapping rule; mapping an interface of the source frame component into an interface of a universal component based on the universal interface mapping rule, so as to convert the source frame component into the universal component; wherein the interface of the universal component is determined according to the interfaces of various framework components, and the universal component is suitable for various frameworks. According to the technical scheme of the embodiment of the invention, a method for efficiently converting the specific framework component into the universal component can be provided under the condition of not invading framework type selection, and the universal component is suitable for multi-framework access, so that the design cost of a component provider and the access cost of an access party are reduced, and the development efficiency is improved.
Owner:SHANGHAI BILIBILI TECH CO LTD

SDK (Software Development Kit) interface calling method and device, storage medium and electronic equipment

The invention discloses an SDK interface calling method and device, a storage medium and electronic equipment, and the method comprises the steps that a data request sent by a client through an abstract interface is received, the abstract interface is a universal interface which is researched and developed in a unified mode when multiple clients are researched and developed, and the data request comprises a target client identifier; an interface mapping table is inquired according to the target client identifier, a target SDK interface is obtained, the interface mapping table comprises the mapping relation between different client identifiers and the SDK interface, and the target SDK interface is the SDK interface corresponding to the target client identifier; and processing the data request by calling the target SDK interface. Therefore, no matter whether the original actual interface of the SDK is changed or not or whether a new SDK interface is added, the client side is not influenced, the interface of the client side is not changed along with the change of the actual interface of the SDK, convenience is brought to research and development of the client side, and expandability and maintainability of the system are improved.
Owner:MOMENTA (SUZHOU) TECHNOLOGY CO LTD

Service arrangement and scheduling method and system based on large language model

This invention discloses a service-oriented orchestration and scheduling method and system based on a large language model, comprising: encapsulating the model and its working model into an MSU and generating a general interface specification file based on the MCP protocol; generating a unique Context ID for each inference task and registering the context information in external shared storage; automatically generating a model service orchestration graph by an LLM based on the UIS file of each MSU; according to the topology and context dependencies of the orchestration graph, a custom scheduler comprehensively scores candidate nodes in a Kubernetes cluster based on context affinity and resource score and selects the optimal node to deploy the MSU; and adaptively optimizing scheduling weights and resource allocation through a fast / slow feedback loop of the runtime monitoring module. This invention significantly reduces cross-node communication latency and improves task throughput while ensuring system scalability.
Owner:NANJING INFORMATION HIGH-SPEED RAILWAY RES INST OF SCI AND TECH

Virtual hardware adaptation layer construction method supporting compatibility of single system and double systems

The invention belongs to the technical field of operating systems, and particularly relates to a method for constructing a virtual hardware adaptation layer supporting compatibility of a single system and double systems, a three-level layered architecture of a service layer-VHAL layer-hardware adaptation layer is constructed, the service layer pays attention to service functions, the VHAL layer adopts a universal interface to be in butt joint with the service layer, and the single system / double systems are adapted by adopting a differentiation implementation class; the hardware adaptation layer is in butt joint with physical hardware; then, single-system / dual-system on-demand loading, system initialization and implementation class loading are carried out on the VHAL layer differentiation implementation class by compiling macros, configuring files and initializing parameters; and finally, in a dual-system scene, a VHAL layer is internally provided with a multi-protocol communication component, and standardized interaction is carried out based on an IPC technology. According to the invention, the problems of hardware adaptation and service coupling of traditional software in a dual-system scene in the prior art can be solved.
Owner:CHONGQING RUIMING INFORMATION TECH CO LTD

Pre-emptive means replication method and apparatus

The application discloses a preplan means replication method and device, and relates to the technical field of computers. The method comprises the following steps: determining a means type in response to a means replication instruction, wherein each preplan comprises a plurality of means; determining a means implementation method corresponding to the means type in a means implementation set according to the means type, wherein the means implementation set comprises at least one means implementation method, and each means implementation method corresponds to one means type; the means implementation method is configuration information required for implementing the means; acquiring the means implementation method through a preset universal interface, and performing a means replication operation based on the means implementation method.
Owner:QI-ANXIN LEGENDSEC INFORMATION TECH (BEIJING) INC +1

A BIM component automatic test system based on polymorphic interface adaptation

A BIM component automatic test system based on polymorphic interface adaptation, the system comprises: a general interface module and a test program module; the general interface module is used for receiving a component instantiation request sent by the test program module, binding a corresponding component implementation class instance, adding processing logic, encapsulating into a proxy class instance, and being called subsequently; the test program module is used for realizing dynamic loading of a test unit through macro definition; before execution, the test unit sends a component instantiation request to the general interface module and obtains a proxy class instance; when executing, the test unit uses a test scenario provided by a use case loader, calls a general interface method of the proxy class instance, and outputs an execution result. The disclosure improves the stability, efficiency and scalability of the test by constructing a set of BIM component automatic test system which can adapt to platform differences and version evolution.
Owner:ZHEJIANG HUADONG ENG DIGITAL TECH CO LTD +1

General interface request method and device based on Python asynchronous framework

The invention discloses a Python asynchronous framework-based universal interface request method and equipment, belongs to the technical field of software development, and is used for solving the technical problems of high development and maintenance difficulty, high resource occupancy rate and the like in a high-concurrency scene in the existing interface calling and data acquisition scheme. The method comprises the following steps: constructing a real-time task return concurrency device based on an interface request task type and a Python asynchronous framework; executing a real-time return operation of each type of interface request tasks through the real-time task return concurrent device; and constructing a batch task processing concurrency device, and executing batch processing operation of various interface request tasks through the batch task processing concurrency device. According to the method, the execution efficiency of the interface request task is improved, and a more efficient and simpler solution is provided for high-frequency interface calling and high-concurrency data acquisition.
Owner:INSPUR ZHUOSHU BIG DATA IND DEV CO LTD

Cloud service oriented performance and isolation customized hardware virtualization method and device

The present application relates to the field of cloud computing, in particular to a kind of performance and isolation customized hardware virtualization method and device for cloud service.The present application selects to use FPGA for virtualization, simultaneously selects PCIe bus in succession on the selection of equipment to carry out the communication interaction of hardware, uses general interface chip as PCIe interface controller, the reconfigurable module on FPGA board is redesigned, based on dynamic reconfigurable technology for the module on FPGA, a new method is used to virtualize FPGA hardware resources, reconstruct its function, and does not waste additional resources and will not make data center become bloated and complicated, and meets the high performance requirement of cloud service while guaranteeing the isolation between each hardware, achieves the purpose of improving resource management efficiency.
Owner:SHENZHEN INST OF ADVANCED TECH CHINESE ACAD OF SCI +1

Interface calling method, chip and computing device

Embodiments of the present application provide an interface calling method, a chip and a computing device. A specific implementation of the method includes: receiving an access request of a first application based on a general interface, the access request being used to access a Joint Test Action Group (JTAG) register; calling an intermediate interface based on the access request, the intermediate interface being used to call a first operation instruction registered in a JTAG structure; and performing an access operation on the JTAG register through a JTAG controller based on the first operation instruction to respond to the access request. Thus, when the JTAG controller or the JTAG register changes, only the first operation instruction needs to be reconstructed to maintain the original general interface and the intermediate interface to respond to the access request, thereby improving the development efficiency of the system and reducing the maintenance cost of the system.
Owner:HENAN KUNLUN TECH CO LTD

BIM component automatic test system based on polymorphic interface adaptation

The invention discloses a BIM component automatic test system based on polymorphic interface adaptation. The system comprises a universal interface module and a test program module, the universal interface module is used for receiving a component instantiation request sent by the test program module, binding a corresponding component implementation class instance, adding processing logic and packaging the component implementation class instance into an agent class instance for subsequent calling; the test program module is used for realizing dynamic loading of a test unit through macro definition; before execution, the test unit sends a component instantiation request to the universal interface module, and acquires an agent instance; and during execution, the test unit uses a test scene provided by the use case loader to call a general interface method of the proxy instance and outputs an execution result. According to the BIM component automatic test system, the stability, the efficiency and the expandability of the test are improved by constructing the BIM component automatic test system capable of self-adapting to the platform difference and the version evolution.
Owner:ZHEJIANG HUADONG ENG DIGITAL TECH CO LTD +1