CN114448495B - Equipment batch adding method and device based on TDMA satellite network management - Google Patents

Equipment batch adding method and device based on TDMA satellite network management Download PDF

Info

Publication number
CN114448495B
CN114448495B CN202210036136.2A CN202210036136A CN114448495B CN 114448495 B CN114448495 B CN 114448495B CN 202210036136 A CN202210036136 A CN 202210036136A CN 114448495 B CN114448495 B CN 114448495B
Authority
CN
China
Prior art keywords
user interface
network management
satellite network
data
preset template
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210036136.2A
Other languages
Chinese (zh)
Other versions
CN114448495A (en
Inventor
谭苗苗
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Andi Technology Industrial Co Ltd
Original Assignee
Sichuan Andi Technology Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sichuan Andi Technology Industrial Co Ltd filed Critical Sichuan Andi Technology Industrial Co Ltd
Priority to CN202210036136.2A priority Critical patent/CN114448495B/en
Publication of CN114448495A publication Critical patent/CN114448495A/en
Application granted granted Critical
Publication of CN114448495B publication Critical patent/CN114448495B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/14Relay systems
    • H04B7/15Active relay systems
    • H04B7/185Space-based or airborne stations; Stations for satellite systems
    • H04B7/1851Systems using a satellite or space-based relay
    • H04B7/18519Operations control, administration or maintenance
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

The method and the device for adding the equipment in batches based on the TDMA satellite network management comprise the following steps: filling the input parameter information of each device into a preset template, wherein the parameter information comprises a device name, a device SN, vifIP, vifMask and at least one piece of characteristic information; according to the filling result, filling default values into the hollow missing positions of the characteristic parameter items corresponding to the devices in the preset template; analyzing and code processing the supplemented preset template imported to the background through the satellite webmaster webUI by utilizing Easyexcel; and saving the processing result, adding equipment according to the processing result, and pushing the processing result and the adding progress to a user interface for display. In TDMA satellite network management, on the premise of large-scale equipment networking, manual configuration is changed into batch import and export, networking efficiency is improved, and error occurrence probability is reduced.

Description

Equipment batch adding method and device based on TDMA satellite network management
Technical Field
The invention belongs to the field of satellite communication, and particularly relates to a device batch adding method and device based on a TDMA satellite network manager.
Background
The MF-TDMA satellite communication system is mainly applied to high-orbit synchronous communication satellites based on transparent forwarding principle. The TDMA satellite network management system is a network management system that manages and monitors the devices of the system and their resource status changes. If the MF-TDMA is applied to the Internet of things, the Internet of things has more requirements on the total number of terminals, and tens of thousands of devices are manually configured according to the existing network management design mode, so that more labor cost and more human factors are necessarily consumed, and the probability of configuration errors is improved. Specifically, the TDMA satellite network management manual configuration device scheme has the following problems: 1) Different equipment types need to be added on different pages; 2) The constraint of adding equipment is excessive, and under the condition that certain functions are met, the sequence of adding different equipment is required to be ensured; 3) And under the TDMA large-scale networking, clicking the adding equipment of each interface repeatedly for many times consumes a great deal of time.
Disclosure of Invention
Aiming at the defects of the related prior art, the invention provides a device batch adding method and device based on a TDMA satellite network management, wherein in the TDMA satellite network management, manual piece-by-piece configuration is changed into batch import and export on the premise of large-scale device networking, so that the networking efficiency is improved, and the probability of error occurrence is reduced.
In order to achieve the object of the invention, the following scheme is adopted:
the equipment batch adding method based on the TDMA satellite network management comprises the following steps:
in response to input of a user interface of the satellite network management webUI, filling input parameter information of each device into a preset template, wherein the parameter information comprises a device name, a device SN, vifIP, vifMask and at least one piece of characteristic information, and the preset template is provided with basic parameter items corresponding to the device name and the device SN, vifIP, vifMask and characteristic parameter items corresponding to all the characteristic information;
according to the filling result, filling default values into the hollow missing positions of the characteristic parameter items corresponding to the devices in the preset template;
analyzing and code processing the supplemented preset template imported to the background through the satellite webmaster webUI by utilizing Easyexcel;
and saving the processing result, adding equipment according to the processing result, and pushing the processing result and the adding progress to a user interface for display.
The characteristic information comprises resource group name, synchronization period, activation state, access forbidden state, modulation mode, code rate, allocated idle resource, independent channel, resource type, fixed rate, real-time initial rate, real-time guaranteed rate, non-real-time initial rate, non-real-time guaranteed rate, non-real-time maximum rate, BE maximum rate and route information.
Further, the method also comprises the step of deriving: and responding to an export instruction of the user interface, creating a folder and an Excel table, carrying out SqL query, finding out equipment data to be exported, writing the equipment data into the Excel table by a write method of EasyExcel, converting the Excel file into a binary stream, transmitting the binary stream to the user interface, and providing downloading after the conversion of the user interface.
Equipment batch adding device based on TDMA satellite network management comprises:
the filling module is used for responding to the input of the user interface of the satellite network management webUI, and filling the input parameter information of each device into a preset template, wherein the parameter information comprises a device name, a device SN, vifIP, vifMask and at least one piece of characteristic information, and the preset template is provided with basic parameter items corresponding to the device name and the device SN, vifIP, vifMask and characteristic parameter items corresponding to all the characteristic information;
the filling module is used for filling the default values of the hollow positions of the characteristic parameter items corresponding to the devices in the preset template according to the filling result;
the analysis processing module is used for analyzing and processing codes of the supplemented preset templates which are imported to the background through the satellite network management webUI by utilizing easy excel;
and the adding pushing module is used for storing the processing result, adding equipment according to the processing result, and pushing the processing result and the adding progress to a user interface for display.
A computer readable storage medium, on which a computer program is stored, which when being executed by a processor, controls a device in which the storage medium is located to execute the TDMA satellite network management based device batch addition method.
The invention has the beneficial effects that:
in a TDMA satellite network management, on the premise of large-scale equipment networking, manual piece-by-piece configuration is changed into batch import and export, compared with the complete manual piece-by-piece configuration on the network management, the method and the device realize batch addition, can adapt to the addition of different equipment on a user interface, utilize programs to automatically process and supplement and the like, and operate to directly import and export equipment configuration for users. The networking efficiency is improved, and the probability of error occurrence is reduced. Not only can reduce errors, but also can save time cost.
Drawings
Fig. 1 is a flowchart of a method for batch adding equipment according to an embodiment of the present application.
FIG. 2 is a flowchart illustrating steps of parsing and code processing according to an embodiment of the present application.
Fig. 3 is a flowchart of the deriving step according to the embodiment of the present application.
Fig. 4 is a diagram of a preset template example according to an embodiment of the present application.
Fig. 5 is a block diagram of a device structure according to an embodiment of the present application.
Fig. 6 is a block diagram of an parsing processing module according to an embodiment of the present application.
Fig. 7 is a block diagram of a derivation module according to an embodiment of the present application.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the following detailed description of the embodiments of the present invention will be given with reference to the accompanying drawings, but the described embodiments of the present invention are some, but not all embodiments of the present invention.
In one aspect of the embodiments of the present application, a method for adding devices in batches based on TDMA satellite network management is provided, as shown in fig. 1, including the following steps:
s100, responding to input of a user interface of a satellite network management webUI, filling parameter information of each input device into a preset template, wherein the parameter information comprises a device name, a device SN, vifIP, vifMask and at least one piece of characteristic information, and the preset template is provided with basic parameter items corresponding to the device name and the device SN, vifIP, vifMask and characteristic parameter items corresponding to all the characteristic information; the characteristic information comprises resource group name, synchronization period, activation state, access forbidden state, modulation mode, code rate, allocated idle resource, independent channel, resource type, fixed rate, real-time initial rate, real-time guaranteed rate, non-real-time initial rate, non-real-time guaranteed rate, non-real-time maximum rate, BE maximum rate and route information.
Specifically, an example of a preset template is shown in fig. 4.
S200, according to filling results, filling default values into the hollow positions of the characteristic parameter items corresponding to the devices in the preset template. Specifically, because different equipment of different types, different manufacturers and the like have different characteristic information, after filling, the situation that part of characteristic parameter items are empty may exist, and the operation of filling the empty is performed. In this way, the suitability of all types of equipment can be realized, and the suitability can be imported by the mode of the embodiment.
S300, analyzing and code processing the supplemented preset template imported to the background through the satellite network management webUI by utilizing EasyExcel.
As shown in fig. 2, S300 specifically includes the following steps:
s310, entity mapping of EasyExcel: and creating an entity object excelData corresponding to the imported preset template, designating a column index or a column name, and keeping the name of an excelData corresponding variable identical to the column name corresponding to each column of the preset template, wherein the column names are basic parameter items and characteristic parameter items.
Examples:
ExcelProperty (value= "device name", index=0)
private String devName;
ExcelProperty (value= "device SN", index=1)
private String devSN;
Corresponding to:
Figure DEST_PATH_IMAGE001
s320, monitoring of excelDataListener: inheriting the processing method of the incoming service logic when the analytical eventListener < T >, new ExcelDataListener () constructs the method, calling the invoke method to analyze each piece of data in the preset template, calling the method of the doAfterAllAnalyzed by the analyzed data, and pushing a mark of one-time introduction ending to the user interface so as to display an introduction progress bar on the user interface.
The invoke method comprises a business logic saveDao of a storage database, pushes the total number of successful, failed and repeated exports to a user interface once every transmission, and clears a cache to prevent OOM when the set stored data value is reached.
S330, business logic processing of saveDao: and acquiring column data appointed by each row in a preset template, constructing a corresponding business object, assigning the data to the object, maintaining the object in a corresponding data table, and pushing an operation result to a user interface in real time through a websocket technology.
The operation result comprises: the operation is successful, the operation is failed, the number of repeated data is increased, and when the operation is failed, a certain column failure of a certain row is recorded.
S340, call easyexcel. Read () method: the EasyExcel, excelDataListener object created in the above step and the incoming file stream of the user interface are imported and the first line of the default sheet page is specified to be read.
And S400, storing the processing result, adding equipment according to the processing result, and pushing the processing result and the adding progress to a user interface for display.
S500, export: and responding to an export instruction of the user interface, creating a folder and an Excel table, carrying out SqL query, finding out equipment data to be exported, writing the equipment data into the Excel table by a write method of EasyExcel, converting the Excel file into a binary stream, transmitting the binary stream to the user interface, and providing downloading after the conversion of the user interface.
As shown in fig. 3, the deriving step specifically includes the following steps:
s510, responding to an export instruction of a user interface, creating a temporary folder and a temporary Excel list File f through new File (), and designating a bit;
s520, converting a preset template into an input stream template;
s530, inquiring the device data to be exported according to the SqL inquiring condition, and only assembling the data into excelData object exportData data;
s540, calling an easy Excel. Write () method, transferring into a temporary Excel table file f, then calling a witTemplite () method, transferring into an input stream template to the temporary Excel table file f, reading a default sheet page, calling a doFill () method, and transferring exportData to the temporary Excel table file f;
s550, converting the temporary Excel table file f of the written data into binary stream byte, deleting the temporary Excel table file f, returning the binary stream byte to the user interface, and providing downloading after conversion by the user interface.
In another aspect of the embodiments of the present application, a device batch adding device based on TDMA satellite network management is provided, as shown in fig. 5, including: the system comprises a filling module, an analyzing and processing module, an adding and pushing module and an exporting module.
Specifically, the filling module is configured to respond to input of a user interface of the satellite network management webUI, and fill parameter information of each input device into a preset template, where the parameter information includes a device name, a device SN, vifIP, vifMask, and at least one feature information, and the preset template has a basic parameter item corresponding to the device name and the device SN, vifIP, vifMask, and a feature parameter item corresponding to all feature information.
Specifically, the filling module is used for filling default values into the hollow positions of the characteristic parameter items corresponding to the devices in the preset template according to filling results.
Specifically, the analysis processing module is used for analyzing and processing codes of the supplemented preset templates which are imported to the background through the satellite webmaster webUI by utilizing easy excel.
More specifically, as shown in fig. 6, the parsing processing module includes the following units:
an entity mapping unit for performing entity mapping of easy excel: and creating an entity object excelData corresponding to the imported preset template, designating a column index or a column name, and keeping the name of an excelData corresponding variable identical to the column name corresponding to each column of the preset template, wherein the column names are basic parameter items and characteristic parameter items.
A listening unit, configured to perform listening of an exceldatalist: inheriting the processing method of the incoming service logic when the analytical eventListener < T >, new ExcelDataListener () constructs the method, calling the invoke method to analyze each piece of data in the preset template, calling the method of the doAfterAllAnalyzed by the analyzed data, and pushing a mark of one-time introduction ending to the user interface so as to display an introduction progress bar on the user interface.
The business logic unit is used for carrying out business logic processing of saveDao: and acquiring column data appointed by each row in a preset template, constructing a corresponding business object, assigning the data to the object, maintaining the object in a corresponding data table, and pushing an operation result to a user interface in real time through a websocket technology.
A calling method unit for calling an easyexcel. Read () method: the EasyExcel, excelDataListener object created in the above step and the incoming file stream of the user interface are imported and the first line of the default sheet page is specified to be read.
Specifically, the adding pushing module is used for storing the processing result, adding equipment according to the processing result, and pushing the processing result and the adding progress to the user interface for display.
Specifically, the export module is configured to create a folder and an Excel table in response to an export instruction of the user interface, perform SqL query, find device data to be exported, write the device data into the Excel table by using a write method of easy Excel, and further convert the Excel file into a binary stream to be transferred to the user interface, and provide downloading after the conversion of the user interface.
More specifically, as shown in fig. 7, the export module includes the following units:
and a creation unit for creating a temporary folder and a temporary Excel table File f through new File (), and designating bits, in response to an export instruction of the user interface.
And the conversion unit is used for converting the preset template into an input stream template.
And the assembling unit is used for inquiring the device data to be exported according to the SqL inquiring condition, and only assembling the data into excelData object exportData data.
The input unit is used for calling an easy Excel. Write () method, inputting a temporary Excel table file f, calling a witTemplite () method, inputting an input stream template to the temporary Excel table file f, reading a default sheet page, calling a doFill () method and inputting exportData to the temporary Excel table file f.
And the pushing unit is used for converting the temporary Excel table file f of the written data into binary stream byte, deleting the temporary Excel table file f, returning the binary stream byte to the user interface, and providing downloading after the conversion by the user interface.
In yet another aspect of the embodiments of the present application, a computer readable storage medium is provided, on which a computer program is stored, which when executed by a processor, controls a device in which the storage medium is located to execute a TDMA satellite network management based device batch addition method according to an embodiment.
Compared with the configuration piece by piece on the network management completely manually, the embodiment of the application directly imports and exports the equipment configuration through program operation, and is used by users. Not only can reduce errors, but also can save time cost.
The foregoing is merely a preferred embodiment of the present invention and is not meant to be the only or limiting of the present invention. It will be understood by those skilled in the art that various changes may be made and equivalents may be substituted for elements thereof without departing from the scope of the invention.

