Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

33results about How to "Improve management flexibility" patented technology

Remote monitoring method and system based on driving safety

The invention discloses a remote monitoring method and a remote monitoring system based on driving safety. The method comprises the steps that an intelligent automobile data recorder acquires driving behavior information of a driver; the intelligent automobile data recorder performs dangerous behavior analysis on the driving behavior information to acquire dangerous driving behavior information based on the driving safety and submits the dangerous driving behavior information to a cloud server; the cloud server analyzes data on the intelligent automobile data recorder to generate a data report. According to the method, the information such as the driving behavior and an automobile is submitted to the cloud server, so that the whole driving habit of the driver can be marked or graded, monitored and proofed due to logic analysis of the cloud, and the information of the driving behavior and the automobile is effectively monitored and managed; therefore, not only is the driving safety improved, but also the automobile management flexibility is improved. Compared with the prior art, the remote monitoring method and the remote monitoring system have the advantages that only a process of a bad driving behavior which is detected by a vehicle-mounted terminal system is monitored and stored, so that a wireless transmission bandwidth and storage resources of a server are saved.
Owner:珠海大轩信息科技有限公司

Software framework

The invention discloses a software framework which is suitable for application software running at a POS (point of sale) terminal. The software framework comprises an API (application programming interface) layer and a business module layer, wherein the API layer is based on a standard C programming language and private APIs corresponding to corresponding OSs (operation systems), and packaged with the APIs which correspond to the OSs suitable for the application software and are required by the businesses contained in the application software; the business module layer comprises business modules, each business module corresponds to one business uniquely, and software codes of each business module are achieved by calling the corresponding APIs in the API layer and the standard C programming language; and the APIs in the API layer and the business modules in the business module layer exist in a dynamic library manner, so that the dynamic loading is realized. Obviously, in the scheme, the business modules have high-cohesion and low-coupling characteristics, therefore, the business modules are mutually independent, and the management flexibility of the application software can be effectively improved.
Owner:CHINAUMS

Method and device for data access permission control, computer equipment and storage medium

The invention relates to a method and a device for data access permission control, computer equipment and a storage medium. The method comprises the following steps: monitoring a data access instruction triggered based on a service application, wherein the data access instruction carries a user identifier and a data identifier of data to be accessed; determining a role of a target user corresponding to the user identifier in a service application; determining an organization node corresponding to the target user in a preset organization structure tree when determining that the target user hasthe operation authority for the service application according to the role; taking the organization node corresponding to the target user as the organization node of the current level to traverse whether each organization node in the organization structure tree has the access permission to the target data corresponding to the data identifier or not until the organization node of the lowest level isreached; and when one or more low-level organization nodes directly or indirectly connected with the current-level organization node have the access permission to the target data, displaying the target data. By adopting the method, the authority management flexibility can be improved.
Owner:WEIKUN (SHANGHAI) TECH SERVICE CO LTD

Virtual roaming system based on positioning and posture perception and achieving method thereof

The invention discloses a virtual roaming system based on positioning and posture perception. The system comprises a gyroscope module, a GPS module, an Android plugin, a scenic spot information module, a map module and a background management system based on B/S mode development. The background management system comprises a display area managing module, a narration content managing module and an API interface module, wherein data output by the map module and data output by the gyroscope module jointly form rotating and position information of a virtual camera to determine an area where a user browses. The virtual roaming system based on the positioning and the posture perception has the advantages that due to the fact that the background management system is developed through the B/S mode, flexibility of the background managing is improved; through the integrated method of a display area managing platform and an API, working environments which are not mutually interfered with and relatively independent are provided for managing personnel and development personnel, and collaboration of the system is improved; through binding of the GPS positioning, gyroscope rotating data and the virtual camera, stronger immersion sense is provided for user experience, and user browsing can be performed more easily.
Owner:北京邮电大学世纪学院

Distributed massive data management and retrieval method

