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

20 results about "Working directory" patented technology

In computing, the working directory of a process is a directory of a hierarchical file system, if any, dynamically associated with each process. It is sometimes called the current working directory (CWD), e.g. the BSD getcwd(3) function, or just current directory. When the process refers to a file using a simple file name or relative path (as opposed to a file designated by a full path from a root directory), the reference is interpreted relative to the current working directory of the process. So for example a process with working directory /rabbit-shoes that asks to create the file foo.txt will end up creating the file /rabbit-shoes/foo.txt.

FastAPI-based JSON data processing system implementation method

The application discloses a JSON data processing system implementation method based on FastAPI, which comprises the following steps: establishing a working directory based on FastAPI, creating a request processor in the working directory, and receiving original JSON data through the request processor; constructing a database object model in the working directory, generating a database table, and storing the original JSON data into the database table; constructing a business verification model in the working directory, preprocessing the original JSON data through the business verification model, and converting the processed JSON data into a Python object; creating a business processing tool in the working directory, processing the business logic of the Python object through the business processing tool, converting the processed Python object into a JSON data format; and creating a request agent and a middleware client agent of an external system in the working directory, and interacting the converted JSON data with the external system and the middleware. The application realizes an asynchronous processing kernel, supports high-concurrency tasks, improves the execution efficiency, and reduces the response time.
Owner:COWAVE SATELLITE COMM TECH CO LTD

A method and system for cooperative instruction parsing and multi-actuator task processing

PendingCN122653685ASoftware engineeringWebhook
The application discloses a kind of collaborative instruction analysis and multi-actuator task processing method and system, the method includes: configuration Webhook and solidification server configuration, skill resource root directory is physically separated from business warehouse;With original byte stream reception request and sign, it is parsed into structured event by post;Extract text and match valid instruction, capture provider keyword and instruction text;Build basic context;Carry out intention recognition, route to corresponding branch and read skill description file, assemble complete prompt;Distribute independent working directory and clone code;According to the unique actuator execution task of provider keyword from mapping table;With single comment iterative update mode, present progress;Result is written back to topic or merged request.The application realizes multiple entry collaborative closed loop, skill and business decoupling, multi-actuator unified scheduling and progress visible execution.
Owner:云筑信息科技(成都)有限公司

Data storage method and device, server and computer readable storage medium

The invention relates to the technical field of cloud services, in particular to a data storage method and device, a server and a computer readable storage medium. According to the method, the global mounting directory on which the target storage volume is mounted is associated with the file system of the container, specifically, the mounting path of the target storage volume under the global mounting directory is bound with at least one of a writable layer and a working directory layer included in the file system corresponding to the container; therefore, the data generated in the operation process of the container is directly stored in the target storage volume, persistent storage of the operation data of the container in the cloud disk is realized on the premise that the use mode of the container is not changed, manual intervention of a user is not needed, and the efficiency and accuracy of data persistent storage are improved.
Owner:BEIJING KINGSOFT CLOUD NETWORK TECH CO LTD +1

Multi-user remote construction method and device and electronic equipment

The invention discloses a multi-user remote construction method and device and electronic equipment, and belongs to the technical field of computer software development. The method comprises the steps that a remote server is logged in, and the remote server creates a virtual working directory under an independent user directory of a current SSH session; mounting the virtual working directory as a session-level virtual disk consistent with a local development environment drive so as to obtain a path mapping environment in which a remote compiling path is consistent with a local development path; on the basis of the path mapping environment, the change file and the construction script of the local development environment are synchronized to the corresponding path in the session-level virtual disk to obtain a remote synchronization code set, and the path of the remote synchronization code set in the session-level virtual disk is kept consistent with the path of the change file; the construction script is remotely executed to start a compiling process to process the remote synchronous code set, and a remote target file set is obtained; and returning the far-end target file set to a corresponding path of the local development environment to obtain a local synchronous target file set.
Owner:ZHEJIANG LEAPENERGY TECH CO LTD +1

A method, system, device and medium for implementing multi-tenancy based on catalog partitioning

The application relates to a method, system, device and medium for realizing multi-tenancy based on directory partitioning. In the multi-tenancy mode, a first target root directory with a true tenant root directory attribute is created, and a target first-level subdirectory with a true target working directory attribute of a tenant is created under the first target root directory according to the tenant; the target first-level subdirectory is only visible and accessible to the corresponding tenant; a target second-level subdirectory with a true target namespace working directory attribute of a user under the corresponding tenant is created under the target first-level subdirectory, and the target second-level subdirectory is only visible and accessible to the corresponding user to realize resource isolation between different users; and the user can create a subdirectory with a true ordinary directory attribute under the corresponding target second-level subdirectory to realize file management index. The application realizes resource isolation between tenants and users by using directory partitioning of a file system directory, so as to meet the multi-tenancy and multi-user demand.
Owner:JINAN INSPUR DATA TECH CO LTD

