释义 |
initialization Computers.|ɪnɪʃəlaɪˈzeɪʃən| [f. next + -ation.] The action or process of initializing; the computer operations involved in this.
1957D. D. McCracken Digital Computer Programming xiii. 166 The programmer sitting at his desk with no more information than the trace may wish to know what happened in an early section of the program which set up the initialization. 1961Leeds & Weinberg Computer Programming Fund. iii. 75 By initialization we mean the program steps which prepare the program to carry out its function. In this instance the initialization would probably correspond to rewinding a magnetic tape to its starting point. 1969G. B. Davis Computer Data Processing xii. 271 The general steps for programming a loop are the following: 1. Initialization. 2. Execution. 3. Modification. 4. Test for termination. |