EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book FORTRAN Code Auditor   Program Maintenance Manual

Download or read book FORTRAN Code Auditor Program Maintenance Manual written by Paul Smith and published by . This book was released on 1976 with total page 82 pages. Available in PDF, EPUB and Kindle. Book excerpt: The FORTRAN code auditor, an automated test tool, is used for the cost effective enforcement of FORTRAN programming standards and conventions appropriate to the Air Force software environment. It does not modify code. Using predefined coding standards and conventions, it simply advises the user where these standards and conventions have not been adhered to. The major advantage of favoring an automated auditor over manual methods, besides cost effectiveness, is complete objectivity and unambiguity. The standards can be viewed as being coding enforcements in four areas: (1) Documentation Standards - Standards defining quantity and placement of commentary thus enhancing program readability and comprehensive; (2) Format Standards - Standards identifying physical placement and grouping of code elements on the source code listing; (3) Design Standards - Standards limiting module size and placing restrictions on the use of certain instructions with the end result of providing an optimization of code relative to execution time; (4) Structural Standards - Standards requiring the use of strict rules for the top-down design and implementation of a system of programs and the requirement that the components adhere to a hierarchical form as much as possible.

Book Fortran Code Auditor  Volume I  User s Manual  Volume II  Program Maintenance Manual

Download or read book Fortran Code Auditor Volume I User s Manual Volume II Program Maintenance Manual written by TRW Inc and published by . This book was released on 1976 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book FORTRAN Code Auditor  Volume I  User s Manual

Download or read book FORTRAN Code Auditor Volume I User s Manual written by Paul Smith and published by . This book was released on 1976 with total page 53 pages. Available in PDF, EPUB and Kindle. Book excerpt: The FORTRAN Code Auditor, an automated test tool, is used for the cost effective enforcement of FORTRAN programming standards and conventions appropriate to the Air Force software environemnt. It does not modify code. Using predefined coding standards and conventions, it simply advises the user where these standards and conventions have not beeen adhered to. The major advantage of favoring an automated auditor over manual methods, besides cost effectiveness, is complete objectivity and unambiguity. The standards can be viewed as being coding enforcements in four areas: documentation standards - standards defining quantity and placement of commentary thus enhancing program readability and comprehensive; format standards - standards identifying physical placement and grouping of code elements on the souce code listing; design standards - standards limiting module size and placing restrictions on the use of certain instructions with the end result of providing an optimization of code relative to execution time; and structural standards- standards requiring the use of strict rules for the top-down design and implementation of a system of programs and the requirement that the components adhere to a hierarchical form as much as possible. (Author).

Book Scientific and Technical Aerospace Reports

Download or read book Scientific and Technical Aerospace Reports written by and published by . This book was released on 1985 with total page 1076 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Software Development Tools

Download or read book Software Development Tools written by Raymond C. Houghton and published by . This book was released on 1982 with total page 212 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book FORTRAN Code Auditor

    Book Details:
  • Author : Frank S. LaMonica
  • Publisher :
  • Release : 1981
  • ISBN :
  • Pages : 1 pages

Download or read book FORTRAN Code Auditor written by Frank S. LaMonica and published by . This book was released on 1981 with total page 1 pages. Available in PDF, EPUB and Kindle. Book excerpt: The FORTRAN Code Auditor, an automated test tool, is used for the cost effective enforcement of FORTRAN programming standards and conventions appropriate to the Air Force software environment. It does not modify code. Using predefined coding standards and conventions, it simply advises the user where these standards and conventions have not been adhered to. The major advantage of favoring an automated auditor over manual methods, besides cost effectiveness, is complete objectivity and unambiguity. The standards can be viewed as being coding enforcements in four areas: Documentation Standards - Standards defining quantity and placement of commentary thus enhancing program readability and comprehension; Format Standards - Standards identifying physical placement and grouping of code elements on the source code listing; Design Standards - Standards limiting module size and placing restrictions on the use of certain instructions with the end result of providing an optimization of code relative to execution time; and Structural Standards - Standards requiring the use of strict rules for the top-down design and implementation of a system of programs and the requirement that the components adhere to a hierarchical form as much as possible. Software Description: The program is written in the FORTRAN Y programming language for implementation on a Honeywell H6180 computer using the GCOS, release 4JS1, operating system. The computer memory requirement is 40K words. (Author).

Book Maintenance Manual for AUDIT  A System for Analyzing SESCOMP Software  Volume 3  Appendix C   Listings of the AUDIT Software for the UNIVAC 1108