Claims (9)

1. The equipment batch adding method based on the TDMA satellite network management is characterized by comprising the following steps:
in response to input of a user interface of the satellite network management webUI, filling input parameter information of each device into a preset template, wherein the parameter information comprises a device name, a device SN, vifIP, vifMask and at least one piece of characteristic information, and the preset template is provided with basic parameter items corresponding to the device name and the device SN, vifIP, vifMask and characteristic parameter items corresponding to all the characteristic information;
according to the filling result, filling default values into the hollow missing positions of the characteristic parameter items corresponding to the devices in the preset template;
analyzing and code processing the supplemented preset template imported to the background through the satellite webmaster webUI by utilizing Easyexcel;
and saving the processing result, adding equipment according to the processing result, and pushing the processing result and the adding progress to a user interface for display.
2. The method for adding equipment in batch based on TDMA satellite network management according to claim 1, wherein the characteristic information comprises a resource group name, a synchronization period, an activation state, an access forbidden state, a modulation mode, a code rate, an allocation idle resource, an independent channel, a resource type, a fixed rate, a real-time initial rate, a real-time guaranteed rate, a non-real-time initial rate, a non-real-time guaranteed rate, a non-real-time maximum rate, a BE maximum rate, and routing information.
3. The batch adding method of TDMA satellite network management based equipment according to claim 1, wherein analyzing and code processing the post-patch preset templates imported to the background through the satellite network management webUI using EasyExcel, comprises the steps of:
entity mapping of EasyExcel: creating an entity object excelData corresponding to the imported preset template, designating a column index or a column name, and keeping the name of an excelData corresponding variable identical to the column name corresponding to each column of the preset template, wherein the column names are basic parameter items and characteristic parameter items;
interception of exceldatalist: inheriting a processing method of the incoming service logic when an AnalysiEventListener < T >, new ExcelDataListener () constructs a method, calling an invoke method to analyze each piece of data in a preset template, calling a doAfterAllAnalyzed method by the analyzed data, and pushing a mark of one-time introduction completion to a user interface so as to display an introduction progress bar on the user interface;
business logic processing of saveDao: for each row of data in a preset template, acquiring column data appointed by the row, constructing a corresponding business object, assigning the data to the object, keeping the object in a corresponding data table, and pushing an operation result to a user interface in real time through a websocket technology;
invoking the easyexcel. Read () method: the EasyExcel, excelDataListener object created in the above step and the incoming file stream of the user interface are imported and the first line of the default sheet page is specified to be read.
4. The TDMA satellite network management based equipment batch addition method according to claim 3 wherein said invoke method comprises storing said database's business logic saveDao, pushing said user interface once for each transmission said total number of successful, failed and repeated exports, and clearing said cache when said total number reaches said set stored data value to prevent OOM.
5. The TDMA satellite network management based equipment batch addition method according to claim 4 wherein said operation result comprises: the operation is successful, the operation is failed, the number of repeated data is increased, and when the operation is failed, a certain column failure of a certain row is recorded.
6. The TDMA satellite network management based equipment batch addition method according to claim 1 further comprising the step of deriving: and responding to an export instruction of the user interface, creating a folder and an Excel table, carrying out SqL query, finding out equipment data to be exported, writing the equipment data into the Excel table by a write method of EasyExcel, converting the Excel file into a binary stream, transmitting the binary stream to the user interface, and providing downloading after the conversion of the user interface.
7. The method for batch addition of TDMA satellite network management based equipment according to claim 6 wherein said deriving step comprises the steps of:
responding to an export instruction of a user interface, creating a temporary folder and a temporary Excel table File f through new File (), and designating bits;
converting a preset template into an input stream template;
according to the SqL query conditions, querying the device data to be exported, and only assembling the data into excelData object exportData data;
calling an easy Excel. Write () method, transferring into a temporary Excel table file f, then calling a withTemplite () method, transferring into an input stream template to the temporary Excel table file f, reading a default sheet page, calling a doFill () method, and transferring into exportData to the temporary Excel table file f;
converting the temporary Excel table file f of the written data into binary stream byte, deleting the temporary Excel table file f, returning the binary stream byte to the user interface, and providing downloading after conversion by the user interface.
8. Equipment batch adding device based on TDMA satellite network management, which is characterized by comprising:
the filling module is used for responding to the input of the user interface of the satellite network management webUI, and filling the input parameter information of each device into a preset template, wherein the parameter information comprises a device name, a device SN, vifIP, vifMask and at least one piece of characteristic information, and the preset template is provided with basic parameter items corresponding to the device name and the device SN, vifIP, vifMask and characteristic parameter items corresponding to all the characteristic information;
the filling module is used for filling the default values of the hollow positions of the characteristic parameter items corresponding to the devices in the preset template according to the filling result;
the analysis processing module is used for analyzing and processing codes of the supplemented preset templates which are imported to the background through the satellite network management webUI by utilizing easy excel;
and the adding pushing module is used for storing the processing result, adding equipment according to the processing result, and pushing the processing result and the adding progress to a user interface for display.
9. A computer readable storage medium having a computer program stored thereon, wherein the computer program, when executed by a processor, controls a device in which the storage medium is located to perform the TDMA satellite network management based device batch addition method according to any one of claims 1-7.
CN202210036136.2A 2022-03-31 2022-03-31 Equipment batch adding method and device based on TDMA satellite network management Active CN114448495B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210036136.2A CN114448495B (en) 2022-03-31 2022-03-31 Equipment batch adding method and device based on TDMA satellite network management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210036136.2A CN114448495B (en) 2022-03-31 2022-03-31 Equipment batch adding method and device based on TDMA satellite network management

