登录
首页 » matlab » LZW_Demo

LZW_Demo

于 2009-12-21 发布 文件大小:26KB
0 217
下载积分: 1 下载次数: 39

代码说明:

  实现对图像的lzw压缩编码 得到图像的压缩比以及码长(Lzw realize image compression coding of image compression ratio as well as the code length)

文件列表:

LZW_Demo
........\LZW_Demo
........\........\Compress
........\........\........\Lzw.cpp
........\........\........\Lzw.h
........\........\........\Rle.h
........\........\Debug
........\........\.....\BuildLog.htm
........\........\.....\LZW_Demo.exe.embed.manifest
........\........\.....\LZW_Demo.exe.embed.manifest.res
........\........\LZW_Demo.clw
........\........\LZW_Demo.cpp
........\........\LZW_Demo.dsp
........\........\LZW_Demo.dsw
........\........\LZW_Demo.h
........\........\LZW_Demo.rc
........\........\LZW_Demo.vcproj
........\........\LZW_Demo.vcproj.87FB273C856240E.Administrator.user
........\........\LZW_DemoDlg.cpp
........\........\LZW_DemoDlg.h
........\........\MemMapFile.cpp
........\........\MemMapFile.h
........\........\res

........\........\...\LZW_Demo.rc2
........\........\resource.h
........\........\StdAfx.cpp
........\........\StdAfx.h
........\文件格式.txt
........\说明.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • java_LZ77
    说明:  java 实 现 LZ77 解 压 源 码(LZ77 decompression java source code to achieve)
    2020-11-30 11:19:28下载
    积分:1
  • xx
    说明:  Small calculator to realize simple calculation functions, interface more
    2008-11-30 15:14:37下载
    积分:1
  • GZIP例子
    说明:  利用gzip.dll解压http请求返回的内容。内附gzip.dll。参考网上资料自己写的VB6工程源码。自己编译EXE的时候注意把gzip.dll释放到exe所在目录。(Use gzip.dll to decompress the content returned by HTTP request. Gzip.dll is attached. Refer to the VB6 project source code written by myself.)
    2020-06-22 07:00:02下载
    积分:1
  • pso
    粒子群优化算法 改进粒子群优化算法的典型例子 易懂易学(Particle swarm optimization algorithm A typical example of improved particle swarm optimization algorithm is easy to understand)
    2020-11-13 15:19:43下载
    积分:1
  • 基于verilog的LZS算法
    基于verilog的LZS压缩和解压算法,压缩比1;2 。里面带有C原言的代码。已经通过验证!(Verilog based LZS compression and decompression algorithm, compression ratio 1; 2. It has the C code in it. It has been verified!)
    2018-07-23 10:35:55下载
    积分:1
  • e
    说明:  一个上课很好用的课件,是您编程的很好帮手(why)
    2009-03-27 08:41:54下载
    积分:1
  • yalmip
    求解线性矩阵不等式简单方便--与LMI工具箱相比(Solving linear matrix inequalities is simple and convenient- as compared with the LMI toolbox)
    2020-12-03 17:39:24下载
    积分:1
  • DCT
    说明:  对测试图像分块、DCT和量化,将量化后的系数写成矩阵形式。(The test image block, DCT and quantization, the quantized coefficients written in matrix form.)
    2010-03-26 13:39:45下载
    积分:1
  • huffman_matlab
    图像压缩的Huffman编码与解码,matlab源代码(Image compression Huffman encoding and decoding, matlab source code)
    2007-09-07 12:14:55下载
    积分:1
  • DS4
    设电文字符集D及各字符出现的概率F如下: D={a,b,c,d,e,f,g,h}(字符数n=8) F={5,29,7,8,14,23,3,11}( ) 编写完成下列功能的程序: ①构造关于F的Huffman树; ②求出并打印D总各字符的Huffman编码。 程序结构: 类型说明; 构造Huffman树的函数:Huffman_tree(H[m+1]); 求Huffman编码的函数:Huffman_code(code[n+1]); main() { 变量说明; 输入字符集D及频率F; 调用Huffman_tree(H); 调用Huffman_code(code); 打印编码; Y 继续? N 停止 }
    2015-06-06 16:41:33下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载