Ali Shohadaee's repositories
AISearchAlgorithm
In this algorithm, I have written a module which is consist of a couple of main searching algorithm that has been implemented on the 8 puzzle problem as default.
Couriers-Planning-Problem
This repository is about Multiple Courier Planning Problem a well-known NP-hard problem.
Django-CRM
This project is an implementation of an app for Customer managing
File-Manager
This is a File Manager Project. In this Project we have wrote a code with Python Programming Language that you can manage your Folders, Your Files and many other options in this category in your Operating System.
HuffmanAlgorithm
In this repo you can see my implementation of Huffaman algorithm in python.
LZWAlgorithm
In this repo you can find implementation of LZW codec(coder and decoder) in python.
PythonSQlite3
This is a class that has a couple of methods to do your DB Work easier.
RaspberryPiProjects
This repository contain a complete example of an IoT project with raspberry pi.
RunLengthAlgorithm
In this repo you can get the Run Length Coding(RLC) and Run Length Encoding(RLE) algorithm in Python programming language.