- generateTapeExecute() - Method in class turing_machine.DataBase
-
Riempimento del Nastro (vettore dinamico) di esecuzione della macchina
- getAlfabeto() - Method in class turing_machine.DataBase
-
- getCharacter() - Method in class turing_machine.State
-
- getCharacter() - Method in class turing_machine.Terna
-
- getCurrentState() - Method in class turing_machine.DataBase
-
- getDB_IN() - Method in class turing_machine.DataBase
-
- getDB_OUT() - Method in class turing_machine.DataBase
-
- getFase() - Method in class turing_machine.DataBase
-
- getHead() - Method in class turing_machine.DataBase
-
- getMove() - Method in class turing_machine.Terna
-
- getnState() - Method in class turing_machine.Terna
-
- GetRowState(int) - Method in class turing_machine.DataBase
-
Restituisce la riga di stati corrispondenti all'indice passato
- getSizeColoumns() - Method in class turing_machine.DataBase
-
Restituisce il numero di caratteri riconosciuti
- getSizeRows() - Method in class turing_machine.DataBase
-
Restituisce il numero di stati inseriti
- getState() - Method in class turing_machine.State
-
- getStepToEnd() - Method in class turing_machine.DataBase
-
- getTapeExec() - Method in class turing_machine.DataBase
-
- getTapeInput() - Method in class turing_machine.DataBase
-
- getTerna(int, char) - Method in class turing_machine.RunProgram
-
Ottiene la terna corrispondente e la seleziona
- getTerna() - Method in class turing_machine.State
-
- GUI_Execute - Class in turing_machine
-
- GUI_Execute(DataBase) - Constructor for class turing_machine.GUI_Execute
-
Creazione della finestra GUI_Execute
- GUI_Init - Class in turing_machine
-
- GUI_Init() - Constructor for class turing_machine.GUI_Init
-
Creazione della finestra GUI_Init
- GUI_Insert - Class in turing_machine
-
- GUI_Insert(DataBase) - Constructor for class turing_machine.GUI_Insert
-
Creazione della finestra GUI_Insert
- GUI_InsertState - Class in turing_machine
-
- GUI_InsertState(DataBase) - Constructor for class turing_machine.GUI_InsertState
-
Creates new form GUI_InsertState
- GUI_Monitoring - Class in turing_machine
-
Finestra di monitoraggio degli stati, sia in caso di inserimento che di esecuzione
- GUI_Monitoring(DataBase, Dimension, int) - Constructor for class turing_machine.GUI_Monitoring
-
Creazione della finestra di GUI_Monitoring