文件名称:huffman-C
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:38.05kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于huffman算法的压缩/解压缩的程序源码。
Borland C++写的。
仅供参考学习,请勿作为盈利性程序。-Huffman compression code compressor and decompressor in Borland C++ 2.0
by Shaun Case, April 1991
Enclosed in this archive are two C programs that implement Huffman code
compression.
huf.c <--- compress a file using huffman compression
unhuf.c <--- decompress a file compressed with huf.c
Both programs, their source code and executable code, are in the public
domain. You may use either in any way you want. You can sell them, use
them in your own pd, freeware, shareware, or commercial application,
without fee, licsence, or royalty of any kind. You don t even have to
put my name on it, if you don t want to, although that would be a nice
touch.
You should know two things before using these programs:
1) I am completely unresponsible for any liability arising from use of
these programs, either in executable or source form. They are for use
as-is, without any kind of waranty or guarantee, including but not
limited to FITNESS FOR A PARTICULAR PURPOSE, or
Borland C++写的。
仅供参考学习,请勿作为盈利性程序。-Huffman compression code compressor and decompressor in Borland C++ 2.0
by Shaun Case, April 1991
Enclosed in this archive are two C programs that implement Huffman code
compression.
huf.c <--- compress a file using huffman compression
unhuf.c <--- decompress a file compressed with huf.c
Both programs, their source code and executable code, are in the public
domain. You may use either in any way you want. You can sell them, use
them in your own pd, freeware, shareware, or commercial application,
without fee, licsence, or royalty of any kind. You don t even have to
put my name on it, if you don t want to, although that would be a nice
touch.
You should know two things before using these programs:
1) I am completely unresponsible for any liability arising from use of
these programs, either in executable or source form. They are for use
as-is, without any kind of waranty or guarantee, including but not
limited to FITNESS FOR A PARTICULAR PURPOSE, or
(系统自动生成,下载前可以参看下载内容)
下载文件列表
huffman加密解密算法C源码/README.TXT
huffman加密解密算法C源码/src/HUF.C
huffman加密解密算法C源码/src/UNHUF.C
huffman加密解密算法C源码/bin/HUF.EXE
huffman加密解密算法C源码/bin/UNHUF.EXE
huffman加密解密算法C源码/src/HUF.C
huffman加密解密算法C源码/src/UNHUF.C
huffman加密解密算法C源码/bin/HUF.EXE
huffman加密解密算法C源码/bin/UNHUF.EXE
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.