Frankenfeld F M
Sunquest Information Systems, Inc., Tucson, AZ 85711-3610.
Am J Hosp Pharm. 1993 Apr;50(4):717-24.
The basics of computer hardware and software are presented. A computer is a general-purpose electronic counting device used in data processing because of its accuracy and high speed. The physical components of a computer system are called the hardware, which includes the central processing unit and peripheral equipment for data input, output, and storage. Computer capacity is measured by the amount of data that can be stored in main memory and by the computer word size. Performance is indicated by the speed with which instructions are executed. Input devices (e.g., keyboard-type terminals) are the components that accept raw data and convert it into electronic form, and output devices (e.g., video display terminals) present the results of data processing in human-readable form. System software is the set of instructions that facilitate hardware use and allow the application software, which solves specific user problems, to run efficiently. System and application software is written by using various machine and symbolic languages. Milestones in software-development techniques include program subroutine use, modular programming, functional decomposition, structured programming, and structured analysis. Objectives in improving software quality are reducing development costs, making maintenance easier, and making development results more predictable. Because software development has lagged behind revolutionary advances in hardware, the full potential of computers has yet to be realized.
介绍了计算机硬件和软件的基础知识。计算机是一种通用的电子计数设备,因其准确性和高速度而用于数据处理。计算机系统的物理组件称为硬件,包括中央处理器以及用于数据输入、输出和存储的外围设备。计算机容量通过主存储器中可存储的数据量以及计算机字长来衡量。性能由执行指令的速度表示。输入设备(如键盘式终端)是接受原始数据并将其转换为电子形式的组件,输出设备(如视频显示终端)以人类可读的形式呈现数据处理结果。系统软件是一组有助于硬件使用并允许解决特定用户问题的应用软件高效运行的指令。系统软件和应用软件是使用各种机器语言和符号语言编写的。软件开发技术的里程碑包括程序子程序的使用、模块化编程、功能分解、结构化编程和结构化分析。提高软件质量的目标是降低开发成本、使维护更容易以及使开发结果更可预测。由于软件开发落后于硬件方面的革命性进展,计算机的全部潜力尚未实现。