A Structured Approach to Programming |
Kitabın içinden
9 sonuçtan 1-3 arası sonuçlar
Sayfa 35
Output in this problem is not a single function because the first two items are
produced during processing while the third item is a wrapup function . Thus ,
output can ' t be a module because there isn ' t a clear separation of functions .
Output in this problem is not a single function because the first two items are
produced during processing while the third item is a wrapup function . Thus ,
output can ' t be a module because there isn ' t a clear separation of functions .
Sayfa 44
The requirement that a module has for data produced or modified by another
module is called data dependency . Data dependency might also exist between
modules at different levels . For example , PREPARE might depend on the data
that ...
The requirement that a module has for data produced or modified by another
module is called data dependency . Data dependency might also exist between
modules at different levels . For example , PREPARE might depend on the data
that ...
Sayfa 147
... depends upon the results of a prior operation and an indicator controls whether
or not code is executed . In these cases the indicator is set when the situation
arises , ( e . g . , an error detected which prevents output from being produced ) .
... depends upon the results of a prior operation and an indicator controls whether
or not code is executed . In these cases the indicator is set when the situation
arises , ( e . g . , an error detected which prevents output from being produced ) .
Kullanıcılar ne diyor? - Eleştiri yazın
Her zamanki yerlerde hiçbir eleştiri bulamadık.
İçindekiler
Program Design | 19 |
Planning and Implementation | 43 |
Structured Programming | 61 |
Telif Hakkı | |
7 diğer bölüm gösterilmiyor
Diğer baskılar - Tümünü görüntüle
A Structured Approach to Programming Joan Kirkby Hughes,Glen C. Michtom,Jay I. Michtom Metin Parçacığı görünümü - 1987 |
Sık kullanılan terimler ve kelime öbekleri
addition allow appear approach argument begin CALL chapter COBOL compiler completed Compute condition contains CONTINUE data items decision defined detail DOWHILE ENDIF entry error example executed exit expression Figure flow flowchart FORMAT FORTRAN function GOTO handle hierarchy chart hour implementation indentation indicator initialization input installation invoked language limited logic loop manager MASTER method modified module MOVE names necessary needed nested operation output paragraph passed PERFORM phase PL/I planning possible Print problem PROCEDURE produced provides pseudo code READ readability record refinement routine sales rep segment separate sequence shown shows solution specified stage standard statement step structured programming stub terminate test data top-down transaction UPDATE valid variable VIOLATIONS walk-through WRITE written
Bu kitaba yapılan referanslar
Microcomputer Experimentation with the Intel SDK-85 Lance A. Leventhal,Colin Walsh Metin Parçacığı görünümü - 1980 |