Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Searching for SIMPLE compress Routine

Searching for SIMPLE compress Routine

Scheduled Pinned Locked Moved C / C++ / MFC
algorithmsquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Koep
    wrote on last edited by
    #1

    Hello, i'm looking for a compress / uncompress Routine, which is not Part of a 5MB Lib with 300 Header Files. Has anybody a RLE Routine or similar stuff ? I've tried cryptlib.lib, but i don't need the entire Magic Code Stuff in GZIP Lib's. Thanxs ! Marco

    M C 2 Replies Last reply
    0
    • K Koep

      Hello, i'm looking for a compress / uncompress Routine, which is not Part of a 5MB Lib with 300 Header Files. Has anybody a RLE Routine or similar stuff ? I've tried cryptlib.lib, but i don't need the entire Magic Code Stuff in GZIP Lib's. Thanxs ! Marco

      M Offline
      M Offline
      Martin Ziacek
      wrote on last edited by
      #2

      Try this.

      1 Reply Last reply
      0
      • K Koep

        Hello, i'm looking for a compress / uncompress Routine, which is not Part of a 5MB Lib with 300 Header Files. Has anybody a RLE Routine or similar stuff ? I've tried cryptlib.lib, but i don't need the entire Magic Code Stuff in GZIP Lib's. Thanxs ! Marco

        C Offline
        C Offline
        Chris Losinger
        wrote on last edited by
        #3

        have you tried zLib by itself (without the crypto++ wrapper) ? it's only 20 files or so, compiles to a very small static lib, is very easy to use, is totally free, etc.. i use it in a bunch of places. -c


        Being just contaminates the void.
          --Robyn Hitchcock

        Image Processing - easy, like Sunday morning.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups