作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (13): 291-292. doi: 10.3969/j.issn.1000-3428.2011.13.096

• 开发研究与设计技术 • 上一篇    

基于异构Web服务的虚拟实验平台

程一玮   

  1. (北京工业职业技术学院信息工程系,北京 100042)
  • 收稿日期:2011-02-23 出版日期:2011-07-05 发布日期:2011-07-05
  • 作者简介:程一玮(1970-),女,讲师,主研方向:虚拟现实

Virtual Experimental Platform Based on Heterogeneous Web Service

CHENG Yi-wei   

  1. (Dept. of Information Engineering, Beijing Polytechnic College, Beijing 100042, China)
  • Received:2011-02-23 Online:2011-07-05 Published:2011-07-05

摘要: 目前大部分虚拟实验平台缺乏对异构组件的支持。为此,提出一种基于异构Web服务的虚拟实验平台,该平台采用Web服务技术,以其语言独立性、平台无关性等特点,将异构组件进行Web服务化封装,解决异构组件的通信问题,提高开发效率,实现组件重用。介绍系统平台的架构模型和系统实现的关键技术,讨论对异构组件进行服务化封装及实验流程执行引擎的设计与实现过程,并以该平台为基础,通过Web服务封装将C++和Matlab开发的图像处理组件集成到系统中,构建数字图像处理虚拟实验室。

关键词: 虚拟实验室, Web服务, 异构组件, 组件重用, 数字图像处理

Abstract: At present, most of the virtual experimental platform lack support for heterogeneous components. To solve this problem, this paper presents the virtual experimental platform of a new idea. As known, Web service has some advantages such as language independence and platform independence. This platform can use this technology to convert a heterogeneous component to a Web service component. In this way, this platform realizes the communication of heterogeneous components and improves the efficiency of development and achieves the component reuse. It introduces the architecture model of the platform and the key technology of the system realization, and then discusses how to convert a heterogeneous component to a Web service component, and also discusses the design and implementation for the experiment execution engine. It takes this platform as the foundation and uses Web service technology, some C++ and Matlab components are integrated into this platform to achieve a digital image processing virtual lab.

Key words: virtual lab, Web service, heterogeneous component, component reuse, digital image processing

中图分类号: