软件工程英文答案

合集下载

软件工程复习(英文)

软件工程复习(英文)

1.Which question no longer concerns the modern softwareengineer? (a)现如今的软件工程师不再考虑以下哪个问题?a. Why does computer hardware cost so much? 计算机硬件为什么如此昂贵b。

Why does software take a long time to finish?c。

Why does it cost so much to develop a piece of software?d. Why can’t software errors be removed from productsprior to delivery?2.Software deteriorates rather than wears out because(c)软件通常是变坏而不是磨损的原因是a。

Software suffers from exposure to hostile environmentsb。

Defects are more likely to arise after software has been used oftenc. Multiple change requests introduce errors in component interactions在组件交互中需求发生变化导致错误d. Software spare parts become harder to order3.Most software continues to be custom built because(d)大多数软件产品是定制的原因是a。

Component reuse is common in the software worldb. Reusable components are too expensive to usec. Software is easier to build without using someone else’s components.d. Off the shelf software components are not commonly available 现成的软件组件不常用4.The nature of software applications can be characterized by their information(d)软件应用的本质可以被特色化,通过他们信息的a. complexityb。

软件工程双语答案

软件工程双语答案

软件工程双语答案1. 什么是软件工程? (What is Software Engineering?)软件工程是一门研究如何以系统化、规范化和可预测的方式开发和维护软件的学科。

它涉及到对软件的需求分析、设计、编码、测试、部署和维护等方面的活动。

软件工程旨在通过工程原理和方法来提高软件开发的质量和效率。

2. 为什么软件工程如此重要? (Why is Software Engineering Important?)软件在现代社会中已经无处不在,它们贯穿于我们的日常生活和工作中。

由于软件的重要性,软件工程变得至关重要。

软件工程的正确实践确保软件在开发和维护过程中的高质量和可靠性。

软件工程还帮助开发团队更好地理解需求、规划项目、管理进度和标准化开发过程,以确保软件项目的成功完成。

3. 软件工程的核心原则有哪些? (What are the Core Principles of Software Engineering?)下面是软件工程的核心原则:•可行性研究 (Feasibility Study): 在项目开始之前,应该进行可行性研究,以评估项目的可行性和风险。

•需求规格说明 (Requirement Specification): 需要清晰、详尽的需求规格说明,以便开发团队准确理解客户的需求。

•设计 (Design): 设计阶段是根据需求规格说明创建软件架构和用户界面的过程。

•编码 (Coding): 编码是将设计转化为实际可执行代码的过程。

在编码过程中,应遵循编码标准和最佳实践。

•测试 (Testing): 测试是评估软件质量和是否满足需求的过程。

测试应该覆盖所有的功能和边界情况。

•部署与维护 (Deployment and Maintenance): 软件的部署和维护需要进行系统化的过程,以确保软件可以稳定运行,并及时修复和更新软件。

4. 软件工程中常用的开发模型有哪些? (What are the Common Development Models in Software Engineering?)软件工程中常用的开发模型有以下几种:•瀑布模型 (Waterfall Model): 瀑布模型是一种顺序开发模型,其中每个阶段依序进行,前一阶段的输出作为下一阶段的输入。

