计算机专业英语.ppt

上传人:本田雅阁 文档编号:2634760 上传时间:2019-04-25 格式:PPT 页数:22 大小:369.51KB
返回 下载 相关 举报
计算机专业英语.ppt_第1页
第1页 / 共22页
计算机专业英语.ppt_第2页
第2页 / 共22页
计算机专业英语.ppt_第3页
第3页 / 共22页
亲,该文档总共22页,到这儿已超出免费预览范围,如果喜欢就下载吧!
资源描述

《计算机专业英语.ppt》由会员分享,可在线阅读,更多相关《计算机专业英语.ppt(22页珍藏版)》请在三一文库上搜索。

1、计算机专业英语,第二次作业,一、Vocabulary(词汇),(一)Translate the following words and expressions into Chinese。(写出下列词组的汉语。) 1database 2flat-file database 3relational database 4data structure 5built in 6coding 7machine language 8. property window,1、数据库 2、平面文件数据库 3、关系型数据库 4、数据结构 5、内嵌的,固有的 6、写代码,编码 7、机器语言 8、属性窗口,9. soft

2、ware crisis 10.object model 11.black box testing 12.white box testing 13.bug 14.software maintenance 15.Requirements Analysis & Specification,9、软件危机 10、对象模型 11、黑盒测试 12、白盒测试 13、错误 14、软件维护 15、需求分析和说明,一、Vocabulary(词汇),(二)Fill in the blanks with the corresponding English abbreviations(根据汉语写出相应的英语缩写。) 1.

3、结构化查询语言 2.关系型数据库管理系统 3.集成开发环境 4.多文档界面 5.单文档界面 6.面向对象分析 7.面向对象设计 8.面向对象程序,1、SQL 2、RDBMS 3、IDE 4、MDL 5、SDI 6、OOA 7、OOD 8、OOP,一、Vocabulary(词汇),(三)Translate the following words into English(根据汉语写出相应的英语 ) 1.客户机/服务器 2.二维的 3.点击鼠标右键 4.调试程序 5.高级语言 6.标准版 7.代码窗口 8.软件生命周期 9.软件测试 10.数据流图,client/server,right clic

4、k,high-level language,code window,two dimensional,debug the program,standard edition,software life cycle,data-flow diagram,software testing,二、Tell whether the following statements are true (T) or false (F)(判断正误),F,1. Client/server database system is no longer in use now ( ) 2.F1atfile style of datab

5、ase 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.Highlevel language is popular,because it is directly executable in computer without compiling. ( ),T,F,F,

6、F,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 Basic Integrated Development Environment (IDE) ( ) 8.software engineering covers not only the technical aspects of

7、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 internal structure ( ),T,F,T,T,T,三、Match the following words and expressions in the left column with those

8、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多文档界面 6MDI (Multi-Document Interface) f关系数据库 7Maintenance g编译程序 8Object-oriented Design (OOD) h软件测试 9software testing i黑

9、盒测试 10black box testing j面向对象设计,1.d 2.f 3.a 4.g 5.c 6.e 7.b 8.j 9.h 10.i,(二) 1machine language a调试 2assembly language b功能测试 3debugging c窗体 4functional testing d汇编语言 5white box testing e机器语言 6form f白盒测试 7project window g表记录 8field h结构化程序设计 9structured programming i工程窗口 10table record j字段,1.e 2.d 3.a

10、4.b 5.f 6.c 7.i 8.j 9.h 10.g,四、Fill in the blanks with suitable words or expressions from the list given below,and change the form where necessary(从下面方框中选择合适的词或表达,以其适当的形式填空),system group dimensional name design catalog location right,Like many other RDBMSs,SQL Server uses two tables to store dataThe

11、se tables are called or dictionariesh is a secure system and allow you to assign to individual 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 o

12、ver 10 tablesTo create a new table,you can use a table window .,dimensional,catalogs,rights,group,name,location,system,design,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,t

13、hey are ,which can be run directly by computer; and There are different highlevel programming 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

14、suited for the job,high-level language assembly language written machine language facilitate notation construct,facilitate,notation,machine language,assembly language,high-level language,constructs,written,Software testingwhich is defined as the execution of a program to find its , is a vital part o

