zedtran / VirtualMemoryManagementSimLinks
A C-Program that simulates Virtual Memory Management based on a text file input of logical addresses which represents sequential instructions with address range 0 thru 2^16 - 1. See the Project Report for more details regarding usage.
☆18Updated 7 years ago
Alternatives and similar repositories for VirtualMemoryManagementSim
Users that are interested in VirtualMemoryManagementSim are comparing it to the libraries listed below
Sorting:
- Project 1 of PINTOS, detailed introduction☆12Updated 4 years ago
- Compression of image by using OpenCV library and Huffman Coding Algorithm☆9Updated 6 years ago
- Simple malloc implementation for POSIX systems w/ sbrk(2)☆20Updated 11 years ago
- Contains implementations of cache-optimized and external memory algorithms.☆11Updated 6 years ago
- Preloader 'pre-loads' dynamically linked executables to speed up their load times☆13Updated 11 months ago
- A quite simple debugger for Linux☆9Updated 16 years ago
- a simple operating system☆10Updated 10 years ago
- Legacy BIOS firmware for emulators☆19Updated 3 years ago
- A toy c compiler written in python☆11Updated last year
- LRU-Cache-using-C☆13Updated 7 years ago
- UNIX based x86_32bit light weight OS build from Scratch in c and c++ .☆10Updated 3 years ago
- C assembler for final project - Course 20465 Open University☆7Updated 7 years ago
- cityhash (C99)☆12Updated 5 years ago
- A fast memory pool allocator☆12Updated 3 years ago
- A repo of xOS the dead os project from @omarrx024☆15Updated 7 years ago
- implementation of Datastructure in C/C++ Programming Language☆52Updated 4 months ago
- Fork of IA-16 port of Newlib -- added small and medium model support☆14Updated last year
- Easy Compiler Compiler written in C++☆25Updated 7 years ago
- Simple 16-bit x86 decompression algorithm☆14Updated 7 years ago
- A repository containing all experiments for the course Compiler Design.☆28Updated 4 years ago
- jwlink is a fork of the open watcom linker wlink. May create 16-, 32- and 64-bit binaries.☆23Updated 2 weeks ago
- Writing a x86 operating system from scratch☆10Updated 3 years ago
- C compiler driver to produce tiny DOS .exe and .com executables☆24Updated last year
- Simple Assembly Language Programs (8086)☆47Updated 8 years ago
- Lightweight 8086 simulator for running ELKS and DOS programs☆20Updated 2 years ago
- Minimal TCP/IP stack for non OS based micrcontroller enviornment.☆18Updated 5 years ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- Created programs to simulate two different scheduling algorithms i.e. First come, first served and Preemptive Round Robin scheduling☆16Updated 4 years ago
- A sweet hobby made operating system written in C++ for x86 CPUs with GUI☆46Updated 2 years ago
- Simple C Compiler written in Python☆66Updated 2 years ago