CN110413265B - Software configuration code generation method and device and electronic equipment - Google Patents

Software configuration code generation method and device and electronic equipment Download PDF

Info

Publication number
CN110413265B
CN110413265B CN201910709867.7A CN201910709867A CN110413265B CN 110413265 B CN110413265 B CN 110413265B CN 201910709867 A CN201910709867 A CN 201910709867A CN 110413265 B CN110413265 B CN 110413265B
Authority
CN
China
Prior art keywords
code
configuration
target
feature
software
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
CN201910709867.7A
Other languages
Chinese (zh)
Other versions
CN110413265A (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.)
Gant Software System Shanghai Co ltd
Original Assignee
Gant Software System Shanghai 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 Gant Software System Shanghai Co ltd filed Critical Gant Software System Shanghai Co ltd
Priority to CN201910709867.7A priority Critical patent/CN110413265B/en
Publication of CN110413265A publication Critical patent/CN110413265A/en
Application granted granted Critical
Publication of CN110413265B publication Critical patent/CN110413265B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Landscapes

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

Abstract

The embodiment of the specification discloses a software configuration code generation method, which comprises the following steps: determining a target feature code group corresponding to a target configuration function list by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed; and determining the value of the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different values of the preset software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.

Description

Software configuration code generation method and device and electronic equipment
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method and an apparatus for generating a software configuration code, and an electronic device.
Background
As automation technology advances, controller units are becoming increasingly popular for use in individual automation products. The controller unit not only occupies an increasingly important position, but also changes from a variable quantity to a variable quantity, leading to a change in the overall electronics architecture. The functions provided by the controller unit are generally determined by the controller unit software. Thus, software is currently the core competitive site for each automation enterprise.
Generally, a control unit includes two parts, hardware (e.g., a controller) and software. The hardware is represented as a physical component, and the software is required to be written on the hardware. The two are required to keep corresponding coordination in the design and assembly process so as to ensure the matching of hardware and software.
Disclosure of Invention
In view of this, embodiments of the present disclosure provide a method, an apparatus, and an electronic device for generating a software configuration code.
The embodiment of the specification adopts the following technical scheme:
the embodiment of the specification provides a software configuration code generation method, which comprises the following steps:
determining a target feature code group corresponding to a target configuration function list by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
and determining the value of the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different values of the preset software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list. .
The embodiment of the specification also provides a software configuration code generating device, which comprises:
the first determining module is used for determining a target feature code group corresponding to the target configuration function list by utilizing a unique feature code corresponding to each configuration function feature of the control software to be brushed;
And the second determining module is used for determining the value of the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different values of the preset software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
The embodiment of the specification also provides a software configuration code generating method, which comprises the following steps:
determining a target feature code group corresponding to a configuration function list of a target vehicle type by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
and determining the value of the software configuration code corresponding to the characteristic code group of the target vehicle type by utilizing the corresponding relation between different values of the preset software configuration code and the characteristic code, so as to obtain the software configuration code corresponding to the configuration function list of the target vehicle type.
The embodiment of the specification also provides a software configuration code generating device, which comprises:
the first determining module is used for determining a target feature code group corresponding to a configuration function list of a target vehicle type by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
and the second determining module is used for determining the value of the software configuration code corresponding to the characteristic code group of the target vehicle type by utilizing the corresponding relation between different values of the preset software configuration code and the characteristic code, so as to obtain the software configuration code corresponding to the configuration function list of the target vehicle type.
Embodiments of the present specification also provide an electronic device comprising at least one processor and a memory, the memory storing a program and configured to be executed by the at least one processor to:
determining a target feature code group corresponding to a target configuration function list by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
and determining the value of the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different values of the preset software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
Embodiments of the present specification also provide an electronic device comprising at least one processor and a memory, the memory storing a program and configured to be executed by the at least one processor to:
determining a target feature code group corresponding to a configuration function list of a target vehicle type by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
and determining the value of the software configuration code corresponding to the characteristic code group of the target vehicle type by utilizing the corresponding relation between different values of the preset software configuration code and the characteristic code, so as to obtain the software configuration code corresponding to the configuration function list of the target vehicle type.
The above-mentioned at least one technical scheme that this description embodiment adopted can reach following beneficial effect: and presetting unique corresponding feature codes for each configuration function feature by carrying out coding management on the relevant configuration function features of the control software to be brushed. Thus, the configuration function features in the target configuration function list can be expressed by the corresponding feature codes, and the target feature code group corresponding to the corresponding target configuration function list is obtained, so that the expression of the specific configuration target is determined in a coding mode. Meanwhile, through establishing the corresponding relation between different values of the software configuration codes and the feature codes, the corresponding relation between the target configuration function list and specific software functions can be established, the software configuration codes corresponding to the target configuration function list are obtained, the possibility of universalization and serialization realization of the control software to be brushed is improved, and the cost and time are saved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the specification, illustrate and explain the exemplary embodiments of the present specification and their description, are not intended to limit the specification unduly. In the drawings:
FIG. 1 is a flow chart of a software configuration code generation method of one embodiment of the present description.
Fig. 2 is a flowchart of a software configuration code generating method according to another embodiment of the present specification.
FIG. 3 is a flow chart of a method of generating a software configuration code in accordance with one embodiment of the present disclosure.
Fig. 4 is a flowchart of a software configuration code generating method according to another embodiment of the present disclosure.
Fig. 5 is a table of correspondence between configuration function features and feature codes and a table of configuration function list in the software configuration code generation method shown in fig. 3.
FIG. 6 is a table of correspondence between feature codes and different values of different digits in the binary transition code in the software configuration code generation method shown in FIG. 3.
Fig. 7 is a block diagram of a software configuration code generating apparatus according to an embodiment of the present specification.
Fig. 8 is a block diagram showing a configuration of a software configuration code generating apparatus according to an embodiment of the present specification.
Fig. 9 is a block diagram showing a configuration of a software configuration code generating apparatus according to another embodiment of the present specification.
Fig. 10 is a block diagram showing a configuration of a software configuration code generating apparatus according to another embodiment of the present specification.
Detailed Description
In practical application, in order to expand the platform application of the control software and improve the universality of the software, a set of control software can be designed to cope with different service scene configuration requirements. This results in different configuration requirements for different business scenarios, which can enable different functions of the same control software. Therefore, when the control software is written on the hardware, the functions of the control software are configured correspondingly according to different configuration requirements.
This process may be implemented by software configuration code. The software refreshing platform can read the software configuration code, and then correspondingly start or configure the corresponding function of the control software in the process of refreshing the control software.
In the prior art, for each control software and each specifically configured service scene, a configuration code representing the control software in the service scene is manually calculated, and is bound with the specifically configured scene to be used as an input for the control software to write.
However, as more and more controllers are in the business scene, the complexity is higher and higher, the manual calculation workload is large and complicated, and the difficulty of manually maintaining the software configuration code is high. Meanwhile, the software configuration codes are not aimed at a single service scene, but aimed at a series of service scenes, and different software configuration codes exist according to different service scenes. When the service scenario demands increase, the number of specific service scenarios will increase sharply in all possible combinations of configurations, so that it becomes inoperable to calculate each software function configuration code separately according to a single service scenario.
In addition, control software is often upgraded for a variety of reasons. At the same time, the controller hardware is also changing. Each change may result in the need to recalculate the software configuration code for all traffic scenarios. If the manual calculation and maintenance are adopted, the generalization and serialization of control software are restricted, and the labor cost is increased.
The embodiment of the specification provides a software configuration code generation method, a device and electronic equipment, wherein a unique corresponding feature code is preset for each configuration function feature by carrying out coding management on related configuration function features of control software to be brushed. Thus, the configuration function features in the target configuration function list can be expressed by the corresponding feature codes, and the target feature code group corresponding to the corresponding target configuration function list is obtained, so that the expression of the specific configuration target is determined in a coding mode. Meanwhile, through establishing the corresponding relation between different values of the software configuration codes and the feature codes, the corresponding relation between the target configuration function list and specific software functions can be established, the software configuration codes corresponding to the target configuration function list are obtained, the possibility of universalization and serialization realization of the control software to be brushed is improved, and the cost and time are saved.
For the purposes of making the objects, technical solutions and advantages of the present specification more apparent, the technical solutions of the present specification will be clearly and completely described below with reference to specific embodiments of the present specification and corresponding drawings. It will be apparent that the described embodiments are only some, but not all, of the embodiments of the present specification. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are intended to be within the scope of the present disclosure.
The following describes in detail the technical solutions provided by the embodiments of the present specification with reference to the accompanying drawings.
As shown in fig. 1, a flowchart of a software configuration code generating method according to an embodiment of the present disclosure is shown.
Step 110: and determining a target feature code group corresponding to the target configuration function list by utilizing the unique feature codes corresponding to each configuration function feature of the control software to be brushed.
The control software to be brushed refers to software which is brushed on corresponding hardware of a controller and the like in the control unit.
For example, an automobile is equipped with a body control unit for controlling functions of a lamp, a wiper, a window, an engine, or the like. Correspondingly, the vehicle body control software to be brushed can be brushed on the controller of the vehicle body control unit for controlling the functions of the vehicle lamp, the windshield wiper, the vehicle window or the engine, etc.
In one embodiment of the present disclosure, the implementation may be based on the configuration function feature and feature code correspondence of each of the control software to be brushed. After the brush control software is determined, the corresponding configuration function characteristics and the corresponding relation of the characteristic codes can be directly obtained.
In another embodiment of the present disclosure, the implementation may be based on the correspondence between each configuration function feature and feature code involved in all the control software to be brushed in the service scenario. When the software configuration codes corresponding to the specific control software to be brushed are specific, the corresponding relation between all the configuration functional features and the feature codes can be traversed, and whether the configuration functional features are relevant to the specific control software to be brushed or not is judged according to the functional marks of the configuration functional features. If so, the configuration function characteristics and the corresponding characteristic codes of the specific control software to be brushed can be obtained.
Correspondingly, before determining the target feature code group corresponding to the target configuration function list by using the unique feature code corresponding to each configuration function feature of the control software to be brushed, the method may include:
and determining the configuration function characteristics related to the control software to be brushed according to the function marks of the configuration function characteristics.
That is, the function indicia may include, but is not limited to, the number of the control software to which the configuration feature pertains. According to the serial numbers of the control software to which the configuration functional features belong, the serial numbers of the control software to be brushed can be compared, if the serial numbers are consistent with each other, the configuration functional features belong to the control software to be brushed, and further, unique feature codes corresponding to the configuration functional features of the control software to be brushed can be determined.
The configuration function refers to the functional resource configured by the control software to be brushed.
For example, the vehicle body control software is configured with functions to control a vehicle lamp, a wiper, a window, an engine, or the like. The functions are defined according to the configuration mode, and can be defined as configuration function resources of the vehicle type.
Correspondingly, the configuration function feature refers to a specific function. Such as no rain sensor LIN node, headlight delayed lighting function, no back door control module, etc.
The feature codes are in one-to-one correspondence with the configuration function features. And carrying out coding management on each configuration function of the control software to be brushed, and setting a corresponding unique feature code for each configuration function feature, so that the calculation of the subsequent software configuration code is facilitated.
In particular, the same type of configuration functionality may be grouped into the same configuration functionality, e.g. the configuration functionality "no rain sensor LIN node" and the configuration functionality "rain sensor LIN node" may be grouped into the same configuration functionality "rain sensor LIN node" and these configuration functionalities and specific configuration functionalities are encoded separately. For example, a represents a rain sensor LIN node, a01 represents a no rain sensor LIN node, and a02 represents a rain sensor LIN node; b represents headlight delayed illumination, B01 represents no headlight delayed illumination, B02 represents headlight delayed illumination, and so on.
The target configuration function list refers to an enumeration list of configuration function features required by a service scene.
For example, the configuration functions of different vehicle types are different, and when the vehicle is loaded, the target configuration function list can be obtained according to the configuration function feature requirements of the current specific vehicle type.
According to a series of configuration function features included in the target configuration function list, feature codes corresponding to each configuration function feature in the series of configuration function features can be determined, and then feature code groups are formed. That is, the feature code set describes configuration function features included in the target configuration function list.
In one embodiment of the present description, the target list of configuration functions is already stored in a database, or the database stores a plurality of lists of configuration functions. Each list of configuration functions is assigned a corresponding identifier, and the corresponding list of configuration functions can be identified by the identifier.
For example, the database stores a series of configuration function listings of vehicle models, each of which may be identified as a model of the corresponding vehicle model. When a target vehicle model is given, a corresponding configuration function list can be determined from a plurality of configuration function lists in a database through the model of the vehicle model.
Correspondingly, before determining the target feature code group corresponding to the target configuration function list by using the unique feature code corresponding to each configuration function feature of the control software to be brushed, the method may include:
And determining the target configuration function list in a plurality of configuration function lists according to the identifier of the target configuration function list.
Step 120: and determining the value of the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different values of the preset software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
The software configuration code has a plurality of code bits, each code bit in turn having a different value. The code bits refer to the position occupied by each code in a software configuration code. The value that each code bit may have may be a number, may be a letter, and embodiments of the present description are not limited. The software configuration code has a different value depending on the value of each code bit.
Specifically, if the software configuration code is a number, the code bits are correspondingly exponent bits. Each digit has a different value.
Correspondingly, determining the value of the software configuration code corresponding to the target feature code group by using the corresponding relation between different values of the preset software configuration code and the feature code, and obtaining the software configuration code corresponding to the target configuration function list may include:
and determining the value of each digit in the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different numerical values of different digits in the preset system software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
Since the current software flashing platform is mostly a software configuration code capable of recognizing hexadecimal system. In one embodiment of the present description, the software configuration code is preferably a hexadecimal code representation.
Correspondingly, the preset system of the software configuration code is hexadecimal.
In another embodiment of the present disclosure, in order to facilitate management and maintenance of correspondence between different values of different digits and the feature codes, after a description of non-hexadecimal transition codes such as binary or octal is obtained, the transition codes are converted into hexadecimal software configuration codes according to a binary conversion relationship.
Correspondingly, determining the value of each digit in the software configuration code corresponding to the target feature code set by using the corresponding relation between the different values of different digits in the software configuration code of the preset system and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list, which may include:
determining the value of each digit in the transition code corresponding to the target feature code group by utilizing the corresponding relation between different numerical values of different digits in the transition code of a preset system and the feature code, and obtaining the transition code corresponding to the target configuration function list;
Converting the transition code into hexadecimal software configuration code.
Preferably, the preset system of the transition code is binary system.
Correspondingly, determining the value of each digit in the transition code corresponding to the target feature code group by using the feature code corresponding to different numerical values of different digits in the transition code of the preset system to obtain the transition code corresponding to the target configuration function list may include:
and determining the value of each digit in the transition code corresponding to the target feature code group by utilizing the corresponding relation between different numerical values of different digits in the binary transition code and the feature code, and obtaining the transition code corresponding to the target configuration function list.
Further, the transition code may be a binary number of several bytes, and each byte may have several digits, so as to express the control software to be brushed with more or complex functions. Preferably, each byte in the binary transition code has 8 digits.
Correspondingly, the binary transition code has several bytes, each byte having an 8-bit number.
In one embodiment of the present disclosure, according to the complexity of the functions of the control software to be brushed, a plurality of digital combination values in a preset transition code are needed to express the corresponding configuration functions in some cases. Correspondingly, the different values of the number of digit combinations correspond to the feature code expressions of the corresponding feature code components.
Correspondingly, determining the value of each digit in the transition code corresponding to the target feature code set by using the corresponding relation between different numerical values of different digits in the transition code of the preset system and the feature code may include:
and determining the value of the corresponding digital combination in the transition code by utilizing the corresponding relation between different numerical values of the digital combination in the transition code of a preset system and a feature code expression formed by the corresponding feature code.
To this end, the software configuration code is automatically generated. Compared with the method for manually maintaining software configuration horses in the prior art, the method for generating the software configuration codes in the specification utilizes the configuration relation as a tie, automatically and dynamically calculates the configuration codes of all controller software required by a service scene according to target configuration, can adapt to the trend that more controllers and higher complexity are in the current electronic product, and reduces the calculation workload and the complexity. In addition, the software configuration code generation method of the present specification can flexibly cope with the situation that software or hardware needs to be updated and changed.
In particular, when a software version is upgraded or when a hardware change causes the software to have to be changed, the configuration relationship represented by each byte or each code bit in the software configuration code may change. The user only needs to maintain the corresponding relation between different values of different code bits and the feature codes, and the user does not need to consider the change of different on-board software function configuration codes. The system in the embodiments of the present specification will automatically calculate the software function configuration code in the latest state according to the logic described above according to the changed situation.
In particular, in the automotive field, the computing effort of software configuration codes is not directed to a single vehicle model, but to a series of vehicle models, with different configuration codes according to different configurations. As vehicle model configurations increase, the number of specific vehicle models will increase dramatically in the combination of all configurations possible. Thus, the target configuration function list is the configuration function list of the target vehicle model.
As shown in fig. 2, a flowchart of a software configuration code generating method according to an embodiment of the present disclosure is shown.
Step 210: determining a target feature code group corresponding to a configuration function list of a target vehicle type by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
step 220: and determining the value of the software configuration code corresponding to the characteristic code group of the target vehicle type by utilizing the corresponding relation between different values of the preset software configuration code and the characteristic code, so as to obtain the software configuration code corresponding to the configuration function list of the target vehicle type.
That is, all control software of the vehicle is parsed based on the configuration of the target vehicle model, and then the software configuration code of each control software to be refreshed can be calculated one by using the software configuration code generation method of the present embodiment. Thus, the software configuration code generating method of the embodiment not only achieves the purpose of super BOM (Bill of materials ), but also can dynamically generate the software configuration code suitable for the target vehicle type.
For clarity and ease of understanding, this specification will be described by taking a software configuration code generation method of a specific embodiment as an example, as shown in fig. 3.
Step 310: setting a corresponding unique feature code for each configuration function feature of the control software to be brushed.
The essence of this step is the coded management of the configuration functional features involved in the control software to be flushed. The feature code may be a number, a letter, or a combination of numbers and letters, and embodiments of the present specification are not limited.
Specifically, for the sake of coding regularity and logic, different configuration function groups of the control software to be brushed may be coded according to a certain rule, and then each configuration function feature of the same configuration function group is coded.
Correspondingly, setting a corresponding unique feature code for each configuration function feature of the control software to be brushed may include:
coding different configuration function families of the control software to be brushed according to a preset rule;
each configuration feature of the same configuration family is encoded according to a predetermined rule.
As shown in fig. 5, the table of correspondence between the configuration function features and feature codes of the control software to be brushed in this embodiment is shown. For example, a represents a rain sensor LIN node, a01 represents a no rain sensor LIN node, and a02 represents a rain sensor LIN node; b represents headlight delayed illumination, B01 represents no headlight delayed illumination, B02 represents headlight delayed illumination, and so on.
Step 320: and determining a target feature code group corresponding to the configuration function list of the target vehicle type by utilizing the corresponding relation between the configuration function features and the feature codes.
And expressing the configuration function features in the configuration function list of the target vehicle model by using the corresponding relation between the configuration function features and the feature codes to obtain the corresponding target feature code group.
As shown in fig. 5, there are three models of vehicles under a model series in the table, represented by identifiers M1, M2 and M3, respectively. The three types of vehicles have different configurations. By S/-representing whether the vehicle model has the configuration, S represents none. The list of configuration functions of M1 includes A01, B01, C02, D01, E01, F01, G02, H02 and … ….
Step 330: and setting the corresponding relation between different numerical values of different digits in the binary transition code and the feature code.
And expressing the configuration function characteristics of the control software to be brushed in a binary code mode, and establishing the corresponding relation between the characteristic codes and different numerical values of different digits in the binary transition code, as shown in fig. 6.
In particular, the function of the control software to be flushed may be expressed by several bytes, such as the first byte, the second byte … …. Preferably, there are a total of eight bits of 0-7 per byte, each bit or combination of bits may represent a particular function.
For example, two bits 1-0 represent a combination of rain sensor and headlight delay functions. 00 represents a LIN node without a rainfall sensor and has no headlight delay illumination function, and is represented by expressions A01 and B01; 01 represents a rainfall sensor-free, headlight delayed illumination combination, and is represented by expressions A01& B02. And so on. Thus, the association relationship between the vehicle type configuration and the specific software function is established.
Step 340: and determining the value of each digit in the transition code corresponding to the target feature code group by utilizing the corresponding relation between different numerical values of different digits in the binary transition code and the feature code, so as to obtain the transition code corresponding to the configuration function list of the target vehicle type.
Specifically, according to the steps 310 to 330, the feature codes in the target feature code set may be substituted into the corresponding relationship to obtain different digital values of each byte in the transition code.
Assuming that the target vehicle type is M1, the target feature code group corresponding to the configuration function list of the target vehicle type is A01, B01, C02, D01, E01, F01, G02 and H02 … …. Substituting the target feature code group into the corresponding relation shown in fig. 6, different digital values of each byte in the transition code can be obtained. For example, the target feature code group of M1 has a01, B01, and obviously satisfies the conditions of a01& B01, but none of a01& B02, a02& B01, a02& B02 satisfies, so that the 1-0 bit value of the first byte (first from right to left) of the software must be 00. And so on, the values of the first byte of the software are respectively from 7 bits to 0 bits: 1 1 10 01 00.
Step 350: converting the transition code into hexadecimal software configuration code.
In this embodiment, the software configuration code is a string of hexadecimal code required at the software flashing platform.
Specifically, the value 1 1 1 00 1 00 of the first byte of the transition code is converted into hexadecimal code E4. Thus, E4 represents the functionality of the software that needs to be enabled on the configured vehicle model as: no rainfall sensor LIN node and no headlight delay illumination function; the headlight cleaning function is provided; a corner-free lamp function; no daytime running light function; a sliding door-free control module; a back door control module is arranged; the turn signal lamp is turned on without turning off the daytime running light and other functions. And so on, the hexadecimal configuration codes of all other bytes of the software can be calculated.
So far, the embodiment obtains the software configuration code matched with the target configuration list based on the corresponding relation between the configuration function characteristics of the single control software and the target configuration list.
As shown in fig. 4, a flowchart of a software configuration code generating method according to another embodiment of the present disclosure is shown. In this embodiment, a summary table may be maintained based on the entire model series, which includes all the configuration features involved in the control software and the relationship between each configuration feature and the model configuration. This summary covers all control software functions under the train. And when the specific software configuration code is calculated, all configuration functional characteristics of the total table are cycled, and whether the specific control software is related or not is judged according to the functional mark. If the codes are related, the calculation is performed according to the software function configuration code mode of the specification, and if the codes are not related, the calculation is skipped.
Step 410: and determining the configuration function characteristics related to the control software to be brushed according to the function marks of the configuration function characteristics.
Specifically, whether the configuration function feature is related to the control software to be brushed or not can be judged according to the function mark of the configuration function feature, and if not, the control software to be brushed is skipped directly; if relevant, it may be recorded or retained.
Step 420: determining a target feature code group corresponding to the target configuration function list by utilizing the unique feature codes corresponding to each configuration function feature
Step 430: and determining the value of the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different values of the preset software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
According to another aspect of the present specification, as shown in fig. 7, an embodiment of the present specification further provides a software configuration code generating apparatus, including:
the first determining module 10 determines a target feature code group corresponding to the target configuration function list by using unique feature codes corresponding to each configuration function feature of the control software to be brushed;
the second determining module 20 determines the value of the software configuration code corresponding to the target feature code set by using the corresponding relation between the different values of the preset software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
Specifically, the control software to be brushed refers to software which is brushed on corresponding hardware of a controller and the like in the control unit.
The configuration function refers to the functional resource configured by the control software to be brushed. Correspondingly, the configuration function feature refers to a specific function. Such as no rain sensor LIN node, headlight delayed lighting function, no back door control module, etc.
The feature codes are in one-to-one correspondence with the configuration function features, and each configuration function feature sets a corresponding unique feature code, so that the calculation of the subsequent software configuration code is facilitated.
The target configuration function list refers to an enumeration list of configuration function features required by a service scene.
The software configuration code has different values. The different values and the feature codes have a corresponding relationship.
And determining the value of the software configuration code corresponding to the target feature code group by utilizing the correspondence between different values of the software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
Fig. 8 is a block diagram showing a specific embodiment of the software configuration code generating apparatus shown in fig. 7.
The software configuration code generating device comprises a configuration function feature code library 30A, which is used for storing the corresponding relation between each configuration function feature of the preset control software to be brushed and the feature code. Specifically, the configuration feature code library 30A may include codes corresponding to different configuration feature groups, and feature codes of each configuration feature of the same configuration feature group.
Further, the software configuration code generating device includes a configuration function list library 40A, which is used for storing the configuration function list corresponding to each service. Specifically, each configuration function list is assigned a corresponding identifier, for example, in the whole vehicle process, the identifier of the configuration function list of each vehicle type may be a vehicle model.
Further, the software configuration code generating device includes a third determining module 50A for determining a target configuration function list in the configuration function list library 40A. Specifically, the third determining module 50A may correspondingly determine the target configuration function list according to the identifier. For example, a list of configuration functions for the model number is determined based on the model number.
Further, the software configuration code generating device includes a first determining module 10A, configured to determine a target feature code group corresponding to the target configuration function list. The configuration function list includes at least one configuration function feature required by the target configuration, and the first determining module 10A correspondingly expresses the configuration function features with feature codes in the configuration function feature code library 30A, so as to obtain a target feature code group corresponding to the target configuration function list. In other words, the first determining module 10A retrieves the feature code corresponding to the configuration feature in the target configuration feature list from the configuration feature code library 30A to obtain the target feature code set.
Further, the software configuration code generating device includes a software configuration code value library 60A for storing the correspondence between different values of the software configuration code and the feature code. For example, the software configuration code may be expressed by hexadecimal numbers, and each hexadecimal number of the software configuration code may correspond to an expression of a combination of a plurality of feature codes, or may correspond to a single feature code, which is related to a preset corresponding relationship between the two feature codes, which is not limited in the specification.
The second determining module 20A invokes the correspondence in the software configuration code value library 60A to determine the value of the software configuration code corresponding to the target feature code set, thereby obtaining the software configuration code corresponding to the target configuration function list.
Fig. 9 is a block diagram showing another embodiment of the software configuration code generating apparatus shown in fig. 7.
In this embodiment, the software configuration code generating device includes a first determining module 10B, a second determining module 20B, a configuration feature code library 30B, a configuration function list library 40B, and a third determining module 50B. The configuration function feature code library 30B is configured to store a corresponding relationship between each configuration function feature of the preset control software to be brushed and a feature code. The configuration function list library 40B is configured to store a configuration function list corresponding to each service. The third determining module 50B is configured to determine a target configuration function list in the configuration function list library 40A. The first determining module 10B is configured to determine a target feature code group corresponding to the target configuration function list.
Unlike the foregoing embodiment, in this embodiment, the software configuration code generating device includes a transition code value library 70B, which is configured to store the correspondence between different values of different digits in a preset transition code and the feature code. For example, the transition code is a binary number, and the correspondence between different values of different digits of each byte in the binary number and the feature code is stored in the transition code value library 70B.
Correspondingly, the software configuration code generating device comprises a second determining module 20B, configured to determine values of digits in the transition code corresponding to the target feature code set, and obtain the transition code corresponding to the target configuration function list. Specifically, the second determining module 20B invokes the corresponding relationship in the transition code value library 70B according to the feature codes in the target feature code set to obtain the numerical value of the corresponding digit, thereby obtaining the transition code.
Preferably, the preset binary system of the transition code is binary system, and has a plurality of bytes, and each byte has 8 digits.
Further, the second determining module 20B includes a converting module 21B for converting the transition code into hexadecimal software configuration code. The conversion module 21B receives the transition code determined by the second determination module 20B, and converts the transition code into a hexadecimal code according to a binary conversion rule. For example, the transition codes of the binary system are converted into hexadecimal codes according to the conversion rules of the binary system and the hexadecimal system.
According to another aspect of the present disclosure, as shown in fig. 10, an embodiment of the present disclosure further provides a software configuration code generating apparatus, including:
the first determining module 10C determines a target feature code group corresponding to the configuration function list of the target vehicle model by using a unique feature code corresponding to each configuration function feature of the control software to be brushed;
the second determining module 20C determines the value of each code bit in the software configuration code corresponding to the feature code set of the target vehicle type by using the corresponding relation between the different values of different code bits in the preset software configuration code and the feature code, so as to obtain the software configuration code corresponding to the configuration function list of the target vehicle type.
According to another aspect of the present description, embodiments of the present description provide an electronic device comprising at least one processor and a memory, the memory storing a program and configured to be executed by the at least one processor to:
determining a target feature code group corresponding to a target configuration function list by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
and determining the value of the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different values of the preset software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
Based on the same inventive concept, the embodiments of the present specification provide a computer-readable storage medium including a program for use in conjunction with an electronic device, the program being executable by a processor to perform the steps of:
determining a target feature code group corresponding to a target configuration function list by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
and determining the value of the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different values of the preset software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
According to another aspect of the present description, embodiments of the present description also provide an electronic device comprising at least one processor and a memory, the memory storing a program and configured to be executed by the at least one processor to:
determining a target feature code group corresponding to a configuration function list of a target vehicle type by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
and determining the value of the software configuration code corresponding to the characteristic code group of the target vehicle type by utilizing the corresponding relation between different values of the preset software configuration code and the characteristic code, so as to obtain the software configuration code corresponding to the configuration function list of the target vehicle type.
Based on the same inventive concept, the embodiments of the present specification provide a computer-readable storage medium including a program for use in conjunction with an electronic device, the program being executable by a processor to perform the steps of:
determining a target feature code group corresponding to a configuration function list of a target vehicle type by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
and determining the value of the software configuration code corresponding to the characteristic code group of the target vehicle type by utilizing the corresponding relation between different values of the preset software configuration code and the characteristic code, so as to obtain the software configuration code corresponding to the configuration function list of the target vehicle type.
In the 90 s of the 20 th century, improvements to one technology could clearly be distinguished as improvements in hardware (e.g., improvements to circuit structures such as diodes, transistors, switches, etc.) or software (improvements to the process flow). However, with the development of technology, many improvements of the current method flows can be regarded as direct improvements of hardware circuit structures. Designers almost always obtain corresponding hardware circuit structures by programming improved method flows into hardware circuits. Therefore, an improvement of a method flow cannot be said to be realized by a hardware entity module. For example, a programmable logic device (Programmable Logic Device, PLD) (e.g., field programmable gate array (Field Programmable Gate Array, FPGA)) is an integrated circuit whose logic function is determined by the programming of the device by a user. A designer programs to "integrate" a digital system onto a PLD without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Moreover, nowadays, instead of manually manufacturing integrated circuit chips, such programming is mostly implemented by using "logic compiler" software, which is similar to the software compiler used in program development and writing, and the original code before the compiling is also written in a specific programming language, which is called hardware description language (Hardware Description Language, HDL), but not just one of the hdds, but a plurality of kinds, such as ABEL (Advanced Boolean Expression Language), AHDL (Altera Hardware Description Language), confluence, CUPL (Cornell University Programming Language), HDCal, JHDL (Java Hardware Description Language), lava, lola, myHDL, PALASM, RHDL (Ruby Hardware Description Language), etc., VHDL (Very-High-Speed Integrated Circuit Hardware Description Language) and Verilog are currently most commonly used. It will also be apparent to those skilled in the art that a hardware circuit implementing the logic method flow can be readily obtained by merely slightly programming the method flow into an integrated circuit using several of the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer readable medium storing computer readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, application specific integrated circuits (Application Specific Integrated Circuit, ASIC), programmable logic controllers, and embedded microcontrollers, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, atmel AT91SAM, microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic of the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller in a pure computer readable program code, it is well possible to implement the same functionality by logically programming the method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers, etc. Such a controller may thus be regarded as a kind of hardware component, and means for performing various functions included therein may also be regarded as structures within the hardware component. Or even means for achieving the various functions may be regarded as either software modules implementing the methods or structures within hardware components.
The system, apparatus, module or unit set forth in the above embodiments may be implemented in particular by a computer chip or entity, or by a product having a certain function. One typical implementation is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being functionally divided into various units, respectively. Of course, the functions of each element may be implemented in the same piece or pieces of software and/or hardware when implementing the present application.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application 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 is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations 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.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises the element.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for system embodiments, since they are substantially similar to method embodiments, the description is relatively simple, as relevant to see a section of the description of method embodiments.
The foregoing is merely exemplary of the present application and is not intended to limit the present application. Various modifications and variations of the present application will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. which come within the spirit and principles of the application are to be included in the scope of the claims of the present application.