Download or read book Maintenance Manual for AUDIT A System for Analyzing SESCOMP Software Volume 3 Appendix C Listings of the AUDIT Software for the UNIVAC 1108 written by Robert J. Wybraniec and published by . This book was released on 1977 with total page 160 pages. Available in PDF, EPUB and Kindle. Book excerpt: The AUDIT documentation provides the maintenance programmer personnel with the information to effectively maintain and use the AUDIT software. The AUDIT software examines FORTRAN computer programs or modules developed under the SESCOMP system for compliance with certain prescribed standards (SESCOMPSPEC's) and produces reports detailing the deviations from those standards. The AUDIT software also examines a program unit to detect and report improper use of undefined variables along the program unit's possible paths. In addition, AUDIT has an option which enables the user to test the effect of changes in word length on the output of computer programs. This report contains the listings of the AUDIT software for the UNIVAC 1108. (Author).

Book Practice in Software Adaption and Maintenance

Download or read book Practice in Software Adaption and Maintenance written by Rudolf Ebert and published by North-Holland. This book was released on 1980 with total page 472 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Federal Software Exchange Catalog

Download or read book Federal Software Exchange Catalog written by and published by . This book was released on 1986 with total page 714 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Energy Research Abstracts

Download or read book Energy Research Abstracts written by and published by . This book was released on 1984 with total page 608 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Maintenance Manual for AUDIT  A System for Analyzing SESCOMP Software

Download or read book Maintenance Manual for AUDIT A System for Analyzing SESCOMP Software written by Robert J. Wybraniec and published by . This book was released on 1977 with total page 185 pages. Available in PDF, EPUB and Kindle. Book excerpt: This document provides the maintenance programmer personnel with the information to effectively maintain and use the AUDIT software. The AUDIT software examines FORTRAN computer programs or modules developed under the SESCOMP system for compliance with certain prescribed standards (SESCOMPSPEC's) and produces reports detailing the deviations from those standards. The AUDIT software also examines a program unit to detect and report improper use of undefined variables along the program unit's possible paths. In addition, AUDIT has an option which enables the user to test the effect of changes in word length on the output of computer programs. This document describes the entire AUDIT software, explains its applications, and gives a detailed description on how to use the software. (Author).

Book Maintenance Manual for AUDIT  A System for Analyzing SESCOMP Software  Volume 2  Appendix B  Listings of the Audit Software for the CDC 6000

Download or read book Maintenance Manual for AUDIT A System for Analyzing SESCOMP Software Volume 2 Appendix B Listings of the Audit Software for the CDC 6000 written by Robert J. Wybraniec and published by . This book was released on 1977 with total page 186 pages. Available in PDF, EPUB and Kindle. Book excerpt: The AUDIT documentation provides the maintenance programmer personnel with the information to effectively maintain and use the AUDIT software. The AUDIT software examines FORTRAN computer programs or modules developed under the sescomp system for compliance with certain prescribed standards (SESCOMPSPEC's) and produces reports detailing the deviations from those standards. The AUDIT software also examines a program unit to detect and report improper use of undefined variables along the program unit's possible paths. In addition, AUDIT has an option which enables the user to test the effect of changes in word length on the output of computer programs. This report contains the listings of the AUDIT software for the CDC 6000. (Author).

Book Software Aids and Tools Survey

Download or read book Software Aids and Tools Survey written by and published by . This book was released on 1986 with total page 684 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Government Reports Announcements   Index

Download or read book Government Reports Announcements Index written by and published by . This book was released on 1977 with total page 826 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book ERDA Energy Research Abstracts

Download or read book ERDA Energy Research Abstracts written by United States. Energy Research and Development Administration and published by . This book was released on with total page 592 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Maintenance Manual for AUDIT  A System for Analyzing SESCOMP Software  Volume 4  Appendix D  Listings of the AUDIT Software for the IBM 360

Download or read book Maintenance Manual for AUDIT A System for Analyzing SESCOMP Software Volume 4 Appendix D Listings of the AUDIT Software for the IBM 360 written by Robert J. Wybraniec and published by . This book was released on 1977 with total page 176 pages. Available in PDF, EPUB and Kindle. Book excerpt: The AUDIT documentation provides the maintenance programmer personnel with the information to effectively maintain and use the AUDIT software. The AUDIT software examines FORTRAN computer programs or modules developed under the SESCOMP system for compliance with certain prescribed standards (SESCOMPSPEC's) and produces reports detailing the deviations from those standards. The AUDIT software also examines a program unit to detect and report improper use of undefined variables along the program unit's possible paths. In addition, AUDIT has an option which enables the user to test the effect of changes in word length on the output of computer programs. This report contains the listings of the AUDIT software for the IBM 360. (Author).

Book Energy Research Abstracts

Download or read book Energy Research Abstracts written by and published by . This book was released on 1983 with total page 768 pages. Available in PDF, EPUB and Kindle. Book excerpt: