|
计算机应用 2006
Design pattern in embedded system development
|
Abstract:
With the widespread use of embedded systems, some advanced technologies of software engineering are in need to instruct the development of embedded software, such as design pattern. The main problem that has to be addressed in this context is how to put the technique into the design of an embedded application, taking into account the true nature of embedded systems. In this paper, an overview of the current embedded software design and the technology of design pattern were given first, and then how to apply the design pattern in the design of the embedded software was discussed. At last, an example was given to illustrate the approach.