文档库 最新最全的文档下载
当前位置:文档库 › 国开吉林00829-计算机专业英语-本章自测-辅导资料

国开吉林00829-计算机专业英语-本章自测-辅导资料

国开吉林00829-计算机专业英语-本章自测-辅导资料

计算机专业英语-本章自测-辅导资料

说明:如果课程题目是随机的,请按CTRL+F在题库中逐一搜索每一道题的答案

特殊说明请仔细:课程的题目每学期都可能更换,所以请仔细核对是不是您需要的题目再下载!!!!

第1题

older microcomputers’ speeds are usually measured in nanoseconds.

正确的答案是“错”。

第2题

the movement of electronic signals between main memory and the alu as well as the control signal between the cpu and input /output devices are controlled by the control unit of the cpu.

正确的答案是“对”。

第3题

the calculation speed of computer is controlled by the alu unit.

正确的答案是“对”。

第4题

ram stands for read-only memory.

正确的答案是“错”。

第5题

the cpu usually uses directly the software instructions and data stored in the hard disks.

正确的答案是“错”。

第6题

as soon as you turn the computer off, the contents of ram disappear.

正确的答案是“对”。

第7题

input devices can only input letters, numbers and symbols.

正确的答案是“错”。

第8题

one pixel forms one character.

计算机专业英语第3章在线测试

A B C D The data, when they are not encrypted, are called A B C D A virus is a A B C D Many viruses go resident in the memory like a ( ). A B C D Now, about ( ) different viruses account for all the viruses that actually spread in t A B C D

C、attack phase D、create phase 2、( ) maybe a certain cause that some viruses infect upon. A、a day B、a time C、an external event on your PC D、a counter within the virus 3、Many viruses do harmful things such as ( ). A、deleting files B、simulating typos C、slowing your PC down D、changing random data on your disk 4、If a virus simply reproduce and have no cause for an attack phase, but it will still ( ) without your permission. A、stealing storage B、pilfer CPU cycles C、del_ete files D、play music 5、Some viruses, with no attack phase, often damage the programs or disks they infect bec ause they ( ). A、have bugs in them B、contain poor quality code C、steal storage D、show messages on your screen 第三题、判断题(每题1分,5道题共5分)

计算机专业英语及翻译Unit 7

Unit 7 The Fundamentals of Computer Software Text 1 Data Structure A data structure is a data type. Its values are composed of component elements that are related by some structure. Since a data structure is a data type, it has a set of operations on its values. In addition, there may be operations that act on its component elements. The operations of a structured data type might not only act on the values of the data type, they might also act on component elements of the data structure. The data type’s arrays and record s are native to many programming languages. By using the pointer data type and dynamic memory allocation, many programming languages also provide the facilities for constructing linked structures. The first two higher-level abstract data types are stacks and queues. They are extremely important to computing. A stack is a data type. Its major attributes are the way the insertion and deletion of its elements. The only element that can be deleted or removed is the one that was inserted most recently. Such a structure is said to have a last-in/first-out (LIFO) behavior. Queues are familiar to us. The line of people waiting for service at a bank is an example of queues. The main feature of queues is that they follow a first-come/first-served rule. In queues, the earliest element inserted is the first served. In social settings, the rule appeals to our sense of equality and fairness.There are many applications of the first-in/first-out (FIFO) protocol of queues in computing. For example, the line of I/O requests waiting for access to a disk drive might be a queue. The line of computing jobs waiting to be run on a computer system might also be a queue. 参考译文 数据结构 数据结构是一种数据类型,其值是由通过某种结构相互关联的组成元素所构成的。 由于数据结构是一种数据类型,因此它有一组针对这些值的操作;而且,可能有一些操作是作用于其组成元素的。结构化的数据类型的操作不仅可以作用于数据类型的值,并且也可以作用于数据结构的组成元素。 数据类型数组和记录对众多程序设计语言来说都是固有的数据类型。通过使用指针数据类型和动态存储分配,很多程序设计语言还提供了建立链接结构的功能。我们将要讨论的两种更高一级的抽象数据类型是堆栈和队列,它们对计算至关重要。 堆栈是一种数据类型,其主要性质是由支配其元素的插入与删除的规则来决定的。惟一能被删除或移去的元素只能是最后插入的元素,这就是所谓具有后进先出(LIFO)性质的结构。 队列对我们来说是非常熟悉的。在银行等待服务的一队人,就是队列的一个例子。队列的主要特征是遵循先来先服务的规则。在队列中,最先插入的元素将最先被服务。这种原则

