127 results for “topic:euclidean-algorithm”
Collaborative filtering recommendation system. Recommendation algorithm using collaborative filtering. Topics: Ranking algorithm, euclidean distance algorithm, slope one algorithm, filtragem colaborativa.
This repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!
Quantum circuit simulator in Swift
📚 A list of popular JavaScript algorithms that you'll encounter in the real world. 🧠
Dart package for comparing images. Find the difference between two images by using a variety of image comparison techniques.
Point Cloud Obstacle Detection, Ground Segmentation, Euclidean Clustering
C++ implementation of the RSA cryptosystem.
These are the lab assignments performed during the course of cryptography
My solutions to Google's Foobar Challenge for coding data structures and algorithms. Includes my solution code, unit tests, background notes, design notes, and references.
Elliptic Curves and other algorithms
A crowd/audience engagement measuring system
PHP, JavaScript, CSS, Bootstrap,Collaborative filtering method, Euclidean Distance Formula
Using Principal Component Analysis and Euclidean Classifier for face recognition with GUI
Pure-Python extended Euclidean algorithm implementation that accepts any number of integer arguments.
Introductory Python course for math students
🏆 Golden Award for the Year of the Tiger Challenge, Golden Award Muad'Dib's Challenge: Dynamic programming, Greedy algorithms, Binary search, Fibonacci, Euclidean algorithm. Swift 4 @ S.Leschev. L5+
All you need to save time :p
but what 'bout B-For Math ?
My own script to calculate the private key on RSA using the Extended Euclidean Algorithm aproximation.
An academic project to find the most similar image to the given input image, based on Image Processing, Cosine Similarity Model, StreamLit, written primarily in Python using Visual Studio Code and Jupyter Notebook
This program offers a C++ solution to compute the Greatest Common Divisor (GCD) of two strings, showcasing an application of the Euclidean algorithm for string manipulation.
Euclidean Algorithm is an efficient algorithm for finding the greatest common divisor (GCD) of two numbers. It repeatedly computes the remainder of the larger number divided by the smaller number until the remainder is zero, at which point the smaller number is the GCD.
Repository containing algorithmic solutions to Project Euler challenges. Each solution has been methodically developed, optimized, and rigorously tested. Engage in mathematical and computational problem-solving.
A simple java implementation of elliptic curves for educational purposes
Computing the greatest common divisor (GCD) of two numbers
:elephant: Arbitrary precision arithmetic for integers in big-endian order for JavaScript
Repo contains code samples for practical learning of cryptography.
This repository contains the python codes for assignment questions of "Algorithmic Toolbox" provided by Coursera.
Implementation of popular algorithms and data structures using .NET Core
This repository contains a method to reconstruct the motion, or swing, of cast-off spatter patterns. The method is based on stain inspection and Euclidean geometry. The reconstructed swing is represented as a three-dimensional region of statistical likelihood. See the README.md for instructions to install and run the repository scripts.