Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating Systems Memory Address

Overview

Logical address is collected through input which then displays the page number, offset, and physical address

Requirements

Python 3

Usage

Open Command Prompt
Navigate to folder containing MemoryAddress.py with commands 'cd' and '..'
Execute with 'python MemoryAddress.py'

About

A Python script for translating logical (virtual) addresses into page number, offset, and physical address for teaching operating-systems memory management

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages