科技文献翻译 Section A Computer Program (计算机程序)Section B Software Life Cycle (软件生命周期) 英文原文:Computer ProgramⅠ
IntroductionA computer program is a set of instructions that directs a computer to perform some processing function or combination functions
For the instructions to be carried out, a computer must execute a program, that is, that is the computer reads the program, and then follows the steps encoded in the program in a precise order until completion
A program can be executed many different times, with each execution yielding a potentially different result depending upon the options and data that the user gives the computer
Program fall into two major classes: application program and operating systems
An application program is one that carries out some function directly for a user, such