资源列表
haffman
- 在Jpeg中Huffman采用的是范式Huffman编码。经过查相关资料有两种不同说法,请高手指点。谢谢! 1、构造范式 Huffman 编码的方法大致是: 分别统计从最大编码长度 maxlength 到 1 的每个长度对应了多少个符号。根据这一信息从 maxlength 个 0 开始以递增顺序为每个符号分配编码。例如,编码长度为 5 的符号有 4 个,长度为 3 的有 1 个,长度为 2 的有 3 个,则分配的编码依次为: 00000 00001 00010 00011
7za447
- 7za447,压缩解压缩源码,最新源码^_^-7za447, decompress compressed source, the latest source ^ _ ^
ShannonCode
- 经典的乡农编码,算法比较简单,了解乡农编码的请顶。-classic Township coding algorithm is relatively simple to understand Township coding please roof.
HuffmanCode
- 用stl 实现的哈夫曼编码,要是没学过stl 的就不要看了。-with stl achieve Huffman coding, if stl learned not to read it.
MyloopToolbar
- 自制IE插件,实现在www.mailu.cn搜索的动能 -homemade IE plug-ins, to achieve the kinetic energy www.mailu.cn Search
H.264-coding-map
- H.264标准详细图解 ,好东西不用多说,赶紧看吧-graphic detail H.264 standard H.264 standard graphic detail H.2 64 standard graphic detail, good things Needless to say, quickly Look here
FourWireOhemMeter
- 四线电阻测量仪源程序,用四测量方法精确测量电阻,量程0~15000欧姆,-four line resistance measuring instrument source, the measurement methods used four precision measurement of resistance, range 0 ~ 15000 Ohm.
vb534742288824
- 很好 立刻仪用 需要的人 都可以来下载 下载了要给点说民、哦-immediately Instrument good people in need can also download the people said he should be, oh
comprlib20
- zlib-1.2.3.tar是新的zlib库藏 用于压缩 等等 -zlib - 1.2.3.tar is the new repository for zlib compression, etc.
200761969911905
- java语方开发的五子棋游戏源代码。
lzw
- 一个基于lZW压缩算法的高效实现,可以用于数据和图像的高效压缩-lZW a compression algorithm based on the efficient realization can be used for data and image compression efficiency
mywork1.0(release)
- 本程序是基于Hufuman编码压缩算法的成熟代码实现,已经在通信设备数据传输中有成熟应用。-this program is based on the coding algorithm Hufuman mature code realized, communications equipment in a data transmission applications mature.