EmbLogic's Blog

E10 – MDC project status

8 Responses to E10 – MDC project status

  1. general compression done.. with bad programing.. allocating the memory to master array before hand.. have to implement it via pravjot sir’s way..heading towards decompression.

  2. Manan Gaur says:

    compression part not working…master array has been created by allocating memory to master array..

  3. chetan.malik says:

    Creation of master array and compression done using pre-allocation of heap as whole(using flags and malloc(sizeof(char)*255).

    Also, master array created successfully by allocating memory one by one(using realloc).

    Working on decompression part.

  4. varun.singh says:

    Master array created by allocating memory to master array.

  5. ashish.dahiya says:

    Compression has been sucessfully done using realloc function now working on decompression,,,,,,,,,,,,,,,,

  6. ashish.dahiya says:

    compression and decompression project has been completed sucessfully,,,,,,,now working assignment………..:)

  7. satbeer singh says:

    i have complet my mdc project

  8. satbeer singh says:

    now working on assignment

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>