CN114115763B - Configuration device and configuration method for printer platform product - Google Patents

Configuration device and configuration method for printer platform product Download PDF

Info

Publication number
CN114115763B
CN114115763B CN202111346127.5A CN202111346127A CN114115763B CN 114115763 B CN114115763 B CN 114115763B CN 202111346127 A CN202111346127 A CN 202111346127A CN 114115763 B CN114115763 B CN 114115763B
Authority
CN
China
Prior art keywords
function
sub
configuration
platform product
platform
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
CN202111346127.5A
Other languages
Chinese (zh)
Other versions
CN114115763A (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.)
Shanghai Sunmi Technology Group Co Ltd
Shenzhen Michelangelo Technology Co Ltd
Original Assignee
Shanghai Sunmi Technology Group Co Ltd
Shenzhen Michelangelo Technology 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 Shanghai Sunmi Technology Group Co Ltd, Shenzhen Michelangelo Technology Co Ltd filed Critical Shanghai Sunmi Technology Group Co Ltd
Priority to CN202111346127.5A priority Critical patent/CN114115763B/en
Publication of CN114115763A publication Critical patent/CN114115763A/en
Application granted granted Critical
Publication of CN114115763B publication Critical patent/CN114115763B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1224Client or server resources management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/126Job scheduling, e.g. queuing, determine appropriate device
    • 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • 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/46Multiprogramming arrangements
    • G06F9/52Program synchronisation; Mutual exclusion, e.g. by means of semaphores
    • G06F9/526Mutual exclusion algorithms

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

The invention provides a configuration device and a configuration method for a printer platform product. The configuration method comprises the following steps of S1: selecting a CPU main platform, and selecting each sub-function of a platform product; step S2: performing mutual exclusivity detection on each sub-function and the CPU main platform; step S3: generating a function configuration list according to the detection result of the step S2; step S4: converting the configuration list into a standard engineering directory tree; step S5: compiling the standard engineering directory tree into a device running file of the printer platform product. The configuration device and the method of the printer platform product can simplify the development process of the printer platform product and improve the development efficiency of the printer platform product.

Description

Configuration device and configuration method for printer platform product
Technical Field
The invention mainly relates to the technical field of electronic Internet of things, in particular to a configuration device and a configuration method of a printer platform product.
Background
With the rapid development of the field of the internet of things in recent years, the operating systems supporting the internet of things are more and have stronger pertinence, so that the functional configuration of unified platform products in a specific field is particularly necessary.
In the development of an embedded printer of the Internet of things at present, a common method is that aiming at a printer head of a certain specific manufacturer, a routine closest to the function of a product provided by the manufacturer is selected, and based on the routine, each sub-function required by a new product is modified and added, and the functions are developed and debugged until the functions meet all requirements of equipment; when another new product needs to be developed, the process is repeated, and the process is complicated. As the more projects, the more proficiency the professional developer depends on, the development time of the projects is affected by the proficiency of the developer, and each link needs to be repeated, so that a printer platform product capable of reducing repeated development and debugging is needed.
Disclosure of Invention
The following presents a simplified summary of one or more aspects in order to provide a basic understanding of such aspects. This summary is not an extensive overview of all contemplated aspects, and is intended to neither identify key or critical elements of all aspects nor delineate the scope of any or all aspects. Its sole purpose is to present some concepts of one or more aspects in a simplified form as a prelude to the more detailed description that is presented later.
In order to achieve the above object, the present invention provides a method for configuring a printer platform product, including:
Step S1: selecting a CPU main platform, and selecting each sub-function of the platform product;
step S2: performing mutual exclusivity detection on each sub-function and the CPU main platform;
step S3: generating a function configuration list according to the detection result of the step S2;
step S4: converting the configuration list into a standard engineering directory tree;
Step S5: compiling the standard engineering directory tree into an equipment operation file of the printer platform product.
In an embodiment of the method, the sub-functions include one or more of printhead model selection, paper feed motor selection, sensor type selection, and communication interface selection.
In an embodiment of the foregoing method, in step S2, the detecting of the mutual exclusion includes detecting that each of the sub-functions occupies a mutually exclusive resource in the CPU main platform, and summarizing the conditions that each of the sub-functions occupies a resource in the CPU main platform, and providing a conflict condition description and a resource usage statistics.
In an embodiment of the method, in step S3, the function configuration list is generated after the conflict situation is eliminated in the detection result.
In one embodiment of the method, in step S5, the standard engineering catalog tree is compiled into the device running file of the printer platform product by linking source codes in a unified standard engineering source code library.
The invention also provides a configuration device of the printer platform product, which comprises:
The type selection module is suitable for selecting the type of the CPU main platform and is used for selecting each sub-function of the platform product;
The detection module is suitable for carrying out mutual exclusion detection on each sub-function and the CPU main platform;
The configuration module is suitable for generating a function configuration list according to the detection result of the detection module;
the conversion module is suitable for converting the configuration list into a standard engineering directory tree;
And the compiling module is suitable for compiling the standard engineering directory tree into an equipment operation file of the printer platform product.
In an embodiment of the method, the sub-functions include one or more of printhead model selection, paper feed motor selection, sensor type selection, and communication interface selection.
In an embodiment of the above method, the detecting of the mutual exclusion includes detecting that each of the sub-functions occupies a mutually exclusive resource in the main CPU platform, summarizing the conditions that each of the sub-functions occupies the resource in the main CPU platform, and providing a conflict condition description and a resource usage statistics.
The present invention also provides a computer readable storage medium having stored thereon computer instructions which when run perform the steps of the aforementioned configuration method.
The invention also provides a configuration system, which comprises a memory and a processor, wherein the memory stores computer instructions capable of running on the processor, and the processor executes the steps of the configuration method when running the computer instructions.
Compared with the prior art, the invention has the following advantages: the development process of the printer platform product can be simplified, and the development efficiency of the printer platform product is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain the principles of the application. In the accompanying drawings:
fig. 1 is a flow chart illustrating a configuration method of a printer platform product according to an embodiment of the invention.
FIG. 2 shows a schematic diagram of mutual exclusivity detection of various sub-functions with a CPU host platform.
FIG. 3 shows a schematic diagram of converting a configuration manifest into a standard engineering catalog tree.
FIG. 4 illustrates a schematic diagram of a device running file compiling a standard engineering directory tree into a printer platform product.
Fig. 5 is a schematic structural diagram of a configuration device of a printer platform product according to an embodiment of the present invention.
Detailed Description
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are used in the description of the embodiments will be briefly described below. It is apparent that the drawings in the following description are only some examples or embodiments of the present application, and it is apparent to those of ordinary skill in the art that the present application may be applied to other similar situations according to the drawings without inventive effort. Unless otherwise apparent from the context of the language or otherwise specified, like reference numerals in the figures refer to like structures or operations.
As used in the specification and in the claims, the terms "a," "an," "the," and/or "the" are not specific to a singular, but may include a plurality, unless the context clearly dictates otherwise. In general, the terms "comprises" and "comprising" merely indicate that the steps and elements are explicitly identified, and they do not constitute an exclusive list, as other steps or elements may be included in a method or apparatus.
The relative arrangement of the components and steps, numerical expressions and numerical values set forth in these embodiments do not limit the scope of the present application unless it is specifically stated otherwise. Meanwhile, it should be understood that the sizes of the respective parts shown in the drawings are not drawn in actual scale for convenience of description. Techniques, methods, and apparatus known to one of ordinary skill in the relevant art may not be discussed in detail, but should be considered part of the specification where appropriate. In all examples shown and discussed herein, any specific values should be construed as merely illustrative, and not a limitation. Thus, other examples of the exemplary embodiments may have different values. It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further discussion thereof is necessary in subsequent figures.
In addition, the terms "first", "second", etc. are used to define the components, and are only for convenience of distinguishing the corresponding components, and the terms have no special meaning unless otherwise stated, and therefore should not be construed as limiting the scope of the present application. Furthermore, although terms used in the present application are selected from publicly known and commonly used terms, some terms mentioned in the present specification may be selected by the applicant at his or her discretion, the detailed meanings of which are described in relevant parts of the description herein. Furthermore, it is required that the present application is understood, not simply by the actual terms used but by the meaning of each term lying within.
Fig. 1 is a flow chart illustrating a configuration method of a printer platform product according to an embodiment of the invention. As shown in fig. 1, the configuration method of the printer platform product provided by the invention includes:
Step S1: selecting a CPU main platform, and selecting each sub-function of a platform product;
step S2: performing mutual exclusivity detection on each sub-function and the CPU main platform;
step S3: generating a function configuration list according to the detection result of the step S2;
Step S4: converting the configuration list into a standard engineering directory tree;
step S5: compiling the standard engineering directory tree into a device running file of the printer platform product.
Preferably, the platform product comprises sub-functions. The sub-functions include selecting one or more of a printhead model, a paper feed motor model, a sensor model and a communication interface model.
Preferably, in step S2, the mutual exclusion detection includes detecting that each sub-function occupies a mutually exclusive resource in the CPU main platform, summarizing the resource occupation situation of each sub-function in the CPU main platform, and providing conflict situation description and resource usage statistics of each sub-function.
Preferably, in step S3, a function configuration list is generated after the conflict situation is eliminated from the detection result.
Preferably, in step S5, the standard engineering catalog tree is compiled into the device running file of the printer platform product by linking the source codes in the unified standard engineering source code library.
FIG. 2 shows a schematic diagram of mutual exclusivity detection of various sub-functions with a CPU host platform. In this embodiment, the sub-function a, the sub-function C, the sub-function D, and the sub-function E are selected to perform mutual exclusion detection with the CPU host platform. The method mainly comprises the steps of detecting resource matching and conflict detection of hardware pin resource information corresponding to a selected sub-function, and under the condition that no conflict exists, enabling the sub-function A, the sub-function D and the sub-function E to meet the detection requirement, wherein a generated function configuration list comprises the sub-function A, the sub-function D and the sub-function E.
FIG. 3 shows a schematic diagram of converting a configuration manifest into a standard engineering catalog tree. Corresponding to fig. 2, the subfunction a, subfunction D and subfunction E in the configuration list are in an enabling state, and are converted into a standard engineering directory tree formed by unifying standard embedded engineering and the subfunction subprogram source code blocks, wherein the standard engineering directory tree comprises standard basic engineering and imported subfunction a subprogram source code, subfunction D subprogram source code and subfunction E subprogram source code.
FIG. 4 illustrates a schematic diagram of a device running file compiling a standard engineering directory tree into a printer platform product. Corresponding to fig. 3, the standard engineering directory tree containing the standard basic engineering and the imported sub-function a sub-program source codes, the sub-function D sub-program source codes and the sub-function E sub-program source codes is compiled into the equipment running file of the printer platform product by linking the source codes in the unified standard engineering source code library.
Fig. 5 is a schematic structural diagram of a configuration device of a printer platform product according to an embodiment of the present invention. As shown in the figure, the present invention further provides a configuration device 500 for a printer platform product, where the configuration device includes a model selection module 501, a detection module 502, a configuration module 503, a conversion module 504, and a compiling module 505.
The type selection module 501 is suitable for selecting a main platform type of the CPU and is used for selecting each sub-function of the platform product.
The detection module 502 is adapted to detect mutual exclusivity between each sub-function and the CPU host platform.
The configuration module 503 is adapted to generate a function configuration list from the detection result of the detection module 502.
The conversion module 504 is adapted to convert the configuration manifest into a standard engineering catalog tree.
The compiling module 505 is adapted to compile a standard engineering catalog tree into a device run file of the printer platform product.
Preferably, the sub-functions of the platform product include one or more of printhead model selection, paper feed motor model selection, sensor model selection and communication interface model selection.
Preferably, the mutual exclusivity detection in the detection module 502 includes detecting that each sub-function occupies mutually exclusive resources in the main CPU platform, summarizing the conditions that each sub-function occupies resources in the main CPU platform, and giving out conflict condition descriptions and resource usage statistics.
The configuration device and the configuration method of the printer platform product provided by the invention are adopted, the CPU main platform model is selected, each sub-function of the platform product is selected, then the function configuration list is generated through mutual exclusion detection, the function configuration list is converted into a standard engineering directory tree, and then the function configuration list is compiled to generate a device operation file, so that the function of a GUI used by a user can be completed through adaptation with an AP end. The configuration device and the configuration method have the following advantages:
1) Decomposing the functions of the printer platform product into sub-function items, realizing the sub-functions required by the product by selecting and combining, and improving the development convenience of the printer platform product by standardization;
2) By using unified standardized embedded engineering, the running file of the equipment can be quickly compiled and generated only by detecting mutual exclusivity, so that the complicated process of embedded development and debugging is saved, and the development efficiency of the printer platform product is improved.
3) By adopting a standardized mode, the follow-up sub-functions are only required to be built in building blocks, and the development process of the same type of printer platform products is simplified.
The present invention also provides a computer readable storage medium having stored thereon computer instructions which, when executed, perform the steps of the aforementioned configuration method.
The invention also provides a configuration system comprising a memory and a processor, wherein the memory stores computer instructions capable of running on the processor, and the processor executes the steps of the configuration method when running the computer instructions.
A flowchart is used in the present application to describe the operations performed by a system according to embodiments of the present application. It should be appreciated that the foregoing operations are not necessarily performed in order precisely. Rather, the various steps may be processed in reverse order or simultaneously. At the same time, other operations are added to or removed from these processes.
While the basic concepts have been described above, it will be apparent to those skilled in the art that the foregoing disclosure is by way of example only and is not intended to be limiting. Although not explicitly described herein, various modifications, improvements and adaptations of the application may occur to one skilled in the art. Such modifications, improvements, and modifications are intended to be suggested within the present disclosure, and therefore, such modifications, improvements, and adaptations are intended to be within the spirit and scope of the exemplary embodiments of the present disclosure.
Meanwhile, the present application uses specific words to describe embodiments of the present application. Reference to "one embodiment," "an embodiment," and/or "some embodiments" means that a particular feature, structure, or characteristic is associated with at least one embodiment of the application. Thus, it should be emphasized and should be appreciated that two or more references to "an embodiment" or "one embodiment" or "an alternative embodiment" in various positions in this specification are not necessarily referring to the same embodiment. Furthermore, certain features, structures, or characteristics of one or more embodiments of the application may be combined as suitable.
Some aspects of the application may be performed entirely by hardware, entirely by software (including firmware, resident software, micro-code, etc.) or by a combination of hardware and software. The above hardware or software may be referred to as a "data block," module, "" engine, "" unit, "" component, "or" system. The processor may be one or more Application Specific Integrated Circuits (ASICs), digital Signal Processors (DSPs), digital signal processing devices (DAPDs), programmable Logic Devices (PLDs), field Programmable Gate Arrays (FPGAs), processors, controllers, microcontrollers, microprocessors, or a combination thereof. Furthermore, aspects of the application may take the form of a computer product, comprising computer-readable program code, embodied in one or more computer-readable media. For example, computer-readable media can include, but are not limited to, magnetic storage devices (e.g., hard disk, floppy disk, magnetic strips … …), optical disks (e.g., compact disk CD, digital versatile disk DVD … …), smart cards, and flash memory devices (e.g., card, stick, key drive … …).
Similarly, it should be noted that in order to simplify the description of the present disclosure and thereby aid in understanding one or more inventive embodiments, various features are sometimes grouped together in a single embodiment, figure, or description thereof. This method of disclosure does not imply that the subject application requires more features than are set forth in the claims. Indeed, less than all of the features of a single embodiment disclosed above.
In some embodiments, numbers describing the components, number of attributes are used, it being understood that such numbers being used in the description of embodiments are modified in some examples by the modifier "about," approximately, "or" substantially. Unless otherwise indicated, "about," "approximately," or "substantially" indicate that the number allows for a 20% variation. Accordingly, in some embodiments, numerical parameters set forth in the specification and claims are approximations that may vary depending upon the desired properties sought to be obtained by the individual embodiments. In some embodiments, the numerical parameters should take into account the specified significant digits and employ a method for preserving the general number of digits. Although the numerical ranges and parameters set forth herein are approximations in some embodiments for use in determining the breadth of the range, in particular embodiments, the numerical values set forth herein are as precisely as possible.
While the application has been described with reference to the specific embodiments presently, it will be appreciated by those skilled in the art that the foregoing embodiments are merely illustrative of the application, and various equivalent changes and substitutions may be made without departing from the spirit of the application, and therefore, all changes and modifications to the embodiments are intended to be within the scope of the appended claims.

