Programmer's Heaven - For C C++ Pascal Delphi Visual Basic Assembler C# .Net java JSP ASP ASP.NET Javascript developers!

Members
Username:

Password:

Auto-login

Register
Why register?
Forgot Password?
Blogs new Blog section
Jobs
Webtools
Message Boards
FAQ
CodePedia
Free Magazines
User search
What's New
Top lists
RSS Feeds RSS Feed

Submit content
Contact Us
Link To Us
Help



Advanced Search
Newsletter
E-mail:


More information
Current area: HOME -> C / C++ -> Compression Adds this page to your personal favorites
  Compression

AriComp 1.0
This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won't add these ones...
Size: 34 Kb  Downloads: 4198 Updated: 2002-12-9  Rating: (Not Rated)
Basic Huffman Coding
This program generates binary Huffman codes for a group of symbols. INPUT : Probabilities of symbols OUTPUT : Huffman code corresponding to each probability It DOES NOT generate a Huffman-coded binary file from a text file.If needed,the program can be easily modified to include such a feature.
Size: 1 Kb  Downloads: 519 Updated: 2007-10-15  Rating: (Not Rated)
Basic Huffman Coding using Minimum Variance Method
This program generates the binary Huffman code of a group of symbols using Minimum Variance method. INPUT: probabilities of the symbols OUTPUT: Binary Minimum variance Huffman codes It DOES NOT generate a binary file from a text file.If needed the program can be easily modified to achieve this.
Size: 1 Kb  Downloads: 275 Updated: 2007-10-15  Rating: (Not Rated)
Advertisment
CCMPRS
A command-line file compression utility for Windows NT. It allows you to select files for NTFS file compression based on file name (with wild- cards), minimum file size, and/or a minimum compression ratio. You can also specify file extensions of files to be ignored. With C++ src
Size: 26 Kb  Downloads: 3837 Updated: 1999-1-4  Rating: (Not Rated)
HiP Compressor BETA 1
My (so called) HiP compression algorithm as console mode utility. It's a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.
Size: 51 Kb  Downloads: 3630 Updated: 2002-10-22  Rating: (Not Rated)
HuffComp 1.3
This little console mode tool compresses and decompresses files on a per byte scheme with a pure adaptive Huffman compression algorithm. Addionally the input buffer is pre-/postprocessed by the RLE/MFT/BWT data transformation algorithms and symbols, occurred recently, have smaller bit sequences ...
Size: 33 Kb  Downloads: 9497 Updated: 2002-11-14  Rating: 
Huffman Encoder/Decoder
Encode/Decode data using the Huffman Tree algorithm. See the attached document for a detailed description. Most of the code is not documented. However, if you need to submit an OO assignment, and can choose any general subject (or this one in particular), than this project is a good piece of wor...
Size: 17 Kb  Downloads: 2914 Updated: 2008-1-15  Rating: 
N-ary Huffman Template Algorithm v2.2
N-ary Huffman algorithm uses the {0, 1, ..., n-1} alphabet to encode message. Built tree is n-ary one. Huffman template algorithm enables to use non-numerical weights (costs, frequences).
Size: 35 Kb  Downloads: 3471 Updated: 2002-11-18  Rating: (Not Rated)
Universial Archive Utilities v1.16.04, C/C++ Source Code.
Size: 98 Kb  Downloads: 7801 Updated: 1999-1-4  Rating: 


Found a broken link? Please report it to us.

  See also  
 Files
   C Sourcecode
    Compression
   C++ Sourcecode
    Compression
   Data Compression
    Compression Textfiles
   Pascal Sourcecode
    Compression
   ActiveX/COM Components files
    Compression
 Articles
   Data Compression
    Compression articles
 

Sponsored Links 
SFTP components for .NET
Add complete SSH and SFTP support to your .NET framework application
Virtual File System SDK
Create your own file systems in Windows and .NET applications
PureCM Software Configuration Management
Version control and integrated issue tracking - powerful and easy to use. Get your FREE trial now!
CSTSOFT Instrumentation .NET & ActiveX Components
A collection of 13 instrumentation .NET/ActiveX/VCL components including Gauge,Knob,LED,Trend etc.
Software Localization Tool Sisulizer
Localize DotNet, C++ Builder, Delphi, C/C++, Visual Basic & Java apps & html help. Try Sisulizer now
Buy a link now

Advertisement

  Free Magazine  
Free Magazines
Software Development Targets corporate developers and technical managers working at mainly mid- to large-size companies with sizable development staffs....
subscribe now


Newsletter Submit Content About Advertising Awards Contact Us Link to us    
© 1996-2008 Community Networks Ltd All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by ASP.NET Konsult - Synchron Data.