A Structured Approach to Programming |
Kitabın içinden
83 sonuçtan 1-3 arası sonuçlar
Sayfa 29
Returning to the example of the INQUIRY program , the PREPARE module could
be expanded as shown in Figure 2 - 5 . ( Module names are shown outside each
box . ) PROCESS Top Level PROCESS INQUIRY REQUEST READ Second ...
Returning to the example of the INQUIRY program , the PREPARE module could
be expanded as shown in Figure 2 - 5 . ( Module names are shown outside each
box . ) PROCESS Top Level PROCESS INQUIRY REQUEST READ Second ...
Sayfa 44
For example , do you code all the modules on one level before moving down to
the next level , or do you code all the modules on one leg ( e . g . , highest - level
to lowest - level modules ) of the hierarchy chart ? The sequence selected is the ...
For example , do you code all the modules on one level before moving down to
the next level , or do you code all the modules on one leg ( e . g . , highest - level
to lowest - level modules ) of the hierarchy chart ? The sequence selected is the ...
Sayfa 76
For example : LOOP : Read next record IF end - of - file GOTO EOJ Process
record GOTO LOOP EOJ : Close files End of job This example is not structured ,
for there is a branch back to an earlier section of code as well as a branch to
another ...
For example : LOOP : Read next record IF end - of - file GOTO EOJ Process
record GOTO LOOP EOJ : Close files End of job This example is not structured ,
for there is a branch back to an earlier section of code as well as a branch to
another ...
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 |