电大计算机专业英语作业2答案课件_第1页
电大计算机专业英语作业2答案课件_第2页
电大计算机专业英语作业2答案课件_第3页
电大计算机专业英语作业2答案课件_第4页
电大计算机专业英语作业2答案课件_第5页
已阅读5页,还剩17页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、电大计算机专业英语作业2答案计算机专业英语计算机专业英语 第二次作业第二次作业 电大计算机专业英语作业2答案一、一、Vocabulary(Vocabulary(词汇词汇) ) (一)一)Translate the following words and expressions into Chinese。( (写出下列词组的汉语。写出下列词组的汉语。) 1database 2flat- 3relational database 4data structure 5built in 6coding 7machine language 8. property window 1 1、数据库、数据库 2

2、2、平面文件数据库、平面文件数据库3 3、关系型数据库、关系型数据库4 4、数据结构、数据结构5 5、内嵌的,固有的、内嵌的,固有的6 6、写代码,编码、写代码,编码7 7、机器语言、机器语言8 8、属性窗口、属性窗口电大计算机专业英语作业2答案9. software crisis10.object model11.black box testing12.white box testing13.bug14.software maintenance15.Requirements Analysis & Specification 9 9、软件危机、软件危机1010、对象模型、对象模型111

3、1、黑盒测试、黑盒测试1212、白盒测试、白盒测试1313、错误、错误1414、软件维护、软件维护1515、需求分析和说明、需求分析和说明电大计算机专业英语作业2答案一、一、Vocabulary(Vocabulary(词汇词汇) )( (二二) )Fill in the blanks with the corresponding English abbreviations(根据汉语写出相应的英语缩根据汉语写出相应的英语缩写。写。) 1.结构化查询语言 2.关系型数据库管理系统 3.集成开发环境 4.多文档界面 5.单文档界面 6.面向对象分析 7.面向对象设计 8.面向对象程序1、SQL2、R

4、DBMS3、IDE4、MDL5、SDI6、OOA7、OOD8、OOP电大计算机专业英语作业2答案一、一、Vocabulary(Vocabulary(词汇词汇) )(三三)Translate the following words into English(根据汉语根据汉语写出相应的英语写出相应的英语 )1.客户机/服务器 2.二维的3.点击鼠标右键 4.调试程序5.高级语言 6.标准版7.代码窗口 8.软件生命周期9.软件测试 10.数据流图client/serverclient/serverright clickright clickh high-level languageigh-leve

5、l languagec code windowode windowtwo dimensionaltwo dimensionaldebug the programdebug the programs standard editiontandard editions software life cycleoftware life cycledata-flow diagramdata-flow diagrams software testingoftware testing电大计算机专业英语作业2答案二、二、Tell whether the following statements are true

6、 (T) or false (F)(判断正误判断正误)F1. Client/server database system is no longer in use now ( )2.F1at of database is suitable for large amounts of data ( )3. SQL Server can allow many users to visit the database at the same time ( )4.Maintenance of programs is not as important as the development ( )5.Highl

7、evel language is popular,because it is directly executable in computer without compiling. ( )TFFF 电大计算机专业英语作业2答案6.There are various languages for humans,whereas(然而然而)there is only one programming language for computer ( )7.The windows that are displayed when you start VB are known as the Visual Basi

8、c Integrated Development Environment (IDE) ( )8.software engineering covers not only the technical aspects of building software systems,but also management issues ( )9.OOD is the stage of creation and OOP is an implementation stage ( )10.White box testing requires the tester to have knowledge of the

9、 internal structure ( )TFTTT电大计算机专业英语作业2答案三、三、Match the following words and expressions in the left column with those similar in meaning in the right column (连线题连线题)(一)1DBMS a结构化查询语言2relational database b维护3SQL (Structured Query Language) c高级语言4compile the program d数据库管理系统 5high-level language e多文档界

10、面 6MDI (Multi-Document Interface) f关系数据库 7Maintenance g编译程序 8Object-oriented Design (OOD) h软件测试 9software testing i黑盒测试 10black box testing j面向对象设计 1.d 2.f 3.a 4.g 5.c 6.e 7.b 8.j 9.h 10.i 电大计算机专业英语作业2答案( (二二) ) 1machine language a调试调试 2assembly language b功能测试功能测试 3debugging c窗体窗体4functional testing

11、 d汇编语言汇编语言5white box testing e机器语言机器语言6form f白盒测试白盒测试7project window g表记录表记录8field h结构化程序设计结构化程序设计 9structured programming i工程窗口工程窗口 10table record j字段字段 1.e 2.d 3.a 4.b 5.f 6.c 7.i 8.j 9.h 10.g电大计算机专业英语作业2答案四、四、Fill in the blanks with suitable words or expressions from the list given below,and chan

12、ge the form where necessary( (从下面方框中选从下面方框中选择合适的词或表达,以其适当的形式填空择合适的词或表达,以其适当的形式填空) )system group dimensional name design catalog location right Like many other RDBMSs,SQL Server uses two tables to store dataThese tables are called or dictionariesh is a secure system and allow you to assign to individ

13、ual usersBy default,it use a to distinguish among different SQL Severs. To create a new database,you need to specify a And you may also change the of the database during this processA new database comes with over 10 tablesTo create a new table,you can use a table window .dimensionalcatalogsrightsgro

14、upnamelocationsystemdesign电大计算机专业英语作业2答案A programming language,designed to the communication between human and computers,is a for describing computation in readable formThere are 3 levels of programming languages,they are ,which can be run directly by computer; and There are different highlevel prog

15、ramming languages. Fortunately。must of them have many kinds of in common and vary only in the way that these must be Therefore,first thing to be decided about a task is to choose which programming language is best suited for the job high-level language assembly language writtenmachine language facil

16、itate notation constructfacilitatenotation machine languageassembly languagehigh-level language constructswritten电大计算机专业英语作业2答案Software testingwhich is defined as the execution of a program to find its , is a vital part of the software lifecycleThere are different types of testing,mainly,they are or

17、 functional testing, which tests whether the is the expected result with the input; and which is performed to problems with the structure of a programDebugging is the process of analyzing and locating bugs when software does not behave as expected Software testing is a much more means of identifying

18、 software Therefore,debugging supports testing other than replacing testing black box testing internal bug thorough reveal output faults valid white box testingfaultsblack box testingvalidoutputwhite box testingreveal internal thoroughbugs电大计算机专业英语作业2答案五五.Translation(.Translation(翻译翻译) ) (一一) Transl

19、ate the following sentences into Chinese(将下列句子将下列句子翻译成汉语翻译成汉语。)1A database system is a software system which can manage a database stored in computer files2Relational databases also have functions “built in”that help them to get,sort and edit the data in many different ways 译:数据库系统是一类软件系统,可以管理用计算机文件

20、形式译:数据库系统是一类软件系统,可以管理用计算机文件形式存放的数据库。存放的数据库。 译:译:关系型数据库还具有关系型数据库还具有“内置内置”的功能帮助其用多种方式获的功能帮助其用多种方式获取、排序和编辑数据。取、排序和编辑数据。 电大计算机专业英语作业2答案 3SQL Server is designed to allow thousands of users to access the database at the same time and is a true clientserver database system 4During the last few years,it has

21、 been realized that maintenance of programs is more expensive than development,SO reading of programs by humans is as important as writing them 5. Programming languages are designed to facilitate the communication between human and computers 译:译:SQL Server被设计为充许数千用户同时访问数据库,并且是真正的客被设计为充许数千用户同时访问数据库,并

22、且是真正的客户机户机/服务器数据库系统。服务器数据库系统。 译:在最近的几年中,人们已经意识到程序的维护比程序的开发更昂贵,译:在最近的几年中,人们已经意识到程序的维护比程序的开发更昂贵,因此程序的阅读和书写一样重要。因此程序的阅读和书写一样重要。译:译:程序设计语言用于使人类和计算机之间的交流更容易。程序设计语言用于使人类和计算机之间的交流更容易。 电大计算机专业英语作业2答案6Fortunately most programming languages have many kinds of constructs in common and vary only in the way that

23、 these must be written 7. Some applications,such as Word,allow for several windows in a special mode called MDI in which you can open multiple documents within the same application 8For developing a software product,the development process is divided into 5 stages:Requirements Analysis & Specifi

24、cation,Design,Coding,Testing,and Maintenance 译:译:幸运的是大多数的程序语言有很多种相同架构,只是在书写的方式上幸运的是大多数的程序语言有很多种相同架构,只是在书写的方式上有所不同。有所不同。 译:译:一些应用程序,如一些应用程序,如Word,允许一些表单窗口使用,允许一些表单窗口使用MDI模式,使你能模式,使你能够在一个软件中打开多个数据文档。够在一个软件中打开多个数据文档。 译:译:开发一个软件产品,开发过程分为开发一个软件产品,开发过程分为5步:需求分析和说明,设计,编步:需求分析和说明,设计,编码,测试和维护。码,测试和维护。 电大计算机专

25、业英语作业2答案 9Objectorientation may increase productivity because OOA and OOD,if done correctly,result in products that are cleaner,more understandable,and easier to implement and test 10Functional testing tests whether the output is the expected result with the valid input 译:译:面向对象方法可以提高生产效率是因为面向对象分析和设

26、面向对象方法可以提高生产效率是因为面向对象分析和设计,如果正确执行了面向对象方法,可以产生出更清晰,更易计,如果正确执行了面向对象方法,可以产生出更清晰,更易理解,更容易实现和测试的软件。理解,更容易实现和测试的软件。 译:译:功能测试是检查使用有效的输入是否能得到所期望的输出。功能测试是检查使用有效的输入是否能得到所期望的输出。 电大计算机专业英语作业2答案(二)Translate the following paragraphs into Chinese(将下列各段翻译成汉语)。1SQL Server is a RDBMS (Relational Database Management S

27、ystem) made by MicrosoftThis means that the data is stored in two dimensional tablesRDBMSs a11 have tables called catalogs or dictionaries that contain information about the particular databasesSQL Server is designed to allow thousands of users to access the database at the same time and is a true c

28、lient/server database systemIt is much more secure than AccessRights can be assigned to individual users and administratorsFor example you can setup one user that can only insert data in the database but cannot delete any 电大计算机专业英语作业2答案 译:译:SQL ServerSQL Server是是MicrosoftMicrosoft开发的关系型数据库管理开发的关系型数据

29、库管理系统。这意味着数据存储在二维的表中。关系型数据系统。这意味着数据存储在二维的表中。关系型数据库管理系统都具有被称为目录或字典的表,其中包含库管理系统都具有被称为目录或字典的表,其中包含待定数据库的信息。待定数据库的信息。SQL ServerSQL Server被设计为允许数千用被设计为允许数千用户同时访问数据库,并且是真正的客户机户同时访问数据库,并且是真正的客户机/ /服务器数据服务器数据库系统,比库系统,比AccessAccess更加安全。可以为个别用户和管理更加安全。可以为个别用户和管理员分配权限。例如您可以设置某个用户只能在数据库员分配权限。例如您可以设置某个用户只能在数据库中插

30、入数据,而不能删除任何数据。中插入数据,而不能删除任何数据。 电大计算机专业英语作业2答案 2. A high-level language is an artificial language with which we can write various instruction. This is possible not because computer processors are now so technologically advanced that they can “understand” these languagesYou should translate from progr

31、amming languages into machine language which can be understood by the computer processorsCompilers can accomplish this taskThis does mean that a highlevel language program is not directly executable:it must be compiled to produce processor program,which is executable 电大计算机专业英语作业2答案 译:译:高级语言是一种人造语言,使用它我们可以写不高级语言是一种人造语言,使用它我们可以写不同的指令。这成为可能不是因为计算机处理器的技术同的指令。这成为可能不是因为计算机处理器的技术如今是如此先进以至于它们可以理解这些语言。你需如今是如此先进以至于它们可以理解这些语言。你需要将这些语言翻译成计算机处理器能够理解的机器语要将这些语言翻译成计算机处理器能够理解的机器语言。编译器能够完成这项工作。这就意味着高级语言言。编译器能够完成这项工作。这就意味着高级语言程序不是直接可执行的:它必须被编译生成处理器程程序不是直接可执行的:它必须被编译生成处理器程序,这些程序是可执行的。序,这

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

最新文档

评论

0/150

提交评论