CrazyEngineers
  • information on file compression,

    poojasd

    poojasd

    @poojasd-QAgrYr
    Updated: Oct 21, 2024
    Views: 1.0K
    i need some help for file compression, actually we are having project in c, so may i get the algorithm of file compression in c....plz help...
    0
    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
  • Kaustubh Katdare

    AdministratorAug 9, 2010

    poojasd
    i need some help for file compression, actually we are having project in c, so may i get the algorithm of file compression in c....plz help...
    Have you tried coding the algorithm on your own?If yes, share it with us so that we can help you rectify the errors or help you solve the problems you're facing.
    Are you sure? This action cannot be undone.
    Cancel
  • Morningdot Hablu

    MemberAug 9, 2010

    Do you want to go with Lossless??
    Are you sure? This action cannot be undone.
    Cancel
  • Leo

    MemberAug 9, 2010

    Hi Pooja, LZMA is one of the most used compression algorithm, goole for it and you will get its algorithm since every free compression tool provide this type of compression. Other compression algorithm that you can use is LZ77. And there is one algorithm which replaces every occurrence of similar bits and then remembering those places, by the way i don't remember its name. But you have wide choices just google it, compression algorithms are easy to find.Happy Computing.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register