euclidean-algorithm

There are 124 repositories under euclidean-algorithm topic.

  • DiscreteMath

    An assortment of functions for number theory / discrete math type problems

    Language:Python1
  • PHP-Math-Integer

    Math library of number theory (only natural numbers)

    Language:PHP1
  • xpolynomial

    C++ template project provides a flexible way to work with polynomials and calculate their real roots.

    Language:C++1
  • ti-basic-cryptography

    A collection of helper programs with basic cryptography operations written in TI-Basic

  • algoritmos_estruturas

    Estudos de desempenho e funcionamento de algoritmos e estruturas

    Language:Java1
  • euclides

    euclidean algorithm in rust

    Language:Rust1
  • body_measurement

    Flutter application to provide estimate fit of clothes using images.

    Language:Dart1
  • v-gcd

    Get Greatest Common Divisor using Vlang

    Language:V1
  • euclidean-pattern-external

    Very simple euclidean pattern external for Max and Pure Data

    Language:Max1
  • 32-bit-euler-division-VHDL

    Euclidean algorithm for division implemented in VHDL

    Language:VHDL1
  • mathcrypto

    A library of useful funtions used in cryptography. For learning purposes only.

    Language:Python1
  • Euclidean_Algorithm_for_two_or_more_numbers

    Euclidean_Algorithm_for_two_or_more_numbers

    Implementation of the results of my proofs of the Euclidean Algorithm's greatest common divisor and the lowest common multiple into Python.

    Language:Python1
  • MathematicalTools

    Mathematical Tools Calculator with fully detailed answer. Can be used to solve home work, etc.

    Language:JavaScript1
  • fun-gcd

    Find the Greatest Common Divisor using Euclidean Algorithm

    Language:JavaScript1
  • euclidean-and-extended-algorithm-calculator

    Finds the GCD using the euclidean algorithm or finds a linear combination of the GCD using the extended euclidean algorithm with all steps/work done shown

    Language:JavaScript1
  • Number-Theory

    Implementation in Python of the topics read in a Number Theory book A Friendly Introduction to Number Theory

    Language:Python1
  • color-recognition

    Detect the fruit/color name from the uploaded image.

    Language:Python1
  • rsa-algorithm

    Implementing RSA Algorithm using MR Test, FME Test, EA and EEA

    Language:Java1
  • extended-euclidean-calculator

    A static website using pure JavaScript for extended euclidean algorithm calculation.

    Language:JavaScript1
  • fun_with_python

    A couple of algorithms I implemented in order to not get rusty with python.

    Language:Python1
  • recursiveGCD

    Finds the greatest common divisor of two integers using a recursive function based on the Euclidean Algorithm. Simple netbeans-generated GUI.

    Language:Java1
  • MeasuAR

    Given repository contains Unity + vuforia animation project, where a witch and dragon fights based on their distance.

    Language:C#1
  • extended-euclidean-algorithm

    Sviluppo dell'algoritmo esteso di euclide. Permette all'utente di calcolare l'MCD tra due numeri interi e restituisce i coefficenti dell'identità di Bezout.

    Language:Python1
  • Haim-Lab-Projects

    Python Scripts for Haim Lab (Microbiology Research) Projects

    Language:Python1
  • BVS

    || Безопасность вычислительных систем (gui)

    Language:Python1
  • DiskretScripts

    A few scripts for the course 01017 Diskret Matematik at DTU, simply for the second part of the course which contains a lot of boring and long calculations. Here it's simply done in a few scripts.

    Language:Python1
  • EllipticCurves

    🔍 Explore elliptic curves with this .NET library, offering tools to compute coefficients, group structure, and more for advanced mathematical studies.

    Language:C#
  • PGCD

    Un programme qui calcule le pgcd de deux entier par l'algorithme d'Euclide

    Language:C
  • Voice-Signal-Processing-Analysis-MFCC-Based-Voice-Recognition

    Voice Signal Processing & MFCC-Based Recognition with MATLAB — featuring dynamic GUI and Euclidean Distance matching.

    Language:MATLAB
  • GCD-Calculator

    Greatest Common Divisor calculator showcasing CPU-like controller + datapath architecture using subtraction-based Euclidean algorithm. Demonstrates synthesizable FSM design vs behavioral modeling trade-offs with complete hardware implementation.

    Language:Verilog
  • rediscovering-euclidean-algorithm

    A visual and cognitive exploration of the Euclidean algorithm's (anthyphairesis) origins—from group-splitting to recursive structure.

    Language:TeX
  • euclid_rust

    Implementation of Euclidean Algorithm in Rust

    Language:Rust
  • react-rsa-text-encryptor

    An application that encrypts and decrypts text using the RSA algorithm rely on React

    Language:JavaScript
  • proteogenomics

    proteogenomics for protein analysis

    Language:Rust