The invention relates to a distributed massive data management and retrieval method, which comprises the following steps: an application program server processes Beidou space data, a management server stores the processed data in a file server according to a configuration in a distributed manner, and records storage locations, a Web server which provides service for access of an external network sends an external access request to the application program server, and the application program server acquires the distributed file data through the management server, processes the data according to the access request, and returns the data to the Web server, wherein the data is divided into two parts, one part is basic data and the other part is business data; after a system runs, the system reads the data into a memory, and directly operates a data file by virtue of a buffer of the memory. According to the method, the time-space distribution of fishing vessels can be statistically queried accurately and directly.
Owner:EAST CHINA SEA FISHERIES RES INST CHINESE ACAD OF FISHERY SCI +1

Equipment configuration tree management method based on recursion and inheritance algorithms

The invention provides an equipment configuration tree management method based on recursion and inheritance algorithms, and relates to an equipment / equipment type adding module, an equipment configuration management module, an equipment maintenance module based on the equipment configuration management module, and a material management module. The method takes the equipment configuration management module as the basis. A user converts configuration of equipment into a tree structure chart firstly, information of different equipment types of equipment is input then, and, because the recursion and inheritance algorithms are used, subordinate configuration between the different equipment types can be inherited via the same superior configuration and does not need repeat entry of data. And, according to maintenance records of the equipment configuration information changed manually by the user and the equipment configuration information obtained in the equipment maintenance module and the material management module, on the basis of the configuration information inherited from the equipment types, the equipment configuration information can use the recursion algorithm and reflect a change condition of the equipment configuration information at different times to the user according to different query times.
Owner:DACHUANG INFORMATION ON THE USE OF SUZHOU CO LTD

Component management method and apparatus

The present invention discloses a component management method and apparatus, and belongs to the technical field of computers. The method comprises: determining a target component that needs to be loaded according to a currently run application; acquiring a library file corresponding to the target component; and dynamically loading the target component into the currently run application according to the library file corresponding to the target component. According to the component management method and apparatus disclosed by the present invention, the target component that needs to be loaded is determined, the library file corresponding to the target component is acquired, and the target component is dynamically loaded into the currently run application according to the library file corresponding to the target component. Since a component can be dynamically loaded according to needs when an application is run, management flexibility of the components can be improved, and the application can be less affected.
Owner:TENCENT TECH (SHENZHEN) CO LTD

Addressing method and module applied to on-chip control system and on-chip control system

InactiveCN111400202ADoes not affect the Feng structureSolve access bottlenecksMemory adressing/allocation/relocationComputer architectureControl system
The invention discloses an addressing method and module applied to an on-chip control system and the on-chip control system. The on-chip control system comprises a central processing unit, a control program processor and a memory; the central processing unit directly addresses the memory through the real physical address; the control program processor addresses an instruction address space or a data address space of the memory through address conversion of a logic address, and the addressing method comprises the following steps: S1, receiving the logic address of a to-be-executed instruction or to-be-processed data in a control program, wherein the logic address comprises a segment number and an in-segment offset; S2, querying a pre-stored segment table according to the segment number, andobtaining an initial physical address; S3, acquiring an actual physical address according to the intra-segment offset and the initial physical address, and accessing the memory according to the actual physical address. According to the method, the problem that a von Neumann structure may cause information flow access bottlenecks of a CPU and a control program processor to a memory is solved, andthe addressing efficiency and stability of the system are improved.
Owner:宁波中控微电子有限公司

User permission dynamic configuration method, a gateway and a system

ActiveCN109614778ARich variety of skillsFlexible skillsDigital data authenticationUser PrivilegeApplication programming interface
The invention discloses a user permission dynamic configuration method, a gateway and a system. The method comprises the following steps: step S101, receiving user identity identification informationand application group information in current user login information; s102, according to the user identity identification information and the application group information, matching pre-stored corresponding information of the user identity, the application group and the API application program interface, and extracting an API application program interface list of the current user; and S103, judgingwhether the API application program interface information requested by the current user is in the API application program interface list of the current user or not, if yes, passing through the API access authority requested by the current user, and if not, not passing through the API access authority requested by the current user. According to the method and the system, the permission of the useris dynamically distributed through the corresponding relation between the user and the API pre-stored in the gateway, so that the overall change frequency of the system data is reduced while the usermanagement flexibility is improved, and the system stability is improved.
Owner:AISPEECH CO LTD

