EmbLogic's Blog

Author Archives: Vineet

Successfully found largest and smallest element of array using pointers.

RCS file: 04.c,v Working file: 04.c head: 1.2 branch: locks: strict root: 1.2 access list: symbolic names: keyword substitution: kv total revisions: 2; selected revisions: 2 description: This is the base file for our program…. —————————- revision 1.2 locked by: … Continue reading

Posted in Data Structures with C | Leave a comment

Performed 4 bit Decompression

RCS file: mdc.c,v Working file: mdc.c head: 1.5 branch: locks: strict root: 1.5 access list: symbolic names: keyword substitution: kv total revisions: 5; selected revisions: 5 description: This is the base file for mdc project…. —————————- revision 1.5 locked by: … Continue reading

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

PERFORMED 4 BIT COMPRESSION

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: This is the base file for mdc project…. —————————- revision 1.4 locked by: … Continue reading

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

Creation of master array for MDC project without using functions

RCS file: mdc.c,v Working file: mdc.c head: 1.2 branch: locks: strict root: 1.2 access list: symbolic names: keyword substitution: kv total revisions: 2; selected revisions: 2 description: This is the base file for mdc project…. —————————- revision 1.2 locked by: … Continue reading

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

Read from file and store into master array.

RCS file: mdc.c,v Working file: mdc.c head: 1.2 branch: locks: strict root: 1.2 access list: symbolic names: keyword substitution: kv total revisions: 2; selected revisions: 2 description: This is the base file for mdc project…. —————————- revision 1.2 locked by: … Continue reading

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