计算机英语第三版课文翻译

第一单元:计算机与计算机科学 课文A:计算机概览 一、引言 计算机是一种电子设备,它能接收一套指令或一个程序,然后通过对数字数据进行运算 或对其他形式的信息进行处理来执行该程序。 要不是由于计算机的发展,现代的高科技世界是不可能产生的。不同类型和大小的计算 机在整个社会被用于存储和处理各种数据,从保密政府文件、银行交易到私人家庭账目。计 算机通过自动化技术开辟了制造业的新纪元,而且它们也增强了现代通信系统的性能。在几 乎每一个研究和应用技术领域,从构建宇宙模型到产生明天的气象报告,计算机都是必要的 工具,并且它们的应用本身就开辟了人们推测的新领域。数据库服务和计算机网络使各种各 样的信息源可供使用。同样的先进技术也使侵犯个人隐私和商业秘密成为可能。计算机犯罪 已经成为作为现代技术代价组成部分的许多风险之一。 二、历史 第一台加法机是法国科学家、数学家和哲学家布莱斯.帕斯卡于1642年设计的,它是数 字计算机的先驱。这个装置使用了一系列带有10个齿的轮子,每个齿代表从0到9的一个数字。轮子互相连接,从而通过按照正确的齿数向前转动轮子,就可以将数字彼此相加。17世纪70 年代,德国哲学家和数学家戈特弗里德.威廉.莱布尼兹对这台机器进行了改良,设计了一台 也能做乘法的机器。 法国发明家约瑟夫―玛丽.雅卡尔,在设计自动织机时,使用了穿孔的薄木板来控制复 杂图案的编织。在19世纪80年代期间,美国统计学家赫尔曼.何勒里斯,想出了使用类似雅 卡尔的木板那样的穿孔卡片来处理数据的主意。通过使用一种将穿孔卡片从电触点上移过的 系统,他得以为1890年的美国人口普查汇编统计信息。 1、分析机 也是在19世纪,英国数学家和发明家查尔斯.巴比奇,提出了现代数字计算机的原理。 他构想出旨在处理复杂数学题的若干机器,如差分机。许多历史学家认为,巴比奇及其合伙 人,数学家奥古斯塔.埃达.拜伦,是现代数字计算机的真正先驱。巴比奇的设计之一,分析 机,具有现代计算机的许多特征。它有一个以一叠穿孔卡片的形式存在的输入流、一个保存 数据的“仓库”、一个进行算术运算的“工厂”和一个产生永久性纪录的打印机。巴比奇未 能将这个想法付诸实践,尽管在那个时代它在技术上很可能是可行的。 2、早期的计算机 模拟计算机是19世纪末开始制造的。早期型号是靠转动的轴和齿轮来进行计算的。用任 何其他方法都难以计算的方程近似数值,可以用这样的机器来求得。开尔文勋爵制造了一台 机械潮汐预报器,这实际上就是一台专用模拟计算机。第一次和第二次世界大战期间,机械 模拟计算系统,以及后来的电动模拟计算系统,在潜艇上被用作鱼雷航线预测器,在飞机上 被用作轰炸瞄准具的控制器。有人还设计了另一个系统,用于预测密西西比河流域春天的洪 水。 3、电子计算机 第二次世界大战期间,以伦敦北面的布莱切利公园为工作地点的一组科学家和数学家, 制造了最早的全电子数字计算机之一:“巨人”。到1943年12月,这个包含了1500个真空管 的“巨人”开始运转了。它被以艾伦.图灵为首的小组用于破译德国用恩尼格码加密的无线 电报,他们的尝试大部分是成功的。 除此而外,在美国,约翰.阿塔纳索夫和克利福德.贝里早在1939年就在艾奥瓦州立学院