A method and system for merging Android SDKs that distinguish between uppercase and lowercase classes

PendingCN122387497APathPingFile system
The application discloses a kind of for case distinction Android SDK merging method and system, and the method specifically includes: in response to construction instruction, the AAR / JAR file to be merged is decompressed to temporary working directory;Based on path conflict discrimination model, scan the class file path in temporary working directory, identify out potential conflict path set;For each logical path in potential conflict path set, generate mapping identifier, and according to mapping identifier, the class file corresponding to original logical path is added to the compiled code path list of Gradle construction system;According to path mapping relationship table, the class file in compiled code path list is packaged into JAR file, and is packaged into AAR file, generates target AAR file.The application effectively solves the class file path conflict problem caused by case distinction Android SDK merging in that file system does not distinguish case, and guarantees the normal operation of project.
Owner:ANHUI SANQI JIYU NETWORK TECH CO LTD

Method and device for generating file of vehicle ECU and storage medium

The invention provides a method and device for generating a file of a vehicle electronic control unit and a storage medium, and relates to the technical field of vehicle engineering. The invention discloses a method for generating a file of a vehicle electronic control unit. The method comprises the following steps: acquiring related information of a target file provided by a user; loading the variable according to the related information of the target file; according to the name of the loaded simulation model, configuring operation parameters of the simulation model; in response to triggering the simulation model to run and generate a source code file, copying the source code file to a path corresponding to the working directory according to the loaded working directory; and generating a target file by executing the compiling script according to the file in the working directory. Through the method, the manual operation burden is reduced, and the model development efficiency is improved.
Owner:JIANGSU GUOINNOVATION ENERGY COMMERCIAL VEHICLE INNOVATION TECHNOLOGY CO LTD

Metadata corruption recovery method and computing device

This application relates to the field of computer technology, providing a method and computing device for recovering corrupted metadata. The method includes: detecting the activity status of a container runtime; when the activity status is inactive, creating a temporary test file in the working directory of the container runtime; if the temporary test file is successfully created, reading the runtime log of the container runtime; if the runtime log contains any preset keyword, determining that the metadata of the container runtime is corrupted, and updating the corruption detection count of the container runtime; when the corruption detection count is greater than or equal to a detection threshold, restoring the metadata file of the container runtime. Based on this solution, a host device equipped with a container orchestration platform can periodically detect and identify whether a fault involves the metadata file of the container runtime, achieving accurate identification and controllable repair of corrupted metadata, and improving the response speed for handling corrupted metadata files.
Owner:XFUSION DIGITAL TECH CO LTD

Cross-platform automated data batch processing method, system, device and storage medium

The application provides a cross-platform automatic data batch processing method, system, device and storage medium, the processing method comprises: setting a secure encrypted passwordless login cluster on a local computer; creating a data batch processing instruction for the secure encrypted passwordless login cluster to provide a cluster account, create a working directory, input and output files; creating a task execution instruction for the secure encrypted passwordless login cluster to detect whether the working task is being executed; loading and executing the data batch processing instruction in the data optimization software to start the local computer and the cluster cross-platform transmission file and execute calculation. The application realizes cross-platform cross-system passwordless interactive operation of the local computer and the cluster, reduces manual operation, maximizes the use of computing resources, greatly improves the optimization design efficiency, and provides real-time feedback of the optimization effect for timely adjustment of the optimization strategy, and has optimization case generality and expandability.
Owner:JIANGNAN SHIPYARD (GRP) CO LTD

OverlayFS-based file loading method and system, electronic equipment and medium

The invention provides a file loading method and system based on OverlayFS, electronic equipment and a medium, and the method comprises the following steps: creating a memory file subsystem, establishing an upper directory and a working directory of the OverlayFS in the memory file subsystem, copying a specified file from an original partition to the upper directory, endowing the specified file with an execution permission, and loading the execution permission to the memory file subsystem; and generating a combined view through OverlayFS mounting, and executing a specified script based on the combined view. The method has the beneficial effects that the security policy of the system is maintained, and the potential security audit problem is reduced, so that the program can be dynamically executed in a non-privileged environment, the requirements of a modern cloud environment and a multi-tenant platform are met, flexible application deployment and updating are realized, the system efficiency is improved, and the system safety is improved. And safe operation of the executable component is ensured, and an ideal space is provided for data persistence synchronization.
Owner:SHANGHAI TONGKANG CHUANGXIN TECHNOLOGY CO LTD

