Examen Lenguajes de Interfaz

Description

Lenguajes de Interfaz Flowchart on Examen Lenguajes de Interfaz, created by Salomón Canchola Espinoza on 26/03/2018.
Salomón Canchola Espinoza
Flowchart by Salomón Canchola Espinoza, updated more than 1 year ago
Salomón Canchola Espinoza
Created by Salomón Canchola Espinoza over 6 years ago
15
0

Resource summary

Flowchart nodes

  • Inicio
  • bigString, bigNumber, newLine, error, numberLength, stringLength, number
  • cx = 0
  • AL == 0Dh
  • AL = lee caracter
  • AL
  • bx = bigString bx = bx + cx bigString[bx] = AL cx += 1
  • cx == 10
  • A
  • A
  • bx = stringLength cx = cx - 1 stringLength[bx] = cx
  • newLine
  • cx = 0
  • Al = lee caracter
  • AL == 0Dh
  • AL
  • bx = bigNumber bx = bx + cx bigNumber[bx] = AL cx += 1
  • cx == 2
  • B
  • B
  • bx = numberLength numberLength[bx] = cx
  • newLine
  • PILA agrega 0 dx = 1
  • bx = bigNumber bx = bx + cx bx = bx - 1 AL = bigNumber[bx] AL = AL - 30h ax = AL * DL bx = sacar de PILA bx = bx + ax PILA agrega bx ax = dx DL = 10 ax = AL * DL dx = ax cx = cx -1
  • cx == 0
  • C
  • C
  • dx = sacar de PILA bx = number number[bx] = DL
  • dx == 0
  • dx > 10
  • dx = 0
  • bx = bigString bx = bx + dx al = bigString[bx] AH = 0eh CH = 0 CL = [number]  
  • cx == 0
  • AL
  • cx = cx -1
  • DL == [stringLength]
  • FIN
  • dx += 1
  • error
Show full summary Hide full summary

Similar

Programa 1 Modo Texto Ensamblador Actividad 3
Salomón Canchola Espinoza
INSTRUCCIONES TIPO SALTO DE LENGUAJE ENSAMBLADOR
diana marcela casas cristancho
Programación de dispositivos
Ronaldo Aldhair Terrazas Torres
Lenguaje Ensamblador
Hozai Lopez
Lenguajes de interfaz
Reik Nicol
conceptos basicos
Ivett Medina Dal
LENGUAJE
Lu Pi
Interfaces
Manuel Aranda
Descripción de ensamblador
Asakura Hiwatary