计算机专业英语

计算机专业英语文档编制序号:[KKIDT-LLE0828-LLETD298-POI08]

Chapter1 Competencies After you have read this chapter, you should be able to: 1. Explain the five parts of an information system: people, procedures, software, ?hardware, and data. 2. Distinguish between system software and application software. 3. Discuss the three kinds of system software programs. 4. Distinguish between basic and specialized application software. 5. Identify the four types of computers and the four types of microcomputers. 6. Describe the different types of computer hardware including the system unit, input, output, storage, and communication devices. 7. Define data and describe document, worksheet, database, and presentation files. 8. Explain computer connectivity, the wireless revolution, and the Internet. 第一章能力 当你阅读本章,你应该能够: 1。解释了信息系统的五个部分:人,程序,软件,

计算机专业英语7_8_9_10章

计算机专业英语(2006-2007学年04本) Computing Essentials CHAPTER 7 CONNECTIVITY, THE WIRELESS REVOLUTION, AND COMMUNICATIONS 连接、无线革命和通讯 Connectivity 连接,连接性 Bluetooth 蓝牙(技术) Communication systems 通讯系统 Sending and receiving devices 发送和接受设备 Communication channel 通讯信道 Connection decices 连接设备 Data transmission specification 数据转送规格说明规范 //////////////////////////////////////////////////////////// Concept Check What is the wireless revolution? Describer the four elements of every communication system? //////////////////////////////////////////////////////////// Communication channels 通讯信道 Telephone lines 电话线

Twisted pair 网络双绞线 Coaxial cable 同轴电缆 Microwave 微波 Line of sight communication 视线通讯(微波) Satellite 人造卫星 Fiber-optic cable 光纤电缆 Concept Chack Discuss the types of communication channels. Which is the fastest form of cable communications channels? What is one limitation of microwave communication? Analog signals 模拟信号 Digital signals 数字信号 Modem 调制解调器 Modulation 调制 Demodulation 解调 External modem 外置调制解调器 Internal modem 内置调制解调器 PC card modem Wireless modem 无限调制解调器

计算机专业英语教程(第三版)练习答案

计算机专业英语教程Array第三版练习参考答案 Unit 1 [Ex 1] 1. F 2. T 3. T 4. F 5. T 6. T 7. T 8. T 9. T 10. F [Ex 2] 1. input, storage, processing, and output 2. power; speed; memory 3. central processing unit 4. internal; primary; memory 5. keyboard; central processing unit; main memory; monitor [Ex 3] A. 1. F 2. D 3. G 4. C 5. B 6. A 7. E 8. H B. 1. user 2. monitor 3. data 4. keyboard 5. data processing 6. information 7. computer 8. memory [Ex 4] 1. input device 2. screen, screen 3. manipulates 4. instructions 5. retrieve 6. code 7. hard copy 8. function [Ex 5] 1. T 2. T 3. F 4. F 5. T 6. F 7. T 8. F Unit 2 [Ex 1] 1. T 2. F 3. T 4. F 5. T 6. T 7. T 8. F [Ex 2] 1. sizes, shapes, processing capabilities 2. supercomputers, mainframe computers, minicomputers, microcomputers 3. mainframe computer 4. microcomputers, storage locations 5. protables, laptop computers/notebook/palm-sized computer. desktop workstations 6. semiconductor 7. CPU, memory, storage, devices, processing, users 8. microprocessor chip [Ex 3] A. 1. C 2. A 3. H 4. I 5. E 6. F 7. G 8. B B. 1. capacity 2. device 3. laptop computer 4. Portable computers 5. Silicon 6. semiconductor 7. workstation 8. voltage 9. RAM 10. ROM [Ex 4] 1. portable 2. access 3. main memory 4. sophisiticated programs 5. processing capability 6. instructions 7. computation 8. computer professional [Ex 5] 1. T 2. T 3. T 4. F 5. F 6. T 7. F 8. T 9. F 10. T 11. F 13. T 14. T Unit 3 [Ex 1] 1. T 2. F 3. T 4. T 5. T 6. T 7. F 8. F 9. T 11. T 12. F 13. F 14. T [Ex 2] 1. microprocessor 2. bus 3. register 4. control unit 5. processor 6. binary 7. arithmetic, logical 8. milliseconds, nanoseconds. 9. instruction 10. execution 11. megahertz 12. wordsize [Ex 3] A. 1. F 2. A 3. J 4. C 5. D 6. E 7. H 8. I 9. B 10. G B. 1. Storage 2. chip 3. registers 4. ALU 5. bus 6. control unit 7. machine language 8. binary system 9. bits 10. computer program [Ex 4] 1. configuration 2. converts 3. data buses 4. characters

