Object oriented database OODB is the third generation of databases. It was a natural result of limitations on relational database and increasing requirements of software, and business needs. This paper presents the me...Object oriented database OODB is the third generation of databases. It was a natural result of limitations on relational database and increasing requirements of software, and business needs. This paper presents the method to apply OODB on ISO 9001:2000 System. It focuses in analysis and design phase by using Unified Modeling Language UML, and how can represent this type of database. This paper provides comprehensive information about applying OODB on software.展开更多
Three main problems in system development and the plight of the system development are analyzed and discussed. Finally a practical and formalized method-object-oriented method is proposed to extncate the system develo...Three main problems in system development and the plight of the system development are analyzed and discussed. Finally a practical and formalized method-object-oriented method is proposed to extncate the system development from the predicament.展开更多
With the development of electric power industry,the requirement of information sharing and application integration between each application system is salience.To realize the real "sharing information,data mainten...With the development of electric power industry,the requirement of information sharing and application integration between each application system is salience.To realize the real "sharing information,data maintenance uniform",and effectively eliminate "island of information",a standard,open information model of power system should be followed urgently by different systems,and a common data interface should be provided.The Common Information Model(CIM) proposed by standard of IEC-61970 solve the problem effectively.The characteristics of the CIM Model and relational database of power system are analyzed,a mapping method between CIM model based on standard of IEC61970 and relational database is proposed,and corresponding problems between object-oriented model and the relational model are solved flexiblely.展开更多
Motion segmentation in moving camera videos is a very challenging task because of the motion dependence between the camera and moving objects. Camera motion compensation is recognized as an effective approach. However...Motion segmentation in moving camera videos is a very challenging task because of the motion dependence between the camera and moving objects. Camera motion compensation is recognized as an effective approach. However, existing work depends on prior-knowledge on the camera motion and scene structure for model selection. This is not always available in practice. Moreover, the image plane motion suffers from depth variations, which leads to depth-dependent motion segmentation in 3D scenes. To solve these problems, this paper develops a prior-free dependent motion segmentation algorithm by introducing a modified Helmholtz-Hodge decomposition (HHD) based object-motion oriented map (OOM). By decomposing the image motion (optical flow) into a curl-free and a divergence-free component, all kinds of camera-induced image motions can be represented by these two components in an invariant way. HHD identifies the camera-induced image motion as one segment irrespective of depth variations with the help of OOM. To segment object motions from the scene, we deploy a novel spatio-temporal constrained quadtree labeling. Extensive experimental results on benchmarks demonstrate that our method improves the performance of the state-of-the-art by 10%-20% even over challenging scenes with complex background.展开更多
目前大多数软件开发都采用面向对象技术,而数据仍然保存在关系数据库中。由于对象模型和关系模型存在阻抗不匹配,因此实现对象与关系的映射已成为软件开发领域的关键问题。采用O/R M app ing(对象/关系映射)技术、XM L技术和软件分层的...目前大多数软件开发都采用面向对象技术,而数据仍然保存在关系数据库中。由于对象模型和关系模型存在阻抗不匹配,因此实现对象与关系的映射已成为软件开发领域的关键问题。采用O/R M app ing(对象/关系映射)技术、XM L技术和软件分层的设计思想,实现了一个有效的数据库访问中间件,解决了利用ADO.NET开发应用程序遇到的数据表示和存取问题。展开更多
A behavior preserving relation between Petri-net systems is introduced in this paper, based on the observability of both places and transitions, which is important in mod-eling the dynamic behavior of concurrent objec...A behavior preserving relation between Petri-net systems is introduced in this paper, based on the observability of both places and transitions, which is important in mod-eling the dynamic behavior of concurrent object-oriented systems with Petri nets. Each group of closely related attributes of a concurrent object is modeled by the state of a collection of observable places, and each of its methods by a group of observable transitions. The grouping distinguishes the definition in this paper from others, which makes it easy to work together with the static object models, to reuse the models and to dispel the interference among groups, thus relieving the problem of inheritance anomaly by the possibility of dividing the synchroniza-tion code into independent parts. For a formal definition of this behavior subtyping relation, Elementary Net systems, with both S-elements and T-elements labeled, are used. Then it is extended informally to the state based coloured Petri net systems. Finally, the background of the definitions and the future work are presented.展开更多
In this paper, a series of design methods for relational databases based on generalization and aggregation sematics is set up. The relationship between a class and its subclass is considered as a scheme constraint. Th...In this paper, a series of design methods for relational databases based on generalization and aggregation sematics is set up. The relationship between a class and its subclass is considered as a scheme constraint. The concept of inheritance dependencies, which describes the multiple inheritance among schemes,is presented in the paper. It is shown that the inference rules for inheritance dependencies are sound and complete. Furthermore, a series of results about the closure of inheritance dependencies and the minimal set of inheritance dependencies, which are analogues to functional dependencies, is obtained. In order to describe the aggregation semalltics, the concept of aggregation dependencies is given. It is easy to implement these constraints under relational database management systems.展开更多
Planning and implementation as well as increased control over the Business Continuity Management (BCM) is a complex task in the company requiring adequate resources. BCM aims to reduce risks and develops plans for r...Planning and implementation as well as increased control over the Business Continuity Management (BCM) is a complex task in the company requiring adequate resources. BCM aims to reduce risks and develops plans for restoring business activities if they are interrupted by a disaster. The purpose of the paper is to analyze and describe two standards, Information Technology Infrastructure Library (ITIL) and Control Objectives for Information and Related Technology (COBIT), especially their mapping for the improved planning and implementation of the BCM as well as the increased control over the BCM activities. COBIT is used more as a management framework, providing management tools, such as control objectives, metrics and maturity models in order to complement the control framework. ITIL includes process steps and tasks because it is more oriented towards IT processes (process framework), defining the best practice for IT service management. Within this mapping, ITIL processes may be used to achieve and demonstrate compliance with COBIT control objectives for BCM process.展开更多
文摘Object oriented database OODB is the third generation of databases. It was a natural result of limitations on relational database and increasing requirements of software, and business needs. This paper presents the method to apply OODB on ISO 9001:2000 System. It focuses in analysis and design phase by using Unified Modeling Language UML, and how can represent this type of database. This paper provides comprehensive information about applying OODB on software.
文摘Three main problems in system development and the plight of the system development are analyzed and discussed. Finally a practical and formalized method-object-oriented method is proposed to extncate the system development from the predicament.
文摘With the development of electric power industry,the requirement of information sharing and application integration between each application system is salience.To realize the real "sharing information,data maintenance uniform",and effectively eliminate "island of information",a standard,open information model of power system should be followed urgently by different systems,and a common data interface should be provided.The Common Information Model(CIM) proposed by standard of IEC-61970 solve the problem effectively.The characteristics of the CIM Model and relational database of power system are analyzed,a mapping method between CIM model based on standard of IEC61970 and relational database is proposed,and corresponding problems between object-oriented model and the relational model are solved flexiblely.
基金This work is supported by the National Natural Science Foundation of China under Grant No. 61503277.
文摘Motion segmentation in moving camera videos is a very challenging task because of the motion dependence between the camera and moving objects. Camera motion compensation is recognized as an effective approach. However, existing work depends on prior-knowledge on the camera motion and scene structure for model selection. This is not always available in practice. Moreover, the image plane motion suffers from depth variations, which leads to depth-dependent motion segmentation in 3D scenes. To solve these problems, this paper develops a prior-free dependent motion segmentation algorithm by introducing a modified Helmholtz-Hodge decomposition (HHD) based object-motion oriented map (OOM). By decomposing the image motion (optical flow) into a curl-free and a divergence-free component, all kinds of camera-induced image motions can be represented by these two components in an invariant way. HHD identifies the camera-induced image motion as one segment irrespective of depth variations with the help of OOM. To segment object motions from the scene, we deploy a novel spatio-temporal constrained quadtree labeling. Extensive experimental results on benchmarks demonstrate that our method improves the performance of the state-of-the-art by 10%-20% even over challenging scenes with complex background.
文摘目前大多数软件开发都采用面向对象技术,而数据仍然保存在关系数据库中。由于对象模型和关系模型存在阻抗不匹配,因此实现对象与关系的映射已成为软件开发领域的关键问题。采用O/R M app ing(对象/关系映射)技术、XM L技术和软件分层的设计思想,实现了一个有效的数据库访问中间件,解决了利用ADO.NET开发应用程序遇到的数据表示和存取问题。
基金the National Natural Science Foundation of China under grant No.69973003, and by the China NKBRSF (973) under grant No. G 199903
文摘A behavior preserving relation between Petri-net systems is introduced in this paper, based on the observability of both places and transitions, which is important in mod-eling the dynamic behavior of concurrent object-oriented systems with Petri nets. Each group of closely related attributes of a concurrent object is modeled by the state of a collection of observable places, and each of its methods by a group of observable transitions. The grouping distinguishes the definition in this paper from others, which makes it easy to work together with the static object models, to reuse the models and to dispel the interference among groups, thus relieving the problem of inheritance anomaly by the possibility of dividing the synchroniza-tion code into independent parts. For a formal definition of this behavior subtyping relation, Elementary Net systems, with both S-elements and T-elements labeled, are used. Then it is extended informally to the state based coloured Petri net systems. Finally, the background of the definitions and the future work are presented.
文摘In this paper, a series of design methods for relational databases based on generalization and aggregation sematics is set up. The relationship between a class and its subclass is considered as a scheme constraint. The concept of inheritance dependencies, which describes the multiple inheritance among schemes,is presented in the paper. It is shown that the inference rules for inheritance dependencies are sound and complete. Furthermore, a series of results about the closure of inheritance dependencies and the minimal set of inheritance dependencies, which are analogues to functional dependencies, is obtained. In order to describe the aggregation semalltics, the concept of aggregation dependencies is given. It is easy to implement these constraints under relational database management systems.
文摘Planning and implementation as well as increased control over the Business Continuity Management (BCM) is a complex task in the company requiring adequate resources. BCM aims to reduce risks and develops plans for restoring business activities if they are interrupted by a disaster. The purpose of the paper is to analyze and describe two standards, Information Technology Infrastructure Library (ITIL) and Control Objectives for Information and Related Technology (COBIT), especially their mapping for the improved planning and implementation of the BCM as well as the increased control over the BCM activities. COBIT is used more as a management framework, providing management tools, such as control objectives, metrics and maturity models in order to complement the control framework. ITIL includes process steps and tasks because it is more oriented towards IT processes (process framework), defining the best practice for IT service management. Within this mapping, ITIL processes may be used to achieve and demonstrate compliance with COBIT control objectives for BCM process.