期刊文献+
共找到2,425篇文章
< 1 2 122 >
每页显示 20 50 100
Brief on Language Oriented Approach(LOA)of Teaching Programming Skills
1
作者 Bauminwood 《Journal of Contemporary Educational Research》 2025年第8期78-84,共7页
The study believes teaching is a communication and exchange process between teachers and students,and the quality of teaching depends on communication qualities,especially whether theories,ideas,and methods are accura... The study believes teaching is a communication and exchange process between teachers and students,and the quality of teaching depends on communication qualities,especially whether theories,ideas,and methods are accurately transmitted from teachers to students.In programming course teaching,there are losses of the original meaning of the English textbook after being translated into Chinese.In order to avoid the loss of original meaning,the study uses original English textbook for the software programming teaching.In the language choice for specific documentation and programming descriptions,the study emphasizes the choice of the inventor’s language.Based on practice,the study summarized the principle of the Language Oriented Approach of Teaching Programming Skills,and outlined the main points and structure of this approach,concluding the prerequisites for its use.Also,the categories of Language Oriented Approach are mentioned.The study shed light on attributing the use of AI,such as the emerging ChatGPT applications,to the Language Oriented Approach. 展开更多
关键词 Language oriented Approach of teaching Inventor’s Native Language programming professional training The nature of ChatGPT application in teaching
在线阅读 下载PDF
Agent Oriented Programming进展
2
作者 王一川 石纯一 《计算机科学》 CSCD 北大核心 2002年第12期120-122,97,共4页
Agent-oriented programming (AOP) is a framework to develop agents, and it aims to link the gap betweentheory and practical in agent research. The core of an AOP framework is its language and semantics. In this paper,w... Agent-oriented programming (AOP) is a framework to develop agents, and it aims to link the gap betweentheory and practical in agent research. The core of an AOP framework is its language and semantics. In this paper,we propose the necessary properties which agents should have, and then give a summary and analysis about differentAOP languages based on these properties. 展开更多
关键词 人工智能 自治实体 多AGENT系统 Agentorientedprogramming
在线阅读 下载PDF
An Approach to Detect Structural Development Defects in Object-Oriented Programs
3
作者 Maxime Seraphin Gnagne Mouhamadou Dosso +1 位作者 Mamadou Diarra Souleymane Oumtanaga 《Open Journal of Applied Sciences》 2024年第2期494-510,共17页
Structural development defects essentially refer to code structure that violates object-oriented design principles. They make program maintenance challenging and deteriorate software quality over time. Various detecti... Structural development defects essentially refer to code structure that violates object-oriented design principles. They make program maintenance challenging and deteriorate software quality over time. Various detection approaches, ranging from traditional heuristic algorithms to machine learning methods, are used to identify these defects. Ensemble learning methods have strengthened the detection of these defects. However, existing approaches do not simultaneously exploit the capabilities of extracting relevant features from pre-trained models and the performance of neural networks for the classification task. Therefore, our goal has been to design a model that combines a pre-trained model to extract relevant features from code excerpts through transfer learning and a bagging method with a base estimator, a dense neural network, for defect classification. To achieve this, we composed multiple samples of the same size with replacements from the imbalanced dataset MLCQ1. For all the samples, we used the CodeT5-small variant to extract features and trained a bagging method with the neural network Roberta Classification Head to classify defects based on these features. We then compared this model to RandomForest, one of the ensemble methods that yields good results. Our experiments showed that the number of base estimators to use for bagging depends on the defect to be detected. Next, we observed that it was not necessary to use a data balancing technique with our model when the imbalance rate was 23%. Finally, for blob detection, RandomForest had a median MCC value of 0.36 compared to 0.12 for our method. However, our method was predominant in Long Method detection with a median MCC value of 0.53 compared to 0.42 for RandomForest. These results suggest that the performance of ensemble methods in detecting structural development defects is dependent on specific defects. 展开更多
关键词 Object-oriented programming Structural Development Defect Detection Software Maintenance Pre-Trained Models Features Extraction BAGGING Neural Network
在线阅读 下载PDF
An object oriented multi-robotic graphic simulation environment for programming the welding tasks
4
作者 崔泽 赵杰 +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
VISUAL SIMULATION OF COLD ROLL-FORMING BASED ON OBJECT ORIENTED PROGRAMMING 被引量:1
5
作者 ZhangLele TanNanlin +1 位作者 ZhangHuadi LiuCai 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2004年第1期70-72,共3页
To simulate the process of cold roll-forming process, a new method isadopted. The theoretical foundation of this method is an elastic-plastic large deformation splinefinite strip method based on object-oriented progra... To simulate the process of cold roll-forming process, a new method isadopted. The theoretical foundation of this method is an elastic-plastic large deformation splinefinite strip method based on object-oriented programming. Combined with the computer graphicstechnology, the visual simulation of cold roll-forming is completed and the system is established.By analyzing common channel steel, the process is shown and explained including theory method, modeland result display. So the simulation system is already a kind of mature and effective tool toanalyze the process of cold roll forming. 展开更多
关键词 Object-oriented programming Visual simulation Cold roll-forming Splinefinite strip method
在线阅读 下载PDF
Diagnosing Student Learning Problems in Object Oriented Programming
6
作者 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
OBJECT-ORIENTED FINITE ELEMENT ANALYSIS AND PROGRAMMING IN VC++
7
作者 MA Yong-qi(马永其) +1 位作者 FENG Wei(冯伟) 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2002年第12期1437-1443,共7页
The design of finite element analysis program using object-oriented programming (OOP) techniques is presented. The objects, classes and the subclasses used in the programming are explained. The system of classes libra... The design of finite element analysis program using object-oriented programming (OOP) techniques is presented. The objects, classes and the subclasses used in the programming are explained. The system of classes library of finite element analysis program and Windows-type Graphical User Interfaces by VC + + and its MFC are developed. The reliability, reusability and extensibility of program are enhanced. It is a reference to develop the large-scale, versatile and powerful systems of object-oriented finite element software. 展开更多
关键词 object-oriented programming finite element method program design VC+ +
在线阅读 下载PDF
An Object-Oriented Robot Programming and Simulation System
8
作者 赵春霞 付宜立 +2 位作者 王树国 吴菁 蔡鹤皋 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 1995年第4期38-41,共4页
AnObject-OrientedRobotProgrammingandSimulationSystemZHAOChunxia;FUYili;WANGShuguo;WUJing;CAIHegao赵春霞,付宜立,王树国... AnObject-OrientedRobotProgrammingandSimulationSystemZHAOChunxia;FUYili;WANGShuguo;WUJing;CAIHegao赵春霞,付宜立,王树国,吴菁,蔡鹤皋(RobotRese... 展开更多
关键词 ss:Object-oriented programming LANGUAGE simulation OFF-LINE programming computer GRAPHICS
在线阅读 下载PDF
ARMv8-A Return-Oriented Programming实现方法
9
作者 赵利军 李民 彭诚 《计算机应用与软件》 北大核心 2018年第11期253-258,313,共7页
ARMv8-A是ARM公司首款支持64位指令集的处理器架构,其引入一个全新的64位指令集A64。ARMv8-A与以往的ARM架构在指令集、指令编码、内部寄存器(功能定义、长度和个数)、函数调用规约、函数prologue和epilogue处理等诸多方面均存在很大的... ARMv8-A是ARM公司首款支持64位指令集的处理器架构,其引入一个全新的64位指令集A64。ARMv8-A与以往的ARM架构在指令集、指令编码、内部寄存器(功能定义、长度和个数)、函数调用规约、函数prologue和epilogue处理等诸多方面均存在很大的差异。在ARMv8-A处理器架构上,如何来实现返回导向编程ROP(Return-Oriented Programming)攻击以及是否具有图灵完整性等问题目前尚不明确。深入讨论ARMv8-A上实现ROP的基本单元的特性,给出其逻辑结构与分类方法,并给出实现ARMv8-A ROP的原理框架与方法。通过一个基于Linaro ARMv8 Linux实现的ARMv8 ROP攻击实例来验证提出的技术和方法。 展开更多
关键词 ARMv8 返回导向编程 指令序列 漏洞利用
在线阅读 下载PDF
Unified Mogramming with Var-Oriented Modeling and Exertion-Oriented Programming Languages
10
作者 Michael Sobolewski Raymond Kolonay 《International Journal of Communications, Network and System Sciences》 2012年第9期579-592,共14页
The Service ORiented Computing EnviRonment (SORCER) targets service abstractions for transdisciplinary complexity with support for heterogeneous service-oriented (SO) computing. SORCER's models are expressed in a ... The Service ORiented Computing EnviRonment (SORCER) targets service abstractions for transdisciplinary complexity with support for heterogeneous service-oriented (SO) computing. SORCER's models are expressed in a top-down Var-oriented Modeling Language (VML) unified with programs in a bottoms-up Exertion-Oriented Language (EOL). In this paper the introduction to mogramming (modeling and programing), which uses both languages, is described. First, the emphasis is on modeling with service variables that allow for computational fidelity within VML. Then, seven types of service providers, both local and distributed, are described to form collaborative federations described in EOL. Finally, the unified hybrid of SO modeling and SO programming is presented. Fourteen simple mogramming examples illustrate the syntax and usage of both VML and EOL. 展开更多
关键词 METACOMPUTING SERVICE-oriented Mogramming Var-oriented-Modeling Exertion-oriented programming SOA SORCER
在线阅读 下载PDF
Context-aware BPEL workflow system using aspect-oriented programming
11
作者 Minsuk Kim Donggyu Kuak +1 位作者 Jongsun Choi Jaeyoung Choi 《Journal of Measurement Science and Instrumentation》 CAS 2012年第2期119-122,共4页
Business process execution language(BPEL)is a most recognized standard workflow language.However,it is difficult to be used in the ubiquitous system computing environment because it is difficult to describe the contex... Business process execution language(BPEL)is a most recognized standard workflow language.However,it is difficult to be used in the ubiquitous system computing environment because it is difficult to describe the context information in the selection of the flow through the branch.To solve this problem,we propose a new BPEL workflow system with context-awareness by using aspect-oriented programming(AOP).This system is composed of a BPEL system module and a weaving module using AOP for context-aware.The BPEL system module generates a BPEL workflow program.And the weaving module converts a context-aware mark-up language(CAML)document to the aspect-oriented program that is applied to context-aware code without modification of the existing BPEL document.We also define a new document form that is called CAML,which provides a context-aware that is not available in BPEL.The system can generate a context-aware workflow program.It is developed in a way that inserts context information using AOP to provide context-aware services. 展开更多
关键词 aspect-oriented programming(AOP) business process execution language(BPEL) context-aware workflow
在线阅读 下载PDF
Transforming Model Oriented Program into Android Source Code Based on Drools Rule Engine 被引量:1
12
作者 Ei Ei Thu Nwe Nwe 《Journal of Computer and Communications》 2017年第3期49-59,共11页
Model transformation is one of the prominent features and the rising research area of Model Driven Engineering (MDE). MDE promotes models to primary artifacts that drive the whole development process. This paper prese... Model transformation is one of the prominent features and the rising research area of Model Driven Engineering (MDE). MDE promotes models to primary artifacts that drive the whole development process. This paper presents the model transformation approach for textual model oriented programs Umple (UML Programming Language) to generate android applications (apps). The proposed approach improved the generation of android source code by using Drools transformation rules and introducing new concern in model driven mobile engineering. The major objective of proposed transformation approach intends to address consistency between source and target model and also intends to handle productivity issues in model driven software development. The main results of model transformation approach are Java class for model layer, XML file for view layer and android activity class for controller layer. Results show that proposed approach achieves high consistency between source and target model and also improves model transformation productivity. 展开更多
关键词 MODEL Driven Engineering Transformation RULE MODEL oriented program
在线阅读 下载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
Detecting Design Patterns in Object-Oriented Program Source Code by Using Metrics and Machine Learning 被引量:4
14
作者 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
Towards Enhanced Program Comprehension for Service Oriented Architecture (SOA) Systems
15
作者 Eman El-Sheikh Thomas Reichherzer +5 位作者 Laura White Norman Wilde John Coffey Sikha Bagui George Goehring Arthur Baskin 《Journal of Software Engineering and Applications》 2013年第9期435-445,共11页
Service Oriented Architecture (SOA) is an emerging paradigm for orchestrating software components to build new composite applications that enable businesses, government agencies and other organizations to collaborate ... Service Oriented Architecture (SOA) is an emerging paradigm for orchestrating software components to build new composite applications that enable businesses, government agencies and other organizations to collaborate across institutional boundaries. SOA offers new languages and a variety of software development tools that enable software engineers to configure software as services and to interconnect services with other services independent of differences in operating platform and programming and communicating languages. However, SOA composite applications introduce additional complexity into the construction, deployment and maintenance of software, for the purpose of aggravating the issue of program comprehension, which is at the heart of software maintenance. This article describes the challenges in SOA program comprehension and reports on the results of a two-part case study aimed at identifying information that would help a SOA software maintainer. Analysis of the results indicates a need for higher-level abstractions and visualizations that can enhance conventional text-based search to support SOA program understanding. This paper then reports on several specific abstractions, visualization methods, and the development of an intelligent search tool to enhance comprehension of the relationships and data within a SOA composite application. 展开更多
关键词 Service oriented Architecture Software Maintenance program COMPREHENSION Intelligent SEARCH ABSTRACTION VISUALIZATION Web Services
暂未订购
Towards Semantic Mutation Testing of Aspect-Oriented Programs
16
作者 Abdul Azim Abdul Ghani 《Journal of Software Engineering and Applications》 2013年第10期5-13,共9页
Aspect-oriented programs have received much attention from software testing researchers. Various testing techniques and approaches have been proposed to tackle issues and challenges when testing aspect-oriented progra... Aspect-oriented programs have received much attention from software testing researchers. Various testing techniques and approaches have been proposed to tackle issues and challenges when testing aspect-oriented programs including traditional mutation testing. In traditional mutation testing of aspect-oriented programs, mutants are generated by making small changes to the syntax of the aspect-oriented language. Recently, a new approach known as semantic mutation testing has been proposed. This approach mutates the semantics of the language in which the program is written. The mutants generated misunderstandings of the language which are different classes of faults. Aspect-oriented programming presents itself with different properties that can be further explored with respect to semantic mutation testing. This paper describes various possible scenarios that semantic mutation testing strategy might have particular value in testing aspect-oriented programs. 展开更多
关键词 ASPECT-oriented program TESTING MUTATION TESTING SEMANTIC MUTATION TESTING
暂未订购
一种基于组件的aspect-oriented编程框架 被引量:2
17
作者 龚育昌 张敏 +1 位作者 乔磊 贾永泉 《小型微型计算机系统》 CSCD 北大核心 2008年第7期1225-1229,共5页
面向方面的编程(AOP:aspect-oriented programming)是一种新的编程技术.它引进了aspect,将影响多个模块的行为封装到一个可重用模块中,允许程序员对横切(crosscutting concerns)进行模块化,从而消除了面向对象编程(OOP:object-oriented ... 面向方面的编程(AOP:aspect-oriented programming)是一种新的编程技术.它引进了aspect,将影响多个模块的行为封装到一个可重用模块中,允许程序员对横切(crosscutting concerns)进行模块化,从而消除了面向对象编程(OOP:object-oriented programming)引起的代码混乱和分散问题.本文讨论了在服务体模型上实现的一种aspect-oriented编程框架.这个编程框架使用aspect组件,定义了对OOP语言的扩展,可方便将模块化的aspect代码扩展到源程序中,解决了OOP模型在这方面的不足. 展开更多
关键词 面向方面 服务体模型 编程框架
在线阅读 下载PDF
Using action research to evaluate a nursing orientation program in a multicultural acute healthcare setting 被引量:2
18
作者 Diana S.Lalithabai Wael M.Ammar +1 位作者 Khalid S.Alghamdi Ahmad E.Aboshaiqah 《International Journal of Nursing Sciences》 CSCD 2021年第2期181-189,I0004,共10页
Objectives:Competence motivates newly employed nurses to provide high-quality care,which leads to appropriate patient care and satisfaction.A nursing orientation program can have a positive impact on new nurses who ar... Objectives:Competence motivates newly employed nurses to provide high-quality care,which leads to appropriate patient care and satisfaction.A nursing orientation program can have a positive impact on new nurses who are joining healthcare organizations.The research examined the orientation program for new nurses in a multicultural setting to redesign the program.Methods:The study was carried out in a multicultural tertiary setting.Action research was used as a research strategy with qualitative content analysis and quantitative evaluation.Seventy nurses were part of the orientation program.The competence of the nurses was assessed using the Nurse Competence Scale.Focus-group discussions were also conducted to find the views of the beneficiaries about the program.Results:The study revealed that the overall competence was high,and there was an overall gain in the competence score(5.48%)among the nurses.Among their competence in different dimensions,new nurses had a maximum gain in competence for the dimension of ensuring quality.However,they showed low competence gain in teaching coaching.The results show that the difference in the overall pre-and post-test scores was statistically significant(P<0.05)in all dimensions except teaching coaching and managing situations,and the program was effective.However,a few challenges were identified in the program.Conclusions:New nurses were found to be competent,and the orientation program had a significant impact on the competence of the nurses.The findings emphasized the need for modification of some content and strategy for future programs.The strategies developed from the findings were presented.This helps hospitals to consider examining specific aspects of the orientation program and redesigning it so it can enrich the experiences of new nurses. 展开更多
关键词 Action research COMPETENCY Healthcare orientation program Nurses
暂未订购
Aspect-oriented software reverse engineering 被引量:1
19
作者 苏旸 李凡 +1 位作者 胡圣明 陈平 《Journal of Shanghai University(English Edition)》 CAS 2006年第5期402-408,共7页
To solve the identification and comprehension problem of crosscutting concerns in existing legacy software system, a framework of aspect-oriented software reveme engineering is proposed. An approach on re-modularizing... To solve the identification and comprehension problem of crosscutting concerns in existing legacy software system, a framework of aspect-oriented software reveme engineering is proposed. An approach on re-modularizing traversal features of legacy system is presented based on various unified modeling language (UML) diagrams. While modeling crosscutting concerns in UML use case diagrams, the non-functional requirements that affect several use case modules can be enveloped into aspect modules with a stereotype mechanism. The recurring message transmission patterns can be re-modularized as aspects in UML sequence diagrams with UML collaborations. Standard UML activity diagram notations are extended and modified by node fusion and addition, which support the graphical composition operation between crosscutting behaviors and primary business roles of concurrent systems. Case study indicates that travernal features of software system can be extracted and re-modularized from various perspectives in aspect-oriented reverse engineering, which improves comprehensibility and maintainability of legacy systems. 展开更多
关键词 crosscutting concerns aspect mining reverse engineering aspect oriented programming (AOP) unified modeling language (UML).
在线阅读 下载PDF
Equation oriented method for Rectisol wash modeling and analysis 被引量:4
20
作者 高宁 翟持 +1 位作者 孙巍 张新宇 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2015年第9期1530-1535,共6页
Rectisol process is more efficient in comparison with other physical or chemical absorption methods for gas purification. To implement a real time simulation of Rectisol process, thermodynamic model and simulation str... Rectisol process is more efficient in comparison with other physical or chemical absorption methods for gas purification. To implement a real time simulation of Rectisol process, thermodynamic model and simulation strategy are needed. In this paper, a method of modified statistical associated fluid theory with perturbation theory is used to predict thermodynamic behavior of process. As Rectisol process is a highly heat-integrated process with many loops, a method of equation oriented strategy, sequential quadratic programming, is used as the solver and the process converges perfectly. Then analyses are conducted with this simulator. 展开更多
关键词 Rectisol process simulation Modified statistical associated fluid theory Equation oriented Sequential quadratic programming
在线阅读 下载PDF
上一页 1 2 122 下一页 到第
使用帮助 返回顶部