济南大学计算机专业英语第一章答案

Homework of Chapter One 1. Chapter 1 Multiple Choice Select the best answer for each question below. When you are finished, check your answers by clicking the 'Check Answers' button at the bottom of the page. 1. People, procedures, software, hardware, and data are the five parts of a(n) competency system computer system information system software system 2. Procedures are typically documented in manuals written by computer specialists end users Microsoft service providers 3. Which of the following is an example of connectivity data hard disk

Internet power cord 4. Windows 7 is an example of a(n) application software browser operating system shareware 5. The most powerful type of computer. mainframe computers microcomputers minicomputers supercomputers 6. The system component that controls and manipulates data in order to produce information is called the keyboard microprocessor monitor mouse

《计算机专业英语》第03章在线测试

《计算机专业英语》第03章在线测试 A B C D Windows gives you more control over the ________ A B C D The most important program on any computer is________ A B C D 、____is a word processing tool that helps you to crea A B C D ( )as a significant majority of market share in the desktop A B C D

D、Windows 2000 Datacenter Server 2、Windows 2000 has the key technologies, they are ( ). A、flat directory B、security C、active directory D、enterprise management 3、Active Directory supports ( ). A、delegation of administrative task B、granular access control C、encapsulation D、inheritance 4、Common contemporary operating systems include __________________________. A、Mac OS B、Microsoft Windows C、Linux D、Solaris 5、Microsoft Windows currently supports _______ and _______file systems A、NTFS B、ext2 C、FAT D、NILFS E、OCFS 第三题、判断题(每题1分,5道题共5分) 1、Operating systems are unique to their manufacturers.

《计算机英语(第3版)》练习参考答案(5-8)

Unit Five: Software Process Unit Five/Section A I. Fill in the blanks with the information given in the text: 1. off-the-shelf 1 2. exclusive 2 3. cascade 3 4. requirements; integration 4 5. throwaway 5 6. immediate; stable 67. reuse-oriented; framework 78. software; compromises II. Translate the following terms or phrases from English into Chinese and vice versa: 1 1. system specification 系统规格说明 2 2. unit testing 单位(或单元、部件)测试 3 3. software life cycle 软件生命周期(或生存周期) 4 4. system validation testing 系统验证测试 5 5. evolutionary development process 演化开发过程 6 6. simple linear model 简单线性模型 77. program unit 程序单元 88. throwaway prototype 抛弃式原型 99. text formatting 正文格式编排,文本格式化 1010. system evolution 系统演变 1111. 系统设计范例system design paradigm 1212. 需求分析与定义requirements analysis and definition 1313. 探索式编程方法exploratory programming approach 1414. 系统文件编制system documentation 1515. 瀑布模型waterfall model 1616. 系统集成system integration 1717. 商用现成软件commercial off-the-shelf ( 或COTS) software 1818. 基于组件的软件工程component-based software engineering (CBSE) 1919. 软件维护工具software maintenance tool 2020. 软件复用software reuse III. Fill in each of the blanks with one of the words given in the following list, making changes if necessary: There are three different types of software maintenance. Firstly, there is maintenance to repair software faults. Coding errors are usually relatively cheap to correct; design errors are more expensive as they may involve rewriting several program components. Requirements errors are the most expensive to repair because of the extensive system redesign that may be necessary. Secondly, there is maintenance to adapt the software to a different operating environment. This type of

