ALL VCL, WEB, FNC, FMX, LCL .NET and IntraWeb components + Business Tools & Developer Tools Stay always current with our entire product range at a fraction of the price!

  • Access to new products upon release
  • Access to premium support & updates for 1 year
  • Access to previews and betas
  • Perpetual licenses to all products

basE91 encoding algorithm

By Jan Peter Stotz.

Freeware + source 30 Jun 2007

Description

This is the Delphi port of the base91 encoding/decoding algorithm developed originally by Joachim Henke. In difference to the widely used base64 encoding algorithm base91 is more efficient regarding the size of the encoded data (~23% overhead for base91 versus 33% for base64).

This package contains the encoding/decoding algorithm encapsulated in OO-classes, stored in a separate unit. Additionally a small application (including source) for encoding files base91 or decoding base91 encoded files is included. The sample application was developed using Turbo Delphi but it should work with older versions, too.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 228kB

Platforms: CB6, D2005, D7

Huffman Encoding Algorithm v.1

By BrandsPatch.

Freeware + source 14 Nov 2007

Description

An efficient Delphi implementation of the Huffman encoding algorithm with extensive notes.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 243kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

SuperFast Packer v.3.0

By UtilMind Solutions.

Freeware + source 11 Nov 1999

Description

Unit for packing/unpacking of memory or files by using modified RLE-alorithm. Amazing speed of tiny assembler code.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 4kB

Platforms: D1, CB1, CB3, CB4, D2, D3, D4

Utility PasZlib

By Andrea Russo.

Freeware + source 24 Nov 2008

Description

A simple project that explains how to compress and uncompress files using PasZlib library (zlib included into the standard Delphi distribution or dzlib the PasZlib distribution).

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 5kB

Platforms: D2, D2005, D2006, D2007, D2009, D3, D4, D5, D6, D7

Zippit 0.0.1

By George Mizzi.

Freeware 17 Mar 2005

Description

Fixed AddFile method and added AddFiles method to Patrik Spanel's TZipFile (uses Borland's ZLib) into one small-footprint and easy-to-use zipping class.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 6kB

Platforms: D7

ZipSFX

By Microchip Data Systems.

Freeware + source 13 Nov 1997

Description

Program to create ZIP self-extracting archives. Includes complete source for the Inflate method to extract compressed files from archives created with PkWare's & WinZip's ZIP utilities.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 21kB

Platforms: D2, D3