Claims (16)

1. A software configuration code generation method, comprising:
determining a target feature code group corresponding to a target configuration function list by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
determining the value of the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different values of the preset software configuration code and the feature code, and obtaining the software configuration code corresponding to the target configuration function list; and determining the value of each digit in the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different numerical values of different digits in the preset system software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
2. The software configuration code generating method according to claim 1, wherein the preset system of the software configuration code is hexadecimal.
3. The method for generating software configuration code according to claim 1, wherein the determining the value of each digit in the software configuration code corresponding to the target feature code set by using the correspondence between the different values of different digits in the software configuration code of the preset system and the feature code, to obtain the software configuration code corresponding to the target configuration function list, comprises:
determining the value of each digit in the transition code corresponding to the target feature code group by utilizing the corresponding relation between different numerical values of different digits in the transition code of a preset system and the feature code, and obtaining the transition code corresponding to the target configuration function list; converting the transition code into hexadecimal software configuration code.
4. The software-configured code generating method according to claim 3, wherein determining the value of each digit in the transition code corresponding to the target feature code set by using the correspondence between the feature code and different values of different digits in the transition code of the preset system, comprises:
and determining the value of the corresponding digital combination in the transition code by utilizing the corresponding relation between different numerical values of the digital combination in the transition code of a preset system and a feature code expression formed by the corresponding feature codes.
5. A software configuration code generating method according to claim 3, wherein the preset system of the transition code is binary.
6. The software configuration code generating method according to claim 5, wherein the binary transition code has a number of bytes each having an 8-bit number.
7. The software configuration code generating method according to claim 1, wherein before determining the target feature code group corresponding to the target configuration function list by using the unique feature code corresponding to each configuration function feature of the control software to be brushed, comprising: and determining the configuration function characteristics related to the control software to be brushed according to the function marks of the configuration function characteristics.
8. The software configuration code generating method according to claim 1, wherein before determining the target feature code group corresponding to the target configuration function list by using the unique feature code corresponding to each configuration function feature of the control software to be brushed, comprising:
and determining the target configuration function list in a plurality of configuration function lists according to the identifier of the target configuration function list.
9. A software configuration code generating apparatus comprising: the first determining module is used for determining a target feature code group corresponding to the target configuration function list by utilizing a unique feature code corresponding to each configuration function feature of the control software to be brushed;
The second determining module is used for determining the value of the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different values of the preset software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list;
and determining the value of each digit in the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different numerical values of different digits in the preset system software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
10. The software configuration code generating method according to claim 9, wherein the preset system of the software configuration code is hexadecimal.
11. The method for generating software configuration code according to claim 9, wherein determining the value of each digit in the software configuration code corresponding to the target feature code set by using the correspondence between the feature code and different values of different digits in the software configuration code in the preset system, and obtaining the software configuration code corresponding to the target configuration function list, comprises:
determining the value of each digit in the transition code corresponding to the target feature code group by utilizing the corresponding relation between different numerical values of different digits in the transition code of a preset system and the feature code, and obtaining the transition code corresponding to the target configuration function list;
Converting the transition code into hexadecimal software configuration code.
12. The software-configured code generating method according to claim 11, wherein determining the value of each digit in the transition code corresponding to the target feature code set by using the correspondence between the feature code and different values of different digits in the transition code of the preset system, comprises:
and determining the value of the corresponding digital combination in the transition code by utilizing the corresponding relation between different numerical values of the digital combination in the transition code of a preset system and a feature code expression formed by the corresponding feature codes.
13. A software configuration code generation method, comprising: determining a target feature code group corresponding to a configuration function list of a target vehicle type by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
determining the value of the software configuration code corresponding to the characteristic code group of the target vehicle type by utilizing the corresponding relation between different values of the preset software configuration code and the characteristic code, and obtaining the software configuration code corresponding to the configuration function list of the target vehicle type;
and determining the value of each digit in the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different numerical values of different digits in the preset system software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
14. A software configuration code generating apparatus comprising:
the first determining module is used for determining a target feature code group corresponding to a configuration function list of a target vehicle type by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
the second determining module is used for determining the value of the software configuration code corresponding to the characteristic code group of the target vehicle type by utilizing the corresponding relation between different values of the preset software configuration code and the characteristic code, so as to obtain the software configuration code corresponding to the configuration function list of the target vehicle type;
and determining the value of each digit in the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different numerical values of different digits in the preset system software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
15. An electronic device comprising at least one processor and a memory, the memory storing a program and configured to be executed by the at least one processor to:
determining a target feature code group corresponding to a target configuration function list by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
determining the value of the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different values of the preset software configuration code and the feature code, and obtaining the software configuration code corresponding to the target configuration function list;
And determining the value of each digit in the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different numerical values of different digits in the preset system software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
16. An electronic device comprising at least one processor and a memory, the memory storing a program and configured to be executed by the at least one processor to:
determining a target feature code group corresponding to a configuration function list of a target vehicle type by utilizing a unique feature code corresponding to each configuration function feature of control software to be brushed;
determining the value of the software configuration code corresponding to the characteristic code group of the target vehicle type by utilizing the corresponding relation between different values of the preset software configuration code and the characteristic code, and obtaining the software configuration code corresponding to the configuration function list of the target vehicle type;
and determining the value of each digit in the software configuration code corresponding to the target feature code group by utilizing the corresponding relation between different numerical values of different digits in the preset system software configuration code and the feature code, so as to obtain the software configuration code corresponding to the target configuration function list.
CN201910709867.7A 2019-08-02 2019-08-02 Software configuration code generation method and device and electronic equipment Active CN110413265B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910709867.7A CN110413265B (en) 2019-08-02 2019-08-02 Software configuration code generation method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910709867.7A CN110413265B (en) 2019-08-02 2019-08-02 Software configuration code generation method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN110413265A CN110413265A (en) 2019-11-05
CN110413265B true CN110413265B (en) 2023-11-03

