书签 分享 收藏 举报 版权申诉 / 13
上传文档赚钱

类型《计算机专业英语》课件.ppt

  • 上传人(卖家):晟晟文业
  • 文档编号:5190923
  • 上传时间:2023-02-16
  • 格式:PPT
  • 页数:13
  • 大小:49.25KB
  • 【下载声明】
    1. 本站全部试题类文档,若标题没写含答案,则无答案;标题注明含答案的文档,主观题也可能无答案。请谨慎下单,一旦售出,不予退换。
    2. 本站全部PPT文档均不含视频和音频,PPT中出现的音频或视频标识(或文字)仅表示流程,实际无音频或视频文件。请谨慎下单,一旦售出,不予退换。
    3. 本页资料《《计算机专业英语》课件.ppt》由用户(晟晟文业)主动上传,其收益全归该用户。163文库仅提供信息存储空间,仅对该用户上传内容的表现方式做保护处理,对上传内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!
    4. 请根据预览情况,自愿下载本文。本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
    5. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007及以上版本和PDF阅读器,压缩文件请下载最新的WinRAR软件解压。
    配套讲稿:

    如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。

    特殊限制:

    部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。

    关 键  词:
    计算机专业英语 计算机专业 英语 课件
    资源描述:

    1、Professional English in Computer FieldChapter One The Fundamental of Computers 内容内容l正文lComputers Types lThe Year 2038 Problem l阅读材料lHistory of Electronic Digital Computers lCable vs.DSL 1-1 Computers Types lComputer sizes and power lSupercomputer and Mainframe lMinicomputer lWorkstation lPersonal co

    2、mputer Key Wordslmanipulate v.操作,控制lwell-definedadj.明确定义的lstorev.存储lretrieve v.获取,获得lmachineryv.机械装置lgeneral-purpose computers 通用计算机lintermediateadj.中间的lconduit n.导线管loverlap n.重叠lmainframe n.大型计算机lmoderate adj.中等的,适度的lspreadsheet n.电子表格程序lsurf v.浏览,专指上网浏览,和internet连用lfray n.竞争lonslaught n.猛攻lclone

    3、n.克隆,仿制,仿造lpin down 确定,明确lhigh-end adj.高端的llow-end adj.低端的 NoteslIn addition to these components,many others make it possible for the basic components to work together efficiently.lMainframe was a term originally referring to the cabinet containing the central processor unit.lFor nearly every other

    4、component,including the operating system,there are several options,all of which fall under the rubric of PC.除了那些组成元素之外,还有一些其它的部分使得这些基本的组成元素能够一起有效的工作大型机这个词最早是指包含中央处理器单元的柜子。包括操作系统在内的几乎每个组成元素都有多个符合PC规定的选项。1-2 The Year 2038 Problem Key Wordslpun n.俏皮话 lwrap around 回卷lodometer n.里程表lhaywire adj.混乱的llurk

    5、v.潜伏lpooh-pooh v.轻视limpending adj.即将发生的lplague v.折磨Key Wordsllegacy code 难以替换的代码 lscratch n.什么都没有lbackward compatibility 向后兼容lblindly adv.盲目地lcomputer-illiterate 不懂计算机的lscenario n.方案ldoomsday n.最后的审判日NoteslA later generation of UNIX authors,fearful that stuffy,humorless corporate drones would remove

    6、 this cherished pun,added a programmers comment inside the documentations source code that read,Take this out and a UNIX demon will dog your steps until the time_ts wrap around!ltime_t is never,ever at fault in any Year 2000 bug.一个后期的UNIX作者由于担心那些自命不凡、没有幽默感的企业里的“雄蜂”们会删掉这段他心爱的俏皮话,于是在源代码文档上加了一段程序员的注释,“

    7、删掉它,UNIX demon将会跟踪你所作的一切直到time_t函数发生回卷”。time_t从来都不是一个“千年虫”问题。NoteslIt would be too tedious to check everywhere;and besides,the extremely rare conditions that result in the functions failure would hardly ever happen in the real world.lAnd the larger,more complex,and more important any program is,the

    8、better are its chances that that itll be one of these old 32-bit programs.每个地方都检查是非常使人厌倦的,并且在现实生活中这种导致函数失败的极端情况是很难发生的。并且一个程序越庞大,越复杂,越重要,它越有可能是旧的32位的程序。Exercises 1.A computer is a machine that can be programmed to _.2.The actual machinery(wires,transistors,and circuits)of a computer is called _;the i

    9、nstructions and data are called _.3.A small,single-user computer based on a microprocessor is call _.4._ is an extremely fast computer that can perform hundreds of millions of instructions per second.5.Today,the world of personal computers is basically divided between Apple _ and _.6.A modern 32-bit

    10、 computer stores a _ data type,such as time_t,in 32 bits.7.The maximum number of a 32-bit signed integer is _.8.The MS-DOS layer at the heart of Microsofts Windows 98 and Windows ME was first written in the year of _.9.In a 64-bit program,a time_t could represent any date and time in the future out

    11、to _ A.D.10.For a 32-bit unsigned integer,the maximum year can be represented is _.questionslWhat are the principal characteristics of a computer?lPlease list the hardware components of general-purpose computers.lGive some different types of computer according to its size and power.lDescribe the general hardware requirements of a workstation.lWhat will people usually do on a personal computer for business use and home use?

    展开阅读全文
    提示  163文库所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。
    关于本文
    本文标题:《计算机专业英语》课件.ppt
    链接地址:https://www.163wenku.com/p-5190923.html

    Copyright@ 2017-2037 Www.163WenKu.Com  网站版权所有  |  资源地图   
    IPC备案号:蜀ICP备2021032737号  | 川公网安备 51099002000191号


    侵权投诉QQ:3464097650  资料上传QQ:3464097650
       


    【声明】本站为“文档C2C交易模式”,即用户上传的文档直接卖给(下载)用户,本站只是网络空间服务平台,本站所有原创文档下载所得归上传人所有,如您发现上传作品侵犯了您的版权,请立刻联系我们并提供证据,我们将在3个工作日内予以改正。

    163文库