Übersetzung für "Flow graph" in Deutsch
The
edges
of
the
control
flow
graph
represent
a
program
part
that
is
to
be
executed
sequentially
and
the
nodes
correspond
to
program
branches.
Die
Kanten
des
Kontrollfluss-Graphen
stellen
einen
sequenziell
abzuarbeitenden
Programmteil
dar
und
die
Knoten
entsprechen
Programmverzweigungen.
EuroPat v2
A
specific
execution
of
a
program
can
therefore
be
represented
as
a
path
within
the
control
flow
graph.
Eine
bestimmte
Ausführung
eines
Programms
kann
daher
als
Pfad
innerhalb
des
Kontrollfluss-Graphen
dargestellt
werden.
EuroPat v2
The
cyclomatic
number
equalling
the
number
of
linearly
independent
paths
is
the
number
of
paths
counted
at
the
widest
part
of
the
program
flow
graph.
Die
zyklomatische
Zahl,
die
gleich
der
Anzahl
der
linear
unabhängigen
Pfade
ist,
ist
die
Zahl
der
Pfade,
die
an
der
breitesten
Stelle
des
Programmablaufgraphen
gezählt
wird.
EuroPat v2
In
this
embodiment,
it
is
moreover
necessary
for
the
various
sequentially
executed
program
parts
and/or
sections
of
the
control
flow
graph
of
the
application
and/or
program
to
possess
different
run
times
or
for
at
least
the
calculation
of
the
check
values
in
the
various
sequentially
executed
sections
and/or
program
parts
to
occur
at
different
times
with
regard
to
the
respective
counter
contents
in
order
that
the
sequential
sections
and/or
program
parts
are
also
distinguishable
by
the
calculated
check
values
and
error
attacks
may
be
reliably
detected.
Darüber
hinaus
ist
bei
dieser
Ausführungsform
notwendig,
dass
die
verschiedenen
sequentiell
durchlaufenen
Programmteile
bzw.
Teilstücke
des
Kontrollfluss-Graphen
der
Applikation
bzw.
des
Programms
unterschiedliche
Laufzeiten
besitzen
oder
zumindest
die
Berechnung
der
Prüfwerte
in
den
verschiedenen
sequenziell
durchlaufenen
Teilstücken
bzw.
Programmteile
zu
verschiedenen
Zeitpunkten
bezüglich
der
jeweiligen
Zählerstände
geschieht,
damit
die
sequenziellen
Teilstücke
bzw.
Programmteile
durch
die
berechneten
Prüfwerte
auch
unterscheidbar
sind
und
Fehlerangriffe
sicher
erkannt
werden
können.
EuroPat v2
For
determining
an
execution
path
of
the
program,
check
points
and/or
control
flow
flags
are
therefore
inserted
into
the
sequentially
executed
program
parts,
which
correspond
to
the
edges
of
the
control
flow
graph.
Zur
Feststellung
eines
Ausführungspfades
des
Programms
werden
somit
Testpunkte
bzw.
Kontrollfluss-Markierungen
in
die
sequenziell
ausgeführten
Programmteile,
welche
den
Kanten
des
Kontrollfluss-Graphen
entsprechen,
eingefügt.
EuroPat v2