- Egypt ,Giza
Popular repositories Loading
-
Disk_Scheduling
Disk_Scheduling PublicIt simulates disk scheduling which is done by operating system to schedule I/O requests arriving for the disk using one of the these algorithms (FCFS, SSTF, SCAN, C-SCAN, LOOK , C-LOOK , Optimized)…
Java 2
-
Huffman-coding
Huffman-coding PublicHuffman coding is a lossless data compression algorithm. Its idea is to assign variable-length codes to input characters and the lengths of these codes are based on the frequencies of corresponding…
Java 2
-
Vector-Quantization-
Vector-Quantization- PublicVector Quantization is lossy data compression technique. Its idea is to design an efficient codebook that contains a group of codewords to which input image vector is assigned.
Java 2
-
Computer-Graphics
Computer-Graphics PublicIt is project to draw (square - rectangle - circle - Ellipse - quad) using different algorithms and fill them using (convex , non convex , non recursive flood fill , recursive flood fill) algorithms
C++ 1
-
Weather_Journal_App
Weather_Journal_App PublicThis project to create an asynchronous web app that uses Web API and user data to dynamically update the UI for a Weather-Journal App.
JavaScript 1
If the problem persists, check the GitHub status page or contact support.