EmbLogic's Blog

E-8 Batch – Individual’s Status on Project

Project Name - “Multiple Data Compression and Encryption using Iteration “

Every individual from E8 batch will be sharing his/her status on this thread.

Regards

Yashvardhan

35 Responses to E-8 Batch – Individual’s Status on Project

  1. what’s the problem statemet

  2. ashu says:

    created master array and calculated code length succesfully.

  3. implemented master array and calculated code length..

  4. suresh.kumar says:

    Sucessfully made the master array with two different logics ,number of distinct character and codelength.

    From :-suresh kumar

  5. shiv.kumar says:

    created master array….genrated code length

  6. Suresh kumar says:

    Sucessfully made master array,number of distinct character and codelength.

  7. sumit ahuja says:

    master array,NDC n codelength done..

  8. avtar says:

    getting segmentation fault …abt to complete

  9. aakash gupta says:

    master array completed with dynamic memory allocation alongwith calculation of number of distinct characters and code word length.

  10. I have completed master array and found the code length…

  11. yashvardhan says:

    Compression of a single byte(for code length of 4) along with master array is done.

  12. Suresh kumar says:

    make logic for compression . and try to convert integer to char.

  13. sanjeev sharma says:

    working on commpresion…

  14. ashu says:

    working on compression..

  15. aakash gupta says:

    4 bit compression done…working on decompression.

  16. ashu says:

    compressiom and decompession done sucessfully …workin on optimization..

  17. shiv.kumar says:

    compression degcompression done…optimizing code with functions..

  18. sanjeev.sharma says:

    Compression nd decompression logic implemented having codelenth..4

  19. Compression Decompression implemented with code length 4…

  20. compression of 4 bit length done.
    Need a function to convert binary_byte to integer.

  21. suresh.kumar says:

    I have compelted MDC project . Earlier it was linear program ,now i modified it with seprate functions for master array, compression and decompression . In this program i read data first from a text file and made master array, then compress that file an write compressed data in new file called compressfile.txt. For decompress i again read compressed file and start decompress it an dstore it in a decompressed file.txt.

    Now working on file which has 2 codelength. Made master for codelength 2.

  22. akash gupta says:

    MDC for 4 bit completed

  23. Suresh says:

    I’ve done compression and decompression for codelength 2 using fileio, assign memory using malloc, and used function pointers to send value to main.
    Read doc. Of intro. To emb. linux.
    Start compression for 3 codelength.

  24. Ashu says:

    Read doc. Of intro. To emb. linux.
    I’ve done compression and decompression for codelength 2 using fileio, assign memory using malloc, and used function pointers to send value to main.

  25. In MDC Project, I made 4 functions :
    1st for finding Master array..
    2nd for Calculating code length
    3rd for Data compression and
    4th Decompression …
    I used Switch case in compression and decompression function for different – different code length…
    I have completed for code length 2 and trying for 3 ….

  26. Suresh says:

    I’m read the document of I.P.C . Implement the questions related to pipe, using with or without fork, Done the assignment of esstablish I.P.C between two process using a fork and exec . Successfully transfer the file discriptor using sprintf and convert the fd again into integer usinf atoi.

    Start the project of server client relation.

  27. Suresh kumar says:

    Working for the code length 3, but facing some problem in compression.
    Simultaneous work on client-server project

  28. Suresh kumar says:

    Start compression for codelength5.

  29. shatrughan says:

    i have done compressioon and decpmpression with code length 4.
    and now start code length2.

  30. maninderjeet singh says:

    i have complete mdc project with case 2 and 4..now working on case 3..

  31. Suresh says:

    Complete the compression and decompression for code length 5.
    But got extra character in decompressed file. I’m Work on this problem.
    Another problem i’m facing.
    How can i see my compressed file as a string instead of there is a null on 1st byte.
    If i print indivsual character of file it will print with out any problem.
    Plz reply.

  32. Ashu says:

    Complete the compression and facing problen in decompression for code length 5.
    Got extra character in decompressed file. I’m Work on this problem.
    Another problem i’m facing.
    I cannot see my compressed file as a string due to 1st byte which is null how can i see it.
    reply.

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>