计算机专业英语

Chapter1 Competencies After you have read this chapter, you should be able to: 1. Explain the five parts of an information system: people, procedures, software, hardware, and data. 2. Distinguish between system software and application software. 3. Discuss the three kinds of system software programs. 4. Distinguish between basic and specialized application software. 5. Identify the four types of computers and the four types of microcomputers. 6. Describe the different types of computer hardware including the system unit, input, output, storage, and communication devices. 7. Define data and describe document, worksheet, database, and presentation files. 8. Explain computer connectivity, the wireless revolution, and the Internet. 第一章能力 当你阅读本章,你应该能够: 1。解释了信息系统的五个部分:人,程序,软件, 硬件和数据。

计算机专业英语全部答案(第三版)

计算机专业英语全部答案(第三版)

Unit1 EX1 1 F 2 T 3 T 4 F 5 T 6 F 7 T 8 T 9 T 10F EX2 Input hardware, storage hardware, processing hardware, output hardware power, speed, memory central processing unit internal, primary, memory keyboard, central processing unit, main memory, monitor EX3 PARTA 1 F 2 D 3 G 4 C 5 B 6 A 7 E 8 H EX3 PART B 1 F 2 E 3 G 4 B 5 A 6 C 7D 8 H EX4 1 input device 2 screen 3 manipulates 4 instructions 5 retrieve 6 codes 7 hardcopy 8 function EX5 1 T 2 T 3 F 4 F 5 T 6 F 7 T 8 T

UNIT2 EX1 1 T 2 F 3 T 4 F 5 T 6 F 7 T 8 F EX2 1 sizes, shapes, processing capabilities 2 supercomputers, mainframe computers, minicomputers, microcomputers 3 mainframe computer 4 microcomputer, storage locations 5 portables, laptop computers, desktop workstations 6 semiconductor 7 CPU, memory, storage, devices, processing, users 8 microprocessor chip EX3 PARTA 1 C 2 A 3 H 4 I 5 E 6 F 7 G 8 J EX3 PARTB 1 capacity 2 device 3 laptop computer 4 Portable computers 5 Silicon 6 semiconductor 7 workstation 8 Voltage, voltage 9 RAM 10ROM EX4 1 portable 2 access 3 main memory

计算机专业英语教程(第三版)(unit5——)

Unit 5 Ex1: 1 T 2 T 3 F 4 T 5 F 6 F 7 F 8 T 9 T 10 T 11F 12T 13F 14F 15T 16T 17F 18T 19F 20F 21T 22T 23T EX2 1.mail, courier 2.hub, star 3.local area network 4.packets 5.Ethernet 6.kilobits per second, megabits per second, gigabits per second 7.circuit switching 8.reassembled 9.internet protocol, transmission control protocol 10.datagrams 11.frames 12.binary, decimal EX3 part A 1 C 2 E 3 B 4 F 5 A 6 D 7 H 8 G EX3 part B 1.hub 2.zipped 3.decimal 4.frame 5.binary number 6.internet 7.packet 8.bandwidth EX4 1.forwarded 2.reassembled 3.are encapsulated 4.cable 5.bursty 6.submit 7.are retransmitted 8.protocol EX5