软件工程专业外语(郭晓红)课后答案-修正版(1-2-5

软件工程专业外语(郭晓红)课后答案-修正版(1-2-5

参考答案Chapter 1 Multiple Choice 1-5 DCDBA 6-10 CADBA True/False Questions 1-5 TFTFF 6-10 TFTFT Fill in the Blanks 1.mobile computing device lightweight portable wireless 2.music 3.ARM x86 4.iOS 5.Tablets and phablets 6.books 7.mobile operating system Google 8.smartphone 9.wireless 10.carputers. Chapter 2 Multiple Choice 1-5 BDDCC 6-10 BCBCD True/False Questions 1-5 FTFTF 6-10 FTTFF Fill in the Blanks 1.analysis implementation 2.The Spiral 3. create a project development plan 4.test applications, train users 5. The Y2K problem the introduction of the EURO dentify the system’s components and their interrelationships. 6. i d entify the system’s components and their interrelationships7. extract abstractions. 8.Database reengineering 9. procedural abstractions 10. reverse engineering Chapter 5 Multiple Choice 1-5 BBCDC 6-10 ABAAD True/False Questions 1-5 FFTTT 6-10 TTTTT Fill the Blanks 1.reasoning; knowledge; planning; natural language processing 2.theory research; specialized knowledge application 3.Expert 4.social intelligence; creativity; general intelligence 5.Knowledge-representation 6.experience 7.Regression 8.Robotics 9.humanoid robot Leonardo’’s robot 10.LeonardoChapter 6 1-5 DABCC 6-10 CDBDA 1-5 TFTTT 6-10 TFTTF 1.Big data 2.variety 3.data from the physical world 4.sensors 5.data 6.first 7.simulations 8.share nothing system 9.parallel 10.velocity. Chapter 8 Multiple Choice 1-5 BBDCC 6-10 ACCDB True/False Questions 1-5 FFFTF 6-10 TTTFF Fill the Blanks 1.Internet of Things 2.Mobile internet 3.embedded system 4.wireless sensor network (WSN) 5.ZigBee 6.RFID 7.multi-hop wireless 8.tags 9.sensor 10.smart system 。

软件工程 选择题 (中英文)

软件工程 选择题 (中英文)

软件工程选择题 (中英文)1、软件生命周期管理1.1 什么是软件生命周期?答案:软件生命周期是指软件从开始开发直到退役的整个过程,包括需求分析、设计、编码、测试、部署和维护等阶段。

1.2 软件生命周期中的主要阶段有哪些?答案:- 需求分析阶段:确定软件系统需求、功能和性能等方面的要求。

- 设计阶段:根据需求分析的结果设计出软件系统的结构和组件。

- 编码阶段:通过编写源代码实现系统的功能。

- 测试阶段:对软件进行各种测试,包括单元测试、集成测试和系统测试等。

- 部署阶段:将软件系统部署到目标环境中,让用户可以使用。

- 维护阶段:对软件进行修复bug、升级和改进等操作,以保证系统的正常运行。

1.3 软件生命周期管理的目标是什么?答案:软件生命周期管理的目标是通过规范的过程和方法来控制软件开发过程,从而提高软件质量、降低风险和成本,以及提高项目交付的可靠性和时间性。

2、需求工程2.1 什么是软件需求?答案:软件需求是对软件系统所需要具备的功能、性能、可靠性和其他特性的描述和规定。

2.2 软件需求的分类有哪些?答案:- 功能需求:描述系统应具备的功能和行为。

- 非功能需求:描述系统性能、可靠性、可用性等方面的要求。

- 用户需求:描述用户对系统的期望和需求。

- 系统需求:将用户需求转化为系统可以理解和实现的需求。

- 验证需求:用于验证软件系统是否满足用户需求的需求。

2.3 软件需求工程的关键活动有哪些?答案:- 需求获取:通过与用户沟通、文档分析等方式获取需求。

- 需求分析:对需求进行分析,识别需求的关联和冲突等问题。

- 需求规格化:将需求用规格化的方式进行描述,如使用用例、功能规格说明等。

- 需求验证:对需求进行验证,包括需求审查、原型验证等。

- 需求管理:对需求进行跟踪和变更管理,确保需求的有效性和一致性。

3、软件设计3.1 什么是软件设计?答案:软件设计是将需求转化为具体的软件系统结构和组件的过程。

软件工程试卷及答案,英文版

软件工程试卷及答案,英文版

2011~2012学年第二学期期末考试《软件工程(双语)》复习范围注意事项:每个学生必须写上本人的学号、任课教师姓名、姓名、班级,另外所有的答案必须全部写在答卷纸上请不要写的试卷上,试题及答卷一同交上。

Part 1 Select the most appropriate choice to answer the following questions or to complete following statements. (1*15 =15 )1.. Which one of following statement about Client-server architecture is not correct? ca)Set of stand-alone servers which provide specific services such as printing, datamanagement, etc.b)Set of clients which call on these services.c)Most of the data is stored in the most important server.d)Network which allows clients to access servers..2. . Several techniques of Requirements discovery are covered in this book. Which one is not the case? aa)Model-driven engineeringb)Scenariosc)Interviewingd)EthnographyPart 2 Mark the right statement √, the wrong statement×(1*15=15)1.In the software architecture design,using large-grain components improvesperformance and maintainability.2.According Lehman and Belady's ‘laws’ , A program that is used in a real-worldenvironment must necessarily change, or else become progressively less useful inthat environment.Part 3 Fill the blankets: (1*15=15)1.the attributes of good software are are Maintainability , Dependability,Efficiency , Acceptability2.General issues that affect most software are heterogeneity , Business and social change ,Security and trust .3.The reasons of software change are 1 New requirements emerge when the software isused ,The business environment changes ,Errors must be repaired ,Newcomputers and equipment is added to the system;The performance or reliability of the system may have to be improved.4.Generic process models are The waterfall model , Incremental development ,Reuse-oriented software engineering.5. A structured set of activities required to develop a software system, which areSpecification , Design and implementation, Validation _, Evolution.Part 4 Answer the following questions in brief. (4*5=20 )1.What are the program testing goals?Program testing goalsTo demonstrate to the developer and the customer that the software meets its requirements.For custom software, this means that there should be at least one test for everyrequirement in the requirements document.For generic software products, it means that there should be tests for all of the systemfeatures,plus combinations of these features, that will be incorporated in the product release.To discover situations in which the behavior of the software is incorrect, undesirable or does not conform to its specification.Defect testing is concerned with rooting out undesirable system behavior such as system crashes, unwanted interactions with other systems, incorrect computations and data corruption.2.What is architectural patterns?Architectural patterns are a means of reusing knowledge about generic system architectures. They describe the architecture,explain when it may be used and describe its advantages and disadvantages.3.What is the difference between software engineering and computer science?Computer science is concerned with theory and fundamentals; software engineering isconcerned with the practicalities of developing and delivering useful software4.What differences has the web made to software engineering?The web has led to the availability of software services and the possibility of developing highly distributed service-based systems.Web-based systems development has led to important advances in programming languages and software reuse.5.What is Software architecture design?Software architecture designThe design process for identifying the sub-systems making up a system and the framework for sub-system control and communication is architectural designThe output of this design process is a description of the software architectureThe architecture of a packing robot control system6.What is Path testing?The objective of path testing is to ensure that the set of test cases is such that each path through the program is executed at least onceBinary search flow graphPart 5 Solve the following problems(30)1.(5) Based on your experience with a bank A TM, draw an activity diagram that modelsthe data processing involved when a customer withdraws cash from the machine.2.(5) Develop a sequence diagram showing the interactions involved in a application.3.(5) Design the application architecture using the MVC pattern.4.(5)Design a set of test data to accomplish the path testing about the following program(Figure 1).5.(10) Based on the statechart which models a application, describe the whole process indetail.。

