- 
 
					
			- 
                
					[
Matlab] 
					
huff0645345.zip
					This file contains a new and improved version of on of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful wh en using Matlab for data compression : quantizer. different variants of run-length- ... 
        		    
				 
			 
				
			- 
                
			
 
				
			- 
                
			
 
				
			- 
                
			
 
				
			- 
                
			
 
				
			- 
                
			
 
				
			- 
                
			
 
				
			- 
                
					[
C/C++] 
					
huffman1102.tar.gz
					I have written a simple C-language implementation of HUFFMAN coding a small program, suitable for beginners.
        		    
				 
			 
				
			- 
                
			
 
				
			- 
                
					[
Visual C++ (VC++)] 
					
lzf_com1.rar
					lzss+ RLE+ huffman. in order to maintain a relatively fast speed, only to Flag for huffman coding. can be used for embedded code compression. LZSS compression rate than the larger, slower speed and LZSS, if it is not huffman, speed and LZSS almost.