zedtran / VirtualMemoryManagementSim
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:
- OS PROJECT FOR 4TH SEMESTER☆12Updated 6 years ago
- Compression of image by using OpenCV library and Huffman Coding Algorithm☆9Updated 6 years ago
- Assembly Language Programming on 8086☆100Updated last year
- A simple compiler written from scratch in C++ for an undergraduate course in program translation.☆49Updated 7 years ago
- Data Structures and Algorithms in C ( DSA )☆70Updated 8 months ago
- Simple billing and market management project in c++. It has admin panel where admin can manage stock of items and customer can buy the it…☆28Updated 2 years ago
- This projects is regarding designing own memory manager which will manage the memory - allocation/de-allocation for a process. Memory man…☆20Updated last year
- Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.☆108Updated 7 months ago
- Programs for Compiler Design course CS601 using Lex and C.☆17Updated 5 months ago
- ITMO Academy: Pilot Course on Codeforce☆52Updated 3 years ago
- This repository is created in order to share the resources of all the subjects related to Computer Science and Engineering.☆56Updated last year
- Generic data structures and algorithms implemented in c language.☆81Updated 2 years ago
- Google Chrome dinosaur game using Ncurses in C (T-Rex)☆67Updated 2 years ago
- A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated synt…☆137Updated 2 years ago
- Suite of functions, written in C++, which solve, validate and generate Sudoku puzzles!☆94Updated last year
- Programs from the course: "Mastering Data Structures & Algorithms using C and C++" by Abdul Bari☆75Updated 5 years ago
- 📚🔡 Some famous and really basic algorithms and data structures implemented in C☆21Updated 3 years ago
- Data Structures and Algorithms in C Language.☆56Updated 2 years ago
- All Lab programs for Compiler Design Lab for 7th semester Computer Science and Engineering Students under KTU.☆18Updated 4 years ago
- Created programs to simulate two different scheduling algorithms i.e. First come, first served and Preemptive Round Robin scheduling☆15Updated 4 years ago
- This repository contains implementations of popular data structures and algorithms in C++ based on the teachings of Abdul Bari, an expert…☆80Updated last year
- a simple version control system written in C++☆18Updated 3 years ago
- An Online Judge based on MERN Stack, Spring Boot and Docker.☆69Updated 10 months ago
- A C++ project on Hotel Management System using File Handling to store the records of the rooms in a hotel.☆61Updated last year
- Code Snippets for Data Structures and Algorithms. Problems from LeetCode, Codeforces and CodeChef for practice.☆62Updated 2 years ago
- Mini Database System using B+ Tree in C++ (Simple & Self-Explanatory Code)☆198Updated 2 years ago
- My journey throughout the course "Mastering Data Structures & Algorithms using C and C++"☆37Updated 2 years ago
- ☆28Updated 3 years ago
- Intel 8086 emulator in C/C++ with support for virtual devices☆25Updated 10 years ago
- C implementation of a basic FAT filesystem using a binary file as virtual hard disk☆10Updated 9 years ago