SitePad Pro is a general-purpose scriptable editor. Features include extensive support for Java including ANT and a visual debugger, projects, code folding (outlining), smart keys, smart indent, code completion, syntax coloring, bookmarks, spell...
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.
The source code for the PC1 encryption algorithm in Delphi, C, C++.The PC1 algorithm is a stream cipher secure against linear and differential cryptanalysis. You can use 128 or 256 bits keys.
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...
This tutorial will show you how the Selection Sort algorithm works. It is mostly used to sort numbers, but you can sort letters as well using the ASCII numeration. It also has examples that demonstrates algorithm. All the code examples are written...
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...
SimpleNet is composed of a loadbalance server and a component.Without expensive hardware or os, you can use clustering servers like NAT but more powerful.All clients connect to loadbalance server and loadbalance server redirect it to proper...
This article is for you if you have a wish to build your own supercomputer. This explains parallel programming on clusters in a simplified manner. Parallel clustering is changing the face of supercomputing these days. This article shows you how to...
The classic travelling salesman problem, solved via a genetic algorithm (a heuristic algorithm related to artificial life).
General hash function algorithm implementations for series of commonly used additive and rotative string hashing in the object pascal programming language.For more information please visit:http://www.partow.net/programming/hashfunctions/index.html
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...
This program solves the planar (Euclidean) Traveling Salesman Problem (TSP). The heuristic algorithm provides seemingly good solution. Full version includes:1. This application with file input/output enabled.2. DLL containing the algorithm.3. VCL...
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. Features:x0dHigh...
Visualize information about the hardware. Processor, drivers, net, video, resolution, frequency, keyboard, mouse etc. Autor: Marcelo Ant?nio dos Santos. Govermador Valadares, MG - Brazil.
The Zip Code Database Project is an online program designed with distance calculating algorithm. You can use this program to calculate the distance between any two zip codes within united states. This program can be backed with SQL-Lite,...
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...
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...
Unique image comparison algorithm implemented as standalone dll file. It has only one exported function with two bitmap pointers in and similarity percentage out.
This is an implementation of a meshwarping algorithm, using polygon scan conversion with texture mapping to produce the warped image. On release of the mouse button after modifying the position of a vertex, the four affected polygons incident on... |