EmbLogic's Blog

Project 01-Multiple Data Compression & encryption using iterative technique.

RCS file: ./header.h,v
Working file: ./header.h
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4;    selected revisions: 4
description:
give prototyp for open_file().
give prototyp for read_file().
—————————-
revision 1.4    locked by: root;
date: 2014/03/01 11:48:44;  author: root;  state: Exp;  lines: +2 -0
give prototyp for compression().
give prototyp for compress4().
give prototyp for code_length().
—————————-
revision 1.3
date: 2014/03/01 11:13:06;  author: root;  state: Exp;  lines: +1 -0
give prototyp for code_length().
—————————-
revision 1.2
date: 2014/03/01 11:06:41;  author: root;  state: Exp;  lines: +1 -0
give prototyp for create_marray().
—————————-
revision 1.1
date: 2014/03/01 10:52:47;  author: root;  state: Exp;
Initial revision

RCS file: ./mdc.c,v
Working file: ./mdc.c
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4;    selected revisions: 4
description:
call open_file() from main().
call read_file() from main().
—————————-
revision 1.4    locked by: root;
date: 2014/03/01 11:47:18;  author: root;  state: Exp;  lines: +74 -0
call compression() from main().
inside compression() call compress4() for code_length=4.
—————————-
revision 1.3
date: 2014/03/01 11:12:35;  author: root;  state: Exp;  lines: +25 -4
call code_length() from main().
—————————-
revision 1.2
date: 2014/03/01 11:03:53;  author: root;  state: Exp;  lines: +34 -1
call create_marray() from main().
—————————-
revision 1.1
date: 2014/03/01 10:52:43;  author: root;  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>