CrazyEngineers
  • hello guy's
    I have written some codes of huffman coading algorithm(lossles compression) in c.
    And now i want to know which algorithm is used in populer compressed file like zip,rar,tar etc ?
    Please provide some link where i can get moer detail about that algorithm.
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • The_Small_k

    MemberJul 30, 2011

    No replies !!
    I want to know to know which algorithm is used in realtime applications.
    Are you sure? This action cannot be undone.
    Cancel
  • PraveenKumar Purushothaman

    MemberAug 2, 2011

    Are you trying to compress an image or what? There are many lossless compressions like zip, gzip, bzip2, lzma, etc... 😀
    Are you sure? This action cannot be undone.
    Cancel
  • The_Small_k

    MemberAug 2, 2011

    no i don't have much idea about how lossy compression.I written a code using c to compress a text file.But i think my code is not an optimal code.So i want to know which algorithm is used in real time applications.
    Can you tell me which algorithm is used by these real time applications ?
    Are you sure? This action cannot be undone.
    Cancel
  • PraveenKumar Purushothaman

    MemberAug 2, 2011

    In real time they use LZMA compression algorithm. It is open source so, you can get the source code and implement... 😀
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register