EmbLogic's Blog

Created Master Array and calculated code length for mdcaeuit

RCS file: header.h,v
Working file: header.h
head: 1.3
branch:
locks: strict
root: 1.3
access list:
symbolic names:
keyword substitution: kv
total revisions: 3;    selected revisions: 3
description:
included base header file stdio.h
—————————-
revision 1.3    locked by: root;
date: 2015/02/02 09:24:15;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.2
date: 2015/02/02 09:19:50;  author: root;  state: Exp;  lines: +2 -0
included stdio.h and fcntl.h
—————————-
revision 1.1
date: 2015/02/02 09:15:02;  author: root;  state: Exp;
Initial revision
=============================================================================

RCS file: mdcauit.c,v
Working file: mdcauit.c
head: 1.9
branch:
locks: strict
root: 1.9
access list:
symbolic names:
keyword substitution: kv
total revisions: 9;    selected revisions: 9
description:
This is main program
Multilple data compression and encryption using iterative technique.
—————————-
revision 1.9    locked by: root;
date: 2015/02/02 10:09:12;  author: root;  state: Exp;  lines: +7 -2
creating master array and writing into it character by character
—————————-
revision 1.8
date: 2015/02/02 09:44:52;  author: root;  state: Exp;  lines: +5 -0
*** empty log message ***
—————————-
revision 1.7
date: 2015/02/02 09:42:53;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.6
date: 2015/02/02 09:39:46;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.5
date: 2015/02/02 09:37:28;  author: root;  state: Exp;  lines: +1 -1
modifying to read character from textfile.
—————————-
revision 1.4
date: 2015/02/02 09:35:04;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.3
date: 2015/02/02 09:33:13;  author: root;  state: Exp;  lines: +8 -2
reading from text file.
—————————-
revision 1.2
date: 2015/02/02 09:25:41;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.1
date: 2015/02/02 09:14:46;  author: root;  state: Exp;
Initial revision
=============================================================================

RCS file: mdcauit.c,v
Working file: mdcauit.c
head: 1.13
branch:
locks: strict
root: 1.13
access list:
symbolic names:
keyword substitution: kv
total revisions: 13;    selected revisions: 13
description:
This is main program
Multilple data compression and encryption using iterative technique.
—————————-
revision 1.13    locked by: root;
date: 2015/02/05 11:59:27;  author: root;  state: Exp;  lines: +55 -25
implemented master array.
calculated code length.
—————————-
revision 1.12
date: 2015/02/05 09:08:30;  author: root;  state: Exp;  lines: +25 -13
now we are inserting distinct characters in master array.
—————————-
revision 1.11
date: 2015/02/05 07:23:42;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.10
date: 2015/02/05 07:18:04;  author: root;  state: Exp;  lines: +14 -7
*** empty log message ***
—————————-
revision 1.9
date: 2015/02/02 10:09:12;  author: root;  state: Exp;  lines: +7 -2
creating master array and writing into it character by character
—————————-
revision 1.8
date: 2015/02/02 09:44:52;  author: root;  state: Exp;  lines: +5 -0
*** empty log message ***
—————————-
revision 1.7
date: 2015/02/02 09:42:53;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.6
date: 2015/02/02 09:39:46;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.5
date: 2015/02/02 09:37:28;  author: root;  state: Exp;  lines: +1 -1
modifying to read character from textfile.
—————————-
revision 1.4
date: 2015/02/02 09:35:04;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.3
date: 2015/02/02 09:33:13;  author: root;  state: Exp;  lines: +8 -2
reading from text file.
—————————-
revision 1.2
date: 2015/02/02 09:25:41;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.1
date: 2015/02/02 09:14:46;  author: root;  state: Exp;
Initial revision
=============================================================================

RCS file: header.h,v
Working file: header.h
head: 1.6
branch:
locks: strict
root: 1.6
access list:
symbolic names:
keyword substitution: kv
total revisions: 6;    selected revisions: 6
description:
included base header file stdio.h
—————————-
revision 1.6    locked by: root;
date: 2015/02/05 12:00:24;  author: root;  state: Exp;  lines: +1 -0
declared the prototype of unique function.
—————————-
revision 1.5
date: 2015/02/05 07:22:43;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.4
date: 2015/02/05 07:20:30;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.3
date: 2015/02/02 09:24:15;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.2
date: 2015/02/02 09:19:50;  author: root;  state: Exp;  lines: +2 -0
included stdio.h and fcntl.h
—————————-
revision 1.1
date: 2015/02/02 09:15:02;  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>