From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9cecf056761bd1d9,start X-Google-Attributes: gid103376,public From: Mike Roske Subject: Data compression (in Ada) Date: 1996/06/28 Message-ID: <31D41C54.794BDF32@mailgw.sanders.lockheed.com>#1/1 X-Deja-AN: 162654604 content-type: text/plain; charset=us-ascii organization: Lockheed Sanders mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.02 (X11; I; SunOS 4.1.4 sun4m) Date: 1996-06-28T00:00:00+00:00 List-Id: I am looking for an Ada 83 implementation of a file compression/decompression algorithm (a la Zip). It doesn't have to be compatible with Zip. I have a need to take a file, compress it, and store it on an embedded file system (part of the load process). At run-time I will be uncompressing the file into RAM in order to access the data. There isn't enough EEPROM to store the uncompressed file, but I have enough RAM once I get started. My software MUST be written in Ada83 (contract requirement). Any help would be greatly appreciated! Thanks in advance, --> Mike -- *-------------------------------------------------------* * Michael Roske * Sanders, A Lockheed Martin Company * mroske@mailgw.sanders.lockheed.com * (603) 885-9240 *-------------------------------------------------------* * "I'd rather be flying RC..." *-------------------------------------------------------*