15、f the software lifecycleThere are different types of testing,mainly,they are or 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 d

16、oes not behave as expected Software testing is a much more means of identifying software Therefore,debugging supports testing other than replacing testing,black box testing internal bug thorough reveal output faults valid white box testing,faults,black box testing,valid,output,white box testing,reve

17、al,internal,thorough,bugs,五.Translation(翻译),(一) Translate the following sentences into Chinese(将下列句子翻译成汉语。) 1A database system is a software system which can manage a database stored in computer files 2Relational databases also have functions “built in”that help them to get,sort and edit the data in

18、 many different ways,译:数据库系统是一类软件系统,可以管理用计算机文件形式存放的数据库。,译:关系型数据库还具有“内置”的功能帮助其用多种方式获取、排序和编辑数据。,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 been realized that maintenance of pro

19、grams 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被设计为充许数千用户同时访问数据库,并且是真正的客户机/服务器数据库系统。,译:在最近的几年中,人们已经意识到程序的维护比程序的开发更昂贵,因此程序的阅读和书写一样重要

20、。,译:程序设计语言用于使人类和计算机之间的交流更容易。,6Fortunately most programming languages have many kinds of constructs in common and vary only in the way that 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 th

21、e same application 8For developing a software product,the development process is divided into 5 stages:Requirements Analysis & Specification,Design,Coding,Testing,and Maintenance,译:幸运的是大多数的程序语言有很多种相同架构,只是在书写的方式上有所不同。,译:一些应用程序,如Word,允许一些表单窗口使用MDI模式,使你能够在一个软件中打开多个数据文档。,译:开发一个软件产品,开发过程分为5步:需求分析和说明,设计,编

22、码,测试和维护。,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,译:面向对象方法可以提高生产效率是因为面向对象分析和设计,

23、如果正确执行了面向对象方法,可以产生出更清晰,更易理解,更容易实现和测试的软件。,译:功能测试是检查使用有效的输入是否能得到所期望的输出。,(二)Translate the following paragraphs into Chinese (将下列各段翻译成汉语)。,1SQL Server is a RDBMS (Relational Database Management System) made by MicrosoftThis means that the data is stored in two dimensional tablesRDBMSs a11 have tables ca

24、lled 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 client/server database systemIt is much more secure than AccessRights can be assigned to individual users and

25、administratorsFor example you can setup one user that can only insert data in the database but cannot delete any,译:SQL Server是Microsoft开发的关系型数据库管理系统。这意味着数据存储在二维的表中。关系型数据库管理系统都具有被称为目录或字典的表,其中包含待定数据库的信息。SQL Server被设计为允许数千用户同时访问数据库,并且是真正的客户机/服务器数据库系统,比Access更加安全。可以为个别用户和管理员分配权限。例如您可以设置某个用户只能在数据库中插入数据,而

26、不能删除任何数据。,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 programming languages into machine langua

27、ge 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,译:高级语言是一种人造语言,使用它我们可以写不同的指令。这成为可能不是因为计算机处理器的技术如今是如此先进以至于它们可以理解这些语言。你

28、需要将这些语言翻译成计算机处理器能够理解的机器语言。编译器能够完成这项工作。这就意味着高级语言程序不是直接可执行的:它必须被编译生成处理器程序,这些程序是可执行的。,3Over the last few decades there has been a tremendous growth in information technology and its impact on everyday lifeComplex software systems have become critical to the operation of many systems in areas such as ba

29、nking, communications,manufacturing,power generation,and transportationProgress in computer science and accumulated experience with industrial production of software have led to the emergence of software engineering as a separate disciplineThe software engineering discipline has been defined as“the

30、application of systematic,disciplined,quantifiable approaches to the development,operation,and maintenance of software”that is,the application of engineering to software.,译:在过去的几十年间,信息技术有了巨大的发展,并且影响着我们每天的生活。复杂的软件系统已经成为许多领域的关键,如银行、通信、制造业、电力、交通等。随着计算机科学的进步和工业生产经验的积累,导致软件工程作为一个独立的标准出现。软件工程规范已经被定义为“应用系统的、规范的、量化的方法开发、操作和维护软件。”也就是说,使用工程的方法开发软件。,

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 其他


经营许可证编号:宁ICP备18001539号-1