algorithm  
7 results


algorithm - A process to solve a problem in a set amount of time

Free π Digits Calculator - Calculates PI (π) to a set number of decimal places using the Gauss-Legendre Algorithm.

Affine Cipher

Free Affine Cipher Calculator - Builds the Affine Cipher Translation Algorithm from a string given an a and b value

Calculator
Euclids Algorithm and Euclids Extended Algorithm

Free Euclids Algorithm and Euclids Extended Algorithm Calculator - Given 2 numbers a and b, this calculates the following
1) The Greatest Common Divisor (GCD) using Euclids Algorithm
2) x and y in Bézouts Identity ax + by = d using Euclids Extended Algorithm Extended Euclidean Algorithm

Calculator · Watch the Video
Linear Congruential Generator

Free Linear Congruential Generator Calculator - Using the linear congruential generator algorithm, this generates a list of random numbers based on your inputs

Calculator
Phonetic Algorithms

Free Phonetic Algorithms Calculator - Given a name, this calculator translates a name to one of the following 3 phonetic algorithms:
* Soundex
* Metaphone
* New York State Identification and Intelligence System (NYSIIS)

Calculator · Watch the Video
Sieve of Eratosthenes

Free Sieve of Eratosthenes Calculator - Using the Sieve of Eratosthenes algorithm, this will show how many prime numbers are less than a number (n).

Calculator · Watch the Video
String Comparison Algorithms

Free String Comparison Algorithms Calculator - Given two strings A and B, this calculates the following items:
1) Similar Text Pair Ranking Score
2) Levenshtein (Edit Distance).

Calculator