Projects with this topic
-
Reverse Polish Notation visualization
Updated -
ATM задачка. Выполнено в 3 версиях: самые простые услвоия, полный перебор, динамическим программированием.
Updated -
Segmenting static scene from a Visionary-T point cloud Topics: #algorithm #point-cloud #sample #sick-appspace
Updated -
Este proyecto es un programa que encuentra las soluciones de laberintos de area NxN utilizando el algoritmo de busqueda informada A* creado para el curso de Inteligencia Artifical de la carrera Ingenieria Civil Informatica de la Universidad Catolica de la Santisima Concepción
Updated -
The aim of N-Queens Problem is to place N queens on an N x N chessboard, in a way so that no queen is in conflict with the others.
Updated -
Algorithms and more in modern C++. These algorithms are all being unit tested.
Updated -
Personal notes for Grokking Algorithm book by Aditya Bhargava
Updated -
Реализация продвинутиых алгоритмов и связанных с ними графов.
Updated -
LLAMI (Lion Launch Analytics Metrics Insights) is a tool for automatic collection, processing, and analysis of rocket launch data. This project provides accurate data and detailed analysis of launches for availability and use by the general public, space enthusiasts, and engineering students. This enables the creation of custom statistics, 3D models, and other educational and research projects.
Note: Our team is continuously improving and expanding the functionalities of LLAMI to offer even more tools and value to our sexy users.
Updated -
Updated
-
The project finds the best spots for restaurants, avoiding placing restaurants too close together, and maximizing profit while keeping them a minimum distance apart. It uses dynamic programming to compute revenue and backtracking to select sites.
Updated -
Create Sudoku puzzles with a unique solution using the backtracking algorithm
Updated -
Demonstrating image stitching in a static scene using several 2D cameras. Topics: #algorithm #image-2d #stitching #sample #sick-appspace
Updated -
Demonstrating image stitching without knowledge about geometries with one or multiple image sources. Topics: #algorithm #image-2d #stitching #sample #sick-appspace
Updated -
Demonstrating image stitching in a scene with known geometry and motion. Topics: #algorithm #image-2d #stitching #sample #sick-appspace
Updated -
Applying particle filter on scans read from a file Topics: #algorithm #scan #filtering #sample #sick-appspace
Updated -
Demonstration of applying MovingAveragingFilter on scan data. Topics: #algorithm #scan #filtering #sample #sick-appspace
Updated -
Searching segments of scan from file for minimum vertical distance. Topics: #algorithm #scan #sample #sick-appspace
Updated -
Applying median filter on scans read from a file Topics: #algorithm #scan #filtering #sample #sick-appspace
Updated -
Applying mean filter and echo filter on scans read from a file Topics: #algorithm #scan #filtering #sample #sick-appspace
Updated