期刊文献+
共找到4,077篇文章
< 1 2 204 >
每页显示 20 50 100
An Approach to Detect Structural Development Defects in Object-Oriented Programs
1
作者 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
OBJECT-ORIENTED FINITE ELEMENT ANALYSIS AND PROGRAMMING IN VC++
2
作者 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
Solving Multi-Objective Linear Programming Problem by Statistical Averaging Method with the Help of Fuzzy Programming Method
3
作者 Samsun Nahar Marin Akter Md. Abdul Alim 《American Journal of Operations Research》 2023年第2期19-32,共14页
A multi-objective linear programming problem is made from fuzzy linear programming problem. It is due the fact that it is used fuzzy programming method during the solution. The Multi objective linear programming probl... A multi-objective linear programming problem is made from fuzzy linear programming problem. It is due the fact that it is used fuzzy programming method during the solution. The Multi objective linear programming problem can be converted into the single objective function by various methods as Chandra Sen’s method, weighted sum method, ranking function method, statistical averaging method. In this paper, Chandra Sen’s method and statistical averaging method both are used here for making single objective function from multi-objective function. Two multi-objective programming problems are solved to verify the result. One is numerical example and the other is real life example. Then the problems are solved by ordinary simplex method and fuzzy programming method. It can be seen that fuzzy programming method gives better optimal values than the ordinary simplex method. 展开更多
关键词 Fuzzy programming Method Fuzzy Linear programming Problem Multi-objective Linear programming Problem Statistical Averaging Method New Statistical Averaging Method
下载PDF
Detecting Design Patterns in Object-Oriented Program Source Code by Using Metrics and Machine Learning 被引量:3
4
作者 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
Principal-subordinate hierarchical multi-objective programming model of initial water rights allocation 被引量:5
5
作者 Dan WU Feng-ping WU Yan-ping CHEN 《Water Science and Engineering》 EI CAS 2009年第2期105-116,共12页
关键词 initial water rights allocation principal-subordinate hierarchy multi-objective programming model satisfaction degree
下载PDF
An object oriented multi-robotic graphic simulation environment for programming the welding tasks
6
作者 崔泽 赵杰 +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
A Primal-Dual Infeasible-Interior-Point Algorithm for Multiple Objective Linear Programming Problems
7
作者 HUANGHui FEIPu-sheng YUANYuan 《Wuhan University Journal of Natural Sciences》 CAS 2005年第2期351-354,共4页
A primal-dual infeasible interior point algorithm for multiple objective linear programming (MOLP) problems was presented. In contrast to the current MOLP algorithm. moving through the interior of polytope but not con... A primal-dual infeasible interior point algorithm for multiple objective linear programming (MOLP) problems was presented. In contrast to the current MOLP algorithm. moving through the interior of polytope but not confining the iterates within the feasible region in our proposed algorithm result in a solution approach that is quite different and less sensitive to problem size, so providing the potential to dramatically improve the practical computation effectiveness. 展开更多
关键词 Key words multiple objective linear programming primal dual infeasible INTERIOR point algorithm
下载PDF
VISUAL SIMULATION OF COLD ROLL-FORMING BASED ON OBJECT ORIENTED PROGRAMMING 被引量:1
8
作者 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
Two-Phase Multi Objective Fuzzy Linear Programming Approach for Sustainable Irrigation Planning
9
作者 D. G. Regulwar Jyotiba B. Gurav 《Journal of Water Resource and Protection》 2013年第6期642-651,共10页
The objective of the present study is to develop the irrigation planning model and to apply the same in the form of Two-Phase Multi Objective Fuzzy Linear Programming (TPMOFLP) approach for crop planning in command ar... The objective of the present study is to develop the irrigation planning model and to apply the same in the form of Two-Phase Multi Objective Fuzzy Linear Programming (TPMOFLP) approach for crop planning in command area of Jayakwadi Project Stage I, Maharashtra State, India. The development of TPMOFLP model is on the basis of various Linear Programming (LP) models and Multi Objective Fuzzy Linear Programming (MOFLP) models, these models have been applied for maximization of the Net Benefits (NB), Crop production (CP), Employment Generation (EG) and Manure Utilization (MU) respectively. The significant increase in the value of level of satisfaction (λ) has been found from 0.58 to 0.65 by using the TPMOFLP approach as compare to that of MOFLP model based on maxmin approach. The two-phase approach solution provides NB = 1503.56 Million Rupees, CP = 335729.30 Tons, EG = 29.74 Million Man days and MU = 160233.70 Tons respectively. The proposed model will be helpful for the Decision Maker (DM) to take a decision under conflicting situation while planning for different conflicting objectives simultaneously and has potential to find out an integrated irrigation planning with prime consideration for economic, social and environmental issue. 展开更多
关键词 SUSTAINABLE IRRIGATION PLANNING Multi objective Fuzzy Linear programming Maxmin APPROACH TWO-PHASE APPROACH
下载PDF
Approach for uncertain multi-objective programming problems with correlated objective functions under C_(EV) criterion 被引量:1
10
作者 MENG Xiangfei WANG Ying +2 位作者 LI Chao WANG Xiaoyang LYU Maolong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第6期1197-1208,共12页
An uncertain multi-objective programming problem is a special type of mathematical multi-objective programming involving uncertain variables. This type of problem is important because there are several uncertain varia... An uncertain multi-objective programming problem is a special type of mathematical multi-objective programming involving uncertain variables. This type of problem is important because there are several uncertain variables in real-world problems.Therefore, research on the uncertain multi-objective programming problem is highly relevant, particularly those problems whose objective functions are correlated. In this paper, an approach that solves an uncertain multi-objective programming problem under the expected-variance value criterion is proposed. First, we define the basic framework of the approach and review concepts such as a Pareto efficient solution and expected-variance value criterion using an order relation between various uncertain variables.Second, the uncertain multi-objective problem is converted into an uncertain single-objective programming problem via a linear weighted method or ideal point method. Then the problem is transformed into a deterministic single objective programming problem under the expected-variance value criterion. Third, four lemmas and two theorems are proved to illustrate that the optimal solution of the deterministic single-objective programming problem is an efficient solution to the original uncertainty problem. Finally, two numerical examples are presented to validate the effectiveness of the proposed approach. 展开更多
关键词 uncertainty theory uncertain multi-objective programming expected-variance value criterion
下载PDF
Optimality and Duality on Fractional Multi-objective Programming Under Semilocal E-convexity 被引量:1
11
作者 HU Qing-jie XIA O Yun-hai CHEN Nei-ping 《Chinese Quarterly Journal of Mathematics》 CSCD 2009年第2期200-210,共11页
在这份报纸,一些必要、足够的 optimality 条件为包含 semilocal 电子 convex 和相关函数的部分多重客观编程被获得。另外,一些双结果在这种概括凸的功能下面被建立。我们的结果概括 Preda 获得的[J 数学肛门 Appl, 288 (2003 ) 365-... 在这份报纸,一些必要、足够的 optimality 条件为包含 semilocal 电子 convex 和相关函数的部分多重客观编程被获得。另外,一些双结果在这种概括凸的功能下面被建立。我们的结果概括 Preda 获得的[J 数学肛门 Appl, 288 (2003 ) 365-382 ] 。 展开更多
关键词 分式多目标规划 最优性条件 电子 对偶 广义凸函数 数学分析
下载PDF
Effectiveness and tolerability of programmed cell death protein-1 inhibitor+chemotherapy compared to chemotherapy for upper gastrointestinal tract cancers
12
作者 Xiao-Min Zhang Ting Yang +5 位作者 Ying-Ying Xu Bao-Zhong Li Wei Shen Wen-Qing Hu Cai-Wen Yan Liang Zong 《World Journal of Gastrointestinal Oncology》 SCIE 2024年第4期1613-1625,共13页
BACKGROUND The combination of programmed cell death protein-1(PD-1)inhibitor and che-motherapy is approved as a standard first-or second-line treatment in patients with advanced oesophageal or gastric cancer.However,i... BACKGROUND The combination of programmed cell death protein-1(PD-1)inhibitor and che-motherapy is approved as a standard first-or second-line treatment in patients with advanced oesophageal or gastric cancer.However,it is unclear whether this combination is superior to chemotherapy alone.AIM To assess the comparative effectiveness and tolerability of combining PD-1 inhibitors with chemotherapy vs chemotherapy alone in patients with advanced gastric cancer,gastroesophageal junction(GEJ)cancer,or oesophageal carcinoma.METHODS We searched the PubMed and Embase databases for studies that compared the efficacy and tolerance of PD-1 inhibitors in combination with chemotherapy vs chemotherapy alone in patients with advanced oesophageal or gastric cancer.We employed either random or fixed models to analyze the outcomes of each clinical trial,en-compassing data on overall survival(OS),progression-free survival(PFS),objective response rate,and adverse events(AEs).RESULTS Nine phase 3 clinical trials(7016 advanced oesophageal and gastric cancer patients)met the inclusion criteria.Our meta-analysis demonstrated that the pooled PD-1 inhibitor+chemotherapy group had a significantly longer OS than the chemotherapy-alone group[hazard ratio(HR)=0.76,95%confidence interval(CI):0.71-0.81];the pooled PFS result was consistent with that of OS(HR=0.67,95%CI:0.61-0.74).The count of patients achieving an objective response in the PD-1 inhibitor+chemotherapy group surpassed that of the chemotherapy-alone group[odds ratio(OR)=1.86,95%CI:1.59-2.18].AE incidence was also higher in the combination-therapy group than in the chemotherapy-alone group,regardless of whether≥grade 3 only(OR=1.30,95%CI:1.07-1.57)or all AE grades(OR=1.88,95%CI:1.39-2.54)were examined.We performed a subgroup analysis based on the programmed death-ligand 1(PD-L1)combined positive score(CPS)and noted extended OS and PFS durations within the CPS≥1,CPS≥5,and CPS≥10 subgroups of the PD-1 inhibitor+chemotherapy group.CONCLUSION In contrast to chemotherapy alone,the combination of PD-1 inhibitor and chemotherapy appears to present a more favorable option for initial or subsequent treatment in patients with gastric cancer,GEJ tumor,or oesophageal cancer.This holds true particularly for individuals with PD-L1 CPS scores of≥5 and≥10. 展开更多
关键词 programmed cell death protein-1 inhibitor CHEMOTHERAPY Oesophageal squamous cell carcinoma Gastric/gastroesophageal junction adenocarcinoma Overall survival Progression-free survival objective response rate Adverse event
下载PDF
Object-Oriented Design for FDTD Visual Scientific Computing
13
作者 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
Randomized Objective Function Linear Programming in Risk Management
14
作者 Dennis Ridley Felipe Llaugel +1 位作者 Inger Daniels Abdullah Khan 《Journal of Applied Mathematics and Physics》 2021年第3期391-402,共12页
The traditional linear programming model is deterministic. The way that uncertainty is handled is to compute the range of optimality. After the optimal solution is obtained, typically by the simplex method, one consid... The traditional linear programming model is deterministic. The way that uncertainty is handled is to compute the range of optimality. After the optimal solution is obtained, typically by the simplex method, one considers the effect of varying each objective function coefficient, one at a time. This yields the range of optimality within which the decision variables remain constant. This sensitivity analysis is useful for helping the analyst get a sense for the problem. However, it is unrealistic because objective function coefficients tend not to stand still. They are typically profit contributions from products sold and are subject to randomly varying selling prices. In this paper, a realistic linear program is created for simultaneously randomizing the coefficients from any probability distribution. Furthermore, we present a novel approach for designing a copula of random objective function coefficients according to a specified rank correlation. The corresponding distribution of objective function values is created. This distribution is examined directly for central tendency, spread, skewness and extreme values for the purpose of risk analysis. This enables risk analysis and business analytics, emerging topics in education and preparation for the knowledge economy. 展开更多
关键词 Linear programming RANDOM objective Function Profit Distribution RISK Monte Carlo Simulation
下载PDF
A Penalty Function Algorithm with Objective Parameters and Constraint Penalty Parameter for Multi-Objective Programming
15
作者 Zhiqing Meng Rui Shen Min Jiang 《American Journal of Operations Research》 2014年第6期331-339,共9页
In this paper, we present an algorithm to solve the inequality constrained multi-objective programming (MP) by using a penalty function with objective parameters and constraint penalty parameter. First, the penalty fu... In this paper, we present an algorithm to solve the inequality constrained multi-objective programming (MP) by using a penalty function with objective parameters and constraint penalty parameter. First, the penalty function with objective parameters and constraint penalty parameter for MP and the corresponding unconstraint penalty optimization problem (UPOP) is defined. Under some conditions, a Pareto efficient solution (or a weakly-efficient solution) to UPOP is proved to be a Pareto efficient solution (or a weakly-efficient solution) to MP. The penalty function is proved to be exact under a stable condition. Then, we design an algorithm to solve MP and prove its convergence. Finally, numerical examples show that the algorithm may help decision makers to find a satisfactory solution to MP. 展开更多
关键词 MULTI-objectIVE programming PENALTY Function objective PARAMETERS CONSTRAINT PENALTY Parameter PARETO Weakly-Efficient Solution
下载PDF
Diagnosis and Resolution of Infeasibility in the Constraint Method for Solving Multi Objective Linear Programming Problems
16
作者 Mohammadreza Safi Hossein Zare Marzooni 《American Journal of Operations Research》 2012年第3期283-288,共6页
In this paper we discuss about infeasibility diagnosis and infeasibility resolution, when the constraint method is used for solving multi objective linear programming problems. We propose an algorithm for resolution o... In this paper we discuss about infeasibility diagnosis and infeasibility resolution, when the constraint method is used for solving multi objective linear programming problems. We propose an algorithm for resolution of infeasibility, which is a combination of interactive, weighting and constraint methods.Numerical examples are provided to illustrate the techniques developed. 展开更多
关键词 Multi objective Linear programming Weighting METHOD CONSTRAINT METHOD INFEASIBILITY Analysi IIS
下载PDF
MULTI-OBJECTIVE PROGRAMMING MODEL OF TROPICAL CROPS IN HAINAN ISLAND
17
作者 Zhou Zhaode(Department of Cultivation,South China College of Tropical Crops, Chanxian, Hainan 571700People’s Republic of China)Zheng Jianfei(Department of Agrometeorology,Bejing Agricultural University, Bejing 100094People’s Repulblic of China) 《Journal of Geographical Sciences》 SCIE CSCD 1994年第Z1期48-60,共13页
According to Hainan Island's biological characteristics, and existing structure of productivity of tropical crops and local climatic conditions, this paper carries on regional division of tropical crops by fuzzy m... According to Hainan Island's biological characteristics, and existing structure of productivity of tropical crops and local climatic conditions, this paper carries on regional division of tropical crops by fuzzy mathematics. Based on calculation of basic parameters for tl1e formation of production, near-tem optimum models of tropical crops structure of each region was established by means of multi-objective programming, and a far-term grey programming model was set up through the above-mentioned near-term model and prediction of future parameters. Conclusion shows that the near-term programming may raise the profit by 5. 1-55.7 percent and far-tem programming by 54-90 percent, both gainingobvious economic benefits. 展开更多
关键词 Hainan Island tropical crops multi-objective programming
下载PDF
Determining Efficient Solutions of Multi-Objective Linear Fractional Programming Problems and Application
18
作者 Farhana Akond Pramy Md. Ainul Islam 《Open Journal of Optimization》 2017年第4期164-175,共12页
In this paper, a modified method to find the efficient solutions of multi-objective linear fractional programming (MOLFP) problems is presented. While some of the previously proposed methods provide only one efficient... In this paper, a modified method to find the efficient solutions of multi-objective linear fractional programming (MOLFP) problems is presented. While some of the previously proposed methods provide only one efficient solution to the MOLFP problem, this modified method provides multiple efficient solutions to the problem. As a result, it provides the decision makers flexibility to choose a better option from alternatives according to their financial position and their level of satisfaction of objectives. A numerical example is provided to illustrate the modified method and also a real life oriented production problem is modeled and solved. 展开更多
关键词 LINEAR programming (LP) LINEAR FRACTIONAL programming (LFP) MULTI-objectIVE LINEAR programming (MOLP) MULTI-objectIVE LINEAR FRACTIONAL programming (MOLFP)
下载PDF
Bin-objective shape optimization based on linear programming model of arch dam
19
作者 金海 林皋 阳明盛 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2007年第3期436-439,共4页
Bin-objective shape optimization of arch dam based on linear programming model is discussed to minimize both dam volume and maximal tensile stress.The importance of weight coefficient of the above two objectives is ch... Bin-objective shape optimization of arch dam based on linear programming model is discussed to minimize both dam volume and maximal tensile stress.The importance of weight coefficient of the above two objectives is chosen according to the value of importance ratio.The influence of weight coefficient to the optimization result is discussed in detail and the numerical example shows that both the model and method proposed is doable. 展开更多
关键词 拱坝 线性规划模型 最优化 箱柜形
下载PDF
Finite Element Structural Analysis UsingObject-Oriented Techniques
20
作者 张冬泉 姜继海 +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
上一页 1 2 204 下一页 到第
使用帮助 返回顶部