Application of Design Patterns in Data Acquisition System

YANG Zhou,WANG Zi-qiang,ZHOU Yu,DU Si-dan
2008-01-01
Abstract:In order to develop a good scalable and maintainable system,there must be a architecture with high degree of reusability and flexibility.Design patterns represents excellent and reusable design experience.Application of design Patterns in system design will enhance the scalability and maintainability of the system effectively.This paper briefly describes the signification of design pattern at first,and explains the function and structure of data acquisition system.It describes the application of factory method pattern,observer pattern,singleton pattern in the system detailedly.The practical result verifys that application of design patterns in system design improves development efficiency and the quality of software systems.This method have certain theoretical and practical significance.
What problem does this paper attempt to address?