1.IP address 2.notation 3.dotted-decimal https://www.wendangku.net/doc/f77755058.html,puter network 5.background 6.shared 7.geographic 8.privacy Exercise to the Passage for Reading EX6 1.有意为维修技师使用所留 2.被弃的、丢失的或损坏了的数据都进了数据桶。 3.比大多数人怀疑的那样有更少的相同之处。 4.只能由真正有特殊才能的人所打造的核心技术。 5.程序和文件 6.(1)和拓展程序所能(5)敏感信息的干涉者 7.隐藏的特性和控制开发复杂性 8.(2)意在用权宜而不清晰的方式解决某一特别难以解决情形的聪明的编程窍门。 9.不能很好地和人沟通 10.对程式,数据结构或整个程序 11.互相指责别人和不适当的团组有关 12.(1)打免费长途电话(2)但并不限于通讯网络 13.眼部疲劳 14.(1)他们认为微不足道或令人讨厌的问题。 15.没人能发现这些漏洞,或者,即便发现了,也不会探究利用。 16.受雇攻入某地以检测其安全性 17.用了很多GO To语句,例外语句或其它非结构化的分支构造 18.其后,没有定时作适当的压制(炸弹爆炸)的工作, 19.善意 20.在发布前很久 21.这种技术可能不能运转,如果真是这样,人们再不会知道是为什么 22.在Suns系统中,是L1—A,在苹果机中,是! 23.它完全不起作用,系统想做些什么,但被卡住了,不能取得进展 24.(1)指与计算机软硬件相对的人的神经系统,(2)此计算机系统的软硬件 25.在紧急关头,能很快找到程序缺陷并予以修复 26.指头脑封闭的人 Unit 6 Unit6 EX1 1 F 2 T 3 F 4 T 5 T 6 F 7 F 8 T 9 T 10 F 11F 12F 13T

《计算机专业英语》第03章在线测试

A B C D Windows gives you more control over the you work. A B C D The most important program on any computer is________. A B C D is a word processing tool that helps you to crea e quality documents. A B C D ( )as a significant majority of market share in the desktop A B C D

2、Windows 2000 has the key technologies, they are ( ). A、flat directory B、security C、active directory D、enterprise management 3、Active Directory supports ( ). A、delegation of administrative task B、granular access control C、encapsulation D、inheritance 4、Common contemporary operating systems include __________________________. A、Mac OS B、Microsoft Windows C、Linux D、Solaris 5、Microsoft Windows currently supports _______ and _______file systems A、NTFS B、ext2 C、FAT D、NILFS E、OCFS 第三题、判断题(每题1分,5道题共5分) 1、Office 2000 is an incredible set of business tools. 正确错误 2、Operating systems are not unique to their manufacturers.

计算机专业英语名词翻译

第一章(计算机系统概论) digital computer 数字计算机 decimal digits 十进制数字 binary 二进制 bit 位 ASCII 美国国家信息交换标准代码 computer system 计算机系统 hardware system 硬件系统 software system 软件系统 I/O devices 输入输出设备 central processing unit(CPU) 中央处理器memory 存储器 application software 应用软件 video game 计算机游戏 system software 系统软件 register 寄存器 floating point data浮点数据 Boolean布尔值 character data字符数据 EBCDIC扩充的二十一进制交换代码 punched cards穿孔卡片 magnetic tape磁带 main memory主存 vacuum tubes电子管 magnetic drum磁鼓 transistors晶体管 solid-state devices固体器件 magnetic cores磁芯 integrated circuit(IC)集成电路 silicon chip硅芯片 multiprogramming多道程序设计 timessharing分时分时技术 minicomputers小型计算机 mainframe大型计算机 large-scaleintegrated(LSI)大规模集成 very-large-scale integrated(VLSI)超大规模集成word processing文字处理 eletronic spreedsheets电子表格 database management programs数据库管理程序desktop publishing桌面印刷personalcomputer(PC)个人计算机microcomputer微型计算机 storage capacities存储容量 stand-alone computer独立计算机 local area network(LAN)局域网 peripheral devices外部设备 assembly line流水线 supercomputer巨型计算机 第二章(计算机系统结构) memmory subsystem存储子系统 I/O subsystem输入输出子系统 bus总线 system bus系统总线 chip 芯片 address bus地址总线 instructions指令 memory location存储单元 data bus数据总线 control bus控制总线 local bus 局部总线 microprocessor微处理器 register set寄存器组 arithmetic logic unit(ALU)运算器 clock cycle时钟周期 control unit控制器 computer architecture计算机体系结构introduction format指令格式 addressing modes寻址方式 introduction set指令集 internal memory内存 main memory主存 Random Access Memory(RAM)随机存取存储器Read Only Memory (ROM)只读存储器secondary storage副主存储器 vitual memory虚拟存储器 Dynamic RAM(DRAM)动态存储器 refresh circuitry刷新电路 Static RAM(SRAM)静态RAM cache memory高速缓冲存储器 masked ROM掩膜ROM PROM可编程RAM EPROM可擦写PROM ultraviolet light紫外线 EEPROM or EEPROM电擦写PROM basic input/output system(BIOS)基本输入输出系统flash EEPROM 快闪存储器

