摘要
利用Delphi开发工具和面向对象编程技术对机房电力监控系统进行设计,充分考虑到流式数据通信的特点,采用了多线程、循环缓冲等技术,设计了流式通信的框架基类,封装了一套通用的流式通信收发和分层处理机制,保证了数据采集和处理的实时性和正确性。完全遵循模块化设计原则,大大提高了开发效率和可扩展性。
This article used the Delphi development tools and techniques of Object- oriented programming to design Room Power Monitoring System. It considered characteristics of streaming data communication fully, used the technology of multi-thread, cyclic buffer, etc, designed framework base class and packaged a common mechanism to send, receive and transact data layerly. This guarantees the real- time acquisition and correctness of data. It followed the principles of modular design to improve the development efficiency greatly.
出处
《航空计算技术》
2009年第6期81-84,87,共5页
Aeronautical Computing Technique
基金
国家自然科学基金资助项目(60672184)
西北工业大学研究生创业种子基金资助项目(W016646)
关键词
监控系统
面向对象
模块化
分层处理
monitoring system
object- oriented
modular
layered transacting mechanism