Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by amirhakimnejad
A curated list of projects in awesome lists by amirhakimnejad .
https://github.com/amirhakimnejad/histogram-filter-for-robot-localization
A Python implementation of robot global localization in any 2-dimensional football field using histogram filter.
bayesian-methods histogram-filter histogram-filters localization probability python3 robot-localization robotics
Last synced: 04 Jan 2025
https://github.com/amirhakimnejad/scanner-for-lexical-analyzer-in-cpp
A simple c++ program that takes a file as input, and after tokenizing the file, it finds what each token name is(identifier, keyword, separator, operator, literal, or comment).
Last synced: 04 Jan 2025
https://github.com/amirhakimnejad/program-to-draw-a-football-field
A python program accepts field width and height, penalty area length, penalty area width, penalty cross distance, and center circle diameter as input and automatically draws the field.
Last synced: 04 Jan 2025
https://github.com/amirhakimnejad/big-number-in-cpp
Implementation of a class that can handle calculations between big numbers in c++.
algorithm bigint bignumber cpp object-oriented-programming oop stack
Last synced: 04 Jan 2025
https://github.com/amirhakimnejad/string-calculator.infix-to-postfix-convertion.postfix-calculation
A C++ program that implemented and merged two algorithms, first one is the conversion between infix and postfix, and the second one can handle the calculation of a postfix phrase.
Last synced: 04 Jan 2025
https://github.com/amirhakimnejad/object-oriented-crossword-puzzle-generator-with-a-backtracking-approach
A python script that models and solves crossword puzzle given its empty pattern and a list of known words. It also models an already solved puzzle to be used elsewhere.
ai algorithms backtracking dsa python
Last synced: 28 Dec 2024