资源列表
[压缩解压] mywork1.0(release)
说明:本程序是基于Hufuman编码压缩算法的成熟代码实现,已经在通信设备数据传输中有成熟应用。-this program is based on the coding algorithm Hufuman mature code realized, communications equipment in a data transmission applications mature.<王新华> 在 2008-10-13 上传 | 大小:22.8kb | 下载:0
[压缩解压] comprlib20
说明:zlib-1.2.3.tar是新的zlib库藏 用于压缩 等等 -zlib - 1.2.3.tar is the new repository for zlib compression, etc.<jason> 在 2008-10-13 上传 | 大小:3.81mb | 下载:0
[压缩解压] vb534742288824
说明:很好 立刻仪用 需要的人 都可以来下载 下载了要给点说民、哦-immediately Instrument good people in need can also download the people said he should be, oh<周婧> 在 2008-10-13 上传 | 大小:1.25mb | 下载:0
[压缩解压] FourWireOhemMeter
说明:四线电阻测量仪源程序,用四测量方法精确测量电阻,量程0~15000欧姆,-four line resistance measuring instrument source, the measurement methods used four precision measurement of resistance, range 0 ~ 15000 Ohm.<frank> 在 2008-10-13 上传 | 大小:5.06kb | 下载:0
[压缩解压] 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<tank> 在 2008-10-13 上传 | 大小:386.8kb | 下载:0
[压缩解压] HuffmanCode
说明:用stl 实现的哈夫曼编码,要是没学过stl 的就不要看了。-with stl achieve Huffman coding, if stl learned not to read it.<周贝贝> 在 2008-10-13 上传 | 大小:8.81kb | 下载:0
[压缩解压] ShannonCode
说明:经典的乡农编码,算法比较简单,了解乡农编码的请顶。-classic Township coding algorithm is relatively simple to understand Township coding please roof.<周贝贝> 在 2008-10-13 上传 | 大小:6.74kb | 下载:0
[压缩解压] haffman
说明:在Jpeg中Huffman采用的是范式Huffman编码。经过查相关资料有两种不同说法,请高手指点。谢谢! 1、构造范式 Huffman 编码的方法大致是: 分别统计从最大编码长度 maxlength 到 1 的每个长度对应了多少个符号。根据这一信息从 maxlength 个 0 开始以递增顺序为每个符号分配编码。例如,编码长度为 5 的符号有 4 个,长度为 3 的有 1 个,长度为 2 的有 3 个,则分配的编码依次为: 00000 00001 00010 00011<gaorui> 在 2008-10-13 上传 | 大小:8.31kb | 下载:0