Self-adaptive external tool chain integration method and system, electronic equipment and computer readable medium

The invention provides a self-adaptive external tool chain integration method, and belongs to the field of intelligent driving, and the method comprises the steps: obtaining tool chain parameters, integrating a binary file of the tool chain parameters and the content of sysroot into a Yocto work directory, verifying whether the dependency relationship of a dynamic library in the integrated sysroot is complete or not, recursively scanning an original SDK directory and the work directory after Yocto integration, and comparing the original SDK directory with the work directory after Yocto integration. According to the method, the original process that multiple complex parameters need to be manually and accurately configured is simplified into the process that only two intuitive variables (tool chain paths and modes) need to be set, a user does not need to deeply understand the internal directory structure and naming specifications of the tool chain, and the operation is simple and convenient. Configuration failure caused by spelling errors, inaccurate path setting and parameter mismatching is fundamentally avoided, and an embedded development beginner can also rapidly complete integration.
Owner:DONGFENG MOTOR GRP

Engineering context-based offline speech recognition dynamic hotword injection method

PendingCN122637779AEngineeringProcessing
The present application relates to the technical field of speech recognition, in particular to an offline speech recognition dynamic hotword injection method based on engineering context. The method comprises: in response to a voice input trigger instruction, obtaining a working directory path of a current development environment and extracting engineering context features; performing engineering word segmentation processing on the features to generate a candidate hotword set; sorting and intercepting according to a preset weight rule to construct a dynamic prompt word sequence; injecting the sequence into a decoding stage of a local offline speech recognition model to guide the model to recognize audio data to be recognized; and outputting a recognition result to a downstream application module. The present application dynamically generates hotwords by real-time sensing of software engineering state and injects guidance in the decoding stage, without model fine-tuning or cloud service, thereby improving the recognition accuracy of engineering-specific vocabulary and realizing local offline processing to protect data privacy.
Owner:TIANJIN ANXIN DIGITAL TECHNOLOGY CO LTD

Agent-oriented multi-solver secure execution and isolation scheduling method and system

This invention relates to a method and system for secure execution and isolated scheduling of multiple solvers for intelligent agents. The method includes the following steps: Step 1: Matching a suitable target solver for the current task based on the user's task objective; Step 2: Creating an independent temporary working directory for the current task and generating corresponding input files for the target solver; Step 3: Calling and running the target solver in a controlled environment, with the target solver calculating results based on the input files; Step 4: Encapsulating the obtained results into a standardized result object in a unified format and returning it to the upper-level intelligent agent. The system includes a unified scheduling unit, an isolated execution unit, a security management unit, and a unified return unit. This invention can achieve operational isolation between different solvers, reduce the risk of dependency conflicts and task interference, and improve the security and controllability of tool calls through control of the execution process.
Owner:HARBIN INST OF TECH

Metadata version control method

The invention discloses a metadata version control method, which comprises the following steps of: establishing a metadata version control system consisting of a Git warehouse comprising a main branch and individual branches of all users, a plurality of associated working trees serving as working directories, and a database table used for recording user states; storing metadata in a main branch of a version control system in a JSON text file form, and managing the metadata by the Git warehouse; using a file system as a working directory of the Git, and providing a complete metadata version control service for an upper-layer application by packaging branches, submission, merging, rollback and log capabilities of the Git; when a target user in a browsing state initiates a metadata write operation, the metadata version control system judges whether the personal workspace of the target user exists or not, and executes an operation such as creating the personal workspace of the user according to a judgment result.
Owner:TAOS DATA

Intelligent agent remote operation system and method

The invention relates to an agent remote operation system and method in the technical field of agents. A communication layer of the system comprises Web socket service and HTTP service, and a service layer comprises a file management module and a local file system. The Web socket service is used for responding to a Web socket connection request of the intelligent agent client and dynamically calculating a working directory so as to establish Web socket connection with isolated working areas; the file management module responds to a write-in request initiated by the intelligent agent client through the Web socket service, and executes dynamic threshold value block type file write-in to a local file system through Web socket connection; and the file management module is also used for responding to a static reading request initiated by the intelligent agent client through the HTTP service, and executing dynamic threshold block type file reading from the local file system through the HTTP connection. According to the scheme, the read-write separated dynamic threshold value is transmitted in a blocking manner, so that the transmission requirement is flexibly met; and a working directory is dynamically calculated to realize working area resource isolation.
Owner:HANGZHOU NETEASE ZHIQI TECH CO LTD