软件工程复习资料英文

软件工程复习资料英文

Lecture 1 An Introduction to Software Engineering1 what does software engineering concern?1) Software engineering is concerned with theories, methods and tools for professionalsoftware development.2) Software engineering is concerned with cost-effective software development.2 What is software?Software includes:①computer programs②data structures③documents3 What is the two types of software productsGeneric software(通用软件) and custom software(定制软件)4 The three key elements of a successful software project are:on time, within budget, satisfies the user’s needs5 Generic activities in all software processes are:Specification(描述), Development(开发), Validation(有效性验证), Evolution(进化)6 The attributes of good software include:Maintainability(可维护性), Dependability(可依赖性), Efficiency(有效性), Acceptability(可接受性)Lecture 2 Software Processes1 What is a software process modelA software process model is an abstract representation of a software process. It presents a description of a process from some particular perspective.2 Draw the graphic presentation of Waterfall model and describe its character.1)这种模型把软件过程划分成几个顺序的阶段。

软件工程考研英语真题答案

软件工程考研英语真题答案

软件工程考研英语真题答案软件工程考研英语真题答案软件工程考研英语真题一直是考生们备考过程中的重点之一。

在考试中,考生需要通过阅读理解、完型填空、翻译等题型来测试他们的英语水平。

本文将为大家提供一些软件工程考研英语真题的参考答案,希望能对大家备考有所帮助。

阅读理解题答案:1. A2. B3. C4. D5. A解析:这篇文章主要介绍了软件工程中的敏捷开发方法。

敏捷开发方法是一种迭代和增量的开发方法,通过灵活的合作和快速的反馈来满足客户需求。

根据文章内容,选项A、B、C、D分别对应了敏捷开发方法的四个核心原则:个体和互动重于流程和工具、工作软件重于详尽的文档、客户合作重于合同谈判、响应变化重于遵循计划。

因此,答案为A、B、C、D、A。

完型填空题答案:1. C2. B3. A4. D5. C6. B7. D8. A9. C10. B解析:这篇文章主要讲述了软件测试中的一些常见问题。

根据文章内容,选项C、B、A、D、C、B、D、A、C、B分别是填入空白处的正确答案。

这些选项涵盖了文章中提到的各个方面,如测试策略、测试用例设计、缺陷管理等。

因此,答案为C、B、A、D、C、B、D、A、C、B。

翻译题答案:1. 软件工程是一门跨学科的学科,涵盖了计算机科学、管理学、心理学等多个领域。

2. 软件工程的目标是通过系统化的方法,以保证软件的质量、可靠性和效率,满足用户的需求。

3. 软件工程师需要具备扎实的编程能力、良好的沟通能力和团队合作精神。

