软件工程

本类阅读TOP10

·PHP4 + MYSQL + APACHE 在 WIN 系统下的安装、配置
·Linux 入门常用命令(1)
·Linux 入门常用命令(2)
·使用 DCPROMO/FORCEREMOVAL 命令强制将 Active Directory 域控制器降级
·DirectShow学习(八): CBaseRender类及相应Pin类的源代码分析
·基于ICE方式SIP信令穿透Symmetric NAT技术研究
·Windows 2003网络负载均衡的实现
·一网打尽Win十四种系统故障解决方法
·数百种 Windows 软件的免费替代品列表
·收藏---行百里半九十

分类导航
VC语言Delphi
VB语言ASP
PerlJava
Script数据库
其他语言游戏开发
文件格式网站制作
软件工程.NET开发
FUNDAMENTALS OF COMPUTER HARDWARE

作者:未知 来源:月光软件站 加入时间:2005-2-28 月光软件站

FUNDAMENTALS OF COMPUTER HARDWARE

1-1 ORGANIZATION OF COMPUTER SYSTEM COMPONENTS

    Now that we've examined what is a computer[1], let's look again at our computer definition: A computer is a fast and accurate symbol manipulating system that is organized to accept, store, and process data and produce output results under the direction of a stored program of instructions. This section explains why a computer is a system and how a computer system is organized.
    Fig.1-1 shows the basic organization of a computer system. Key elements in this system include input, processing, and output devices. Let's examine each component of the system in more detail.
    INPUT DEVICES. Computer systems use many devices for input purpose. As shown in Fig.1-2, some INPUT DEVICES allow direct human/machine communication, while some first require data to be recorded on an input medium such as a magnetizable material[2]. Devices that read data magnetically recorded on specially coated plastic tapes or flexible or floppy plastic disks are popular[3]. The keyboard of a workstation connected directly to … or ONLINE to … a computer is an example of a direct input device[4]. Additional direct input devices include the mouse, input pen, touch screen, and microphone. Regardless of the type of device used, all are components for interpretation and communication between people and computer systems.
    CENTRAL PROCESSING UNIT. The heart of any computer system is the central processing unit (CPU). As Fig. 1-3 shows, there are three main sections found in the CPU of a typical personal computer system: The primary storage section, The arithmetic-logic section, and The control section. But these three sections aren't unique to personal computer: They are found in CPUs of all sizes.
    OUTPUT DEVICES. Like input units, output devices are instruments of interpretation and communication between humans and computer systems of all sizes. These devices take output results from the CPU in machine-coded form and convert them into a form that can be used (a) by people (e.g. a printed and/or displayed report) or (b) as machine input in another processing cycle.
    In personal computer systems (Fig. 1-3), display screen and desktop printers are popular output devices. Larger and faster printers, many online workstations, and magnetic tape drives are commonly found in larger systems.
    The input/output and secondary storage units shown in Fig. 1-3 are sometimes called peripheral devices (or just peripherals). This terminology refers to the fact that although these devices are not a part of the CPU, they are often located near it.

NOTES
[1] Now
此处作连接词用,意为既然、由于。
[2] while连接的并列复合句,有转折的意思,译成"""可是"等。
[3] flexible or floppy plastic disks可简单译为软磁盘。
[4] online与直接连接的概念不同。前者是"联机",此处是指工作站键盘与主机联在一起工作,后者是指"物理连接"




相关文章

相关软件