Skip to content

renadalnumay/CSC227

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSC227 Memory Management Project

This Java program is designed to manage a contiguous region of memory using a fixed-size partition scheme. It allows users to allocate and de-allocate memory blocks, and provides a status report about the current state of memory. The allocation of memory blocks can be performed using one of three contiguous memory allocation approaches: first-fit, best-fit, or worst-fit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages