Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Reporte Numero 3: Simulador de memoria

Materia: SISTEMAS OPERATIVOS

Autor: Erik Solis

Lenguaje: Python 3

Librerías: numpy

Ejecución:

	Version1: 
		python3 simulator.py data1.txt 1
		python3 simulator.py data2.txt 1

	Version1 Debug:
		python3 simulator.py data1.txt 1 0
		python3 simulator.py data2.txt 1 0


	Version2: 
		python3 simulator.py data1.txt 2
		python3 simulator.py data2.txt 2

	Version2 Debug:
		python3 simulator.py data1.txt 2 0
		python3 simulator.py data2.txt 2 0

Nota: Archivos .txt deben estar localizados en la misma carpeta que el código fuente.
      El cuarto argumento referente al modo debug puede ser distinto de cero.	

About

Program that simulates memory. Description on PDF and how to run the python script on README file.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages