摘要
多媒体广告监测监管系统可以对电视台、广播电台等发布的广告进行实时监测,通过人工和计算机辅助方式识别出各种违法广告,并做出定性或定量分析.根据多媒体广告监测监管系统的设计要求和应用特点,通过功能实例讨论了单件模式、工厂模式、观察者模式、命令模式、适配器模式等主要设计模式在多媒体广告监测监管系统中的应用.通过这些设计模式可以使系统代码具有高内聚、低耦合的特点,并具有一定的可扩展性和易维护性.
Multi-Media Advertisement Monitoring and Inspecting System(MMAMIS) is used to monitor and inspect television and radio ads in real time.By manual deal and computer-aided mode,some illegal ads are distinguished and recorded by this system.This system can be used for the users to make qualitative and quantitative analysis.Some Design-Patterns are used In MMAMIS such as Singleton,Factory,Observer,Command,Adapter etc.As a result,this system forms the characters of high cohesion and low-coupling.In the meantime,this system is easy to be maintained and expanded.
出处
《内蒙古师范大学学报(自然科学汉文版)》
CAS
北大核心
2012年第2期201-205,210,共6页
Journal of Inner Mongolia Normal University(Natural Science Edition)
关键词
多媒体广告监测监管
单件模式
工厂模式
观察者模式
命令模式
适配器模式
multi-media advertisement monitoring and inspecting
design pattern
singleton mode
factory mode
observer mode
command mode
adapter mode