Publications (2)

Publication Number Publication Date
CN114448495A CN114448495A (en) 2022-05-06
CN114448495B true CN114448495B (en) 2023-06-13

Family

ID=81368550

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210036136.2A Active CN114448495B (en) 2022-03-31 2022-03-31 Equipment batch adding method and device based on TDMA satellite network management

Country Status (1)

Country Link
CN (1) CN114448495B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102957551A (en) * 2011-08-23 2013-03-06 华为终端有限公司 Method and device for managing equipment in batches
CN107566212A (en) * 2017-08-25 2018-01-09 郑州云海信息技术有限公司 A kind of monitoring resource management method and device
CN111371595A (en) * 2020-02-25 2020-07-03 深信服科技股份有限公司 Network security deployment method, device, equipment and readable storage medium
CN111859205A (en) * 2020-07-14 2020-10-30 上海悦易网络信息技术有限公司 Analytic method and equipment for batch processing tasks
CN112214473A (en) * 2020-09-23 2021-01-12 航天信息股份有限公司 Data migration method and system between databases
CN113127428A (en) * 2021-04-30 2021-07-16 深圳壹账通智能科技有限公司 Data batch import method and device and related equipment
CN113485710A (en) * 2021-06-30 2021-10-08 许子平 Low code script implementation method and terminal
CN113704269A (en) * 2021-09-02 2021-11-26 京东城市(北京)数字科技有限公司 Data processing method, system, storage medium and electronic equipment
CN114091409A (en) * 2021-11-22 2022-02-25 全景智联(武汉)科技有限公司 Method, system, equipment and storage medium for distributed asynchronous Excel analysis
CN114238623A (en) * 2021-12-27 2022-03-25 北京索为系统技术股份有限公司 Heterogeneous text data processing method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8606379B2 (en) * 2008-09-29 2013-12-10 Fisher-Rosemount Systems, Inc. Method of generating a product recipe for execution in batch processing
WO2013188886A2 (en) * 2012-06-15 2013-12-19 California Institute Of Technology Method and system for parallel batch processing of data sets using gaussian process with batch upper confidence bound

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102957551A (en) * 2011-08-23 2013-03-06 华为终端有限公司 Method and device for managing equipment in batches
CN107566212A (en) * 2017-08-25 2018-01-09 郑州云海信息技术有限公司 A kind of monitoring resource management method and device
CN111371595A (en) * 2020-02-25 2020-07-03 深信服科技股份有限公司 Network security deployment method, device, equipment and readable storage medium
CN111859205A (en) * 2020-07-14 2020-10-30 上海悦易网络信息技术有限公司 Analytic method and equipment for batch processing tasks
CN112214473A (en) * 2020-09-23 2021-01-12 航天信息股份有限公司 Data migration method and system between databases
CN113127428A (en) * 2021-04-30 2021-07-16 深圳壹账通智能科技有限公司 Data batch import method and device and related equipment
CN113485710A (en) * 2021-06-30 2021-10-08 许子平 Low code script implementation method and terminal
CN113704269A (en) * 2021-09-02 2021-11-26 京东城市(北京)数字科技有限公司 Data processing method, system, storage medium and electronic equipment
CN114091409A (en) * 2021-11-22 2022-02-25 全景智联(武汉)科技有限公司 Method, system, equipment and storage medium for distributed asynchronous Excel analysis
CN114238623A (en) * 2021-12-27 2022-03-25 北京索为系统技术股份有限公司 Heterogeneous text data processing method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
From TensorFlow Graphs to LUTs and Wires: Automated Sparse and Physically Aware CNN Hardware Generation;Mathew Hall;《2020 ICFPT》;第56-65页 *
志愿服务信息综合平台的设计与实现;程付超;《福建电脑》;第22-25页 *

Also Published As

Publication number Publication date
CN114448495A (en) 2022-05-06

Similar Documents

Publication Publication Date Title
CN109495392B (en) Message conversion processing method and device, electronic equipment and storage medium
CN109408783A (en) Electronic document online editing method and system
CN110933146A (en) Data conversion method and device and server
CN110413690A (en) Method of data synchronization, server, electronic equipment, the storage medium of database
CN102185901A (en) Client message conversion method
CN105337968A (en) Cross platform communication protocol code conversion method and system
CN107609302B (en) Method and system for generating product process structure
CN104268143A (en) XML (extensible markup language) data processing method and device
CN103491176A (en) Method and system for automatically releasing micro-blogs
CN101075989B (en) Method and system for verifying field validity
CN113094355A (en) Model instantiation method, device, equipment and medium based on domestic communication protocol
CN113641700A (en) Data processing method and device based on Spring boot frame
CN101170436A (en) A method for managing template in network management system
CN107025115B (en) Method for adapting to acquisition of multiple interfaces
CN113381870A (en) Message processing method and device
CN114448495B (en) Equipment batch adding method and device based on TDMA satellite network management
CN114125050A (en) Message scheduling method, device, equipment and storage medium
CN110889261A (en) Method for automating electronic official document service processing
CN103916368A (en) Method and apparatus for realizing data processing among different data sources
CN101635711B (en) Programmable character communication method
CN107643892B (en) Interface processing method, device, storage medium and processor
CN101877645A (en) Communication network resource model releasing method and system thereof
CN115686497A (en) Business development data management method, development engine, electronic device, and storage medium
CN115604343A (en) Data transmission method, system, electronic equipment and storage medium
CN113836223A (en) Heterogeneous database data synchronization method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant