Projects with this topic
-
A variant of the A* algorithm to solve the game of Taquin. Efficient c++20 algorithm that can be tested online!
Updated -
A browser-based tool that identifies inconsistencies in JSON key structures with lightning speed. Detects duplicate keys, case issues, whitespace problems, and misspelled keys using a memory-efficient algorithm. Built with vanilla JavaScript and optimized for processing large datasets.
Updated -
-
-
Neutron Spectrum Unfolding via GRAVEL
Updated -
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