CZipFile is a lite library that allows you to get information about a zip archive. It is not able to decompress the files, but just retrieves the contents—the file name, file size, and so on.
FlexCompress is a high-speed compression library developed to provide archive functionality for your applications. This solution provides flexible compression and strong encryption algorithms that allows you to integrate archiving or backup features into your programs in a fast and easy way.
ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionality to your projects. ZipForge includes our new unique techonology, a transaction system. This innovative solution gives you a fast and easy way of updating archive files providing data integrity like ...
The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories a zlib.dcu file and i felt it was more correct to ...
The two C source files in this archive are specific to the TRS-80 Model 4 with
high-resolution graphics board. However, the code which performs Huffman enco-
ding and decoding is of general interest.
The two C source files in this archive are specific to the TRS-80 Model 4 with
high-resolution graphics board. However, the code which performs Huffman enco-
ding and decoding is of general interest.
Simple SunPlus SP54 codec converter and a more playable mode MJPG.
untar the archive
go to the relevant directory
to compile:
just do make
to install:
with root account
cp sp54convert /usr/local/bin
to use:
sp54convert infile outfile
Enjoy !!
Michel Xhaard <mxhaard@users.sourceforge.net>
Till ...
maven 2.0
The following instructions show how to install Maven 2:
1) Unpack the archive where you would like to store the binaries, eg:
tar zxvf maven-2.0.tar.gz
or
unzip maven-2.0.zip
2) A directory called "maven-2.0" will be created.
3) Add the bin directory to your PATH, eg:
export PATH=/u ...