期刊文献+
共找到65篇文章
< 1 2 4 >
每页显示 20 50 100
Modeling of Intelligent Integrated Network Management System Using Object Oriented Approach *
1
作者 费翔 罗军舟 +1 位作者 顾冠群 吴介一 《Journal of Southeast University(English Edition)》 EI CAS 1998年第1期3-7,共5页
The concept of intelligent integrated network management (IINM) is briefly introduced. In order to analyze, design and implement IINM successfully, object oriented approach is testified to be an effective and efficien... The concept of intelligent integrated network management (IINM) is briefly introduced. In order to analyze, design and implement IINM successfully, object oriented approach is testified to be an effective and efficient way. In this paper, object oriented technique is applied to the structural model of IINM system, The Domain object class and the MU object class are used to represent the manager and the managed resources. Especially, NM IA is introduced which is a special object class with intelligent behaviors to manage the resources efficiently. 展开更多
关键词 object oriented approach computer communication network network management
在线阅读 下载PDF
An object oriented multi-robotic graphic simulation environment for programming the welding tasks
2
作者 崔泽 赵杰 +1 位作者 崔岩 蔡鹤皋 《China Welding》 EI CAS 2002年第1期77-83,共7页
An object oriented multi robotic graphic simulation environment is described in this paper. Object oriented programming is used to model the physical objects of the robotic workcell in the form of software objects ... An object oriented multi robotic graphic simulation environment is described in this paper. Object oriented programming is used to model the physical objects of the robotic workcell in the form of software objects or classes. The virtual objects are defined to provide the user with a user friendly interface including realistic graphic simulation and clarify the software architecture. The programming method of associating the task object with active object effectively increases the software reusability, maintainability and modifiability. Task level programming is also demonstrated through a multi robot welding task that allows the user to concentrate on the most important aspects of the tasks. The multi thread programming technique is used to simulate the interaction of multiple tasks. Finally, a virtual test is carried out in the graphic simulation environment to observe design and program errors and fix them before downloading the software to the real workcell. 展开更多
关键词 object oriented programming task level programming welding task 3D graphic simulation expert system
在线阅读 下载PDF
Diagnosing Student Learning Problems in Object Oriented Programming
3
作者 Hana Al-Nuaim Arwa Allinjawi +1 位作者 Paul Krause Lilian Tang 《Computer Technology and Application》 2011年第11期858-865,共8页
Students often face difficulties while taking basic programming courses due to several factors. In response, research has presented subjective assessments for diagnosing learning problems to improve the teaching of pr... Students often face difficulties while taking basic programming courses due to several factors. In response, research has presented subjective assessments for diagnosing learning problems to improve the teaching of programming in higher education. In this paper, the authors propose an Object Oriented conceptual map model and organize this approach into three levels: constructing a Concept Effect Propagation Table, constructing Test Item-Concept Relationships and diagnosing Student Learning Problems with Matrix Composition. The authors' work is a modification of the approaches of Chert and Bai as well as Chu et al., as the authors use statistical methods, rather than fuzzy sets, for the authors' analysis. This paper includes a statistical summary, which has been tested on a small sample of students in King Abdulaziz University, Jeddah, Saudi Arabia, illustrating the learning problems in an Object Oriented course. The experimental results have demonstrated that this approach might aid learning and teaching in an effective way. 展开更多
关键词 Higher education programming learning difficulties object oriented programming conceptual model.
在线阅读 下载PDF
ASL-OOD:Hierarchical Contextual Feature Fusion with Angle-Sensitive Loss for Oriented Object Detection
4
作者 Kexin Wang Jiancheng Liu +5 位作者 Yuqing Lin Tuo Wang Zhipeng Zhang Wanlong Qi Xingye Han Runyuan Wen 《Computers, Materials & Continua》 2025年第2期1879-1899,共21页
Detecting oriented targets in remote sensing images amidst complex and heterogeneous backgrounds remains a formidable challenge in the field of object detection.Current frameworks for oriented detection modules are co... Detecting oriented targets in remote sensing images amidst complex and heterogeneous backgrounds remains a formidable challenge in the field of object detection.Current frameworks for oriented detection modules are constrained by intrinsic limitations,including excessive computational and memory overheads,discrepancies between predefined anchors and ground truth bounding boxes,intricate training processes,and feature alignment inconsistencies.To overcome these challenges,we present ASL-OOD(Angle-based SIOU Loss for Oriented Object Detection),a novel,efficient,and robust one-stage framework tailored for oriented object detection.The ASL-OOD framework comprises three core components:the Transformer-based Backbone(TB),the Transformer-based Neck(TN),and the Angle-SIOU(Scylla Intersection over Union)based Decoupled Head(ASDH).By leveraging the Swin Transformer,the TB and TN modules offer several key advantages,such as the capacity to model long-range dependencies,preserve high-resolution feature representations,seamlessly integrate multi-scale features,and enhance parameter efficiency.These improvements empower the model to accurately detect objects across varying scales.The ASDH module further enhances detection performance by incorporating angle-aware optimization based on SIOU,ensuring precise angular consistency and bounding box coherence.This approach effectively harmonizes shape loss and distance loss during the optimization process,thereby significantly boosting detection accuracy.Comprehensive evaluations and ablation studies on standard benchmark datasets such as DOTA with an mAP(mean Average Precision)of 80.16 percent,HRSC2016 with an mAP of 91.07 percent,MAR20 with an mAP of 85.45 percent,and UAVDT with an mAP of 39.7 percent demonstrate the clear superiority of ASL-OOD over state-of-the-art oriented object detection models.These findings underscore the model’s efficacy as an advanced solution for challenging remote sensing object detection tasks. 展开更多
关键词 oriented object detection transformer deep learning
在线阅读 下载PDF
Oriented Bounding Box Object Detection Model Based on Improved YOLOv8 被引量:1
5
作者 ZHAO Xin-kang SI Zhan-jun 《印刷与数字媒体技术研究》 CAS 北大核心 2024年第4期67-75,114,共10页
In the study of oriented bounding boxes(OBB)object detection in high-resolution remote sensing images,the problem of missed and wrong detection of small targets occurs because the targets are too small and have differ... In the study of oriented bounding boxes(OBB)object detection in high-resolution remote sensing images,the problem of missed and wrong detection of small targets occurs because the targets are too small and have different orientations.Existing OBB object detection for remote sensing images,although making good progress,mainly focuses on directional modeling,while less consideration is given to the size of the object as well as the problem of missed detection.In this study,a method based on improved YOLOv8 was proposed for detecting oriented objects in remote sensing images,which can improve the detection precision of oriented objects in remote sensing images.Firstly,the ResCBAMG module was innovatively designed,which could better extract channel and spatial correlation information.Secondly,the innovative top-down feature fusion layer network structure was proposed in conjunction with the Efficient Channel Attention(ECA)attention module,which helped to capture inter-local cross-channel interaction information appropriately.Finally,we introduced an innovative ResCBAMG module between the different C2f modules and detection heads of the bottom-up feature fusion layer.This innovative structure helped the model to better focus on the target area.The precision and robustness of oriented target detection were also improved.Experimental results on the DOTA-v1.5 dataset showed that the detection Precision,mAP@0.5,and mAP@0.5:0.95 metrics of the improved model are better compared to the original model.This improvement is effective in detecting small targets and complex scenes. 展开更多
关键词 Remote sensing image oriented bounding boxes object detection Small target detection YOLOv8
在线阅读 下载PDF
Fuzzy boundary guidance and oriented Gaussian function-based anchor-free network for rail positioning in turnout sections
6
作者 TONG Shuzhen WANG Qing LU Xiaobo 《Journal of Southeast University(English Edition)》 2025年第3期356-365,共10页
Rail positioning is a critical step for detecting rail defects downstream.However,existing orientation-based detectors struggle to effectively manage rails with arbitrary inclinations and high aspect ratios,particular... Rail positioning is a critical step for detecting rail defects downstream.However,existing orientation-based detectors struggle to effectively manage rails with arbitrary inclinations and high aspect ratios,particularly in turnout sections.To address these challenges,a fuzzy boundary guidance and oriented Gaussian function-based anchor-free network termed the rail positioning network(RP-Net)is proposed for rail positioning in turnout sections.First,an oriented Gaussian function-based label generation strategy is introduced.This strategy produces smoother and more accu-rate label values by accounting for the specific aspect ratios and orientations of the rails.Second,a fuzzy boundary learning module is developed to enhance the network’s abil-ity to model the rail boundary regions effectively.Further-more,a boundary guidance module is developed to direct the network in fusing the features obtained from the downs-ampled network output with the boundary region features,which have been enhanced to contain more refined posi-tional and structural information.A local channel attention mechanism is integrated into this module to identify critical channels.Finally,experiments conducted on the tracking dataset show that the proposed RP-Net achieves high posi-tioning accuracy and demonstrates strong adaptability in complex scenarios. 展开更多
关键词 rail positioning label generation boundary guidance oriented object detection
在线阅读 下载PDF
Method of Establishing Object-Oriented System Structure for Decision Support System 被引量:2
7
作者 曹元大 胡军 管春 《Journal of Beijing Institute of Technology》 EI CAS 2002年第3期311-315,共5页
In order to solve existing problems about the method of establishing traditional system structure of decision support system(DSS), O S chart is applied to describe object oriented system structure of general DSS, an... In order to solve existing problems about the method of establishing traditional system structure of decision support system(DSS), O S chart is applied to describe object oriented system structure of general DSS, and a new method of eight specific steps is proposed to establish object oriented system structure of DSS by using the method of O S chart, which is applied successfully to the development of the DSS for the energy system ecology engineering research of the Wangheqiu country. Supplying many scientific effective computing models, decision support ways and a lot of accurate reliable decision data, the DSS plays a critical part in helping engineering researchers to make correct decisions. Because the period for developing the DSS is relatively shorter, the new way improves the efficiency of establishing DSS greatly. It also makes the DSS of system structure more flexible and easy to expand. 展开更多
关键词 decision support system object oriented technology system structure
在线阅读 下载PDF
An Object Oriented Approach for Extraction Data from CAD Systems 被引量:1
8
作者 Wang Ruchuan (Department of Computer Science and technology, Naming University of Posts and Telecommunications, Naming, 210003,P.R.China) 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 1998年第2期30-36,共7页
Based on object oriented method,this paper mainly discusses Process planning. In most cases, CAD systems are used for design and drafting purpose only. The described research work relates to the development of object... Based on object oriented method,this paper mainly discusses Process planning. In most cases, CAD systems are used for design and drafting purpose only. The described research work relates to the development of object oriented computer aided process planning for axis- symmetrical and rotational workpieces. 展开更多
关键词 object oriented approach CG CAD CAM
原文传递
DESIGN OF WINDOW BASED AND OBJECT ORIENTED GUI
9
作者 李光耀 周来水 周儒荣 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 1996年第2期74+70-73,共5页
This paper discusses the design concept and method about window based and object oriented Graphic User Interface(GUI),and describes the definition of each class in detail. It is developed with Watcom C ++ in... This paper discusses the design concept and method about window based and object oriented Graphic User Interface(GUI),and describes the definition of each class in detail. It is developed with Watcom C ++ in DOS environment.The GUI can be redeveloped conveniently and effectively by users.It consists of window,popup menu,icon,button and other components. 展开更多
关键词 USERS user interfaces graphic user interface object oriented event handle
在线阅读 下载PDF
OBJECT ORIENTED DATA MODELLING WITH APPLICATIONS TO CAD
10
作者 应维云 傅向阳 周儒荣 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 1996年第2期69+63-68,共7页
An object oriented data modelling in computer aided design (CAD) databases is focused. Starting with the discussion of data modelling requirements for CAD applications, appropriate data modelling features are introdu... An object oriented data modelling in computer aided design (CAD) databases is focused. Starting with the discussion of data modelling requirements for CAD applications, appropriate data modelling features are introduced herewith. A feasible approach to select the “best” data model for an application is to analyze the data which has to be stored in the database. A data model is appropriate for modelling a given task if the information of the application environment can be easily mapped to the data model. Thus, the involved data are analyzed and then object oriented data model appropriate for CAD applications are derived. Based on the reviewed object oriented techniques applied in CAD, object oriented data modelling in CAD is addressed in details. At last 3D geometrical data models and implementation of their data model using the object oriented method are presented. 展开更多
关键词 computer aided design DATABASES data models object oriented data models complex objects geometrical models
在线阅读 下载PDF
Object-Oriented Design for FDTD Visual Scientific Computing
11
作者 Dong, X. Wang, W. Wang, G. 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2001年第3期71-75,共5页
A scheme for general purposed FDTD visual scientific computing software is introduced in this paper using object-oriented design (OOD) method. By abstracting the parameters of FDTD grids to an individual class and sep... A scheme for general purposed FDTD visual scientific computing software is introduced in this paper using object-oriented design (OOD) method. By abstracting the parameters of FDTD grids to an individual class and separating from the iteration procedure, the visual software can be adapted to more comprehensive computing problems. Real-time gray degree graphic and wave curve of the results can be achieved using DirectX technique. The special difference equation and data structure in dispersive medium are considered, and the peculiarity of parameters in perfectly matched layer are also discussed. 展开更多
关键词 Computational methods Computer aided design Data structures Difference equations Finite difference method Iterative methods Natural sciences computing object oriented programming Parameter estimation Three dimensional computer graphics Time domain analysis
在线阅读 下载PDF
A Study on the Design for Object-Oriented Adaptive Decision-Making Teams 被引量:2
12
作者 Xiao Bing, Qu Tan & Wang Mingzhe Huazhong University of Science and Technology, Wuhan 430074,P.R. China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2002年第1期68-73,共6页
The modern war features a highly distributed coordination. In the face of great time constrains, it is important to change command organizations to adapt to the real environment. Therefore it's a key step to set u... The modern war features a highly distributed coordination. In the face of great time constrains, it is important to change command organizations to adapt to the real environment. Therefore it's a key step to set up adaptive C2 teams. In this paper, the relational problems about distributed C2 organizational structure adaptation are discussed, and the methodology for team decision making design based on the object oriented technique is studied. 展开更多
关键词 Adaptation Decision making team Colored Petri net object oriented.
在线阅读 下载PDF
Dynamic Slicing of Object Oriented Programs
13
作者 Jian\|jun Zhao Department of Computer Science and Engineering, Fukuoka Institute of Technology, Fukuoka 811 0295, Japan 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期391-397,共7页
Program slice has many applications such as program debugging, testing, maintenance, and complexity measurement. A static slice consists of all statements in program P that may effect the value of variable v a... Program slice has many applications such as program debugging, testing, maintenance, and complexity measurement. A static slice consists of all statements in program P that may effect the value of variable v at some point p , and a dynamic slice consists only of statements that influence the value of variable occurrence for specific program inputs. In this paper, we concern the problem of dynamic slicing of object oriented programs which, to our knowledge, has not been addressed in the literatures. To solve this problem, we present the dynamic object oriented dependence graph (DODG)which is an arc classified digraph to explicitly represent various dynamic dependence between statement instances for a particular execution of an object oriented program. Based on the DODG, we present a two phase backward algorithm for computing a dynamic slice of an object oriented program. 展开更多
关键词 program slicing dynamic dependence graph object oriented program SOFTWARE maintenance DEBUGGING testing
在线阅读 下载PDF
A Way to Build Software Culture: Distributed Object-Oriented Software Engineering over Internet
14
作者 Tian Ai jing, Zhang Ling, Li Zong rong Department of Computer Science, Hubei University, Wuhan 430062, China State Key Laboratory of Software Engineering, Wuhan University, Wuhan 430072, China 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期359-361,共3页
This paper focuses on Distributed Object Oriented Software Engineering over Internet, which is a way to build software culture. We believe that our work will contribute to better understanding of how to meet the nee... This paper focuses on Distributed Object Oriented Software Engineering over Internet, which is a way to build software culture. We believe that our work will contribute to better understanding of how to meet the needs of the big potential software market and to promote the software industry in developing country. The United States and Western Europe have well established software industry and related civilization. Software science, technology, and engineering are needed in China; however, maybe what is needed, first of all, is software civilization, including software ideas, customs, skills, arts, etc. We will draw a framework for the software culture as following: Software is the most important commodity in this age; Brilliance of hardware component era has become past fact; A software component era is ahead; Traditional linear process model is obsolete; Modern software engineering has a new face, object evolution model; Distributed object oriented software engineering over Internet is an approach to software component era; and Complete software civilization will be formed all over the world in next century. 展开更多
关键词 SOFTWARE software engineering object oriented methodology software component software culture
在线阅读 下载PDF
Feature-based and objectoriented product information model for welding structure
15
作者 林三宝 杨春利 +1 位作者 黎明 吴林 《China Welding》 EI CAS 1999年第2期3-10,共8页
Product information model for welding structure plays an important role for the integration of welding CAD/CAPP/CAM. However, existing CAD modeling systems are not capable of providing enough information for subsequen... Product information model for welding structure plays an important role for the integration of welding CAD/CAPP/CAM. However, existing CAD modeling systems are not capable of providing enough information for subsequent manufacturing activities such as CAPP and CAM. A new design approach using feature technique and object oriented programming method is put forward in this paper in order to create the product information model of welding structure. With this approach, the product information model is able to effectively support computer aided welding process planning, fixturing, assembling, path planning of welding robot and other manufacturing activities. The feature classification and representing scheme of welding structure are discussed. A prototype system is developed based on feature and object oriented programming. Its structure and functions are given in detail. 展开更多
关键词 object oriented programming feature based design product information model welding structure CAD/CAM integration
在线阅读 下载PDF
Investment Objectives and Priorities of China Petroleum Industry Oriented to 2000
16
作者 Peng Qing(Beijing Petroleum Managers Training Institute)Subjects: Investment, Decision analysis, External Cooperation 《China Oil & Gas》 CAS 1998年第2期70-72,共3页
关键词 2010 Investment objectives and Priorities of China Petroleum Industry oriented to 2000
在线阅读 下载PDF
GEAR BOX CONCEPT DESIGN EXPERT SYSTEM OF NC MILLER BASED ON OBJECT─ORIENTED TECHNOLOGY
17
作者 Hu Weigang Yang Haibin +1 位作者 Yu Jun Zhou Ji (Huazhong University of Science and Technology) 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 1994年第3期163-169,共17页
The method and basic structure of object─oriented knowledge representation are presented in detail and the hierarchical structurc of object description is explained Based on object─oriented technology.the gear box c... The method and basic structure of object─oriented knowledge representation are presented in detail and the hierarchical structurc of object description is explained Based on object─oriented technology.the gear box concept design expert cistem of NC miller (GBCDLS) has been developed and applied to practical use.Moreover. the design principlc and techniques of GBCDES are discussed and analyzed. and the main functions of GBCDES are described. From the results of applications.it can be seen that GBCDES is effective and successful. 展开更多
关键词 Miller Gear box Concept design Expert system objectoriented
全文增补中
走向非人称书写:西方当代艺术的思维转向及其生成路径
18
作者 于杰 《西南大学学报(社会科学版)》 北大核心 2025年第4期286-299,331,332,共16页
西方当代艺术似乎进入到了一个“怎么都行”的时代,光怪陆离的艺术现象让艺术理解变得困难,问题的根本在于对西方当代艺术的思维转向缺乏深度理解。非人称书写是西方当代艺术创作最为重要的思维方式之一。在语言学视域下,艺术创作中的... 西方当代艺术似乎进入到了一个“怎么都行”的时代,光怪陆离的艺术现象让艺术理解变得困难,问题的根本在于对西方当代艺术的思维转向缺乏深度理解。非人称书写是西方当代艺术创作最为重要的思维方式之一。在语言学视域下,艺术创作中的非人称书写所要解决的,无非是“谁在说话”以及“如何说话”的问题。从“谁在说话”的角度而言,非人称书写深入到主体无法言喻的“神秘之物”的领域,强调让物、材料本身如其所是地表达,以突破人类价值、观念所带来的疆域和禁锢,打破既定的思维、象征、文化疆界,开启一个富有创生性的新世界。物性以及蕴含在物性中的复杂联系由此得以显现出来,成为艺术性的重要来源。从“如何说话”的角度,非人称书写在内容上关注物性的出场,在过程中强调创作者的权力让渡,注重身体翻译器的巨大作用;在作品的最终实现上,关注艺术家的观看、选择以及观看者在剧场中的无穷体验,从而能够领会物性在时间无尽绵延中所显现出来的“深奥与神秘”。 展开更多
关键词 语言学转向 非人称书写 非人称叙事 后人类主义 物称
在线阅读 下载PDF
Detection in Optical Remote Sensing Images of Transmission Tower Based on Oriented Object Detection
19
作者 Yuanpeng Tan Fei Jiao +3 位作者 Wenhao Mo Haiying Liu Xiaojing Bai Jiaxiu Ma 《CSEE Journal of Power and Energy Systems》 2025年第1期217-226,共10页
Transmission towers play a crucial role in overhead transmission line systems and are the key target of transmission line inspections.With the help of remote sensing technology,transmission towers can be effectively d... Transmission towers play a crucial role in overhead transmission line systems and are the key target of transmission line inspections.With the help of remote sensing technology,transmission towers can be effectively detected in wide areas at reasonable costs and in a relatively short time period.However,it is difficult to identify the type of transmission towers in optical remote sensing images due to detail degradation caused by long-distance and high-altitude imaging.This paper proposes a transmission tower detection method in optical remote sensing images using an oriented object detector and object and shadow joint detection.To enrich the information,the transmission towers and their shadows are jointly detected through a CenterNet detector with an orientation prediction branch.To improve the detection accuracy of difficult objects,attention and deformable convolutional network modules are introduced to the backbone and orientation prediction branches,respectively.Considering the orientation and the aspect ratio of the objects and shadows,a focal loss function with an aspect ratio is employed to further improve the accuracy.Object and shadow joint detection are separately realized through the one-box and multi-box detection strategies.A transmission tower dataset RSITT labeled with horizontal and oriented boxes is established.Experiments conducted on the RSITT dataset have demonstrated that the detection accuracy and recall rate of the proposed joint detection algorithm reached 73.2%and 95.2%. 展开更多
关键词 oriented object detection remote sensing image transmission projection transmission tower detection
原文传递
The Feature-Based a New Object Coding Approach for Prismatic Parts at the Part Modeling
20
作者 Ismet Celik Ali Unuvar 《Modeling and Numerical Simulation of Material Science》 2013年第4期129-138,共10页
Use of features in order to achieve the integration of design and manufacture has been considered to be a key factor recent years. Features such as manufacturing properties form the workpiece. Features are structured ... Use of features in order to achieve the integration of design and manufacture has been considered to be a key factor recent years. Features such as manufacturing properties form the workpiece. Features are structured systematically through object oriented modeling. This article explains an object coding method developed for prismatic workpieces and the use of that method in process planning. Features have been determined and modeled as objects. Features have been coded according to their types and locations on the workpiece in this given method. Feature codings have been seen to be very advantageous in process planning. 展开更多
关键词 FEATURE Feature Based Modeling object oriented Modeling Process Planning
在线阅读 下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部