清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)Introduction To Computers

C语言40学时 Chapter 0 Introduction Computers Brooks/Cole C Brooks/Cole, 2001 Thomson Learni
© Brooks/Cole, 2001 C语言40学时 Chapter 0 Introduction To Computers

Figure 1-1 C语言40学时 COMPUTER SYSTEM HARDWARE SOFTWARE Brooks/Cole C Brooks/Cole, 2001 Thomson Learni
© Brooks/Cole, 2001 Figure 1-1 C语言40学时

C语言40学时 Hardware The hardware is the physical equipment. It consists of five parts: (Figure 1-2) input devices - keyboard central processing unit (CPU) primary storage or main memory output devices - monitor or printer auxiliary or secondary storage devices -used for both input and output Brooks/Cole C Brooks/Cole, 2001 Thomson Learni
© Brooks/Cole, 2001 C语言40学时 Hardware • The hardware is the physical equipment. It consists of five parts: (Figure 1-2) – input devices – keyboard – central processing unit (CPU) – primary storage or main memory – output devices – monitor or printer – auxiliary or secondary storage devices – used for both input and output

Figure 1-2 C语言40学时 Monitor K∈ ebara CPU Prima Storage Input Devices Printer Disk Tape Auxiliary Storage Devices Output Devices Brooks/Cole C Brooks/Cole, 2001 Thomson Learni
© Brooks/Cole, 2001 Figure 1-2 C语言40学时

C语言40学时 CPU CPU contains arithmetic logic unit: +, x, / and Or control unit fetches instructions and data from memory executes instructions puts data back in memory (when we talk about a 600 MHz( mega hertz) Pentium Il, we are talking about how fast the CPU can do these things.) Brooks/Cole C Brooks/Cole, 2001 Thomson Learni
© Brooks/Cole, 2001 C语言40学时 CPU • CPU contains – arithmetic logic unit: +, -, *, /, and. Or – control unit: • fetches instructions and data from memory; • executes instructions • puts data back in memory • (when we talk about a 600 MHz( megahertz) Pentium III, we are talking about how fast the CPU can do these things.)

C语言40学时 Primary Storage(Main Memory The place where data and program are stored during execution It always contains the operating system Not permanent Data goes away when power is off Brooks/Cole C Brooks/Cole, 2001 Thomson Learni
© Brooks/Cole, 2001 C语言40学时 Primary Storage (Main Memory) • The place where data and program are stored during execution. • It always contains the operating system • Not permanent. Data goes away when power is off

C语言40学时 Auxiliary (Secondary) Storage It may be permanent, erasable, slower access than main memory We will have more study in later Brooks/Cole C Brooks/Cole, 2001 Thomson Learni
© Brooks/Cole, 2001 C语言40学时 Auxiliary (Secondary) Storage • It may be permanent, erasable, slower access than main memory • We will have more study in later

Figure 1-3 C语言40学时 Software System pplication Software Software Brooks/Cole C Brooks/Cole, 2001 Thomson Learni
© Brooks/Cole, 2001 Figure 1-3 C语言40学时

C语言40学时 Software The software is the collection of programs (instructions )that allow the hardware to do its job. It includes two categories: (Figure 1-3) system software: manages the computer resources and provides the interface between the hardware and the users application software helps users to solve their problems directly. Brooks/Cole C Brooks/Cole, 2001 Thomson Learni
© Brooks/Cole, 2001 C语言40学时 Software • The software is the collection of programs (instructions) that allow the hardware to do its job. It includes two categories: (Figure 1-3) – system software: manages the computer resources and provides the interface between the hardware and the users. – application software helps users to solve their problems directly

C语言40学时 System Software It consists of programs. These programs are divided into three classes operating system system support(provides system utilities and other operating services) system development(the language translators, debugging tools, computer assisted software engineering(CASE)) Brooks/Cole C Brooks/Cole, 2001 Thomson Learni
© Brooks/Cole, 2001 C语言40学时 System Software • It consists of programs. These programs are divided into three classes: – operating system – system support(provides system utilities and other operating services) – system development(the language translators, debugging tools,computer assisted software engineering (CASE)) •
按次数下载不扣除下载券;
注册用户24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
- 西北工业大学:《软件工程》课程教学资源(PPT课件讲稿,主讲:谢明忠,共六章).ppt
- 计算机信息技术_基础知识测试题一(计算机基础知识).doc
- 计算机信息技术_计算机信息技术习题4.doc
- 计算机信息技术_计算机信息技术习题3.doc
- 计算机信息技术_计算机信息技术习题2.doc
- 计算机信息技术_计算机信息技术习题1.doc
- 西北工业大学计算机系:计算机信息技术(PPT教学课件).ppt
- 计算机信息技术_综合练习.doc
- 计算机信息技术_期末课程考试相关内容.doc
- 计算机辅助设计习题_计算机辅助设计总复习.ppt
- 计算机辅助设计习题_计算机辅助设计 第十七章 建筑造型.ppt
- 计算机辅助设计习题_计算机辅助设计 第十六章 家具及装潢.ppt
- 计算机辅助设计习题_计算机辅助设计 第十四章 三维网格曲面.ppt
- 计算机辅助设计习题_计算机辅助设计 第十三章 实体修改命令.ppt
- 计算机辅助设计习题_计算机辅助设计 第十二章 实体制作命令.ppt
- 计算机辅助设计习题_计算机辅助设计 第十章 三维立体造型原理及概述.ppt
- 计算机辅助设计习题_计算机辅助设计 第九章 建筑工程图.ppt
- 计算机辅助设计习题_计算机辅助设计 第八章 表格、图幅及几何作图.ppt
- 计算机辅助设计习题_计算机辅助设计 第七章 辅助命令.ppt
- 计算机辅助设计习题_计算机辅助设计 第六章 尺寸标注.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第10章 指针.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第11章 结构体与共用体.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第12章 位运算.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第13章 文件.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第1章 C语言概述.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第2章 程序的灵魂一算法.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第3章 数据类型、运算符与表达式.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第4章 最简单的C程序设计一顺序程序设计.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第5章 选择结构程序设计.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第6章 循环控制.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第7章 数组.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第8章 函数.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第9章 预处理命令.ppt
- 电子科技大学《Delphi程序设计》_delphi应用.ppt
- 电子科技大学《Delphi程序设计》_delphi组件.ppt
- 电子科技大学《Delphi程序设计》_delphi语法基础.ppt
- 电子科技大学《Delphi程序设计》_认识delphi.ppt
- 电子科技大学《Delphi程序设计》_面向对象程序设计基础.ppt
- VC++程序设计_AnlexVC++1(英文).ppt
- VC++程序设计_AnlexVC++2(英文).ppt