Claims (6)

1. A method of configuring a printer platform product, comprising:
step S1: the CPU main platform is selected, and each sub-function of the platform product is selected, wherein the sub-function comprises one or more of selecting a printing head model, selecting a paper feeding motor model, selecting a sensor model and selecting a communication interface model;
Step S2: performing mutual exclusion detection on each sub-function and the CPU main platform, wherein the mutual exclusion detection comprises the steps of detecting that each sub-function occupies mutually exclusive resources in the CPU main platform, summarizing the conditions that each sub-function occupies resources in the CPU main platform, and giving out conflict condition descriptions and resource use condition statistics;
step S3: generating a function configuration list according to the detection result of the step S2;
step S4: converting the configuration list into a standard engineering directory tree;
Step S5: compiling the standard engineering directory tree into an equipment operation file of the printer platform product.
2. The configuration method according to claim 1, characterized in that in step S3, the function configuration list is generated after excluding a conflict situation in the detection result.
3. The configuration method according to claim 1, wherein in step S5, the standard engineering catalog tree is compiled into the device running file of the printer platform product by linking source codes in a unified standard engineering source code library.
4. A printer-platform product configuration apparatus, comprising:
the type selection module is suitable for the CPU main platform type selection and is used for selecting each sub-function of the platform product, wherein the sub-function comprises one or more of type selection of a printing head, type selection of a paper feeding motor, type selection of a sensor and type selection of a communication interface;
The detection module is suitable for carrying out mutual exclusion detection on each sub-function and the CPU main platform, wherein the mutual exclusion detection comprises the steps of detecting that each sub-function occupies mutually exclusive resources in the CPU main platform, summarizing the conditions that each sub-function occupies resources in the CPU main platform, and giving out conflict condition descriptions and resource use condition statistics;
The configuration module is suitable for generating a function configuration list according to the detection result of the detection module;
the conversion module is suitable for converting the configuration list into a standard engineering directory tree;
And the compiling module is suitable for compiling the standard engineering directory tree into an equipment operation file of the printer platform product.
5. A computer readable storage medium having stored thereon computer instructions, which when run perform the steps of the configuration method of any of claims 1 to 3.
6. A configuration system comprising a memory and a processor, the memory having stored thereon computer instructions executable on the processor, wherein the processor, when executing the computer instructions, performs the steps of the configuration method of any of claims 1 to 3.
CN202111346127.5A 2021-11-15 2021-11-15 Configuration device and configuration method for printer platform product Active CN114115763B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111346127.5A CN114115763B (en) 2021-11-15 2021-11-15 Configuration device and configuration method for printer platform product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111346127.5A CN114115763B (en) 2021-11-15 2021-11-15 Configuration device and configuration method for printer platform product

Publications (2)

Publication Number Publication Date
CN114115763A CN114115763A (en) 2022-03-01
CN114115763B true CN114115763B (en) 2024-05-17

Family

ID=80396126

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111346127.5A Active CN114115763B (en) 2021-11-15 2021-11-15 Configuration device and configuration method for printer platform product

Country Status (1)

Country Link
CN (1) CN114115763B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106598607A (en) * 2016-12-19 2017-04-26 上海鸣啸信息科技股份有限公司 Software development method for embedded passenger information system
CN110825392A (en) * 2019-10-31 2020-02-21 北京深之度科技有限公司 Customization method, batch deployment method and batch deployment system of operating system
EP3620928A1 (en) * 2018-09-07 2020-03-11 Bull Sas Device and method for analysing the behaviour of an application component subject to increasing scarcity of resources
CN111309291A (en) * 2020-01-19 2020-06-19 北京航空航天大学 Modularized embedded software architecture, customization method and customization system thereof

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101993858B1 (en) * 2018-10-05 2019-06-27 주식회사 엔터핀 Program development system and development method using it

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106598607A (en) * 2016-12-19 2017-04-26 上海鸣啸信息科技股份有限公司 Software development method for embedded passenger information system
EP3620928A1 (en) * 2018-09-07 2020-03-11 Bull Sas Device and method for analysing the behaviour of an application component subject to increasing scarcity of resources
CN110825392A (en) * 2019-10-31 2020-02-21 北京深之度科技有限公司 Customization method, batch deployment method and batch deployment system of operating system
CN111309291A (en) * 2020-01-19 2020-06-19 北京航空航天大学 Modularized embedded software architecture, customization method and customization system thereof

Also Published As

Publication number Publication date
CN114115763A (en) 2022-03-01

Similar Documents

Publication Publication Date Title
US10409574B2 (en) Incremental whole program compilation of code
US10261889B2 (en) Techniques for edit-and-continue and enhanced optimized debugging on optimized code
US20170228309A1 (en) System and method for equivalence class analysis-based automated requirements-based test case generation
US20100153693A1 (en) Code execution with automated domain switching
US20150033212A1 (en) Testing program, testing method, and testing device
CN108491207B (en) Expression processing method, device, equipment and computer readable storage medium
WO2016196753A1 (en) Data type reassignment
CN109313547B (en) Query optimizer for CPU utilization and code reformulation
US7721250B2 (en) System and method for interactive and integrated software development process and phases
US20110145799A1 (en) Path-sensitive dataflow analysis including path refinement
CN108108260B (en) Resource file verification method and device
WO2017015071A1 (en) Incremental interprocedural dataflow analysis during compilation
US10990073B2 (en) Program editing device, program editing method, and computer readable medium
CN111897711A (en) Method and device for positioning bug in code, electronic equipment and readable storage medium
US11474795B2 (en) Static enforcement of provable assertions at compile
CN114115763B (en) Configuration device and configuration method for printer platform product
JP6878707B2 (en) Test equipment, test methods and test programs
US10795704B2 (en) Serialization of objects to java bytecode
US9710360B2 (en) Optimizing error parsing in an integrated development environment
CN109710538B (en) Static detection method for state-related defects in large-scale system
CN103577170A (en) Construction method and construction device for web application
WO2016189721A1 (en) Source code evaluation device, source code evaluation method, and source code evaluation program
JP5093508B2 (en) Loop optimization system, loop optimization method, and loop optimization program
JP6453685B2 (en) Arithmetic control device, arithmetic control method, and arithmetic control program
JP6851210B2 (en) Analysis support device, analysis support method and analysis support program

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