Word wrap function / algorithm for wrapping text using proportional (versus fixed-width) fonts.
text: a string of text to wrap width: the width in pixels to wrap to extent_func: a function that returns a (w, h) tuple...
Advertisement
Algorithm for solving search and optimization problems.
Ad-hoc algorithm for copy-move forgery detection in images. This algorithm is robust so it can detect copy-move forgery in lossy compression formats such as jpeg. Because this algorithm is ad-hoc - it heavily depends on script...
An implementation of Butcher's Algorithm for determining the date of Easter for the Western church. Works for any date in the Gregorian calendar (1583 and onward). Returns a date object.
O(n) quicksort style algorithm for looking up data based on rank order. Useful for finding medians, percentiles, quartiles, and deciles. Equivalent to data[n] when the data is already sorted.
The XML specification describes the outlines of an algorithm for detecting the Unicode encoding that an XML document uses. This function will do that.
This is an implementation of Edmonds' blossom-contraction algorithm for maximum cardinality matching in general graphs. It's maybe a little long and complex for the recipe book, but I hope it will spare someone else the agony of implementing it...
This is an implementation of the Knuth-Morris-Pratt algorithm for finding copies of a given pattern as a contiguous subsequence of a larger text. Since KMP accesses the text only sequentially, it is natural to implement it in a way that allows...
An implementation of a round-robin algorithm for "fair" pairing of items from a list. The function produces a schedule of the pairings that can occur simultaneously.
Packet Sniffer SDK (former Network Investigation Suite) is the most powerful development suite for network packet capture in Windows OS family environment.The main features of the Packet Sniffer SDK library are:Any pre-installed packet drivers are...
Packet Sniffer SDK (former Network Investigation Suite) is the most powerful development suite for network packet capture in Windows OS family environment.The main features of the Packet Sniffer SDK library are:Any pre-installed packet drivers are...
Packet Sniffer SDK (former Network Investigation Suite) is the most powerful development suite for network packet capture in Windows OS family environment.The main features of the Packet Sniffer SDK library are:Any pre-installed packet drivers are...
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...
Get new search engine for your site! New version with optimized search algorithm for faster searches. This advanced site search script written with search engines positioning in mind - result pages contain all proper tags to be submitted to...
This tutorial teaches you how to run the Horner's algorithm, for number convertion. It converts numbers from specified numeric system into decimal, without using powers, which makes the whole process faster.
PowerTCP ZipLite is a compression tool for zipping and unzipping the files with a piece of code snippet. It offers various features like providing dart algorithm for increasing the compression speed, providing short cut method for ziping and...
A3nalogGauge - simple component for displaying floating point value as analog voltmeter. In addition to AnalogGauge component, the A3nalogGauge allow to use the supersampling antialiasing algorithm for improvement the image quality.
Multi threaded dictionary is an ASP based component which works with WHS, VBS, ASP, VBA and provides various keys for multi threading. It has various features like providing algorithm for high speed multi threading, providing interface for linking...
Simian is a Java Application, which can be used to interact with any routines that requires manipulation of images. You can resize the images and the algorithms for resizing includes an optimal algorithm for doubling, pixellation, halving and...
System Thread/Process wide Mouse Hook Component and DLL. Features of this version:Added TMouseHookFilters type for setting Hook Filter properties:Added Property HidePointer: boolean value to Hide/Disable the Mouse Pointer.Added Property... |