Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  sample.cob   Sprache: Cobol

 
       Identification Division.
       Program-Id. sample.
       Author"Heintze/Jaffar/Voicu".
      * ".. Combining Analysis and Verification"  
       Data Division.
       Working-Storage Section.
      * variables
         77 x0 pic S9(8).
         77 y0 pic S9(8).
         77 x  pic S9(8).
         77 y  pic S9(8).
         77 s1 pic S9(8).
         77 s2 pic S9(8).
       Procedure Division.
      *  this is a sample from author
         move 0 to x0 x
         move 4 to y0 y
         perform until x >= y
           add 1 to x
           subtract 1 from y
           subtract 2 from x0
           add 2 to y0
      *    x + y = x0 + y0     
         end-perform  
      *  post
         compute s1=x+y
         compute s2=x0+y0
         Display "x="x" y="y
         Display "x+y="s1" x0+y0="s2
       End-Program sample.

Messung V0.5
C=84 H=100 G=92

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge