GitHub topics: main-memory-simulator
LeoMartinezTAMUK/Virtual-Memory_Simulation
This repository hosts a C program simulating virtual memory management using paging techniques. Virtual memory is a crucial concept in modern computer systems, allowing programs to operate as if they have more memory than physically available by utilizing disk storage as an extension of RAM.
Language: C - Size: 9.77 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Carlos-Mareco/simulador_cache
Um programa que simula o referenciamento do endereço da memória principal na memória cache.
Language: C++ - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
