期刊文献+
共找到15篇文章
< 1 >
每页显示 20 50 100
Review of Remotely Sensed Imagery Classification Patterns Based on Object-oriented Image Analysis 被引量:9
1
作者 LIU Yongxue LI Manchun +2 位作者 MAO Liang XU Feifei HUANG Shuo 《Chinese Geographical Science》 SCIE CSCD 2006年第3期282-288,共7页
With the wide use of high-resolution remotely sensed imagery, the object-oriented remotely sensed informa- tion classification pattern has been intensively studied. Starting with the definition of object-oriented remo... With the wide use of high-resolution remotely sensed imagery, the object-oriented remotely sensed informa- tion classification pattern has been intensively studied. Starting with the definition of object-oriented remotely sensed information classification pattern and a literature review of related research progress, this paper sums up 4 developing phases of object-oriented classification pattern during the past 20 years. Then, we discuss the three aspects of method- ology in detail, namely remotely sensed imagery segmentation, feature analysis and feature selection, and classification rule generation, through comparing them with remotely sensed information classification method based on per-pixel. At last, this paper presents several points that need to be paid attention to in the future studies on object-oriented RS in- formation classification pattern: 1) developing robust and highly effective image segmentation algorithm for multi-spectral RS imagery; 2) improving the feature-set including edge, spatial-adjacent and temporal characteristics; 3) discussing the classification rule generation classifier based on the decision tree; 4) presenting evaluation methods for classification result by object-oriented classification pattern. 展开更多
关键词 object-oriented image analysis remote sensing classification pattern
下载PDF
Finite Element Structural Analysis UsingObject-Oriented Techniques
2
作者 张冬泉 姜继海 +1 位作者 梁迎春 孙靖民 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 1998年第2期67-71,共5页
This paper describes the object-oriented implementational method of finite element structural analysis, gives the basic concepts of the object-oriented method and objectoriented programming, develops a complete class ... This paper describes the object-oriented implementational method of finite element structural analysis, gives the basic concepts of the object-oriented method and objectoriented programming, develops a complete class hierarchy structure of object-oriented finite element structural analysis, and gives a part C+ + code description. 展开更多
关键词 object-oriented method(OOM) object-oriented programming(OOP) finite element analysis(FEA) class HIERARCHY
下载PDF
Reliability Modelling and Analysis of Satellite Propulsion System Based on Reliability Block Diagram and Extended Object-Oriented Petri Net
3
作者 周行 黄洪钟 《Journal of Donghua University(English Edition)》 EI CAS 2015年第6期1001-1005,共5页
Modern satellite propulsion systems are generally designed to fulfill multiphase-missions.Traditional reliability modelling methods have problems of inadequate depict capacity considering complex systems such as satel... Modern satellite propulsion systems are generally designed to fulfill multiphase-missions.Traditional reliability modelling methods have problems of inadequate depict capacity considering complex systems such as satellite propulsion system.An extended object-oriented Petri net(EOOPN)method was proposed to facilitate the reliability modelling of satellite propulsion system in the paper.The proposed method was specified for modelling of phased mission system,and it could be implemented by generating combination of Petri net(PN)principles and object-oriented(OO)programming.The effectiveness of the proposed method was demonstrated through the reliability modelling of a satellite propulsion system with EOOPN.The major advantage of the proposed method is that the dimension of net model can be reduced significantly,and phased mission system at system,phase,or component levels can be respectively depicted.Furthermore,the state-space explosion problem is solved by the proposed EOOPN model efficiently. 展开更多
关键词 satellite propulsion system extended object-oriented Petri net(EOOPN) object-oriented programming reliability modeling reliability analysis
下载PDF
Open-Access Framework for Efficient Object-Oriented Development of Video Analysis Software
4
作者 Dimitris K. Iakovidis Dimitris Diamantis 《Journal of Software Engineering and Applications》 2014年第8期730-743,共14页
The increasing use of digital video everyday in a multitude of electronic devices, including mobile phones, tablets and laptops, poses the need for quick development of cross-platform video software. However current a... The increasing use of digital video everyday in a multitude of electronic devices, including mobile phones, tablets and laptops, poses the need for quick development of cross-platform video software. However current approaches to this direction usually require a long learning curve, and their development lacks standardization. This results in software components that are difficult to reuse, and hard to maintain or extend. In order to overcome such issues, we propose a novel object-oriented framework for efficient development of software systems for video analysis. It consists of a set of four abstract components, suitable for the implementation of independent plug-in modules for video acquisition, preprocessing, analysis and output handling. The extensibility of each module can be facilitated by sub-modules specifying additional functionalities. This architecture enables quick responses to changes and re-configurability;thus conforming to the requirements of agile software development practices. Considering the need for platform independency, the proposed Java Video Analysis (JVA) framework is implemented in Java. It is publicly available through the web as open-access software, supported by a growing collection of implemented modules. Its efficiency is empirically validated for the development of a representative video analysis system. 展开更多
关键词 object-oriented FRAMEWORK EFFICIENT SOFTWARE Development VIDEO analysis Java
下载PDF
叉车三维实体造型及CAD
5
作者 王侃 《电脑开发与应用》 2001年第7期22-23,共2页
在实体造型系统上建立了叉车的三维实体模型,并对部分零 部件进行了运动学、动力学仿真及有限元分析计算,得到叉车综合效能方面的有关评价资料 ,可作为对已有设计的检验,且为改进设计提供依据。
关键词 叉车 三维实体造型 运动学 动力学 仿真 有限元分析 CAD
下载PDF
A Hybrid Set of Complexity Metrics for Large-Scale Object-Oriented Software Systems 被引量:2
6
作者 马于涛 何克清 +2 位作者 李兵 刘婧 周晓燕 《Journal of Computer Science & Technology》 SCIE EI CSCD 2010年第6期1184-1201,共18页
Large-scale object-oriented(OO) software systems have recently been found to share global network characteristics such as small world and scale free,which go beyond the scope of traditional software measurement and ... Large-scale object-oriented(OO) software systems have recently been found to share global network characteristics such as small world and scale free,which go beyond the scope of traditional software measurement and assessment methodologies.To measure the complexity at various levels of granularity,namely graph,class(and object) and source code,we propose a hierarchical set of metrics in terms of coupling and cohesion-the most important characteristics of software,and analyze a sample of 12 open-source OO software systems to empirically validate the set.Experimental results of the correlations between cross-level metrics indicate that the graph measures of our set complement traditional software metrics well from the viewpoint of network thinking,and provide more effective information about fault-prone classes in practice. 展开更多
关键词 complexity metrics quality analysis and evaluation object-oriented programming reverse engineering complex networks
原文传递
An approach to improve the quality of object-oriented models from novice modelers through project practice 被引量:1
7
作者 Zhiyi MA 《Frontiers of Computer Science》 SCIE EI CSCD 2017年第3期485-498,共14页
The defects in object-oriented models will result in poor quality of applications based on the models, and thus it is necessary to know which defects often occur in practice, to what extent they occur, why they occur,... The defects in object-oriented models will result in poor quality of applications based on the models, and thus it is necessary to know which defects often occur in practice, to what extent they occur, why they occur, and how they can be prevented. To gain deeper insights into these problems, this paper discusses how to improve the quality of object- oriented models from novice modelers through project prac- tice. This paper summarizes a set of typical quality defect types from a large number of the defects, and confirms them through our project practice. Moreover, the paper analyzes the improvement of the quality of object-oriented models by quantifying the level of occurrence for the defect types in dif- ferent phases of the project practice, and presents preventive measures by analyzing the causes for the defects to occur in object-oriented models in the aspects of syntax, semantics, and pragmatics. 展开更多
关键词 quality defects object-oriented models quality analysis project practice
原文传递
软件分析建模策略中的面向对象方法及相关讨论
8
作者 李娜 万振凯 《仪器仪表用户》 2006年第3期102-103,共2页
首先介绍了面向对象的软件分析建模的重要性;并在分析比较目前流行的几种面向对象分析建模策略的基础上,着重介绍了在开发系统系列工具中采用的一种基于面向对象技术的分析建模策略;对分析建模过程中涉及的一些关键问题进行了探讨。
关键词 面向对象 面向对象分析建模策略 面向对象软件
下载PDF
Development of Integrated Simulation System for Plastic Injection Molding 被引量:1
9
作者 CHENGXue-wen LIDe-qun ZHOUHua-min 《Computer Aided Drafting,Design and Manufacturing》 2005年第1期9-15,共7页
Numerical simulation of injection molding have had success in predicting the behavior of polymer melt in extremely complicated geometries. Most of the current numerical solutions are based on finite-element/finite-dif... Numerical simulation of injection molding have had success in predicting the behavior of polymer melt in extremely complicated geometries. Most of the current numerical solutions are based on finite-element/finite-difference/boundary-element/volume-control methods and the surface model. This paper discusses the development of an integrated CAE system for injection molding in detail, and presents the mathematics for numerical simulation of filling, packing, cooling, stress and warpage in injection molding. The developed system named as HsCAE3D is introduced at the end. 展开更多
关键词 injection molding numerical simulation CAD/CAE/CAM object-oriented analysis & design
下载PDF
MFV-Class: a multi-faceted visualization tool of object classes
10
作者 张志猛 潘云鹤 庄越挺 《Journal of Zhejiang University Science》 EI CSCD 2004年第11期1374-1381,共8页
Classes are key software components in an object-oriented software system. In many industrial OO software systems, there are some classes that have complicated structure and relationships. So in the processes of softw... Classes are key software components in an object-oriented software system. In many industrial OO software systems, there are some classes that have complicated structure and relationships. So in the processes of software maintenance, testing, software reengineering, software reuse and software restructure, it is a challenge for software engineers to understand these classes thoroughly. This paper proposes a class comprehension model based on constructivist learning theory, and implements a software visualization tool (MFV-Class) to help in the comprehension of a class. The tool provides multiple views of class to uncover manifold facets of class contents. It enables visualizing three object-oriented metrics of classes to help users focus on the understanding process. A case study was conducted to evaluate our approach and the toolkit. 展开更多
关键词 Program comprehension Reverse engineering Software visualization object-oriented software metrics Program analysis
下载PDF
Semiautomated OOA Map of Morphoclimatic Attributes from Sao Joao-MG River Basin, Brazil
11
作者 Evandro Klen Panquestort Raul Sanchez Vicens Maria Luisa Pimenta Fonseca 《Journal of Earth Science and Engineering》 2012年第7期418-429,共12页
This study proposes a survey of environmental information by applying techniques of modeling, image segmentation and OOA (object-oriented analysis) in the definition of landscape units based on morphoclimatic atribu... This study proposes a survey of environmental information by applying techniques of modeling, image segmentation and OOA (object-oriented analysis) in the definition of landscape units based on morphoclimatic atributes. Landscape attributes such as climate and relief (morphoclimatic) were selected to start the characterization of the Silo Joio--MG river basin, located in southeastern region Brazil. The semiautomated mapping was produced from data extracted, respectively, of the DEM Aster and Topodata, and grid Worldclim. This database was processed and scaled to l:100,000 scale, generating a geomorphological classification, according to criteria of IPT (Instituto de Pesquisas Tecnologicas), two climatic classifications, the one by the methodology of Koppen and the other one by methodology Thornthwaite & Mather and a classification of land use. The thematic maps were associated in GIS with a geological base, soil vector, defining landscape units. 展开更多
关键词 Attributes of landscape object-oriented analysis semiautomated map.
下载PDF
面向对象的软件分析与设计——基于UML、面向对象的系统分析设计方法
12
作者 徐锦 《计算机光盘软件与应用》 2011年第22期73-74,共2页
统一建模语言UML是面向对象软件设计的新技术。文章分析了基于UML进行面向对象的系统分析度设计方法,包括静态建模和动态建模,‘介绍了一种实用的基于UML的需求分析及其建模方法,以活动图模型来表达业务模型,以概念层的对象图、状... 统一建模语言UML是面向对象软件设计的新技术。文章分析了基于UML进行面向对象的系统分析度设计方法,包括静态建模和动态建模,‘介绍了一种实用的基于UML的需求分析及其建模方法,以活动图模型来表达业务模型,以概念层的对象图、状态图及交互图模型表达系统的结构逻辑及行为逻辑,以应用例图表达系统需求,讨论了需求分析及其建模的过程概念。 展开更多
关键词 面向对象 UML 面向对象UML UML的需求分析 UML的建模方法
下载PDF
特高压与超高压交流输电能力及经济比较研究 被引量:2
13
作者 黄东启 姚文峰 +2 位作者 董楠 徐梅梅 赵睿 《电力大数据》 2018年第4期45-52,共8页
自我国交流特高压工程规划和建设以来,国内对特高压交流输电的输电能力、经济性、实施效果等方面存在较大的争议。本文通过建立特高压交流与超高压交流点对网和网对网的输电系统仿真模型,采用理论分析和仿真计算相结合的技术手段,针对... 自我国交流特高压工程规划和建设以来,国内对特高压交流输电的输电能力、经济性、实施效果等方面存在较大的争议。本文通过建立特高压交流与超高压交流点对网和网对网的输电系统仿真模型,采用理论分析和仿真计算相结合的技术手段,针对不同输电距离和系统强度情况,从热稳极限、暂稳极限角度对比分析了特高压交流与超高压交流输电线路的送电能力,并以送受端同样系统强度下相同输电距离输送同等容量电力为例,对比分析了特高压交流输电与超高压交流输电的经济性,从而研究特高压与超高压交流输电在输电能力和经济性方面的优劣。研究表明,在相同的输电距离情况下,特高压交流的最大输电能力是超高压交流输电的2~4倍;相同输电容量下中短距离输电时,超高压交流输电经济性优于交流特高压输电。 展开更多
关键词 特高压交流输电 超高压交流输电 系统仿真建模 PSD-BPA仿真分析 经济比较
下载PDF
An effective fault prediction model developed using an extreme learning machine with various kernel methods
14
作者 Lov KUMAR Anand TIRKEY Santanu-Ku.RATH 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2018年第7期864-888,共25页
System analysts often use software fault prediction models to identify fault-prone modules during the design phase of the software development life cycle. The models help predict faulty modules based on the software m... System analysts often use software fault prediction models to identify fault-prone modules during the design phase of the software development life cycle. The models help predict faulty modules based on the software metrics that are input to the models. In this study, we consider 20 types of metrics to develop a model using an extreme learning machine associated with various kernel methods. We evaluate the effectiveness of the mode using a proposed framework based on the cost and efficiency in the testing phases. The evaluation process is carried out by considering case studies for 30 object-oriented software systems. Experimental results demonstrate that the application of a fault prediction model is suitable for projects with the percentage of faulty classes below a certain threshold, which depends on the efficiency of fault identification(low: 47.28%; median: 39.24%; high: 25.72%). We consider nine feature selection techniques to remove the irrelevant metrics and to select the best set of source code metrics for fault prediction. 展开更多
关键词 CK metrics Cost analysis Extreme learning machine Feature selection techniques object-oriented software
原文传递
A Systems-Science-Based Knowledge Explanation Method
15
作者 李膺春 《Tsinghua Science and Technology》 SCIE EI CAS 2001年第1期49-56,共8页
Systems Science principles are the universal fundamental philosophical principles for analyzing, understanding, reforming and perfecting the objective world. This paper presents a Systems-Science-Based Knowledge Model... Systems Science principles are the universal fundamental philosophical principles for analyzing, understanding, reforming and perfecting the objective world. This paper presents a Systems-Science-Based Knowledge Model (SSBKM) to establish a more general knowledge structure model. It can be regarded as a development of frame representation for discovering and constructing slot structures as well as the frame structures. With this model the paper also presents a System-Sciences-Based Object-Oriented Analysis method (SSBOOA), which is a strategy to find and determine object classes and class structures, the relations between object instances of different classes, not to just explain classes. Finally, the paper illustrates knowledge analysis and computerizing (synthesizing) steps in an example of SSBKM of cognitive psychology-based CAI Network for Teaching Middle School Mathematics. 展开更多
关键词 Systems-Science-Based Knowledge Model (SSBKM) knowledge unit structure of units of knowledge Systems-Science-Based object-oriented analysis (SSBOOA)
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部