计算机专业英语的教学大纲

《计算机专业英语》实施性教学计划 信息技术部张学娟 一、教学对象、学制 信息技术专业部2010级计算机班、电子商务班、动漫影视班和平面设计班的学生。学制三年,本课程教学一年。 二、教学目标 1、通过本课程的学习,学生要全面了解计算机硬、软件相关的英语表达,提高学生在计算机相关英语材料方面的阅读能力和词汇表达能力,为学生学习,理解和使用计算机技术提供便捷的途径。 2、学生在学习中要领会课文中体现的科学精神和人文精神,进一步了解经济社会发展和科学技术进步对高素质劳动者的要求,从而努力提高学习的积极性和主动性;学习中还要注意把学习英语和培养相应的职业意识、职业能力结合起来,要在职业场景中学习英语,提高英语应用能力,努力做到为工作、为生活而学习。 三、学生现状。 1、现在的职高学生英语学业相当于初中一年级水平。他们对英语学习缺乏兴趣、学习效果差,视英语学习为一种负担。这种基础上的差异,给中职英语教学的正常开展带来了不便,给教师带来了困惑,阻碍着学生语言学习的进一步深入。 2、中等职业学校的学生因自身原因而使得学习水平不高;而且他们对英语的学习兴趣不浓,缺乏正确的学习态度,也无明确的学习目标,并且在学习习惯和方法上存在不足. 3、四个教学班的学生学习水平参差不齐,城乡学校发展不平衡,城市里的学生思维软活跃,但在学习时比较浮躁,农村的学生学习比较刻苦,但因生活习惯影响,课堂上表现不积极,需要根据学生的知识水平、性格因材施教,积极营造宽松的学习环境,激发他们学习英语的兴趣。 四、中职英语学科的重要性。

计算机软件技术更新的速度越来越快,而这些技术大多来源于英语国家,我们的学生在运用这些技术时往往受到语言障碍的制约,严重影响到对新技术的理解和消化。因此,对于学习计算机专业的学生来说,除了学好专业课外,还要认识到学好专业英语对他们学习相关专业的重要性 掌握了计算机英语,就能快速、准确的获取最新计算机技术、动态信息。在应用层面,从计算机教科书、参考书、说明书,到人机交互式的键盘键名,屏幕上的窗口菜单、互联网上各种令人眼花缭乱的网页。因此基于信息时代对计算机人才的要求,计算机英语是各层次计算机专业在校学生的必修课。 五、教学内容 从专业需要中引出英语教学内容。 根据职业教育的特点和本专业学生的实际情况,我们在确定教学内容时必须要遵循以下原则: 1、必须能够适应社会经济、科技发展以及学生的需求,这样才能促进人的发展。 2、突出职业性。确立的教学目标必须为学生的就业、择业和创业服务。因为职业教育的目的是“使无业者有业,有业者乐业”。 所以《计算机专业英语》教学内容包括: (1)使学生能够在已有的英语基础之上,进一步加深对专业知识的理解和掌握。 (2)教学生熟悉和掌握计算机硬件、软件、操作系统、程序设计、网络通信、信息安全、应用系统等诸方面的英语表达和专业词汇。 (3)使做为技能型人才的学生必须能够阅读相关说明书以及使用更先进的计算机软件。 (4)信息技术部学生通过专业英语学习,能尽量多地掌握与本专业相关的专业词汇,为学生的专业发展奠定向外发散的基础,为职校生广开就业门路提供机会。 本学期英语教学内容 伴随本学期我校的教学改革,计算机专业英语教学侧重培养学生阅读和

相关文档
相关文档 最新文档