期刊文献+
共找到6,686篇文章
< 1 2 250 >
每页显示 20 50 100
Detecting Design Patterns in Object-Oriented Program Source Code by Using Metrics and Machine Learning 被引量:3
1
作者 Satoru Uchiyama Atsuto Kubo +1 位作者 Hironori Washizaki Yoshiaki Fukazawa 《Journal of Software Engineering and Applications》 2014年第12期983-998,共16页
Detecting well-known design patterns in object-oriented program source code can help maintainers understand the design of a program. Through the detection, the understandability, maintainability, and reusability of ob... Detecting well-known design patterns in object-oriented program source code can help maintainers understand the design of a program. Through the detection, the understandability, maintainability, and reusability of object-oriented programs can be improved. There are automated detection techniques;however, many existing techniques are based on static analysis and use strict conditions composed on class structure data. Hence, it is difficult for them to detect and distinguish design patterns in which the class structures are similar. Moreover, it is difficult for them to deal with diversity in design pattern applications. To solve these problems in existing techniques, we propose a design pattern detection technique using source code metrics and machine learning. Our technique judges candidates for the roles that compose design patterns by using machine learning and measurements of several metrics, and it detects design patterns by analyzing the relations between candidates. It suppresses false negatives and distinguishes patterns in which the class structures are similar. As a result of experimental evaluations with a set of programs, we confirmed that our technique is more accurate than two conventional techniques. 展开更多
关键词 design patternS SOFTWARE Metrics MACHINE LEARNING object-oriented PROGRAMMING SOFTWARE Maintenance
下载PDF
Review of Remotely Sensed Imagery Classification Patterns Based on Object-oriented Image Analysis 被引量:9
2
作者 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
A Study on the Influence of Patterned Logo Design on Brand Image-Focused on the Li Ning Brand
3
作者 ZHAO Manman Jeong Eui-tae 《Cultural and Religious Studies》 2024年第6期375-387,共13页
In today’s flood of information,people mainly rely on visual information to recognize brands.Pattern logo design is a representative brand image and directly affects consumers’brand impression and perception.The pur... In today’s flood of information,people mainly rely on visual information to recognize brands.Pattern logo design is a representative brand image and directly affects consumers’brand impression and perception.The purpose of this study is to examine the characteristics of the Li Ning brand and the effect of pattern logo design on the brand image.Specifically,it is to provide practical guidelines for brand management and design by analyzing the effects on brand perception,emotional connection,and consumer behavior.For the scope of the study,seven brands are selected for analysis of famous brand cases at home and abroad.The research method is to design a patterned logo suitable for brand characteristics through literature review,empirical research,and detailed analysis of the overall style characteristics of the current Li Ning brand.The research content first analyzes the role of pattern logo design in terms of brand perception,brand perception,and brand sensitivity.Subsequently,the evolution and effect of the Li Ning brand in logo design are examined,and details are discussed in combination with the color and shape of the logo pattern.Finally,by presenting some suggestions and optimized design plans that fit the characteristics and trends of the Li Ning brand,the brand image and market competitiveness can be improved.According to the research results,first,the color,shape,and other factors of brand pattern logo design are closely related to brand image.Second,pattern logo design has a significant influence on consumer attitudes and purchase intentions.Third,consumers are more interested in the design of a patterned logo with high brand awareness.This study has a certain significance in that it reveals the mechanism by which pattern logo design affects brand image and provides useful ideas and suggestions for brand design and marketing. 展开更多
关键词 pattern graphic design logo design brand image
下载PDF
ORDERED-OBJECT-ORIENTED METHOD:A NEW APPROACH OF SAMPLE PART CALCULATION AND DESIGN
4
作者 李蓓智 《Journal of China Textile University(English Edition)》 EI CAS 1997年第1期6-11,共6页
This paper proposed a new approach of sample part classification and design, a so called Or-dered-object-oriented method (O-O-O method). Based on the theory of neural networks, fuzzy clustering algorithm and adaptive ... This paper proposed a new approach of sample part classification and design, a so called Or-dered-object-oriented method (O-O-O method). Based on the theory of neural networks, fuzzy clustering algorithm and adaptive pattern recognition, O-O-O method can be used to classify and design the sample parts automatically. The basic theory, the main step as well as the characteristics of the method are analysed. The construction of the ordered object in application is also presented in this paper. 展开更多
关键词 part classification NEURAL networks fuzzy CLUSTERING algorithm pattern recognition object-oriented
下载PDF
Research on object-oriented SOC design methodology
5
作者 Luo Juan(罗娟) Cao Yang 《High Technology Letters》 EI CAS 2005年第3期235-239,共5页
The growing complexity of System on Chip (SOC) requres a system level specicanon and design approach. High-level languages such as C++/SystemC can play multiple roles in system design as target languages. There ar... The growing complexity of System on Chip (SOC) requres a system level specicanon and design approach. High-level languages such as C++/SystemC can play multiple roles in system design as target languages. There are many practical problems in the application of object-oriented methods for this goal. Based on the analysis of traditional and system-level design methodology, a new object-oriented SOC design methodology with object-oriented design patterns is proposed, which emphasizes high-level design and verification. Aiming at the final goal of developing design patterns specific to SOC design, the reuse of design patterns in SOC systems and the capability of new SOC design patterns are discussed. With the illustration of some concrete examples of SOC design patterns, the application of object-oriented design methodology in the SOC design process is presented. 展开更多
关键词 object-oriented (OO) System on Chip (SOC) design pattern transaction level SYSTEMC
下载PDF
Automatic Generation of UML Class Diagrams for Object-oriented Design and Programing Course
6
作者 Chunyan Ma Jing Chen +1 位作者 Zheng Chang Jiangbin Zheng 《计算机教育》 2021年第12期157-165,共9页
UML Class diagram generation from textual requirements is an important task in object-oriented design and programing course.This study proposes a method for automatically generating class diagrams from Chinese textual... UML Class diagram generation from textual requirements is an important task in object-oriented design and programing course.This study proposes a method for automatically generating class diagrams from Chinese textual requirements on the basis of Natural Language Processing(NLP)and mapping rules for sentence pattern matching.First,classes are identified through entity recognition rules and candidate class pruning rules using NLP from requirements.Second,class attributes and relationships between classes are extracted using mapping rules for sentence pattern matching on the basis of NLP.Third,we developed an assistant tool integrated into a precision micro classroom system for automatic generation of class diagram,to effectively assist the teaching of object-oriented design and programing course.Results are evaluated with precision,accuracy and recall from eight requirements of object-oriented design and programing course using truth values created by teachers.Our research should benefit beginners of object-oriented design and programing course,who may be students or software developers.It helps them to create correct domain models represented in the UML class diagram. 展开更多
关键词 UML class diagram Natural Language Processing(NLP) object-oriented design and programming course automatic generation
下载PDF
基于Design Patterns的大型工控软件研究与实践 被引量:9
7
作者 刘铭 施仁 贾宏宇 《小型微型计算机系统》 CSCD 北大核心 2004年第6期1032-1035,共4页
针对大型工控软件开发面临的各种难题 ,提出了基于设计模式 (Design Patterns)的工控软件设计的解决方案 .在大型电力系统监控软件设计中 ,采用设计模式进行工控软件框架和工位的设计 ,实现了功能模块的松耦合关系 ,降低了代码的复杂度 ... 针对大型工控软件开发面临的各种难题 ,提出了基于设计模式 (Design Patterns)的工控软件设计的解决方案 .在大型电力系统监控软件设计中 ,采用设计模式进行工控软件框架和工位的设计 ,实现了功能模块的松耦合关系 ,降低了代码的复杂度 ,从而提高了运行效率 ,同时也加快了系统开发、调试的效率 .论证了设计模式在工控软件设计中应用的潜力 ,提出了大型工控软件设计的新思路 . 展开更多
关键词 设计模式 面向对象 工控软件
下载PDF
On the Design Pattern for Improving Urban Living Environment with Regional Natural Resources—By Studying Cases of British Architect Richard Rogers
8
作者 苏阳 《Journal of Landscape Research》 2012年第1期30-31,34,共3页
Through discussing effective utilization of regional natural resources under the background of globalization,combining with Richard Rogers' typical architectural and urban design works,this study analyzes his desi... Through discussing effective utilization of regional natural resources under the background of globalization,combining with Richard Rogers' typical architectural and urban design works,this study analyzes his design concepts of using regional natural resources from the perspectives of overall balance between architecture and natural environment,architectural function and detail control,application of proper technologies and new materials,then proposes a modern design pattern to create a better urban living environment by integrating regional natural resources and modern architectural technology. 展开更多
关键词 RICHARD ROGERS Utilization of natural resources Environment improvement ARCHITECTURAL technology design pattern
下载PDF
MFC中设计模式(Design Pattern)简析
9
作者 陈贺明 王彩玲 《河南广播电视大学学报》 2006年第3期50-52,共3页
设计模式是对软件开发人员设计经验的提炼。文章从已经构建好的MFC类库中选取典型结构,分析其中体现的设计模式(Design Pattern)思想。通过分析比较,使之认识到软件复用已经从代码复用提高到设计过程和设计经验复用的高度。
关键词 软件复用 设计模式(design pattern) 应用程序框架(Applicadon Framework) MFC
下载PDF
Performance analysis and optimal design for well patterns in anisotropic formations 被引量:6
10
作者 Liu Yuetian 《Petroleum Science》 SCIE CAS CSCD 2008年第3期251-257,共7页
The mechanism of the effects of anisotropic permeability on well patterns and reservoir development are investigated by coordinate transformation, fluid flow analysis, and reservoir development concepts. Anisotropy of... The mechanism of the effects of anisotropic permeability on well patterns and reservoir development are investigated by coordinate transformation, fluid flow analysis, and reservoir development concepts. Anisotropy of permeability has reconstructive effects on well patterns. The originally designed flooding units are broken up, and new pattern units are made up of the wells that belong to different original units. The behavior possesses strong randomness, and leads to a complicated relationship among the injection and production wells, and unpredictable productivity of the formations. To prevent the break-up of well patterns, well lines should be either parallel or perpendicular to the maximum principal direction of the anisotropic permeability (i.e. the fracture direction). To optimize the development effects ofanisotropic formations, the latitudinal and longitudinal well spacing of the well network are calculated from the principal values of the anisotropic permeability. 展开更多
关键词 Fractured reservoir anisotropic permeability performance analysis well pattern design
下载PDF
NDVI-Based Lacunarity Texture for Improving Identification of Torreya Using Object-Oriented Method 被引量:5
11
作者 HAN Ning WU Jing +2 位作者 Amir Reza Shah Tahmassebi XU Hong-wei WANG Ke 《Agricultural Sciences in China》 CAS CSCD 2011年第9期1431-1444,共14页
Normalized Difference Vegetation Index (NDVI) is a very useful feature for differentiating vegetation and non-vegetation in remote sensed imagery. In the light of the function of NDVI and the spatial patterns of the... Normalized Difference Vegetation Index (NDVI) is a very useful feature for differentiating vegetation and non-vegetation in remote sensed imagery. In the light of the function of NDVI and the spatial patterns of the vegetation landscapes, we proposed the lacunarity texture derived from NDVI to characterize the spatial patterns of vegetation landscapes concerning the "gappiness" or "emptiness" characteristics. The NDVI-based lacunarity texture was incorporated into object-oriented classification for improving the identification of vegetation categories, especially Torreya which was the targeted tree species in the present research. A three-level hierarchical network of image objects was defined and the proposed texture was integrated as potential sources of information in the rules base. A knowledge base of rules created by classifier C5.0 indicated that the texture could potentially be applied in object-oriented classification. It was found that the addition of such texture improved the identification of every vegetation category. The results demonstrated that the texture could characterize the spatial patterns of vegetation structures, which could be a promising approach for vegetation identification. 展开更多
关键词 Torreya NDVI LACUNARITY class hierarchy object-oriented method decision tree spatial pattern
下载PDF
Detection of design patterns by combining static and dynamic analyses 被引量:2
12
作者 李凡 李青山 +1 位作者 苏旸 陈平 《Journal of Shanghai University(English Edition)》 CAS 2007年第2期156-162,共7页
Design patterns are micro architectures that have proved to be reliable, robust and easy to implement. Detecting design pattern from source code of object-oriented system can help a designer, a developer or a maintain... Design patterns are micro architectures that have proved to be reliable, robust and easy to implement. Detecting design pattern from source code of object-oriented system can help a designer, a developer or a maintainer to understand the software system. In this paper, a new method is provided which can detect design patterns from source code combining both static and dynamic analysis. To acquire the run-time dynamic information of software systems, a code instrumentation method is adopted. At the same time, all static and dynamic information is presented in UML diagrams format. The pattern detection process and its detection results are visual and interactive. This method is tested on a call center and a traffic simulation system. Experimental results prove that the method is effective in design patterns detection. 展开更多
关键词 design pattern C++ code instrumentation pattern detection.
下载PDF
Pattern design on 3D triangular garment surfaces 被引量:3
13
作者 WANG Jin LU Guo-dong +2 位作者 LI Ji-tuo CHEN Long ZHANG Dong-liang 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2007年第10期1642-1649,共8页
This paper focuses on a pattern design method for a 3D triangular garment surface. Firstly, some definitions of 3D style lines are proposed for designing the boundaries of patterns as drawing straight lines or splines... This paper focuses on a pattern design method for a 3D triangular garment surface. Firstly, some definitions of 3D style lines are proposed for designing the boundaries of patterns as drawing straight lines or splines on the triangular surface. Additionally some commonly used style lines are automatically generated to enhance design efficiency. Secondly, after style lines are preprocessed, a searching method is presented for quickly obtaining the boundaries and patches of a pattern on the 3D trian- gular surface. Finally a new pattern design reuse method is introduced by encoding/decoding the style line information. After style lines are encoded, the pattern design information can be saved in a pattern template and when decoding this template on a new garment surface, it automates the pattern generation for made-to-measure apparel products. 展开更多
关键词 pattern design Style lines 3D patch searching ENCODING/DECODING design reuse
下载PDF
Peak displacement patterns for the performance-based seismic design of steel eccentrically braced frames 被引量:1
14
作者 Ali Fakhraddini Hamed Saffari Mohammad Javad Fadaee 《Earthquake Engineering and Engineering Vibration》 SCIE EI CSCD 2019年第2期379-393,共15页
Performance-based seismic design(PBSD) aims to assess structures at different damage states. Since damage can be directly associated to displacements, seismic design with consideration of displacement seems to be logi... Performance-based seismic design(PBSD) aims to assess structures at different damage states. Since damage can be directly associated to displacements, seismic design with consideration of displacement seems to be logical. In this study, simple formulae to estimate the peak floor displacement patterns of eccentrically braced frames(EBFs) at different performance levels subjected to earthquake ground motions are proposed. These formulae are applicable in a PBSD and especially in direct displacement-based design(DDBD). Parametric study is conducted on a group of 30 EBFs under a set of 15 far field and near field accelerograms which they scaled to different amplitudes to adapt various performance levels. The results of thousands of nonlinear dynamic analyses of EBFs have been post-processed by nonlinear regression analysis in order to recognize the major parameters that influence the peak displacement pattern of these frames. Results show that suggested displacement patterns have relatively good agreement with those acquired by an exact nonlinear dynamic analysis. 展开更多
关键词 performance-based SEISMIC design direct displacement-based design DISPLACEMENT pattern eccentrically braced FRAMES steel building
下载PDF
Design Pattern Mining Using Graph Matching 被引量:1
15
作者 LIQing-hua ZHANGZhi-xiang BENKe-rong 《Wuhan University Journal of Natural Sciences》 EI CAS 2004年第4期444-448,共5页
The identification of design pattern instances is important for program understanding and software maintenance. Aiming at the mining of design patterns in existing systems, this paper proposes a subgraph isomorphism a... The identification of design pattern instances is important for program understanding and software maintenance. Aiming at the mining of design patterns in existing systems, this paper proposes a subgraph isomorphism approach to discover several design patterns in a legacy system at a time. The attributed relational graph is used to describe design patterns and legacy systems. The sub-graph isomorphism approach consists of decomposition and composition process. During the decomposition process, graphs corresponding to the design patterns are decomposed into sub-graphs, some of which are graphs corresponding to the elemental design patterns. The composition process tries to get sub-graph isomorphism of the matched graph if sub-graph isomorphism of each subgraph is obtained. Due to the common structures between design patterns, the proposed approach can reduce the matching times of entities and relations. Compared with the existing methods, the proposed algorithm is not linearly dependent on the number of design pattern graphs. Key words design pattern mining - attributed relational graph - subgraph isomorphism CLC number TP 311.5 Foundation item: Supported by the National Natural Science Foundation of China (60273075) and the Science Foundation of Naval University of Engineering (HGDJJ03019)Biography: LI Qing-hua (1940-), male, Professor, research direction: parallel computing. 展开更多
关键词 design pattern mining attributed relational graph subgraph isomorphism
下载PDF
Application of Refactoring and Design Pattern in Land Information System Development 被引量:1
16
作者 CHEN Luyao YUE Jianwei +2 位作者 JIANG Weiguo LI Jing CHEN Yunhao 《Geo-Spatial Information Science》 2007年第4期299-302,共4页
The unceasing change problem of land information systems can be resolved through the refactoring and design pattern. To promote the implementation of design pattern and refactoring methods in developing land informati... The unceasing change problem of land information systems can be resolved through the refactoring and design pattern. To promote the implementation of design pattern and refactoring methods in developing land information systems reusing software design, applying refactoring methods to the abstract factory and decorator design patterns in land information system development is discussed. 展开更多
关键词 design pattern REFACTORING land information system
下载PDF
Review on the Development of Western and Eastern Garment Pattern Design Technique 被引量:1
17
作者 王朝晖 Edward Newton +1 位作者 吴镜波 张渭源 《Journal of Donghua University(English Edition)》 EI CAS 2005年第5期112-117,共6页
Due to different cultural and historical background, the technology in Western and Eastern pattern design is inherently different. Along with the development of technology, garment pattern design technique is making p... Due to different cultural and historical background, the technology in Western and Eastern pattern design is inherently different. Along with the development of technology, garment pattern design technique is making progress towards high effectiveness and accuracy. Many researchers proposed different alternative methodologies to improve the current pattern making processes. This article examines the development of Western and Eastern garment pattern design technique. The main objective of this article is to provide a thorough review and hence a better understanding to those researchers who made contribution on developing pattern design technique and continue their work in the future. 展开更多
关键词 garment pattern design Western clothing Eastern clothing DRAPING DRAFTING ADAPTATION
下载PDF
Parametric Design Techniques Applied to Creative Hollow out Product Design with 3D Voronoi Patterns 被引量:2
18
作者 Hui-Chin Chang 《Journal of Computer and Communications》 2021年第8期32-47,共16页
The creation of hollow out art includes a variety of materials, techniques and categories, its content mostly emphasizes the ancient philosophy performance of the alternation of virtual and real, and Yin-Yang depends ... The creation of hollow out art includes a variety of materials, techniques and categories, its content mostly emphasizes the ancient philosophy performance of the alternation of virtual and real, and Yin-Yang depends on the essence of Chinese culture deduction. If this feature is applied to product design, in addition to emphasizing functional orientation, this traditional arts integration with the new media, will give users a different visual inspire. This thesis is mainly in view of the importance of hollow out art in Chinese cultural heritage, and the 3D hollow out production craft has gradually lost. Therefore, the Delaunay triangle is constructed based on the Convex Hull interpolation algorithm, and the Voronoi Diagram feature is constructed based on the Divide and Conquer algorithm. And with Rhino modeling software as the main body, combined with the application of the parametric plug-in design program (GH), the 3D models of the parametric creative hollow pen holder and the parametric creative hollow lampshade were respectively completed. The traditional craftsmanship is integrated into the modern manufacturing process with innovative techniques, and the Chinese cultural spirit and beauty of nature are successfully connected. 展开更多
关键词 Parametric design Hollow Out Product 3D Voronoi patterns
下载PDF
A Strategic Study of Establishing the Industrial Needs in Pattern Design and Technology in China's Mainland 被引量:1
19
作者 欧秀全 陈志驹 张雷 《Journal of Donghua University(English Edition)》 EI CAS 2007年第4期488-493,共6页
Pattern design and technology play a very important role in the garment industry. In order to improve the level of pattern making and design of the garment industry, a survey was conducted to investigate the industria... Pattern design and technology play a very important role in the garment industry. In order to improve the level of pattern making and design of the garment industry, a survey was conducted to investigate the industrial needs in pattern design and technology in China's Mainland. The data were collected from the employers and employees from the garment industry and students in the major of fashion and clothing studies. It indicated that there was a gap between the employer and employee, especially the requirements of the industrial needs and the course contents covered by the tertiary schools. The employers expected to recruit more experienced pattern designers, at the same time, they were not reluctant to hire fresh graduates and spent more resources on the training of employees. The students knew little about their employment situation of the garment industry, spent too little time on the course study and learned too little practical skills in pattern design. They could not make use of the knowledge which prevented them from being employed by the garment industry. Efforts should be taken by both the tertiary schools and the garment industry. The students should be aspirated towards the profession of pattern cutters and the syllabuses of pattern making should be more practical and industrial orientated. The solution might benefit the garment industry a lot in a long run. 展开更多
关键词 pattern design and technology skills of pattern cutters needs of garment industry
下载PDF
A Case Study on Design Patterns and Software Defects in Open Source Software 被引量:1
20
作者 Mubin Ozan Onarcan Yongjian Fu 《Journal of Software Engineering and Applications》 2018年第5期249-273,共25页
Design patterns are object oriented software design practices for solving common design problems and they affect software quality. In this study, we investigate the relationship of design patterns and software defects... Design patterns are object oriented software design practices for solving common design problems and they affect software quality. In this study, we investigate the relationship of design patterns and software defects in a number of open source software projects. Design pattern instances are extracted from the source code repository of these open source software projects. Software defect metrics are extracted from the bug tracking systems of these projects. Using correlation and regression analysis on extracted data, we examine the relationship between design patterns and software defects. Our findings indicate that there is little correlation between the total number of design pattern instances and the number of defects. However, our regression analysis reveals that individual design pattern instances as a group have strong influences on the number of defects. Furthermore, we find that the number of design pattern instances is positively correlated to defect priority. Individual design pattern instances may have positive or negative impacts on defect priority. 展开更多
关键词 design pattern SOFTWARE DEFECT DEFECT PRIORITY SOFTWARE Quality SOFTWARE REPOSITORY MINING
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部