The MD5 algorithm is designed to be quite fast on 32-bit machines. In addition, the MD5 algorithm does not require any large substitution tables,- the algorithm can be coded quite compactly.
Porter Stemming Algorithm is a very simple utility that works on a algorithm which can reduce english words to their word stems - without the "ing", "ings";"s" etc., This scrpt is very useful for Search engine...
Encryption Algorithm Simulation Script is an useful javascript and is a handy tool for webmasters to protect their source and other content pages. This module uses two parameters with encryption algorithm that uses an array to produce an effective en
The classic travelling salesman problem, solved via a genetic algorithm (a heuristic algorithm related to artificial life).
Interpolation for .NET is a mathematical application which includes algorithm for calculating interpolation coefficients and interpolation in higher dimensions. Burlisch stoer algorithm can be used to provide error estimates. Users are allowed to fin
AecTwofish implements the Twofish algorithm - the successor to the famous Blowfish algorithm. Twofish offers better performance and equal security to Blowfish, and is set to become the algorithm of choice for the next decade.
Implementing a Genetic Algorithm in C# and .NET is an article which contains more details about the genetic algorithms. These alogrithm helps you to solve problems through a trial and error process that progresses very quickly and it consists of thre
The TIzlenimHyphenator is a non-visual VCL component for text hyphenation, of US-English. The algorithm used to achieve this is called TeX. It uses patterns created from a hyphenation dictionary,and searches for these sub strings in a given
The author highlights about Secure Hash Algorithm 1 (SHA1), which is the unique way to represent all sensitive message. The article explains this SHA1 as a standard hash algorithm which could get any large message and gives it back in a 160-bit messa
This is an online tutorial that discusses about using an algorithm to invert an image's color. The author of this tutorial says that this discussed algorithm has the ability to remove the source color element from maximum to convert the white color i |