harismuneer / Graphical-Display-Memory-and-Software_Hardware-Interrupts-x86_Assembly
๐ Solved problems to help better understand the important concepts of Display Memory (Video Card Memory), String Manipulation, Software Interrupts and Hardware Interrupts in context of x86 Assembly Language (8086 Assembly)
โ4Updated 3 years ago
Related projects โ
Alternatives and complementary repositories for Graphical-Display-Memory-and-Software_Hardware-Interrupts-x86_Assembly
- ๐ A complete C++ implementation of Queue using two Stacks.โ0Updated 3 years ago
- ๐พ Different Matrix Operations like Addition, Transpose, Symmetric and Row Interchange performed using Pointer Arithmeticโ0Updated 3 years ago
- ๐ A Car Parking Simulator made in LogicWorks 5 as a final project for the course "Digital Logic Design (EE227)"โ7Updated 3 years ago
- โ๏ธ An implementation of Bubble Sort where Pointers are used to traverse and process the arrayโ0Updated 3 years ago
- ๐A C++ example demonstrating the OS concepts of Process Forking, Shared Memory, Semaphores by solving an interesting problemโ0Updated 3 years ago
- ๐ A C++ implementation of two datastructures: queue and stackโ1Updated 3 years ago
- โจ A MATLAB implementation (Simulink Model) of a Full Wave Bridge Rectifierโ0Updated 3 years ago
- ๐๏ธ A console based graphical activity calendar implemented in C++ as an assignment for the course "Computer Programming CS103"โ2Updated 3 years ago
- ๐ Solved problems demonstrating the use of Factory, Singleton and Strategy Design Patterns using Java. These problems were solved duringโฆโ1Updated 3 years ago
- ๐ Demonstrating the concept of representing/flattening a 3D array as a 1D array by solving a real life problemโ1Updated 3 years ago
- ๐ฅ๏ธ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.โ8Updated 3 years ago
- ๐ Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked Listโ7Updated 3 years ago
- ๐ฒ A C++ implementation of all functionalities (insertion, deletion, search etc) of a 2-3 (two-three) Tree using Rotation, Split and Merโฆโ14Updated 3 years ago
- โฑ๏ธ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timingโ12Updated 3 years ago
- ๐ฒ A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.โ7Updated 3 years ago
- ๐คน A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.โ13Updated 3 years ago
- ๐ An android application for travellers which allows them to save their journey experiences at one place in an organizable way. For detaโฆโ9Updated 3 years ago
- ๐ผ๏ธ This repository contains ready to run code for the following image processing techniques: Image Gradient, Image Smoothness, Image Hisโฆโ13Updated 3 years ago
- ๐ฎ An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.โ26Updated last year
- ๐ฑ A tool to download android apps from Google Play Store and Xiaomi App Store (the famous Chinese Store).โ31Updated 3 years ago
- โ๏ธ An efficient tool to do in-depth comparison of two android apps.โ34Updated 3 years ago
- ๐ป This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Booโฆโ54Updated last year
- ๐ฝ A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etcโ56Updated 3 years ago
- ๐ A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artifiโฆโ62Updated 3 years ago
- ๐ฃ An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC)โฆโ67Updated last year
- ๐จโโ๏ธ A fully featured Clinic Management System based on three tier architecture made using ASP.NET, C# with a well documented README.md โฆโ196Updated 2 years ago
- โ๏ธ An enterprise level Flight Booking System for Turkish Airlines (web-application) based on the Model View Controller (MVC) Architectureโฆโ209Updated 3 months ago
- ๐ A sophisticated Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal codโฆโ351Updated 9 months ago