Opening databases in distributed interactive applications

Embodiments included herein are directed towards a method for use in an electronic design. The embodiments may include receiving, at a graphical user interface, a request to access an electronic design layout. The method may further include receiving a block abstractor command configured to associate the electronic design layout with a separate library accessible from a separate working directory. The method may also include instantiating one or more block abstracts at a top layout. The method may additionally include opening, in parallel, a first block layout on a first computing device and a second block layout on a second computing device.
Owner:CADENCE DESIGN SYST INC

Satellite integrated mission multi-level cache implementation method and system

PendingCN122633328AEngineeringDirectory
The application provides a satellite integrated task multi-level cache implementation method and system, specifically comprising: setting storage spaces for different task types by an integrated electronic software, each task type corresponding to an original task linked list and an executable task linked list; when a satellite simultaneously receives multiple tasks, the integrated electronic software sorts the received tasks according to a preset sorting rule and stores the tasks into the original task linked list; the integrated electronic software calculates the executability of the tasks in the original task linked list and judges the conflicts, and stores the qualified executable tasks into a second-level cache by using a '1+N' task storage method; stores key information into a whole satellite task working directory table and stores complete task parameters into the executable task linked list; when the satellite executes a task, the whole satellite task working directory table is queried to determine a task to be executed, and the key information in the directory table is indexed to the corresponding executable task linked list to take out the task parameters and execute the task.
Owner:SHANGHAI SATELLITE ENG INST

Dynamic stiffness simulation analysis method and equipment for body-in-white chassis attachment point

The invention discloses a dynamic stiffness simulation analysis method, device and equipment for a body-in-white chassis attachment point and a computer readable storage medium, and the method comprises the steps: enabling a finite element model to load a preset working directory according to a received loading instruction, and carrying out the IPI calculation model setting, so as to obtain a simulated first target file; calculating the first target file according to a preset solver, and generating a second target file containing acceleration information of each working condition; analyzing the second target file through a preset secondary development module, and generating an IPI curve graph of the average dynamic stiffness of each working condition zone; and generating a review report based on the IPI curve graph of the average dynamic stiffness of each working condition, thereby solving the technical problems of obvious complexity and repeatability in the working condition and parameter setting link in the prior art, realizing the programming of the process of setting the repeated working conditions and calculation parameters and the process of processing the data to obtain the report, and improving the review efficiency. The efficiency of dynamic stiffness simulation analysis is obviously improved, and the workload is reduced.
Owner:DONGFENG AUTOMOBILE COMPANY

Automatic construction and release method, device and equipment of embedded SDK (Software Development Kit) and medium

The invention relates to an automatic construction and release method and device of an embedded SDK, equipment and a medium, and the method comprises the steps: receiving and analyzing a predefined JSON configuration file, so as to obtain a target platform identifier, code warehouse information, construction parameters and release warehouse information; according to the target platform identifier, dynamically instantiating a corresponding platform builder, and initializing a temporary working directory; based on the code warehouse information, pulling an SDK source code of the target platform to a temporary work directory; performing, by the platform builder, an environment configuration operation of the target platform to prepare a compiling environment; in a compiling environment, executing a compiling command according to the construction parameters, and generating a firmware mirror image file; and releasing the firmware mirror image file to the target release warehouse based on the release warehouse information, and generating a version tag. According to the method, manual intervention is reduced, the efficiency and accuracy of embedded SDK construction and release are improved, and manual errors are reduced.
Owner:TRONLONG

Job file management method and device and readable storage medium

The invention provides a job file management method and device and a readable storage medium, and the method comprises the steps: in response to receiving a job and a job file from a user, storing the job and the job file to a file uploading directory in a work directory independently allocated for the user; submitting the job and the job file to a computing power center corresponding to the job; after the completion of the job is confirmed, obtaining a result file corresponding to the job from the computing power center, and storing the result file to a result downloading directory in a working directory independently allocated for the user; and in response to a job query request received from the user, returning a result file list belonging to the user alone to the user, and returning a target result file selected by the user from the result file list to the user. According to the method and the device, through access authority control of the user working directory, an unauthorized access behavior of the user is avoided, isolation between user files is realized, and the safety of the user files is improved.
Owner:CHINA UNITED NETWORK COMM GRP CO LTD +1