4. 软件测试是软件工程中的重要环节,可以帮助发现和修复软件中的缺陷。

5. 敏捷开发方法在软件工程领域得到了广泛应用,它强调快速迭代和灵活响应客户需求。

解析:这些翻译题主要涉及软件工程的基本概念和方法。

根据题目内容,正确的翻译分别是:Software engineering is an interdisciplinary discipline that covers multiple fields such as computer science, management, and psychology. Thegoal of software engineering is to ensure the quality, reliability, and efficiency ofsoftware and meet user needs through systematic methods. Software engineers need solid programming skills, good communication skills, and teamwork spirit. Software testing is an important part of software engineering, which can help identify and fix defects in software. Agile development methods have been widely used in the field of software engineering, emphasizing rapid iteration and flexible response to customer needs.通过以上的参考答案,希望能够帮助大家更好地理解和备考软件工程考研英语真题。

软件工程 选择题 (中英文)

软件工程 选择题 (中英文)

软件工程选择题 (中英文)软件工程选择题 (中英文)=========================1.What is the purpose of software engineering?软件工程的目的是什么?A.To develop high-quality software efficiently and effectively.高效、有效地开发高质量的软件。

B.To solve complex problems using computer programs.使用计算机程序来解决复杂的问题。

C.To design user-friendly interfaces for software applications.设计用户友好的软件界面。

D.To ensure the security and privacy of software systems.确保软件系统的安全和隐私。

2.What is the software development life cycle (SDLC)?软件开发生命周期(SDLC)是什么?A.It is a process for designing and building software systems.这是一种设计和构建软件系统的过程。

B.It is a set of software engineering practices and methodologies.这是一套软件工程实践和方法论。

C.It is a framework for managing and controlling software projects.这是一个管理和控制软件项目的框架。

D.It is a systematic approach to developing software products.这是一种系统化的开发软件产品的方法。

3.What is the mn goal of requirements engineering?需求工程的主要目标是什么?A.To identify and document user needs and system requirements.确定和记录用户需求和系统要求。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

Chapter 1 An Introduction to Software Engineering1. Why software engineering is important?软件工程由应对软件危机也产生,软件工程的发展极大地完善了我们的软件。

软件工程的研究使得我们对软件开发活动有个更深入的了解,并且已经找到了进行软件描述、设计和实现的有效方法。

软件工程中新的标记发和工具大大降低了制作大型、复杂系统的工作量2. What is software? What is software engineering?软件工程是一门工程学科,包括了软件开发的各个方面,从最初的系统描述一直到使用后的系统维护,都属于其学科范畴。

3. What is the difference between software engineering and computer science?计算机科学研究的是构成计算机和软件系统基础的有关理论和方法,耳软件工程则研究软件制作中的实际问题。

计算机科学侧重理论和基础; 软件工程侧重软件开发和交付的实际活动。

4. What are the attributes of good software?软件除了提供基本的功能,对用户来说是还应该是可维护的、可依赖的和可接受的。

可维护性,软件必须能够不断变化以满足变化;可依赖性,软件必须可以被信赖;有效性,软件不能浪费系统资源;可用性,使用起来比较容易5. What is CASE?CASE 工具是一些软件系统,被设计成支持软件过程中的常规活动,如编辑设计图表、检查图表的连贯性、跟踪已经运行的程序测试等。

6. What is the difference between software engineering and system engineering?系统工程侧重于计算机系统开发的所有方面,包括硬件、软件和处理工程。

软件工程是整个系统的一部分,它关心系统中基础软件、控制软件、应用软件和数据库的开发。

7. What are software engineering methods?软件工程方法是一种软件开发的结构化方法,目的在于提高软件质量的同时,使其性价比较高。

它包括系统模型、符号、规则、设计建议和过程指导。

8. What are the key challenges facing software engineering?多样性的挑战,发展新技术以建立起能够使不同平台、不同执行环境的软件一起工作的软件;交付的挑战,发展新技术以带来软件的更快的交付;信任的挑战,发展新技术以展示软件是能够被使用者信任的。

9. Issues of professional responsibility保密,工程人员必须严格保守客户或雇主的机密,而不管是否签署了保密协议。

工作能力,工程人员应如实的表述自己的工作能力,不应有意接受超过自己能力的工作.知识产权,工程人员应当知晓控制专利权、著作权等知识产权使用的地方法律,必须谨慎行事,确保雇主和客户的知识产权受到保护.计算机滥用,软件工程人员不应运用自己的技能滥用他人的计算机。

滥用计算机有时对他人影响不大(如在雇主的计算机上玩游戏),但有时后果非常严重(传播病毒)。

