Description: Fisher fractal encoder
This package contains the following files:
enc.c Dr. Fisher encoder C source patched to compile on PCs.
dec.c Dr. Fisher decoder C source patched to compile on PCs.
enc.exe 32 bit executable: enc.c compiled with MSVC4.0, needs Windows 95 or NT
dec.exe 32 bit executable: dec.c compiled with MSVC4.0, needs Windows 95 or NT
wenc.exe 16/32 bit executable: can run under DOS with DOS4GW extender.
wdec.exe 16/32 bit executable: can run under DOS with DOS4GW extender.
dos4gw.exe DOS extender.
readme.txt This file.
copying.txt The original copyright notice.
compile.txt Notes on how to compile enc.c, dec.c and how to patch them.
usage.txt The original usage file.
lenna.dat 256x256 grayscale "Lenna" image, in RAW format.
- [QCview32] - GPS data editing and lingking software
File list (Check if you may need any files):
Debug\DEC.exe
.....\ENC.exe
.....\Lenna256.bmp
Debug
USAGE.TXT
DOS4GW.EXE
LENNA.DAT
DEC.C
ENC.EXE
DEC.EXE
COPYING.TXT
WENC.EXE
WDEC.EXE
README.TXT
COMPILE.TXT
ENC.C