CN110704100A - Method and device for configuring functional module software - Google Patents

Method and device for configuring functional module software Download PDF

Info

Publication number
CN110704100A
CN110704100A CN201810661722.XA CN201810661722A CN110704100A CN 110704100 A CN110704100 A CN 110704100A CN 201810661722 A CN201810661722 A CN 201810661722A CN 110704100 A CN110704100 A CN 110704100A
Authority
CN
China
Prior art keywords
configuration
configuration data
task
configuration table
functional module
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.)
Pending
Application number
CN201810661722.XA
Other languages
Chinese (zh)
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.)
Dimension Corp
Original Assignee
Walteff Energy Systems Co
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 Walteff Energy Systems Co filed Critical Walteff Energy Systems Co
Priority to CN201810661722.XA priority Critical patent/CN110704100A/en
Publication of CN110704100A publication Critical patent/CN110704100A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/73Program documentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Library & Information Science (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method and a device for configuring functional module software, which can determine configuration data corresponding to user requirements; updating fields corresponding to the configuration data in a preset task configuration table according to the configuration data; and reading the updated configuration data in the task configuration table into module software, and realizing the configuration of the functional module. Compared with the prior art, in the embodiment of the invention, when the configuration of the functional module is carried out, the program is not required to be modified, and only the corresponding field in the task configuration table is required to be modified, so that the efficient, accurate and flexible configuration of the module software function and parameter is realized, the configuration efficiency and configuration flexibility of the functional module are improved, the software development period is shortened, and the cost is reduced.

Description

Method and device for configuring functional module software
Technical Field
The present invention relates to the field of configuration technologies, and in particular, to a method and an apparatus for configuring functional module software.
Background
At present, when the user demand changes, software programs in each functional module need to be rewritten, such as a power module, to meet the changed user demand, but when the number of functional modules is large or the number of software programs in the functional modules is large, the development cycle of the whole functional module may be prolonged, and the configurability of the functional module may be affected.
That is, the existing method for configuring functional module software has the problems of low configuration efficiency and low configuration flexibility.
Disclosure of Invention
The embodiment of the invention provides a method and a device for configuring functional module software, which are used for solving the problems of low configuration efficiency and low configuration flexibility of the conventional method for configuring the functional module software.
The embodiment of the invention provides a method for configuring functional module software, which comprises the following steps:
determining configuration data corresponding to user requirements;
updating fields corresponding to the configuration data in a preset task configuration table according to the configuration data;
and reading the updated configuration data in the task configuration table, and realizing the configuration of the functional module.
Further, after reading the updated configuration data in the task configuration table, the method for configuring the functional module software further includes:
generating a first check code according to the read configuration data in the task configuration table;
determining that the first check code is consistent with the second check code; and the second check code is generated by the task configuration table according to the updated field.
Further, after updating the field corresponding to the configuration data in the preset task configuration table, the method for configuring the functional module software further includes:
and storing the task configuration table in a nonvolatile storage space.
Optionally, before storing the task configuration table in the non-volatile storage space, the functional module software configuration method further includes:
and performing space evaluation on the nonvolatile storage space.
Correspondingly, an embodiment of the present invention further provides a functional module configuration apparatus, including:
a determining unit for determining configuration data corresponding to a user requirement;
the updating unit is used for updating a field corresponding to the configuration data in a preset task configuration table according to the configuration data;
and the configuration unit is used for reading the updated configuration data in the task configuration table and realizing the configuration of the functional module.
Further, the functional module configuration device further includes a verification unit, wherein:
the verification unit is used for generating a first verification code according to the read configuration data in the task configuration table after reading the updated configuration data in the task configuration table; determining that the first check code is consistent with the second check code; and the second check code is generated by the task configuration table according to the updated field.
Further, the functional module configuration apparatus further includes a storage unit, wherein:
the storage unit is used for storing the task configuration table in a nonvolatile storage space after updating the field corresponding to the configuration data in a preset task configuration table.
Optionally, the functional module configuration apparatus further includes an evaluation unit, wherein:
the evaluation unit is used for carrying out space evaluation on the nonvolatile storage space before the task configuration table is stored in the nonvolatile storage space.
The invention has the following beneficial effects:
the embodiment of the invention provides a method and a device for configuring functional module software, which can determine configuration data corresponding to user requirements; updating fields corresponding to the configuration data in a preset task configuration table according to the configuration data; and reading the updated configuration data in the task configuration table into the software module, and realizing the configuration of the functional module. Compared with the prior art, in the embodiment of the invention, when the configuration of the functional module is carried out, the program is not required to be modified, and only the corresponding field in the task configuration table is required to be modified, so that the efficient, accurate and flexible configuration of the module software function and parameter is realized, the configuration efficiency and configuration flexibility of the functional module are improved, the software development period is shortened, and the cost is reduced.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart illustrating a software configuration method for functional modules according to a first embodiment of the present invention;
fig. 2 is a schematic specific flowchart of a software configuration method for functional modules according to a first embodiment of the present invention;
fig. 3 is a schematic structural diagram of a functional module configuration apparatus according to a second embodiment of the present invention;
fig. 4 is a schematic structural diagram of a computing device provided in the third embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the present invention will be described in further detail with reference to the accompanying drawings, and it is apparent that the described embodiments are only a part of the embodiments of the present invention, not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The first embodiment is as follows:
in order to solve the problem of low configuration efficiency of the existing functional module software configuration method, a first embodiment of the present invention provides a functional module software configuration method, which is a flowchart of the functional module software configuration method provided in the first embodiment of the present invention, as shown in fig. 1. Specifically, as shown in fig. 1, in the embodiment of the present invention, the method for configuring functional module software may include the following steps:
step 101: determining configuration data corresponding to user requirements;
step 102: updating fields corresponding to the configuration data in a preset task configuration table according to the configuration data;
step 103: and reading the updated configuration data in the task configuration table, and realizing the configuration of the functional module.
That is, in embodiments of the present invention, configuration data corresponding to user requirements may be determined; updating fields corresponding to the configuration data in a preset task configuration table according to the configuration data; and reading the updated configuration data in the task configuration table, and realizing the configuration of the functional module. Compared with the prior art, in the embodiment of the invention, when the function module is configured, the program is not required to be modified, and only the corresponding field in the task configuration table is required to be modified, so that the configuration efficiency and the configuration flexibility of the function module are improved, and the implementation cost can be reduced.
It should be noted that the functional modules described in the embodiment of the present invention may include a power module, such as a digital power module, a digital control chip (based on a DSP digital control chip), a power module, a voltage module, a current module, a monitoring module, and the like, which is not limited in this respect in the embodiment of the present invention.
The configuration data may be values of variables used for representing user requirements, such as a hardware specification, a software specification, a hardware circuit sampling coefficient, a test configuration, and other parameters representing customer requirements, for example, the power W of the power module a is 2800W, the current I of the current module C is 100A, and the temperature T of the monitoring module D is 80 ℃ and the like; moreover, the configuration data may generally correspond to corresponding fields in the task configuration table, for example, 2800W may correspond to a variable value of power W, 100A may correspond to a variable value of current I, and so on.
It is assumed that the configuration system may include functional modules, which are a power module a, a current module C and a monitoring module D, and the configuration data of each functional module may be as shown in table 1.
TABLE 1 original task configuration Table
Figure BDA0001706533440000041
Figure BDA0001706533440000051
As can be seen from table 1, the value of the variable W in the power module a is 2800W, the value of the variable I in the current module C is 100A, and the value of the variable T in the monitoring module D is 80 ℃. That is, when the user needs not to be updated, the software programs of the functional modules in the configuration system all operate according to the data in the original task configuration table, which is not described in detail herein.
TABLE 2 updated task configuration Table
Functional module Variable names Value of variable
Power supply module A Power W 3000W
Current module C Current I 120A
Monitoring module D Temperature T 80℃
As can be seen from table 2, when the user requirement is updated, for example, the user requirement becomes: the power W of the power module a is 3000W, the current I of the current module C is 120A, and the temperature T of the monitoring module D is 80 ℃, then corresponding configuration data, for example, a-W-3000W, C-I-120A, D-T-80 ℃, may be determined according to the user requirements, and then, fields corresponding to the configuration data in the task configuration table may be updated according to the configuration data, that is, 2800W in the original task configuration table is updated to 3000W, and 100A in the original task configuration table is updated to 120A, which is not described herein again.
Of course. It should be noted that the updating described in the embodiment of the present invention refers to an action of performing operations such as modifying, deleting, or adding on the task configuration table, and details thereof are not described herein.
Further, after reading the updated configuration data in the task configuration table, the method for configuring the functional module software may further include:
generating a first check code according to the read configuration data in the task configuration table;
determining that the first check code is consistent with the second check code; and the second check code is generated by the task configuration table according to the updated field.
It should be noted that the first Check code and the second Check code may be Check codes generated by a Cyclic Redundancy Check (CRC).
For example, the VBA in Excel becomes a CRC check code generated for the configuration data, and the like, which is not limited in any way.
It should be noted that, in the embodiment of the present invention, the CRC16 lookup table may be generally used for checking to ensure the integrity of the data. The CRC implementation method may be: the error detection is carried out by utilizing the principles of division and remainder, namely, the received code group is subjected to division operation, if the division operation is completed, the transmission is correct, and if the division operation is not completed, the transmission is wrong.
Further, after updating the field corresponding to the configuration data in the preset task configuration table, the method for configuring the functional module software may further include:
and storing the task configuration table in a nonvolatile storage space.
The non-volatile Memory space may include a PROM (Programmable Read Only Memory), an EPROM (Erasable Programmable Read Only Memory), an EEPROM (Electrically Erasable Programmable Read Only Memory), a RAM (Random Access Memory), a FLASH Memory, and the like, which are not limited in this embodiment of the present invention.
That is to say, in the embodiment of the present invention, the preset task configuration table may be stored in the corresponding nonvolatile storage space, so that when each functional module is powered on, the configuration data stored in the fixed address interval may be directly read, and modification and call of the configuration data may be facilitated, thereby improving efficiency of functional module configuration.
Optionally, before storing the task configuration table in the non-volatile storage space, the functional module software configuration method may further include:
and performing space evaluation on the nonvolatile storage space.
For example, before storing the task configuration table, it may be first determined whether the nonvolatile storage space has a storage space for storing the task configuration table, and if it is assumed that the storage space that the task configuration table needs to occupy is 100M (megabyte), the nonvolatile storage space includes two sub-storage spaces, a size of the first sub-storage space is 80M, and a size of the second sub-storage space is 120M, the task configuration table may be stored in the second sub-storage space, which is not described in detail herein.
That is to say, when or before storing the task configuration table, it may be further determined which one or which sub-storage spaces in the nonvolatile storage space have enough space to store the task configuration table, when one sub-storage space is determined, the task configuration table may be stored in the sub-storage space, and when a plurality of sub-storage spaces are determined, one sub-storage space may be selected randomly or according to a set rule to store the task configuration table, which is not described herein again.
The following describes in detail a specific process of the functional module software configuration method according to the embodiment of the present invention by way of example:
fig. 2 is a schematic diagram of an actual application flow of the method for configuring functional module software according to the embodiment of the present invention. Specifically, as shown in fig. 2, in practical applications, after determining corresponding configuration data according to a requirement of a user, and updating a task configuration table according to the configuration data, a download file may be synthesized according to the task configuration table (usually, an EXCEL file) and a corresponding download application program (usually, a suffix book, BIN program file), and then the download file may be converted into a download file (usually, a BIN file) through a VBA programming language, so as to call a corresponding function (e.g., an API function) through a front end or a background, and finally, the download file may be solidified in a certain nonvolatile storage space, such as Flash, so as to implement remote functions of Flash, Flash clear, or Flash program, which is not described herein.
The embodiment of the invention provides a method for configuring functional module software. Configuration data corresponding to the user's needs may be determined; updating fields corresponding to the configuration data in a preset task configuration table according to the configuration data; and reading the updated configuration data in the task configuration table, and realizing the configuration of the functional module. Compared with the prior art, in the embodiment of the invention, when the configuration of the functional module is carried out, the program is not required to be modified, and only the corresponding field in the task configuration table is required to be modified, so that the configuration efficiency and the configuration flexibility of the functional module are improved.
Example two:
based on the same inventive concept as the first embodiment of the present invention, a second embodiment of the present invention provides a functional module configuration device, as shown in fig. 3, which is a schematic structural diagram of the functional module configuration device provided in the second embodiment of the present invention. Specifically, as shown in fig. 3, the functional module configuration apparatus according to the embodiment of the present invention may include:
a determining unit 31 operable to determine configuration data corresponding to a user requirement;
an updating unit 32, configured to update, according to the configuration data, a field corresponding to the configuration data in a preset task configuration table;
and the configuration unit 33 is configured to read the updated configuration data in the task configuration table, and implement configuration of the functional module.
That is to say, in the embodiment of the present invention, the function module configuring apparatus may include a determining unit configured to determine configuration data corresponding to a user requirement, an updating unit configured to update a field corresponding to the configuration data in a preset task configuration table according to the configuration data, and a configuring unit configured to read the updated configuration data in the task configuration table and implement configuration of a function module. Compared with the prior art, in the embodiment of the invention, when the configuration of the functional module is carried out, the program is not required to be modified, and only the corresponding field in the task configuration table is required to be modified, so that the configuration efficiency and the configuration flexibility of the functional module are improved.
Further, the functional module configuration device may further include a verification unit 34, wherein:
the checking unit 34 is configured to, after reading the configuration data in the updated task configuration table, generate a first check code according to the read configuration data in the task configuration table; determining that the first check code is consistent with the second check code; and the second check code is generated by the task configuration table according to the updated field.
Further, the function module configuring apparatus may further include a storage unit 35, wherein:
the storage unit 35 is configured to store the task configuration table in a nonvolatile storage space after updating a field corresponding to the configuration data in a preset task configuration table.
Optionally, the function module configuration apparatus may further include an evaluation unit 36, wherein:
the evaluation unit 36 may be configured to perform a space evaluation on the nonvolatile memory space before storing the task configuration table in the nonvolatile memory space.
The second embodiment of the present invention provides a power module configuration device, where the function module configuration device may include a determining unit configured to determine configuration data corresponding to a user requirement, an updating unit configured to update a field corresponding to the configuration data in a preset task configuration table according to the configuration data, and a configuration unit configured to read the updated configuration data in the task configuration table and implement configuration of a function module. Compared with the prior art, in the embodiment of the invention, when the configuration of the functional module is carried out, the program is not required to be modified, and only the corresponding field in the task configuration table is required to be modified, so that the configuration efficiency and the configuration flexibility of the functional module are improved.
Example three:
a third embodiment of the present invention provides a computing device, as shown in fig. 4, which is a schematic structural diagram of the computing device in the third embodiment of the present invention. The computing device may be a desktop computer, a portable computer, a smart phone, a tablet computer, a Personal Digital Assistant (PDA), a Digital Signal Processor (DSP), a Micro Controller Unit (MCU), or the like. Specifically, the computing device described in the embodiments of the present invention may include a processor, such as a Central Processing Unit (CPU) 401, a memory 402, an input device 403, an output device 404, and the like, the input device 403 may include a keyboard, a mouse, a touch screen, and the like, and the output device 404 may include a Display device, such as a Liquid Crystal Display (LCD), a Cathode Ray Tube (CRT), and the like.
The memory 402 may include a Read Only Memory (ROM) and a Random Access Memory (RAM), and provides the central processor 401 with program instructions and data stored in the memory 402. In an embodiment of the present invention, the memory 402 may be used to store a program of a functional module software configuration method.
By calling the program instructions stored in the memory 402, the central processing unit 401 can be used to execute the following steps according to the obtained program instructions: determining configuration data corresponding to user requirements; updating fields corresponding to the configuration data in a preset task configuration table according to the configuration data; and reading the updated configuration data in the task configuration table, and realizing the configuration of the functional module.
Example four:
a fourth embodiment of the present invention provides a computer storage medium, configured to store computer program instructions for the computing device, where the computer program instructions include a program for executing the software configuration method for the functional modules.
The computer storage media may be any available media or data storage device that can be accessed by a computer, including, but not limited to, magnetic memory (e.g., floppy disks, hard disks, magnetic tape, magneto-optical disks (MOs), etc.), optical memory (e.g., CDs, DVDs, BDs, HVDs, etc.), and semiconductor memory (e.g., ROMs, EPROMs, EEPROMs, non-volatile memory (NAND FLASH), Solid State Disks (SSDs)), etc.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus (device), or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (devices) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (8)

1. A method for configuring software of a functional module, comprising:
determining configuration data corresponding to user requirements;
updating fields corresponding to the configuration data in a preset task configuration table according to the configuration data;
and reading the updated configuration data in the task configuration table, and realizing the configuration of the functional module.
2. The method of claim 1, wherein after reading the updated configuration data in the task configuration table, the method further comprises:
generating a first check code according to the read configuration data in the task configuration table;
determining that the first check code is consistent with the second check code; and the second check code is generated by the task configuration table according to the updated field.
3. The method of claim 1, wherein after updating a field corresponding to the configuration data in a preset task configuration table, the method further comprises:
and storing the task configuration table in a nonvolatile storage space.
4. The method of claim 3, wherein prior to storing the task configuration table in non-volatile storage, the method further comprises:
and performing space evaluation on the nonvolatile storage space.
5. A function module configuring apparatus, comprising:
a determining unit for determining configuration data corresponding to a user requirement;
the updating unit is used for updating a field corresponding to the configuration data in a preset task configuration table according to the configuration data;
and the configuration unit is used for reading the updated configuration data in the task configuration table and realizing the configuration of the functional module.
6. The function module configuration device according to claim 5, wherein the function module configuration device further comprises a verification unit, wherein:
the verification unit is used for generating a first verification code according to the read configuration data in the task configuration table after reading the updated configuration data in the task configuration table; determining that the first check code is consistent with the second check code; and the second check code is generated by the task configuration table according to the updated field.
7. The function module configuration apparatus according to claim 5, wherein the function module configuration apparatus further comprises a storage unit, wherein:
the storage unit is used for storing the task configuration table in a nonvolatile storage space after updating the field corresponding to the configuration data in a preset task configuration table.
8. The function module configuration device according to claim 7, wherein the function module configuration device further comprises an evaluation unit, wherein:
the evaluation unit is used for carrying out space evaluation on the nonvolatile storage space before the task configuration table is stored in the nonvolatile storage space.
CN201810661722.XA 2018-06-25 2018-06-25 Method and device for configuring functional module software Pending CN110704100A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810661722.XA CN110704100A (en) 2018-06-25 2018-06-25 Method and device for configuring functional module software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810661722.XA CN110704100A (en) 2018-06-25 2018-06-25 Method and device for configuring functional module software

Publications (1)

Publication Number Publication Date
CN110704100A true CN110704100A (en) 2020-01-17

Family

ID=69192663

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810661722.XA Pending CN110704100A (en) 2018-06-25 2018-06-25 Method and device for configuring functional module software

Country Status (1)

Country Link
CN (1) CN110704100A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103888254A (en) * 2012-12-21 2014-06-25 阿里巴巴集团控股有限公司 Network information verification method and apparatus
CN106325826A (en) * 2015-06-16 2017-01-11 阿里巴巴集团控股有限公司 Configuration file detection method and apparatus
CN106598612A (en) * 2016-12-20 2017-04-26 北京润科通用技术有限公司 Operation method and system for data table in database
WO2017107853A1 (en) * 2015-12-25 2017-06-29 阿里巴巴集团控股有限公司 Data monitoring management method, and data monitoring method and system
CN107302450A (en) * 2017-06-13 2017-10-27 国网冀北电力有限公司信息通信分公司 A kind of data acquisition session variation and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103888254A (en) * 2012-12-21 2014-06-25 阿里巴巴集团控股有限公司 Network information verification method and apparatus
CN106325826A (en) * 2015-06-16 2017-01-11 阿里巴巴集团控股有限公司 Configuration file detection method and apparatus
WO2017107853A1 (en) * 2015-12-25 2017-06-29 阿里巴巴集团控股有限公司 Data monitoring management method, and data monitoring method and system
CN106598612A (en) * 2016-12-20 2017-04-26 北京润科通用技术有限公司 Operation method and system for data table in database
CN107302450A (en) * 2017-06-13 2017-10-27 国网冀北电力有限公司信息通信分公司 A kind of data acquisition session variation and device

Similar Documents

Publication Publication Date Title
JP6804668B2 (en) Block data validation method and equipment
US20180232146A1 (en) Method and apparatus for memory management
CN107239392B (en) Test method, test device, test terminal and storage medium
KR20190088535A (en) Method and apparatus for processing data based on block chaining
US10810060B2 (en) Event management for embedded systems
CN110515871B (en) Interrupt method, interrupt device, FPGA (field programmable Gate array) and storage medium
US20110154299A1 (en) Apparatus and method for executing instrumentation code
KR20180020248A (en) Method and device for obtaining payment threshold
CN106250054A (en) Accumulator system and the method for this accumulator system of operation including multiple memory areas
US20200026427A1 (en) System and method for handling data storage on storage devices
CN116030923B (en) Method, device, equipment and storage medium for acquiring dynamic constitutive relation of material
CN104156305A (en) Application program testing method and device
CN113342671B (en) Method, device, electronic equipment and medium for verifying operation module
US20140156708A1 (en) Method and system for implementing an array using different data structures
CN102403041B (en) Data programming circuit and method for one-time programmable memory
CN111143240B (en) Image storage method, system and terminal equipment
WO2021129005A1 (en) Blockchain state change-based transaction tracking method and device
CN110910938A (en) Data correction method and device, storage equipment and storage medium
CN111341374B (en) Memory test method and device and readable memory
CN110704100A (en) Method and device for configuring functional module software
CN114996076B (en) Traversal type use case verification method and system for chip simulation and electronic equipment
CN115081429A (en) Instruction checking method, device, equipment and storage medium
CN109683809B (en) Data storage method and terminal
CN109615465B (en) Service order processing method and device and electronic equipment
CN109345300B (en) Data statistical method and device

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
TA01 Transfer of patent application right

Effective date of registration: 20201013

Address after: Ohio, USA

Applicant after: Dimension Corp.

Address before: 1510 Kansas Avenue, Loren, Ohio, USA

Applicant before: VERTIV ENERGY SYSTEMS, Inc.

TA01 Transfer of patent application right
RJ01 Rejection of invention patent application after publication

Application publication date: 20200117

RJ01 Rejection of invention patent application after publication