摘要
介绍了在多普勒天气雷达二次产品软件的编写中使用动态链接库(Dynamic-linkLibrary)技术设计的一个插件系统(Plug-inSystem)。该系统中所有的算法都设计成插件,将产品算法部分和系统本身分离,便于工程的管理和进一步开发,使研究人员能够集中精力致力于算法的实现。该系统本身也可以作为一个新算法、新产品的开发平台。
This paper introduces a plug-in system based on dynamic-link library technology in the software design of Second Product processing Doppler Weather Radars.Each product is designed as a plug-in separated from the main system,so researchers can concentrate on how to implement product algorithm.It also makes this software well organized and modularized.This project is easy to manage and further develop.This software also provides a platform for new product research and development.
出处
《南京气象学院学报》
CSCD
北大核心
2004年第6期806-813,共8页
Journal of Nanjing Institute of Meteorology
基金
国家自然科学基金资助项目(40275010)
关键词
插件
多普勒天气雷达二次产品
雷达软件
动态链接库
plug-in
Doppler Weather Radar second product
radar software
dynamic-link library