Battery management system

The embodiment of the invention discloses a battery management system, which comprises a battery pack, an electric quantity metering device and a microprocessor. The electric quantity metering device is respectively connected with the battery pack and the microprocessor and is used for detecting voltage, current and temperature information of the battery pack, determining the battery electric quantity of the battery pack and transmitting the battery electric quantity to the microprocessor; the microprocessor is used for generating a first control signal for battery management according to the electric quantity of the battery; and the battery pack at least comprises two serially connected batteries, is also connected with the microprocessor and is used for supplying power to the electric quantity metering device and the microprocessor. According to the technical scheme of the embodiment of the invention, the battery pack is used as a whole to calculate the electric quantity of the batteries, the electric quantity calculation precision is improved, high-precision management of the multi-battery battery pack is realized, the battery management flexibility is improved, and the information processing complexity of the microprocessor is reduced.
Owner:SHENZHEN AUTEL INTELLIGENT AVIATION TECH CO LTD

Image output management method and device for video, and method for transmitting video stream

The present invention discloses an image output management method and an image output management device for a video, and a method for transmitting a video stream. The image output management method comprises the steps of: determining the number of frames D of output delay of a sequence which is decoded at present from a stream, and determining an N-th image output detection time point t(N) of the sequence by combining the number of frames D with a frame rate of the sequence, wherein N>=1; enabling an initial value POI_output_initial of a display sequence POI_output of a next to-be-outputted frame of the sequence to be equal to the display sequence POI(1) of a first frame of the sequence minus 1; and at the moment of the N-th image output detection time point t(N), enabling the POI_output to be equal to the POI_output_initial plus the N, wherein N>=1; if the display sequence of the unoutputted frame with the minimum display sequence in a decoded image buffer region is less than or equal to the POI_output, outputting the image; and otherwise, not outputting the image. The image output management method of the present invention does not need a number of syntactic elements, and is low in coding cost, at the same time, the image output management method can correctly manage image output in the cases of frame skipping and frame unskipping.
Owner:ZHEJIANG UNIV

Enterprise production management system

InactiveCN110659746AKnow the status of manufacturing in real timeImprove management flexibilityOffice automationResourcesControl systemBusiness enterprise
An enterprise production management system disclosed by the invention comprises a client system, a control system and a notice system, the client system is at least in communication connection with the control system and is used for implementing information feedback to the control system on site, and the information feedback comprises abnormal information or maintenance information; the control system and the notice system are connected to the control system and are at least used for implementing display alarm and sending alarm information according to the abnormal information or the maintenance information sent by the control system. Through a tightly combined system technology, real-time management of an enterprise in the whole production management process is realized, so that the efficiency is improved, and the production and operation cost is reduced.
Owner:凌拓信息科技(苏州)有限公司

Indoor and outdoor seamless joint navigation method

The invention discloses an indoor and outdoor seamless joint navigation method which comprises the following steps: binding a license plate number through an outdoor navigation system on a mobile terminal, transmitting bound information to a server through a network, and recording a mobile terminal device number and the license plate number; when a vehicle arrives at an entrance of a parking lot, a license plate number is recognized through scanning equipment on a turn-around system, and recognized information is transmitted through a network and sent to the server; the server judges whether the vehicle enters the parking lot or exits the parking lot according to the information that the turn-around system enters and exits the scanning equipment, and sends the information of the parking space to the mobile terminal; and when the mobile terminal receives the push message, the outdoor navigation system is switched to the indoor navigation system, and the vehicle warehouse-in and warehouse-out data is transmitted to the indoor navigation system. According to the invention, automatic switching can be carried out, when a vehicle arrives at a parking lot, the turn-around system carries out license plate scanning through the scanning device and is automatically switched to the indoor map system, and the problem of connection of the indoor map system and the outdoor map system is solved.
Owner:江苏高立泊车科技有限公司

