Amirhossein Ezzati's repositories
Image-steganography-and-compressing
Image steganography and compressing
Finding-a-Short-Spanning-Walk-in-a-Connected-Graph-NP-Hard-Problem-
finding a short spanning walk throw a connected graph (NP-HARD problem)
diabetes_prediction
Prediction of diabetes using logistic regression
OS-project
Implementing CPU scheduling algorithms
Data_Structures_TA
Designed this project as a Teacher Assistant for the Data Structures course.
Laptop-Price-Prediction
This is an AI model for predicting laptop price, trained on about 1200 data.
data-structure
Implementing the Dijkstra algorithm with a d-ary heap
logic-circuit-lab
In this project, I implemented ALU, which performs the four common operations(add, subtract, multiply, divide), a clock using six seven- segments, and a name block that turns on letter by letter and then blinks
MIPS-architecture
MIPS architecture implemented in Verilog.
Numerical-Analysis
This is a Numerical Analysis course project, implementing numerical analysis methods.
Pseudo-Instagram
JavaProject(Pseudo Instagram)
signals_and_systems_project
This is a signals and systems course project.
x86-assembler
implementing X86 assembler with C++