Find Jobs
Hire Freelancers

compression/decompression routines

$30-5000 USD

Abgesagt
Veröffentlicht vor etwa 19 Jahren

$30-5000 USD

Bezahlt bei Lieferung
I need some compression/decompression routines in C i need very fast decompression, but don't care how long the compression takes. i can't emphasize that enough; the project will involve real time extraction of decoded in-memory data and decompression speed is of the essence. The compression side can be as expensive as it needs to be. i will have discreet chunks of data that i want to pass in and retrieve. so, i will want to call it like this to compress void *handle; handle = compress_init(); // any initialization // i'll call this repeatedly. id = compress(handle, unsigned char *,int length); // then i'll want the compressed data int length; length = compress_size(handle); char *data = malloc(length); compress_getdata(handle,data); /////// end of compression phase for decompression there will be a first time init handle = decompress_init(data,length); and then i'll want to extract the data via the id returned during the 'compress' int length = decompress_size(handle,id); data = malloc(length); decompress_getdata(handle,id,data); // Notes the same patterns will appear across the different data sets, so have the compression/decompression be able to re-use these patters. speed of extraction is critical. it is more important than space, although this does need to be compressed. The best algorithm is one that is front-loaded in terms of computation time. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop software or software the buyer intends to distribute: A software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request. 3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement). ## Platform Straight C code.
Projekt-ID: 3541982

Über das Projekt

3 Vorschläge
Remote Projekt
Aktiv vor 19 Jahren

Möchten Sie etwas Geld verdienen?

Vorteile einer Ausschreibung auf Freelancer

Legen Sie Ihr Budget und Ihren Zeitrahmen fest
Für Ihre Arbeit bezahlt werden
Skizzieren Sie Ihren Vorschlag
Sie können sich kostenlos anmelden und auf Aufträge bieten
3 Freelancer bieten im Durchschnitt $72 USD für diesen Auftrag
Avatar des Nutzers
See private message.
$42,50 USD in 15 Tagen
4,9 (47 Bewertungen)
6,8
6,8
Avatar des Nutzers
See private message.
$88,23 USD in 15 Tagen
4,3 (29 Bewertungen)
5,5
5,5
Avatar des Nutzers
See private message.
$85 USD in 15 Tagen
0,0 (1 Bewertung)
0,0
0,0

Über den Kunden

Flagge von UNITED STATES
United States
5,0
5
Mitglied seit Juni 23, 2003

Kundenüberprüfung

Danke! Wir haben Ihnen per E-Mail einen Link geschickt, über den Sie Ihr kostenloses Guthaben anfordern können.
Beim Senden Ihrer E-Mail ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.
Registrierte Benutzer Veröffentlichte Jobs
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Vorschau wird geladen
Erlaubnis zur Geolokalisierung erteilt.
Ihre Anmeldesitzung ist abgelaufen und Sie wurden abgemeldet. Bitte melden Sie sich erneut an.