Video image output management method and device, method for transmitting video code stream

The present invention discloses an image output management method and an image output management device for a video, and a method for transmitting a video stream. The image output management method comprises the steps of: determining the number of frames D of output delay of a sequence which is decoded at present from a stream, and determining an N-th image output detection time point t(N) of the sequence by combining the number of frames D with a frame rate of the sequence, wherein N>=1; enabling an initial value POI_output_initial of a display sequence POI_output of a next to-be-outputted frame of the sequence to be equal to the display sequence POI(1) of a first frame of the sequence minus 1; and at the moment of the N-th image output detection time point t(N), enabling the POI_output to be equal to the POI_output_initial plus the N, wherein N>=1; if the display sequence of the unoutputted frame with the minimum display sequence in a decoded image buffer region is less than or equal to the POI_output, outputting the image; and otherwise, not outputting the image. The image output management method of the present invention does not need a number of syntactic elements, and is low in coding cost, at the same time, the image output management method can correctly manage image output in the cases of frame skipping and frame unskipping.
Owner:ZHEJIANG UNIV

A method for decentralized big data management and retrieval

The invention relates to a distributed massive data management and retrieval method, which comprises the following steps: an application program server processes Beidou space data, a management server stores the processed data in a file server according to a configuration in a distributed manner, and records storage locations, a Web server which provides service for access of an external network sends an external access request to the application program server, and the application program server acquires the distributed file data through the management server, processes the data according to the access request, and returns the data to the Web server, wherein the data is divided into two parts, one part is basic data and the other part is business data; after a system runs, the system reads the data into a memory, and directly operates a data file by virtue of a buffer of the memory. According to the method, the time-space distribution of fishing vessels can be statistically queried accurately and directly.
Owner:EAST CHINA SEA FISHERIES RES INST CHINESE ACAD OF FISHERY SCI +1

Machine room establishing and managing system

InactiveCN102542391AEffective authority controlIncrease elasticityResourcesMachinePower usage
The invention relates to a machine room establishing and managing system, in particular to the machine room establishing and managing system which is flexible in management and easy to maintain. The machine room comprises more than one equipment area, each equipment area comprises more than one equipment group, the equipment area is defined as a company, a branch company, departments, a machine room, floors, or places designated by clients, and an area relationship is established among the equipment areas in a tree-shape form; the equipment areas are divided into loop areas, power-supply equipment areas or electric equipment areas according to electric characteristics of equipment; and equipment in the area are organized together through the equipment group(s) in the form like a cabinet. With the adoption of the system, the flexibility of equipment power loop in establishing a company can be greatly improved, the limitation to fixed hierarchy relationship is broke through, flexibility of management and maintenance can be effectively promoted, and the power circuit of one equipment area can be intuitively constructed, in addition, equipment in the equipment area can be sorted according to practical situations, so that a machine room administrator can carry out effective control and management on limits of authority.
Owner:BELLWIN INFORMATION CO LTD

Customer express management method and system

PendingCN114429332AIncrease flexibilityImprove express delivery management efficiencyLogisticsEngineering managementSystems engineering
The embodiment of the invention discloses a customer express management method and system, and the method comprises the steps: obtaining first delivery information of a target express, the first delivery information comprising a first delivery address, a first planned delivery track generated based on the first delivery address, and first express delivery distribution information; when the first delivery address is changed, acquiring a first current position of the target object, and acquiring a second delivery address of the target express; determining residual planned delivery tracks according to the first current position and the first planned delivery track; generating a second planned delivery track according to the first current position and the second delivery address; determining a target similarity between the remaining planned delivery trajectory and the second planned delivery trajectory; adjusting the first express delivery information according to the target similarity to obtain second express delivery information; updating the first delivery information to obtain second delivery information; and distributing the target express according to the second delivery information. According to the embodiment of the invention, the flexibility of express delivery can be improved.
Owner:深圳唯爱智云科技有限公司

