Архиваторы


PKWareU - PKWare ZIP viewer unit

Модуль для просмотра содержимого ZIP архивов (TPU only!).
PKWareU - is a PKWare ZIP viewer unit. It allows acess to key fields inside PKWare's ZIPed type files. Samples and TPU6 included only :(

Presskit v1.0 - A Group of archiving units

Presskit v1.0 Набор из 5 программ, реализующих различные методы упаковки.

  • LZH unit (pascal port of an algorithm by Haruyasu Yoshizaki and Haruhiko Okumura)
  • DOUGPACK (interpretation of LZW algorithm)
  • LZSS unit for the LZ77 algorithm
  • SIXPACK (compression algorithm by Philip G. Gage)
  • VITTER (dynamic Huffman coding algorithm by Jeffrey Scott Vitter)

RAR archive unpacker for Virtual Pascal 1.0

Virtual Pascal Examples. RAR archive unpacker. Original version (C) 1994-95 Eugene Roshal. Converted to VP1.0 1995 by fPrint UK Ltd.

ReZip - ПереЗиповка архивных файлов

ARCHIVE REPACKER v.1.2 For DOS. Программа перепаковки разнообразных архивов к единому ZIP виду.

Shrink v1.2 - Multi File ZIP Compressor

Программа для упаковки нескольких файлов в ZIP архив по методу "shrink".

Compress a set of input files into a Zip file using Lempel-Ziv-Welch (LZW) compression techniques (the "shrink" method).

Splay - Splay Tree data compression algorithm

Splay - Ассемблерный модуль для сжатия древовидных структур данных и Pascal - интерфейс к нему.
Contains the TASM source for Splay Tree data compression and Pascal interface for it. It implements fast, efficient and deceptively simple single-pass algorithm for data compression and expansion. It includes OOP version and OBJ files and TASM code for pre-compression string packing.

TPLZH 0.26 - Huffman Compression Engine

Базовый модуль для сжатия и распаковки по методу Хаффмана. Прилагается LZO.PAS - ООП интерфейс для модуля LZH.PAS.
Huffman Compression Engine (V0.26) w/TP interface for Atari ST/TT, IBM. Included LZO.PAS - object-oriented interface for LZH.PAS

TPLZH v0.29 - Huffman Compression Engine

Модуль для архивирования по алгоритму Хаффмана (LZH). Компилируется BP7 (real/protected mode).
Huffman Compression Engine v0.29 IBM Version. DPMI mode now supported Borland help files included with this release.

Turbo Compressor v0.1 - File Archiver

Простая программа для упаковки и распаковки нескольких файлов в один архив.
This is a simple file compression program written in Turbo Pascal 5.5. The program does no more than compress and decompress files. But this is a good way of starting and learning how the file compression is done.

UNRAR Interface for TMT Pascal

Интерфейсный модуль для TMT Pascal, позволяющий использовать в программе возможности динамической бмблиотеки UNRAR.DLL для распаковки файлов, созданных с помощью RAR 2.0.
UNRAR.DLL is a 32-bit Windows dynamic-link library which provides file extraction from the archives created with RAR 2.0. The package includes Pascal interface unit and example sources for TMT Pascal (Win32).