Ping Hansen |
ANSI - эмулятор. Поддерживает вывод на экран ANSI-картинок
и ANSI-музыки.
The PingAnsi unit provides partial Ansi emulation for Turbo
Pascal versions 5.x and higher.
|
03.06.1990
19k |
|
The Paradigm BBS |
Модуль AnsiColr предназначен для упрощения задани
цвета текста и цвета фона при формировании ANSI-строк.
Любая комбинация цветов формируется за счет вызова
функции, имеющей имя типа "СинийНаБелом".
This unit allows the programmer to specify screen
colors with easily rememberable names like "RedOnBlue".
It have the ANSI escape sequence for that combination
to be the output.
|
18.12.1991
6k |
|
Emmanuel Gervy |
Модуль для вывода на экран ANSI-картинок без использовани
драйвера ANSI.SYS. Приведен модуль, пример вызова, анси-картинка
и краткое описание esc-последовательностей.
К сожалению, все комментарии на бельгийском.
|
26.07.1991
6k |
|
Victor Shantar |
Две программы для сжатия и распаковки по методу Хаффмана.
|
29.01.1991
2k |
|
Unknown |
LH5 - Программа для сжатия и распаковки по методу LHArc 2.x и Lempel-Ziv.
This code compress/decompress data using the same algorithm as LHArc 2.x.
It is roughly derived from the C source code of AR002 (a C version of a
subset of LHArc, written by Haruhiko Okomura).
The algorithm was created by Haruhiko Okomura and Haruyasu Yoshizaki.
LHArc uses a "percolating" update of its Lempel-Ziv structures.
If you use the percolating method, the compressor will run slightly faster,
using a little more memory, and will be slightly less efficient than the
standard method.
You can choose either method, and note that the decompressor is not
affected by this choice and is able to decompress data created by each one
of the compressors.
|
07.09.1997
6k |
|
MarshallSoft Comp. |
Библиотека для упаковки по методу LZW.
LZW Data Compression Library for Pascal.
It uses the LZW algorithm as published in research papers
by Lempel, Ziv, and Welch. The LZW algorithm is
probably the best generic compression
algorithm known today.
|
30.05.1994
31k |
|
Phil Burns |
Программы для упаковки и распаковки по методу LZW.
PIBLZW contains two Turbo Pascal v4.0 programs which implement
the Lempel-Zev-Welch (LZW) compression technique.
|
30.04.1988
10k |
|
R.P.Byrne |
Программа для упаковки нескольких файлов в ZIP архив по методу "shrink".
Compress a set of input files into a Zip file using Lempel-Ziv-Welch
(LZW) compression techniques (the "shrink" method).
|
11.03.1989
30k |
|
Paul Peterson |
Объектно-ориентированный модуль для упаковки ZIP архивов.
Позволяет упаковывать несколько файлов и добавлять файлы в
уже существующий архив.
ZIP Compression object. Based on Shrink.Pas v1.2
by R.P.Byrne.
Compress using Lempel-Ziv-Welch (LZW) compression techniques ("shrink").
There are two main ways to use this object:
zip a set of files or
add files to a zip until it reaches a desired size.
|
13.07.1991
14k |
|
Tom Guinther |
Модуль и программа для считывания списка файлов в ZIP архиве.
ZIPPER.PAS - simplified routines for manipulating central
directory entries within ZIP files.
|
02.05.1989
5k |
|
Архив поступлений |