Tag Archives: multiple data compression

2 bit mdc successfully done.

RCS file: header.h,v Working file: header.h head: branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 0 description: This is header file define prototype for compress decompress and master_array function include stdio.h stdlib.h fcntl.h string.h ============================================================================= RCS … Continue reading

Posted in Project 2: Multiple Data Compression and Encryption | Tagged | Leave a comment

Implemented successfully 4 bit compression in Multiple Data Compression And Encryption Using Iterative Technique

  RCS file: projectmdc.c,v Working file: projectmdc.c head: 1.15 branch: locks: strict root: 1.15 access list: symbolic names: keyword substitution: kv total revisions: 15; selected revisions: 15 description: Introduce header.h file create datain_file text file and open the content through … Continue reading

Posted in Project 2: Multiple Data Compression and Encryption | Tagged , | Leave a comment

Completed MDC (Multiple data compression) in ‘c’

RCS file: RCS/header.h,v Working file: header.h head: 1.3 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 3;    selected revisions: 3 description: All header file are included in this file —————————- revision 1.3 date: 2014/08/30 20:12:53;  author: … Continue reading

Posted in Project 2: Multiple Data Compression and Encryption | Tagged , , | Leave a comment