计算机专业英语第三章

The Operating System Lesson One Summary of operating system An operating system serves as an interface, bridging the gap between hardware and application software. Thus, as we move from hardware to software, it’s appropriate that we consider the operating system first. serve 服务,供应 interface 界面 bridge n.桥;vt.架桥 gap n.缺口,缝隙 thus adv.因而,从而,如此 appropriate adj.适当的 consider vt.考虑,照顾,认为 What exactly dose an operating system do? Basically, it performs a number of support functions. exactly basically support If the application program is to be loaded, there must be a program in memory to control the loading process. That program is the operating system. Typically, the operating system is stored on disk. This objective is achieved by a special program called a boot. Generally, the boot is stored on the first sector (or two) of a disk. Hardware is designed to read this sector automatically whenever the power is turned on. The boot consists of only a few instructions, but they are sufficient to read the rest of the operating system into memory; note how it is seemingly “pulled in by its own bootstraps”. Now, a user can type the commands to load and execute an application program. generally sector designed automatically consists of instructions sufficient rest note seemingly own type load execute Loading programs is only one of the operating system’s many support functions. Basically, it is a collection of software modules that insulate the user from the hardware, thus making the system easier to use. Let’s investigate the primary functions of a typical operating system. collection n.收藏,搜集品 module n.模块 insulate vt.使绝缘,隔离 investigate v.调查,研究 primary adj.第一位的,主要的 The operating system is a collection of programs designed to manage the system’s resources, namely, memory, processors, devices, and information (program and data). Memory Management Fu

计算机专业英语第三章ppt,计算机专业英语第三章.ppt相关推荐

  1. 高职计算机基础教案ppt,计算机数学基础 高职计算机大类专业基础 郭宝玉 PPT计算机数学基础 第2章.ppt...

    计算机数学基础 高职计算机大类专业基础 郭宝玉 PPT计算机数学基础 第2章.ppt (53页) 本资源提供全文预览,点击全文预览即可全文预览,如果喜欢文档就下载吧,查找使用更方便哦! 9.90 积分 ...

  2. 中职计算机专业英语ppt,计算机专业英语ppt

    PPT内容 这是计算机专业英语ppt下载,主要介绍了Introduction:History:Programming:IV.Future Developments:Computer Architect ...

  3. 关于计算机方面的英语ppt,计算机专业英语ppt.ppt

    计算机专业英语ppt.ppt (47页) 本资源提供全文预览,点击全文预览即可全文预览,如果喜欢文档就下载吧,查找使用更方便哦! 19.9 积分 Operating SystemPassage 1,U ...

  4. 计算机应用基础李雪第三版答案,计算机应用基础--李雪 第3章计算机的基础知识.ppt...

    文档介绍: 第3章计算机的基础知识3.1计算机系统的基本组成3.2计算机的常见硬件设备3.3计算机的常见软件配置3.4信息编码与数据表示3.1计算机系统的基本组成一个系统就是一个整体,计算机系统是能够 ...

  5. 计算机英语一般会出现那些问题,计算机专业英语教学存在的问题与改进措施

    杨仪 代祥光 张先休 吴鸿娟 朱丙丽 摘要:计算机专业英语是一门专业考查课.文章分析了计算机专业英语教学中存在的一些突出问题,从教师和学生的两个角度阐述了造成这些问题的原因,以及改进措施.实践表明,从 ...

  6. 计算机英语形成性考核册,计算机专业英语形成性考核册答案

    计算机专业英语形成性考核册答案 计算机专业英语作业答案(供参考) 计算机专业英语作业1 第1-3章作业 一. Vocabulary( 词汇) (一).Translate the following w ...

  7. 英语作业 计算机科学与应用,计算机专业英语作业及答案(42页)-原创力文档...

    计算机专业英语作业答案(供参考) 计算机专业英语作业 1 第 1-3 章作业 一. Vocabulary( 词汇) (一 ). Translate the following words and ex ...

  8. 计算机电路基础plppt,《计算机电路基础》第1章:电路基本概念和基本定律ppt课件.ppt...

    <<计算机电路基础>第1章:电路基本概念和基本定律ppt课件.ppt>由会员分享,提供在线免费全文阅读可下载,此文档格式为ppt,更多相关<<计算机电路基础> ...

  9. 计算机组成原理第一章课件,计算机组成原理ppt 第一章课件.ppt

    计算机组成原理ppt 第一章课件 计算机组成原理;教材白中英,计算机组成原理·网络版,科学出版社,2002参考书石磊,计算机组成原理·第2版, 清华大学出版社,2006钱晓捷,微型计算机原理及应用, ...

  10. 计算机的定点运算器原理,计算机组成原理第二章第10讲定点运算器的组成.ppt

    <计算机组成原理第二章第10讲定点运算器的组成.ppt>由会员分享,可在线阅读,更多相关<计算机组成原理第二章第10讲定点运算器的组成.ppt(20页珍藏版)>请在装配图网上搜 ...

最新文章

  1. vivado----fpga硬件调试 (七)----数据导出并用MATLAB读取
  2. break stop java_在Java中使用break退出循环是不好的做法吗?
  3. 操作系统:经典进程同步问题 之 生产者-消费者问题、读者-写者问题、哲学家进餐问题
  4. 使用ProxyFactoryBean创建AOP代理 - Spring Framework reference 2.0.5 参考手册中文版
  5. OSI七层模型每层的功能及包含的协议
  6. activemq的使用场景
  7. gitlab或者gitee生成/添加SSH公钥的解决办法
  8. SpykeTorch: Efficient Simulation of Convolutional Spiking Neural Networks With at Most One Spike per
  9. 解决QTableWidget不显示数据的问题
  10. MyEclipse重新定位svn的路径
  11. bufferedwriter怎么写入tab_电脑越用越卡是怎么回事?教你三招恢复火箭般的速度...
  12. 瑞利信道:从原理到实现
  13. ssdp java_SSDP 简单服务发现协议
  14. NBT:根际微生物组抗番茄枯萎病(IF:35.724)
  15. opencv矩形轮廓查找
  16. HTTP 错误 404.0 - Not Found
  17. flutter 使用MD5加密
  18. 干货预警!自动化立体仓库电气安全设计
  19. Python爬虫,30秒爬取500+篇微信文章!太强啦!
  20. 保姆级教学——Python+Pygame怎么实现吃豆豆游戏

热门文章

  1. 给模型自动赋予贴图代码
  2. 8.PHP核心技术与最佳实践 --- 缓存
  3. 16.Linux/Unix 系统编程手册(上) -- 扩展属性
  4. 47. PHP 魔术方法
  5. 5. 什么是命名空间
  6. 10. 单例模式(singleton pattern)
  7. javascript的数组形式与php的数组形式
  8. 边界安全 - CDN/DMZ/网络协议
  9. 第二阶段团队冲刺02
  10. unity 多选枚举