There are no reviews yet. Be the first to send feedback to the community and the maintainers!
NN-project
phppp
Workshops-test
PHP-PHP
WEB2
Banker-algorithm-and-recovering-FCAI--
It’s a simulation for banker's algorithm processes request and release resources and the banker will grant a request only if it leaves the system in a safe state. A request is denied if it leaves the system in an unsafe state,: if a request let to a Deadlock, apply recovery algorithm (choose a victim , force it to release resources and check again if the system is in a safe state, if still in an unsafe state then will choose a victim again force it to release and check again and keep repeating until it reaches a safe state).HELLO-
HEYYYYYYYYWebsite-blue-final
javatask
LabTask_20190123
oshaesam1
MyDriver-simulating-uber-
This is a simulating project of an uber system using java programming language, applying software design patterns and using spring web servicesGOFO--FCAI-
GoFootball is a booking system for football playgrounds. It serves players and playground owners by connecting them together.AI-related--FCAI-
Preform some different operations using prologTask-team
ball-and-validation
BMI-Calculator-flutterCourse-
Jquery1
Command-Line-interpreter-FCAI-
An operating system interfaces with a user through a Command Line Interpreter (CLI). A CLI is a software module capable of interpreting textual commands | using java| done by students @ FCAI1-backendformvalidation
Computer-graphics-clipping-and-curve-FCAI-
Drawing cuvrves in a circle window using clippingParallel-Processing-using-MPI
Given a file contains ids and grades master process : - Read data from file - Divide the students list by the number of processes you have then send it to them. - Print the summation of the number of passed students received from each process. For each process - Receive part of students data - Check if they passed or not and print message for each student <Student ID> Passed The Exam <Student ID> Failed. Please Repeat The Exam - Calculate number of passed student then send it to master processCPU-schedulling-FCAI-
It’s a simulation of a cpu scheduling in operating system(using AGAT,SJF,SRT and Priority schedulling)Social-Network-Data-structure-and-OOP-FCAI-
K-means-Clustering-using-openMp-FCAI-
Vector-Quantization-FCAI-
Vector Quantization Compression and Decompression - for lossy data-Love Open Source and this site? Check out how you can help us