Family

ID=68365332

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910709867.7A Active CN110413265B (en) 2019-08-02 2019-08-02 Software configuration code generation method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN110413265B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111967882B (en) * 2020-08-04 2024-03-08 甘棠软件系统(上海)有限公司 Method and device for verifying validity of vehicle type combination
CN113821275B (en) * 2021-09-27 2023-04-28 重庆长安新能源汽车科技有限公司 Remote starting and stopping method and system for automobile software function and computer readable storage medium
CN115237484A (en) * 2021-11-25 2022-10-25 广州汽车集团股份有限公司 Automobile configuration function identification method and device, terminal equipment and storage medium
CN114780171B (en) * 2022-04-14 2024-06-07 重庆长安汽车股份有限公司 Method for supporting vehicle-mounted function dynamic configuration in full-link of research, production and sale
CN114862345A (en) * 2022-04-26 2022-08-05 一汽奔腾轿车有限公司 Method, device and equipment for automatically generating EOL configuration code of control unit and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104700002A (en) * 2013-12-05 2015-06-10 航天信息软件技术有限公司 Software protecting, authorizing and registering method
CN107122632A (en) * 2017-04-26 2017-09-01 北京洋浦伟业科技发展有限公司 The encryption method and device of software installation bag
CN107193560A (en) * 2017-05-16 2017-09-22 奇瑞汽车股份有限公司 Config update method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10101971B1 (en) * 2017-03-29 2018-10-16 International Business Machines Corporation Hardware device based software verification

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104700002A (en) * 2013-12-05 2015-06-10 航天信息软件技术有限公司 Software protecting, authorizing and registering method
CN107122632A (en) * 2017-04-26 2017-09-01 北京洋浦伟业科技发展有限公司 The encryption method and device of software installation bag
CN107193560A (en) * 2017-05-16 2017-09-22 奇瑞汽车股份有限公司 Config update method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
曾富洪 ; 周兰花 ; .企业信息编码器的研究设计.现代制造工程.2006,(第06期),全文. *

Also Published As

Publication number Publication date
CN110413265A (en) 2019-11-05

Similar Documents

Publication Publication Date Title
CN110413265B (en) Software configuration code generation method and device and electronic equipment
CN110059090B (en) Writing/dumping/merging/inquiring method and device for bitmap index
CN115617799A (en) Data storage method, device, equipment and storage medium
CN115146601A (en) Method and device for executing language processing task, readable storage medium and equipment
CN116822657A (en) Method and device for accelerating model training, storage medium and electronic equipment
CN112003922A (en) Data transmission method and device
CN115390852A (en) Method and device for generating uniform abstract syntax tree and program analysis
CN114546973A (en) Method and device for converting model parameters
CN114648303A (en) Service execution method and device
CN116434787B (en) Voice emotion recognition method and device, storage medium and electronic equipment
CN111444163B (en) Map data management and electronic map rollback method and device
CN115545572B (en) Method, device, equipment and storage medium for business wind control
CN115563116A (en) Database table scanning method, device and equipment
CN110908429A (en) Timer operation method and device
CN115034367A (en) Model deployment method and device
CN114333102A (en) Parameter configuration method and configuration device of unmanned equipment
CN109753351B (en) Time-limited task processing method, device, equipment and medium
CN110704742B (en) Feature extraction method and device
CN114120273A (en) Model training method and device
CN112859883A (en) Control method and control device of unmanned equipment
CN109756550B (en) Intelligent internet driving vehicle cloud communication method, device and system
CN111539961A (en) Target segmentation method, device and equipment
CN114117746B (en) Simulation data generation method and device, storage medium and electronic equipment
CN111899264A (en) Target image segmentation method, device and medium
CN116996397B (en) Network packet loss optimization method and device, storage medium and electronic equipment

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