EmbLogic's Blog

multiple data compression-decompression 4-bit

RCS file: ./mdcaeuit.c,v
Working file: ./mdcaeuit.c
head: 1.17
branch:
locks: strict
root: 1.17
access list:
logins
symbolic names:
keyword substitution: kv
total revisions: 17;    selected revisions: 17
description:
this is the initiated source file have to make ammendment
—————————-
revision 1.17    locked by: root;
date: 2014/02/26 17:58:27;  author: root;  state: Exp;  lines: +12 -12
code working fine with codelength of 4-bit
completed 4-bit compression and decompression
—————————-
revision 1.16
date: 2014/02/22 18:36:03;  author: root;  state: Exp;  lines: +33 -13
logic correction
—————————-
revision 1.15
date: 2014/02/13 07:33:42;  author: root;  state: Exp;  lines: +2 -3
decompression started
decompression function introduced in the program
—————————-
revision 1.14
date: 2014/02/11 18:31:52;  author: root;  state: Exp;  lines: +2 -3
compress_data function made
—————————-
revision 1.13
date: 2014/02/11 14:29:21;  author: root;  state: Exp;  lines: +4 -2
trobleshooting missed my file ie funct.h
—————————-
revision 1.12
date: 2014/02/11 14:05:49;  author: root;  state: Exp;  lines: +2 -2
trobleshooting
—————————-
revision 1.11
date: 2014/02/11 10:02:19;  author: root;  state: Exp;  lines: +11 -6
insert compress_4bit function to compress the dat
we need fd,codel and ndc for this fuction at the time of calling in the main function
to make this function to implement we need to find the index first
—————————-
revision 1.10
date: 2014/02/11 09:04:48;  author: root;  state: Exp;  lines: +4 -3
implement code_length function in function.h and implement the same in main
variable is codel
—————————-
revision 1.9
date: 2014/02/10 20:27:37;  author: root;  state: Exp;  lines: +5 -4
insert the distinct character string using functions
functions :distinct_characters(int,int),marray_create(int)
display() and opening(char*,int)
—————————-
revision 1.8
date: 2014/02/07 17:47:19;  author: root;  state: Exp;  lines: +7 -75
coming to enclose data in function
make marray_create(),opening() and display()
—————————-
revision 1.7
date: 2014/02/07 06:49:21;  author: root;  state: Exp;  lines: +11 -14
logical correction
—————————-
revision 1.6
date: 2014/02/05 16:32:43;  author: root;  state: Exp;  lines: +15 -3
add index and character array to get the array back
—————————-
revision 1.5
date: 2014/02/05 11:00:03;  author: root;  state: Exp;  lines: +2 -2
extra spaces in masterarray removed..
error:remove count and insert i
—————————-
revision 1.4
date: 2014/02/05 10:46:30;  author: root;  state: Exp;  lines: +15 -9
compress data in test.file
adding for loop,for checking whether the string contain repeated characters
display compress string in array.
—————————-
revision 1.3
date: 2014/02/05 09:38:02;  author: root;  state: Exp;  lines: +6 -5
use dynamic memmory allotation of masterarray
getting fine result
—————————-
revision 1.2
date: 2014/02/05 08:35:29;  author: root;  state: Exp;  lines: +26 -10
enterred commandline arguments
remove space at the end of the string
using if else in do while loop
—————————-
revision 1.1
date: 2014/01/20 08:02:46;  author: rahul;  state: Exp;
Initial revision
=============================================================================

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>