RSS 2 projects tagged "Algorithms"

No download No website Updated 26 Sep 2010 bin-packing

Screenshot
Pop 26.94
Vit 31.12

bin-packing is an implementation of the 1-dimensional bin packing algorithms in PHP: next fit, first fit, best fit, and worst fit.

Download No website Updated 25 Aug 2010 hilbert-curve

Screenshot
Pop 31.34
Vit 1.44

hilbert-curve is a fast Hilbert curve implementation in PHP. It uses a table-based approach. It includes the Moore curve and the Z-curve.

Screenshot

Project Spotlight

MDIUtilities

A set of utility classes that can be used for Desktop application development.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.