搜索资源列表
lzw源码
- lzw源码,比较好压缩解压算法源码网页的字体、大小、颜色及页面布局的语言,使用任何的文本编辑器都可以 对它进行编辑,与VB、C++等编程...最多可包含 256 种颜色(包括透明色)。文 件的大小取决于实际使用的颜色数目。它使用 LZW 压缩算法来... (2005-6-7,VB,61KB,下载0次)【向站长-4,558,302 source, the better compression decompression algorithm source web font, size, color
lzw11
- 这是关于多媒体技术图像压缩lzw编码与源码的源程序(c语言版)-This is the multimedia technology of image compression coding and 4,558,302 source of the source (c language version)
LZW_compress_algorithm
- LZW压缩算法,提供了LZW压缩算法详细代码和说明,用C语言实现的。-LZW compression algorithm, the LZW compression algorithm detailed code and annotations, using the C language.
LZW111
- 用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
C.LZW
- lzw压缩算法的c语言实现及用C++实现算术编码-lzw compression algorithm in C Language C and achieve Arithmetic Coding
lzw.rar
- lzw 以C++语言完成了lzw压缩程序 根据压缩文件建立字典 根据压缩后的文件建立解压缩字典 无需携带字典,LZW to C++ language completed a LZW compressed file compression program in accordance with the establishment of the dictionary in accordance with the establishment of compressed files without dec
lzw.rar
- 一个c语言实现的基于字典编码技术的lzw数据压缩算法,能正确的实现压缩和解压缩,C language to achieve a dictionary-based coding technology lzw data compression algorithms, to achieve the correct compression and decompression
lzw
- c语言实现lzw算法压缩解压,非常简洁,汉语注释,注释详细,结构清晰,使用的内容很简单-c language lzw compression decompression algorithm is very simple, Chinese, comments, comments detailed, clear structure and the content is very simple to use
20090303LZW
- 多媒体课内实验:用C语言实现的LZW压缩和解压算法。-Using C language implementation of the LZW compression and decompression algorithm.
LZW
- 用c语言编写的LZW压缩解压程序,文件越大,压缩的效果越好-With the c language of the LZW compression decompression programs, files, the greater the compression the better
LZWCompression
- LZW 压缩算法的C语言实现,可以实现对字符串的字典压缩编码。初级程序-LZW compression algorithm of the C language can be achieved on the string dictionary coding. Primary process
lzw
- 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
calgary
- Best algorithm for LZW ..C language
lzw
- lzw 算法, 还是蛮有用的哦,是c++语言的-lzw algorithm, or quite used to Oh, is c++ language
LZW
- LZW压缩方法的source code,用C写的,请参考-source code for LZW compress, C language...
LZW-C
- LZW压缩算法用C语言的实现相应编程,无损压缩结果和还原后信息一致。-LZW compression algorithm to achieve the appropriate use of C language programming, lossless compression results and consistent with the information after reduction.
Lzw
- 通过实验进一步掌握LZW编码的原理; 用C/C++语言实现LZW编、解码。-Experiment to further understand the principle of LZW coding with C/C++ language LZW coding and decoding.
lzw
- 用C语言实现的LZW压缩编码,真实可用,希望能够帮助到大家。-C language implementation of LZW compression, real free in the hope of help to you.
lzw-C
- lzw算法的C语言实现,有压缩程序和解压程序-lzw algorithm in C language, the program compression and decompression procedures
lzw-compress-cpp
- C++语言开发的lzw压缩算法,能在MFC环境下编译运行。-C++ language development lzw compression algorithm, can compile and run under MFC environment.