Index management method and device, storage medium and electronic equipment

The invention discloses an index management method and device, a storage medium and electronic equipment. The method comprises the following steps: acquiring index information of a target index; determining an index state of the target index according to the index information; under the condition that the index state is a to-be-adjusted state, creating a first index, wherein the to-be-adjusted state comprises at least one of the following states: the size of data in at least one fragment of the target index reaches a first threshold value, the current time point reaches the end time point of a target time period where the creation time point of the target index is located, and the target index is abnormal; and adjusting the index alias pointing to the target index to point to the first index. The technical problem that the index management flexibility is poor is solved.
Owner:BEIJING KINGSOFT CLOUD NETWORK TECH CO LTD

Hardware equipment management method and device in dual-core intelligent electric meter and computer equipment

The invention relates to a hardware equipment management method and device in a dual-core intelligent electric meter, computer equipment and a storage medium. The method comprises the following steps:receiving an equipment calling request which is sent by an application program in the dual-core intelligent electric meter and aims at hardware equipment in the dual-core intelligent electric meter;according to the file identifier in the equipment calling request, obtaining the driving information and the equipment information associated with the file identifier through a file structure table, an equipment table and a driving table, and executing the calling item in the equipment calling request on the hardware equipment corresponding to the equipment information according to the driving information. Compared with a traditional electric meter with solidified design and severe coupling of application programs and hardware, the scheme utilizes the file identifier, the file structure table,the equipment table and the driving table to realize flexible calling management of hardware equipment in the dual-core intelligent electric meter, and the management flexibility of the hardware equipment in the dual-core intelligent electric meter is improved.
Owner:GUANGZHOU KETENG INFORMATION TECH

Network community data processing method and device

The invention provides a network community data processing method and device. The method comprises the following steps: obtaining distributed data corresponding to an operation executed by a network community user, and a data attribute; determining current data corresponding to the data attribute in multiple pieces of current data of a data account of the network community user; and according to the distributed data, updating the current data corresponding to the data attribute. The technical scheme provided by the invention enhances the management flexibility of the data account of the network community user while data flow ways are enriched, so that the technical scheme provided by the invention is very favorable for maintaining and improving an amount of network community users, improving the activeness of the network community user, improving the attractiveness of the network community and the like while network community data processing has the characteristics of being clear, simple and easy in implementation. Finally, the network community data processing is perfected, and the network community data processing can be more easily implemented and is effective.
Owner:BAIDU ONLINE NETWORK TECH (BEIJIBG) CO LTD

Method and system for configuring dlna program catalog data in digital TV set-top box

The invention discloses a method and a system for configuring DLNA (Digital Living Network Alliance) program catalog data in a digital television set-top box. The method comprises the steps of: firstly, setting a DLNA program service ID (Identifier) and an URL address of a front-end detection update server for program catalog data in an MTA (Multimedia Terminal Adapter) configuration file of a digital television set top box subscribing relevant DLAN functions, downloading the MTA configuration file when the set top box is started, and checking whether the set top box stores the DLNA program catalog data or not; if not, applying to the front-end detection updating server for downloading the DLNA program catalog data corresponding to the service ID according to the DLNA program service ID, and downloading data from a DLNA program catalog data download server; and if so, checking whether the stored DLNA program catalog data is the latest version, and if not, downloading the latest DLNA program catalog data and updating the DLNA program catalog data. According to the method and the system, disclosed by the invention, the flexibility, operability and efficiency in configuring the DLNA program catalog data can be improved greatly.
Owner:BEIJING GEHUA CATV NETWORK CO LTD
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products