软件开发设计外文翻译文献本科毕业论文.doc

上传人:桔**** 文档编号:551806420 上传时间:2024-03-20 格式:DOC 页数:10 大小:45.50KB
返回 下载 相关 举报
软件开发设计外文翻译文献本科毕业论文.doc_第1页
第1页 / 共10页
软件开发设计外文翻译文献本科毕业论文.doc_第2页
第2页 / 共10页
软件开发设计外文翻译文献本科毕业论文.doc_第3页
第3页 / 共10页
软件开发设计外文翻译文献本科毕业论文.doc_第4页
第4页 / 共10页
软件开发设计外文翻译文献本科毕业论文.doc_第5页
第5页 / 共10页
点击查看更多>>
资源描述

《软件开发设计外文翻译文献本科毕业论文.doc》由会员分享,可在线阅读,更多相关《软件开发设计外文翻译文献本科毕业论文.doc(10页珍藏版)》请在金锄头文库上搜索。

1、外文资料原文Software Development Concepts and Design MethodologiesDuring the 1960s, mainframes and higher level programming languages were applied to many problems including human resource systems, reservation systems, and manufacturing systems. Computers and software were seen as the cure all for many bu

2、siness issues were sometimes applied blindly. Systems sometimes failed to solve the problem for which they were designed for many reasons including:Inability to sufficiently understand complex problemsNot sufficiently taking into account end-user needs, the organizational environment, and performanc

3、e tradeoffsInability to accurately estimate development time and operational costsLack of framework for consistent and regular customer communicationsAt this time, the concept of structured programming, top-down design, stepwise refinement,and modularity emerged. Structured programming is still the

4、most dominant approach to software engineering and is still evolving. These failures led to the concept of software engineering based upon the idea that an engineering-like discipline could be applied to software design and development.Software design is a process where the software designer applies

5、 techniques and principles to produce a conceptual model that describes and defines a solution to a problem. In the beginning, this design process has not been well structured and the model does not always accurately represent the problem of software development. However, design methodologies have b

6、een evolving to accommodate changes in technology coupled with our increased understanding of development processes.Whereas early design methods addressed specific aspects of the development process, current methods attempt to address the entire scope of software development. Software design methods

7、 are often classified in reference to the period in which they were introduced and the problems at that time. Driven by coding and testing problems, tools and methods were developed. Early methods focused on modularity and top-down development, and information hiding through abstraction. This led to

8、 the development of structured languages, structured analysis, and data flow analysis.In the last decade or so, the expense involved in automation has shifted from hardware to people. Therefore, the software engineering community has been focused on object oriented (O-O) design and the concept of re

9、-usable code in order to reduce the human cost component. Inefficient designs and development methodologies have been addressed with Computer Aided Software Engineering (CASE) tools, and fourth generation design languages. This has been done in an attempt replace the traditional waterfall life cycle

10、 process model under which most existing software has been developed.一、 Software Design FundamentalsSoftware design methods all aim to provide the software designer with a system blueprint. This blueprint usually has three aspects: data, architectural, and procedural.Data design refers to the datas

11、organization, relationships, access and processing methods.Architectural design defines the components of the system and their relationships.Procedural design builds on the data and architectural design phases to describe the processing details of the system.Even though there are numerous design met

12、hodologies, their basic concepts are very similar-All software design methods partition the problem and software into smaller pieces in order to reduce complexity. They all strive to identify data structures and functions, and provide measurements for software quality. Some of the common principles

13、in software design include: stepwise refinement, software architecture, program structure, data structure, software procedures, modularity, abstraction, and information hiding.二、 Modern Design MethodologiesConventional software development practices can generally be mapped onto the traditional life-

14、cycle phases of analysis, functional specification, design, implementation, testing, and maintenance. This thought process is inadequate for todays complex information systems. As the demand for software is growing much faster than the number of developers, adhering to conventional techniques such a

15、s the waterfall method requires too much time, too many people, and is difficult to manage. Hence, many new software development technologies have arisen. Newly developed practices and models do not attempt to separate phases of software development, such as specification and implementation, but ins

16、tead focus on the concept of program transformation through stepwise refinement and iteration.1、Object-Oriented TechnologyObject-Oriented (O-O) software design technology is fundamentally different from the traditional methods described above. With traditional methods, each module is recognized a major step in the overall process and the process goes from one step to the next. On the other hand, O-O design is structured around a model of

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 高等教育 > 大学课件

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号