摘要
设计开发通用处理模块集成框架,不仅适合偏移模块集成,也适合其它处理模块集成。做到每个处理模块的界面风格一致、操作方式一致、作业流程控制一致。集成界面的功能主要有作业卡的编辑修改、作业提交、删除作业、作业监控以及一些辅助功能。这里对处理模块参数进行了高度抽象,采用资源文件的方法,管理各个模块,通过模块注册,使模块的增加和修改变得异常简单,不必重复编写控制界面,非常便于系统的移植和维护。
Along with the unceasing emergence of new technologies and new methods,the iCluster system needs to be renewed constantly.The new version of iCluster migration processing module using Qt programming technology,whose class library is cross-platform object-oriented C++ class library.The traditional Motif programming is extremely basic and tedious,while Qt has the characteristics of highly object-oriented and modularization which make the developers easier and programming efficiency higher.Design and development of common processing module integration framework is not only suitable for the migration module integration,but also for others.So the processing module interface style,the operation and the workflow control should be consistent.The main function of the integrated interface includes job deck editing,job submission,job deletion,job monitoring and some auxiliary functions.After we abstract processing module parameters highly,the module additions and modifications become very simple by using the resource file approach and module registration.We do not need to compile the control interface repeatedly,so the system's transplant and the maintenance are very convenient.
出处
《物探化探计算技术》
CAS
CSCD
2011年第3期286-290,227-228,共5页
Computing Techniques For Geophysical and Geochemical Exploration
关键词
偏移系统
资源文件
模块注册
作业控制
集成界面
migration system
resource file
job manage
integration interface
modul register