A Structured Approach to Programming |
Kitabın içinden
38 sonuçtan 1-3 arası sonuçlar
Sayfa 24
A good way to test for modules with well - separated functions is , after defining
the modules in your program , to list the data that needs to be shared between
pairs of modules . If the number of data items is more than a few , you should ...
A good way to test for modules with well - separated functions is , after defining
the modules in your program , to list the data that needs to be shared between
pairs of modules . If the number of data items is more than a few , you should ...
Sayfa 95
One is that all data for each hour will be input before processing any of the data .
What are the implications of this decision ? Storage for 60 data items will be
needed . The coding will involve subscripting or indexing to address the
individual ...
One is that all data for each hour will be input before processing any of the data .
What are the implications of this decision ? Storage for 60 data items will be
needed . The coding will involve subscripting or indexing to address the
individual ...
Sayfa 137
In this matrix all module names appear across the top . Include all data items that
you think belong there . Unused data items can be easily deleted later . Each
data item that is passed to or from a module should be identified with either an I ,
an ...
In this matrix all module names appear across the top . Include all data items that
you think belong there . Unused data items can be easily deleted later . Each
data item that is passed to or from a module should be identified with either an I ,
an ...
Kullanıcılar ne diyor? - Eleştiri yazın
Her zamanki yerlerde hiçbir eleştiri bulamadık.
Diğer baskılar - Tümünü görüntüle
A Structured Approach to Programming Joan Kirkby Hughes,Jay I. Michtom,Jay I.. Michtom Metin Parçacığı görünümü - 1977 |
Sık kullanılan terimler ve kelime öbekleri
actual addition allow approach argument begin block called Chapter char character CHECK COBOL compiler completed condition contains create data items define definition detail determine DOWHILE error example executed exit expression Figure flow formatting function GOTO handle hierarchy chart hour implementation indentation indicator initialization input invoked language limited logic loop manager MASTER modified module MOVE necessary nested Note operation output paragraph parameter Pascal passed PERFORM planning pointer possible Print problem procedure produce provides pseudo code READ readability record reference refinement routine sales rep segment separate sequence shows single solution specifications stack standard statement step structured programming stub test data top-down TRANSACTION true unit UPDATE valid variable 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 |