10. Code of ethics – principles公众感,软件工程人员应当始终保持与公众利益一直。

客户和雇主,软件工程人员应当始终保持与公众利益一直的前提下,满足客户和雇主的最大利益.产品,软件工程人员应当保证他们的产品及其相关附件达到尽可能高的行业标准。

判断力,软件工程人员应当具有公正而独立的职业判断力.管理,软件工程管理者和领导者应当拥护并倡导合乎道德的有关软件开发和维护的管理方法。

职业感,软件工程人员应当弘扬职业正义感和荣誉感,尊重社会公众利益。

同事,软件工程人员应当公平的对待和协助每一位同事。

自己,软件工程人员应当毕生学习专业知识,提倡合乎职业道德的职业活动方式11. If you are a software engineer, what code of ethics – principles should you obey? And describe why?10题中的全部或部分Chapter 2 Socio-technical Systems2. What modal does the system engineering process usually follow? And why ?. 系统工程中,通常采用瀑布模型。

因为系统的不同部分需要并行的开发,而系统工程中的硬件一般十分昂贵,所以开发中返工的余地非常小。

3. What are the five steps of the system design process? 分割需求;识别子系统;为子系统分配需求;描述子系统功能;定义子系统接口4. Why system evolution is inherently costly? 像软件进化一样,系统进化是昂贵的,其原因如下: (1) 必须从业务和技术的角度对提议的变更做仔细的分析。

在变更生效之前必须经过有关人员的认同。

(2) 因为子系统都不是鼓励存在的,对一个子系统的变更可能会对其他子系统的性能或行为造成负面影响。

(3) 原始设计决策的理由时常未被记录。

把一个特别的设计决策产生的原因找出来,对于系统进化是有意义的。

(4) 当系统运行相当长时间后,其结构被修改得复杂凌乱,系统进化的成本进一步增加。

2. System modelling is usually presented as a 方块图 .3. After completion, the system has to be installed in 用户环境 .4. The systems engineering process includes 描述 , 设计 , 开发 and 集成 . System 集成 is particularly critical.5. List three examples of emergent properties. 体积 , 可靠性 , 信息安全性 .6. The system design process includes: 分割需求 , identify sub-systems, 为子系统分配需求 , specify sub-system functionality, 定义子系统接口 .7. What is emergent system properties? Please list three examples of emergent properties?系统特性不能归于任何一个专门的组件,只有从系统整体上看是这些特性才会浮现出来。

体积、可靠性、信息安全特性、可维修性、可用性 8. The systems engineering process9. The figure below shows intruder alarm systemAlarm contr olle rV oice synthe siz er Movement se nsorsSir enDoor se nsorsTelephonecallerExternal control centreFill the blanks with the component types in alarm system from the figure. Communication: 语音合成器 Sensor: 门传感器 , 运动传感器Interface: 电话呼叫器 Actuator: 警笛 Co-ordination: 警报控制器 10. The system design processP artition requirementsIdentify sub-syste m sAssign requir ements to sub-systemsSpec ify sub-systemfunctionalityDefine sub-systeminte rfaces11. What ’s Emergent property? 同7题Chapter 3 Software Processes1. Generic activities in all software processes are : 软件描述 , 软件设计和实现 , 软件有效性验证 and 软件进化 .2. List three kinds of CASE systems (not tools). 工具、工作平台、环境3. List three kinds of generic software process models. 瀑布模型、进化式开发、基于组件的软件工程4. What are the RUP (Rational Unified Process ) phases? RUP 中的阶段是紧密关联于业务的,而不是关联于技术层面。

他们是: (1) 开端(2) 细化(3) 构造(4) 转换5. What are the problems of evolutionary development?(1)过程不可见;(2)系统结果通常较差;6. What are the advantages of the incremental development(1)客户无需等到整个系统实现,第一个增量会满足他们大多数关键的需求。

(2)客户可以将早期的增量作为原型,从中获得对后面系统增量的需求经验。

(3)项目总体失败的风险比较低。

(4)最高优先权的增量会得到更充分的测试。

Extreme programming7. Please list three types of generic software process models: 瀑布模型 , 金华市开发 and 基于组件的软件工程 . 8. List at least generic software process models.9. What is the software process and What is the main activities of the software process?一个软件过程是一组引发软件产品生产的活动。

软件描述;软件设计和实现;软件有效性验证;软件进化10.What kind of model does the following diagram show? When the model is appropriate for?瀑布模型 这种模型只在需求定义的非常清晰完整同时需求的变化十分有限的情况下适用。

相关文档
最新文档