Pinned Repositories
AI-15puzzle-Tree-Search
implementation of blind (BFS,DFS,UCS,BDS) and heuristic (A*,IDA*) search strategies for solving 15 (also 24) puzzle
AI-CSP-Zoo-enclosures
a constraint satisfaction problem to plan which animal goes to which enclosure
AntennaPod
A podcast manager for Android
Antlr-playground
grammar of a simple programming language
Compiler-Moola
Compiler for Moola programming language using Antlr
DataMining-Crawler
Ecommerce-Web-Programming
An e-commerce website using Laravel
Image-Processing
Image Processing exercises of computer vision course
IntrusionDetection-KDD
A comparison of different Machine Learning methods for Intrusion Detection on KDD99 dataset
Mano-Basic-Computer
Implementation of basic computer introduced by M. Moris Mano
RezaAbbaszadeh's Repositories
RezaAbbaszadeh/Antlr-playground
grammar of a simple programming language
RezaAbbaszadeh/AI-15puzzle-Tree-Search
implementation of blind (BFS,DFS,UCS,BDS) and heuristic (A*,IDA*) search strategies for solving 15 (also 24) puzzle
RezaAbbaszadeh/AI-CSP-Zoo-enclosures
a constraint satisfaction problem to plan which animal goes to which enclosure
RezaAbbaszadeh/AntennaPod
A podcast manager for Android
RezaAbbaszadeh/Compiler-Moola
Compiler for Moola programming language using Antlr
RezaAbbaszadeh/DataMining-Crawler
RezaAbbaszadeh/Ecommerce-Web-Programming
An e-commerce website using Laravel
RezaAbbaszadeh/Image-Processing
Image Processing exercises of computer vision course
RezaAbbaszadeh/IntrusionDetection-KDD
A comparison of different Machine Learning methods for Intrusion Detection on KDD99 dataset
RezaAbbaszadeh/Mano-Basic-Computer
Implementation of basic computer introduced by M. Moris Mano
RezaAbbaszadeh/MIPS-Pipeline
implementation of MIPS pipeline architecture in verilog + hazard detector
RezaAbbaszadeh/OS-Round-Robin-Scheduling
Simulating round robin scheduling algorithm of operating system processes
RezaAbbaszadeh/Pong-Game-Socket
Two player real time pong game with client server socket programming using pygame
RezaAbbaszadeh/Regex-to-Automata
a program to convert regular expressions to NFA=>DFA=>minimized DFA
RezaAbbaszadeh/Smart-House-STM32CUBEMX-KEIL
A smart house simulation using stm32f3discovery microcontroller