期刊文献+
共找到599篇文章
< 1 2 30 >
每页显示 20 50 100
HV Process Model of Software Development
1
作者 Hemant Kumar Vipin Saxena 《Journal of Software Engineering and Applications》 2024年第7期553-570,共18页
Software Development Life Cycle (SDLC) is one of the major ingredients for the development of efficient software systems within a time frame and low-cost involvement. From the literature, it is evident that there are ... Software Development Life Cycle (SDLC) is one of the major ingredients for the development of efficient software systems within a time frame and low-cost involvement. From the literature, it is evident that there are various kinds of process models that are used by the software industries for the development of small, medium and long-term software projects, but many of them do not cover risk management. It is quite obvious that the improper selection of the software development process model leads to failure of the software products as it is time bound activity. In the present work, a new software development process model is proposed which covers the risks at any stage of the development of the software product. The model is named a Hemant-Vipin (HV) process model and may be helpful for the software industries for development of the efficient software products and timely delivery at the end of the client. The efficiency of the HV process model is observed by considering various kinds of factors like requirement clarity, user feedback, change agility, predictability, risk identification, practical implementation, customer satisfaction, incremental development, use of ready-made components, quick design, resource organization and many more and found through a case study that the presented approach covers many of parameters in comparison of the existing process models. . 展开更多
关键词 software Process model software development software Engineering software Risk Management and software Quality
下载PDF
Software development of modeling assistant for continuous suspension bridges with multi-pylon 被引量:1
2
作者 Zhong Jianchi Chen Ke +1 位作者 Chen Yunhai Lu jianming 《Engineering Sciences》 EI 2012年第3期55-59,71,共6页
Building a reasonable and accurate finite element model is the first and critical step for structural analysis of complicated bridge. In this article, modeling assistant for continuous suspension with multi-pylon is d... Building a reasonable and accurate finite element model is the first and critical step for structural analysis of complicated bridge. In this article, modeling assistant for continuous suspension with multi-pylon is developed based on .Net platform, with VB.Net, C# language and OpenGL graphic technique. With parameterized modeling method, finite element model of this kind of bridge can be built quickly and accurately, and multi-type element modeling with uniform parameters is realized. With advanced graphic technique, three-dimensional model graph can be real-timely previewed for intuitive data check. With an example of practice project, the accuracy and feasibility of this modeling method and practicality of this software are verified. 展开更多
关键词 bridge engineering continuous suspension bridge with multi-pylon parameterized modeling software development finite element method (FEM)
下载PDF
On Software Application Database Constraint-driven Design and Development
3
作者 Christian Mancas Cristina Serban Diana Christina Mancas 《Journal of Computer Science Research》 2023年第1期31-45,共15页
This paper presents a methodology driven by database constraints for designing and developing(database)software applications.Much needed and with excellent results,this paradigm guarantees the highest possible quality... This paper presents a methodology driven by database constraints for designing and developing(database)software applications.Much needed and with excellent results,this paradigm guarantees the highest possible quality of the managed data.The proposed methodology is illustrated with an easy to understand,yet complex medium-sized genealogy software application driven by more than 200 database constraints,which fully meets such expectations. 展开更多
关键词 Database constraint-driven design and development Database constraint Data plausibility software architecture Design and development The(elementary)mathematical data model MatBase
下载PDF
Software development for modeling irregular fine protrusions formed by sputter etching
4
作者 Sande Gao Keijiro Nakasa Loulin Huang 《Visual Computing for Industry,Biomedicine,and Art》 2020年第1期96-103,共8页
Irregular fine protrusions formed on the surface of a mechanical part through biomimetic technology can enhance the part’s properties,including tribology,self-cleaning,and light absorption.However,underlying principl... Irregular fine protrusions formed on the surface of a mechanical part through biomimetic technology can enhance the part’s properties,including tribology,self-cleaning,and light absorption.However,underlying principles for the formation of fine protrusions according to the requirements of their shapes,sizes,and material distributions have not been studied sufficiently.This paper presents the software development for modeling irregular fine protrusions,which is essential for the simulation,experimentation,and analysis of fine protrusions formed by sputter etching. 展开更多
关键词 Geometric modeling Hermite surface Fine protrusions software development
下载PDF
The Dynamic Prediction Model of Number of Participants in Software Crowd Sourcing Collaboration Development Project
5
作者 Yu-Tang Zheng Sun-Jen Huang Te-Hsin Peng 《Journal of Computer and Communications》 2018年第12期98-106,共9页
Many online platforms providing crowd with opportunities to participate in software development projects have been existed for a while. Meanwhile, many enterprises are using crowd source to collaboratively develop the... Many online platforms providing crowd with opportunities to participate in software development projects have been existed for a while. Meanwhile, many enterprises are using crowd source to collaboratively develop their software via these platforms in recent years. However, some software development projects in these platforms hardly attract users to join. Therefore, these project owners need a way to effectively predict the number of participants in their projects and accordingly well plan their software and project specifications, such as the program language and the size of the documentation, in order to attract more individuals to participant in the projects. Compared with the past prediction models, our proposed model can dynamically add the factors, such as number of participants in the initial stage of the project, within the project life cycle and make the adjustment to the prediction model. The proposed model was also verified by using cross validation method. The results show that: 1) The models with the factor “the number of user participation” is more accurate than the model without it. 2) The factors of crowd dimension are more influential on the prediction accuracy than those of software project and owner dimensions. It is suggested that the project owners not only just consider those factors of the software project dimension in the initial stage of the project life cycle but also those factors of crowd and interaction dimensions in the late stage to attract more participants in their projects. 展开更多
关键词 Prediction model software Crowd SOURCING COLLABORATION development OPEN Source
下载PDF
Organization of pattern information in the pattern based software development:A POMSDP model
6
作者 唐勇 刘日光 王岩 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2008年第6期752-756,共5页
Foeused on the lack of proper organization for patterns in the development of pattern based software, a POMSDP model with layered tree structure for organizing patterns during the process of development was put torwar... Foeused on the lack of proper organization for patterns in the development of pattern based software, a POMSDP model with layered tree structure for organizing patterns during the process of development was put torward. The model and its interrelated eoneepts were strictly defined and introduced by applying the theory of set, symbolie logic and pattern, which ensures the correctness, maturity and expansibility of the model. The expansibility of the model was discussed mainly. The basic realization and the application in the automatic query system were presented. Based on the existing software development methods, the POMSDP model resolves the problem of chaos in the application of patterns, strengthens the controllability of the system, and facilitates the improvement, maintenance, expansion, and especially the reengineering of the software system. 展开更多
关键词 software development based on pattern pattern organization POMSDP model
下载PDF
An Approach to Detect Structural Development Defects in Object-Oriented Programs
7
作者 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
Research on Innovative Model Based on Solving Demand Pain Points in Software Development
8
作者 Xianbao Meng Yuehua Xiong 《Journal of Computer Science Research》 2020年第2期37-40,共4页
Software development is an important part of computer technology.only by ensuring the applicability and efficiency of the software can it really improve the efficiency of production and life,and truly inject new power... Software development is an important part of computer technology.only by ensuring the applicability and efficiency of the software can it really improve the efficiency of production and life,and truly inject new power into the economic benefits of the industry.As the theoretical basis of software development,the software development model directly determines the quality of software development.In this paper,starting with information technology as an important tool to improve modern management,it brings out the difficulties and pain points in the analysis of software development needs,and first puts forward the software development innovation model for building a composite core users.It takes core users with compound qualities and capabilities as the main line and guides the entire development process to enable both parties to communicate accurately and solve the pain points of demand communication,function optimization and project control to the greatest extent.Exploring application innovation in the software development model can promote innovation in the software industry. 展开更多
关键词 software development Information management Demand pain points Compound capabilities Innovation model
下载PDF
Towards Knowledge Management in RE Practices to Support Software Development
9
作者 Mamoona Humayoun Asad Masood Qazi 《Journal of Software Engineering and Applications》 2015年第8期407-418,共12页
Requirement engineering in any software development is the most important phase to ensure the success or failure of software. Knowledge modeling and management are helping tools to learn the software organizations. Th... Requirement engineering in any software development is the most important phase to ensure the success or failure of software. Knowledge modeling and management are helping tools to learn the software organizations. The traditional Requirements engineering practices are based upon the interaction of stakeholders which causes iteratively changes in requirements and difficulties in communication and understanding problem domain etc. So, to resolve such issues we use knowledge based techniques to support the RE practices as well as software development process. Our technique is based on two prospective, theoretical and practical implementations. In this paper, we described the need of knowledge management in software engineering and then proposed a model based on knowledge management to support the software development process. To verify our results, we used controlled experiment approach. We have implemented our model, and verify results by using and without using proposed knowledge based RE process. Our resultant proposed model can save the overall cost and time of requirement engineering process as well as software development. 展开更多
关键词 KNOWLEDGE Management software REQUIREMENT Engineering software development METHODOLOGIES KNOWLEDGE modeling
下载PDF
Improving Parallelism in Software Development Process
10
作者 Thang N. Nguyen 《Journal of Software Engineering and Applications》 2013年第9期489-499,共11页
Software development process basically consists of phases, planned and executed in series: 1) feasibility study;2) requirements;3) design and 4) implementation, prior to production and maintenance. At the end of each ... Software development process basically consists of phases, planned and executed in series: 1) feasibility study;2) requirements;3) design and 4) implementation, prior to production and maintenance. At the end of each phase, there may be an official management decision (go/not go) depending upon cost, time or other reasons. Within each phase or across-phases, parallelism or concurrency can be achieved if modularity and/or independence of functionality exist(s). We propose a different approach to software development process that allows an improved parallel planning and execution of development effort beyond modularity and functionality independence. The goal is to shorten development time while possibly cutting cost and maintaining the same intended quality of performance. An example development is sketched. 展开更多
关键词 software development PARALLELISM CONCURRENCY software modelS
下载PDF
Knowledge Management of Software Productivity and Development Time
11
作者 James A. Rodger Pankaj Pankaj Ata Nahouraii 《Journal of Software Engineering and Applications》 2011年第11期609-618,共10页
In this paper, we identify a set of factors that may be used to forecast software productivity and software development time. Software productivity was measured in function points per person hours, and software develo... In this paper, we identify a set of factors that may be used to forecast software productivity and software development time. Software productivity was measured in function points per person hours, and software development time was measured in number of elapsed days. Using field data on over 130 field software projects from various industries, we empirically test the impact of team size, integrated computer aided software engineering (ICASE) tools, software development type, software development platform, and programming language type on the software development productivity and development time. Our results indicate that team size, software development type, software development platform, and programming language type significantly impact software development productivity. However, only team size significantly impacts software development time. Our results indicate that effective management of software development teams, and using different management strategies for different software development type environments may improve software development productivity. 展开更多
关键词 software Engineering software Metrics FOURTH Generation LANGUAGES CASE TOOLS Field Study TOOLS And Techniques models And Principles Team Size VOLATILITY development Platform And Type Productivity Elapsed development Time
下载PDF
A Reference Model for the Analysis and Comparison of MDE Approaches for Web-Application Development
12
作者 Joã o de Sousa Saraiva Alberto Rodrigues da Silva 《Journal of Software Engineering and Applications》 2010年第5期419-425,共7页
The emerging Model-Driven Engineering (MDE) paradigm advocates the use of models as first-class citizens in the software development process, while artifacts such as documentation and source-code can be quickly produc... The emerging Model-Driven Engineering (MDE) paradigm advocates the use of models as first-class citizens in the software development process, while artifacts such as documentation and source-code can be quickly produced from those models by using automated transformations. Even though many MDE-oriented approaches, languages and tools have been developed in the recent past, there is no standard that concretely defines a specific sequence of steps to obtain a functional software system from a model. Thus, the existing approaches present numerous differences among themselves, because each one handles the problems inherent to software development in its own way. This paper presents and discusses a reference model for the comparative study of current MDE approaches in the scope of web-application development. This reference model focuses on relevant aspects such as modeling language scope (domain, business-logic, user-interface), usage of patterns, separation of concerns, model transformations, tool support, and deployment details like web-platform independence and traditional programming required. The ultimate goal of this paper is to determine the aspects that will be of greater importance in future web-oriented MDE languages. 展开更多
关键词 model-Driven ENGINEERING WEB ENGINEERING software development
下载PDF
基于业务流程的认知图谱 被引量:1
13
作者 刘耀 李雨萌 宋苗苗 《计算机应用》 CSCD 北大核心 2024年第6期1699-1705,共7页
针对目前软件项目开发过程中无法充分利用已有业务资源,进而导致开发效率低、能力弱等问题,通过研究业务资源之间的关联,提出一种基于业务流程的认知图谱。首先,通过正式文档抽取业务知识,提出建立知识层级的方法并修正;其次,通过代码... 针对目前软件项目开发过程中无法充分利用已有业务资源,进而导致开发效率低、能力弱等问题,通过研究业务资源之间的关联,提出一种基于业务流程的认知图谱。首先,通过正式文档抽取业务知识,提出建立知识层级的方法并修正;其次,通过代码特征挖掘与代码实体相似度判断构建代码网络表示模型;最后,利用实际业务数据进行实验验证,并与向量空间模型(VSM)、多样化排序和深度学习等方法进行对比。最终构建的基于业务流程的认知图谱在代码检索方面优于目前基于文本匹配的方法和深度学习算法,分别在前5准确率(precision@5)、平均精度均值(mAP)、归一化折扣增益值(?-NDCG)这3项指标上高过多样化排序的代码检索方法4.30、0.38和2.74个百分点,有效解决了潜在业务词汇识别、业务认知推理表示等多个问题,提升了代码检索效果与业务资源利用率。 展开更多
关键词 认知图谱 业务知识 网络表示模型 自然语言处理 软件开发过程
下载PDF
基于Python的SAP2000向ANSYS模型转化技术及软件开发研究
14
作者 马小平 《铁道标准设计》 北大核心 2024年第1期167-177,197,共12页
工程人员常通过对比设计软件与有限元软件的分析结果,以验算和校核结构设计的合理性。然而,由于软件分析内核的差异,设计软件与有限元软件之间的模型信息往往难以直接传递并转化。针对SAP2000结构设计分析软件向ANSYS有限元分析软件的... 工程人员常通过对比设计软件与有限元软件的分析结果,以验算和校核结构设计的合理性。然而,由于软件分析内核的差异,设计软件与有限元软件之间的模型信息往往难以直接传递并转化。针对SAP2000结构设计分析软件向ANSYS有限元分析软件的模型转化问题,基于Python语言和APDL参数化设计语言,编译并开发了STAMT V1.0(SAP2000 To ANSYS Model Transformation V1.0)模型转化程序。相比已有转化程序,STAMT程序实现了更多单元类型、材料属性、截面类型、荷载形式的转化,提高了模型转化的通用性。其次,其涵盖了节点坐标系变换、梁单元坐标系变换、梁端自由度释放、创建刚性域等必备功能,进一步满足了模型转化过程中的功能性需求。然后,采用先建立几何模型后生成有限元模型的转化思路,实现了梁单元网格数量的自定义以及板壳荷载向梁的传递,软件操作界面简洁,便于工程人员的使用。最后,通过单层工业厂房和多层框架结构的两个算例分析,得到转化后模型的质量与原模型一致,前5阶周期的平均误差不超过3%,满足精度要求。研究分析验证了STAMT程序可实现SAP2000模型向ANSYS模型的准确、快速转化。 展开更多
关键词 PYTHON语言 SAP2000 ANSYS 模型转化 软件开发
下载PDF
基于MDA的TRISO-Model模型管理方法及应用 被引量:6
15
作者 袁峰 李明树 《软件学报》 EI CSCD 北大核心 2007年第7期1612-1625,共14页
TRISO-Model(tridimensional integrated software development model)是为处理软件开发的复杂性和动态性而提出的三维集成软件开发方法学,其中,多维模型之间的语义一致性维护以及对模型应用中公共操作部分的重用,提出了基于一致语义进... TRISO-Model(tridimensional integrated software development model)是为处理软件开发的复杂性和动态性而提出的三维集成软件开发方法学,其中,多维模型之间的语义一致性维护以及对模型应用中公共操作部分的重用,提出了基于一致语义进行模型管理的需求.给出了基于MDA(model driven architecture)进行模型管理的方法MDA-MMMethod(MDA based model management method),应用MDA的4层模型管理结构,基于MDA核心标准MOF(meta object facility)所提供的公共语义基础管理模型和元模型,MDA-MMMethod支持各种MDA模型操作标准实现在TRSIO-model应用中的重用.开发了相应的支持系统MDA-MMSystem(MDA based model management system),应用于SoftPM的项目实践中.与传统方法相比,模型应用的开发效率得到了显著提高,同时降低了开发成本.最后,给出了模型融合的应用实例介绍. 展开更多
关键词 TRISO-model(tridimensional integrated software development model) MDA(model driven architecture) MOF(meta object facility)元建模 模型转换
下载PDF
金属复合板轧制力计算模型及其软件开发
16
作者 车军 武越 +2 位作者 李宗泽 王涛 黄庆学 《塑性工程学报》 CAS CSCD 北大核心 2024年第2期199-207,共9页
为了更准确地分析金属复合板的轧制力,基于奥罗万理论对轧制变形区进行了简化分析。根据受力分析建立了轧制力平衡微分方程,进而推导出了金属复合板轧制力计算模型。利用Abaqus有限元分析软件对铜/铝复合板轧制过程进行了模拟,并设计了... 为了更准确地分析金属复合板的轧制力,基于奥罗万理论对轧制变形区进行了简化分析。根据受力分析建立了轧制力平衡微分方程,进而推导出了金属复合板轧制力计算模型。利用Abaqus有限元分析软件对铜/铝复合板轧制过程进行了模拟,并设计了相应的复合板轧制实验,将模拟和实验得到的计算数据与模型的计算结果进行了对比,得到轧制力的计算结果误差小于10%。因此,该计算模型具有较高的精度,可以满足工程实践要求。根据该轧制力计算模型开发了一款便于人机交互的计算软件,使得轧制力计算模型更具有实用性。该计算模型和软件便于工厂的在线应用,提高了金属复合板的生产效率,保证了复合板的生产质量。 展开更多
关键词 金属复合板 轧制力计算模型 有限元仿真 软件开发
下载PDF
基于自然语言需求的SCADE模型测试用例自动生成方法
17
作者 邵温欣 杨志斌 +1 位作者 李维 周勇 《计算机科学》 CSCD 北大核心 2024年第7期29-39,共11页
随着安全关键软件规模和复杂性不断增加,模型驱动开发方法在安全关键领域得到了广泛应用。SCADE作为一种重要的建模方法和工具,能够表达确定性并发行为且具有精确时间语义等特性,适用于安全关键软件的建模、测试与验证。目前,已有方法... 随着安全关键软件规模和复杂性不断增加,模型驱动开发方法在安全关键领域得到了广泛应用。SCADE作为一种重要的建模方法和工具,能够表达确定性并发行为且具有精确时间语义等特性,适用于安全关键软件的建模、测试与验证。目前,已有方法主要采用手工方式构造SCADE模型测试用例,存在需求与测试用例不一致、成本代价高且容易出错的问题。文中提出了一种基于自然语言需求的SCADE模型测试用例自动生成方法。首先,给出了基于模型检测的测试用例自动生成方法,通过自然语言需求处理生成原子命题,用于生成前提假设Assume和观察者模型,同时给出了陷阱性质(Trap Properties)生成规则来生成陷阱性质用于模型检测;其次,给出了基于覆盖分析和变异测试的测试用例质量评估方法,并在SCADE模型上进行变异测试;最后,设计和实现了原型工具,并基于一个工业界案例飞行员弹射座椅控制系统进行了案例分析,验证了所提方法的有效性。 展开更多
关键词 安全关键软件 模型驱动开发 SCADE 测试用例自动生成 模型检测
下载PDF
基于粒子群算法最优化Verhulst模型的开采残余下沉预测
18
作者 石力帆 廉旭刚 韩雨 《科学技术与工程》 北大核心 2024年第18期7592-7598,共7页
矿区开采引起的残余下沉稳定时间长、潜在危害大,有必要准确地预测矿区地表的残余下沉。鉴于传统的残余下沉Verhulst模型建模误差大、适用性弱,在建模过程中以数据序列的首个数据保持不变导致预测效果差的缺陷,以直接离散Verhulst模型... 矿区开采引起的残余下沉稳定时间长、潜在危害大,有必要准确地预测矿区地表的残余下沉。鉴于传统的残余下沉Verhulst模型建模误差大、适用性弱,在建模过程中以数据序列的首个数据保持不变导致预测效果差的缺陷,以直接离散Verhulst模型为基础,引入粒子群算法寻求模型迭代初始值的最优解,建立基于粒子群算法优化的矿区开采残余下沉直接离散Verhulst模型,并以山西阳泉和山东兖州矿区两个时间尺度的地表残余下沉监测数据集进行实例验证,最后利用MATLAB App Designer工具实现模型算法的可视化。结果表明:基于粒子群算法优化的直接离散Verhulst模型的矿区开采残余下沉预测精度和稳定性增益明显,所开发的计算工具具有正确性和有效性。 展开更多
关键词 残余下沉 VERHULST模型 粒子群算法 下沉预测 MATLAB 软件开发
下载PDF
基于霍尔三维结构理论的化学控制计算软件的开发
19
作者 于洋 《科技资讯》 2024年第4期28-30,共3页
在核电厂中化学控制计算与机组反应性控制、设备管道腐蚀以及机组运行寿命等方面有着重要联系,通过开发并使用程序化计算软件可有效提高计算准确率、缩短工时以及降低人因失误,进一步提升化学精细化控制水平。根据霍尔三维结构模型,从... 在核电厂中化学控制计算与机组反应性控制、设备管道腐蚀以及机组运行寿命等方面有着重要联系,通过开发并使用程序化计算软件可有效提高计算准确率、缩短工时以及降低人因失误,进一步提升化学精细化控制水平。根据霍尔三维结构模型,从逻辑维、时间维和知识维角度分析软件开发过程,将化学科学专业知识与软件开发和系统管理相融合,形成一套完整的软件开发方法。软件开发大大提升了化学控制智能化水平,有效保证机组长期、稳定、安全地运行。 展开更多
关键词 霍尔三维模型 化学控制 软件开发 核电厂
下载PDF
基于ARUP、DevOps和CMMI融合的软件服务过程管理优化策略
20
作者 毛文逸 谭文安 +1 位作者 张晏逢 杨灏 《上海第二工业大学学报》 2024年第1期71-78,共8页
随着信息技术的快速发展和服务计算的广泛应用,有效的过程管理支持随需应变的软件服务变得愈发重要。现代软件服务工程面临诸多挑战,如微服务架构与服务拆分、多团队沟通协作等。为此,结合基于敏捷统一过程(ARUP)的演进式服务开发方法,... 随着信息技术的快速发展和服务计算的广泛应用,有效的过程管理支持随需应变的软件服务变得愈发重要。现代软件服务工程面临诸多挑战,如微服务架构与服务拆分、多团队沟通协作等。为此,结合基于敏捷统一过程(ARUP)的演进式服务开发方法,提出了一种基于开发运维一体化(DevOps)的团队协同和能力成熟度模型集成(CMMI)的过程管理优化策略与算法,案例分析展示需求管理和质量保障是软件开发持续过程改进的最有效方法,所提出的算法有效提高软件服务的质量、效率和可持续性,可为学术研究者和工业实践者提供参考与指导。 展开更多
关键词 软件服务工程 敏捷统一过程 开发运维一体化 能力成熟度模型集成 过程管理优化
下载PDF
上一页 1 2 30 下一页 到第
使用帮助 返回顶部