comp.lang.ada
 help / color / mirror / Atom feed
From: howell@cerc.wes.army.mil (Gary Howell)
Subject: Re: Data compression (in Ada)
Date: 1996/07/01
Date: 1996-07-01T00:00:00+00:00	[thread overview]
Message-ID: <4r9b2h$9dg@AesSedai.wes.army.mil> (raw)
In-Reply-To: 31D41C54.794BDF32@mailgw.sanders.lockheed.com


In article <31D41C54.794BDF32@mailgw.sanders.lockheed.com>,
	Mike Roske <mroske@mailgw.sanders.lockheed.com> writes:
>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).
>

The following description from the PAL is exactly what you're looking for:

------------- Ada Software Repository Prologue ----------------
--                                                            -
-- Unit name    : Object Code Compression
--              : (1) compression_encode
--              : (2) compression_decode
--              : (3) compression_verify
--              : (4) set_parameter_file
-- Version      : 1.1
-- Author       : Bruce Petrick
--              : The Aerospace Corporation
--              : 2350 East El Segundo Boulevard
--              : El Segundo, CA 90245-4691

--snip

	It is well designed, well coded, and easy to tailor.

-- 
--|-----------------------------------------------------------------------
--|Gary L. Howell                      | EMAIL  G.Howell@cerc.wes.army.mil
--|Coastal Engineering Research Center | Voice  601-634-2006
--|USAE Waterways Experiment Station   | FAX    601-634-3151
--|-----------------------------------------------------------------------





  parent reply	other threads:[~1996-07-01  0:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-28  0:00 Data compression (in Ada) Mike Roske
1996-06-29  0:00 ` Robert Dewar
1996-06-29  0:00 ` Tore Joergensen
1996-06-30  0:00   ` John Howard
1996-07-01  0:00     ` Fergus Henderson
1996-07-01  0:00       ` Robert Dewar
1996-07-01  0:00 ` Paul Whittington
1996-07-01  0:00 ` Gary Howell [this message]
1996-07-01  0:00 ` Hannes Haug
1996-07-01  0:00   ` Mike Roske
1996-07-01  0:00 ` Theodore E. Dennison
1996-07-01  0:00 ` Michael Feldman
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox