CoboCards App FAQ & Wishes Feedback
Language: English Language
Sign up for free  Login

This flashcard is just one of a free flashcard set. See all flashcards!

All main topics / Mathematik / Berechenbarkeit / Berechenbarkeit I
24
Syntax der RAM (wichtigste, evtl. ergänzen)
Syntax Zustandsänderung
LOAD i c(0) := c(i)
CLOAD i c(0) := i
STRORE i c(i) := c(0)
ADD i c(0) := c(0) + c(i)
CADD i c(0) := c(0) + i
SUB i c(0) := c(0) - c(i)
CSUB i c(0) := c(0) - c(i)
MULT i c(0) := c(0) * i
CMULT i c(0) := c(0) * c(i)
DIV i c(0) := Lc(0) / c(i) ┘
CDIV i Lc(0) / i ┘
GOTO j b:=j
IF c(0) = < <= x GOTO j b:= j, falls c(0) =<<=x; b+1, sonst
New comment
Flashcard info:
Author: hemag
Main topic: Mathematik
Topic: Berechenbarkeit
Published: 16.03.2010

Cancel
Email

Password

Login    

Forgot password?
Deutsch  English