CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 哈弗曼编码

搜索资源列表

  1. huff

    0下载:
  2. 关于哈弗曼编码的c程序源码,学校实验课的内容,希望对各位的编程之路有所帮助。-Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:2762
    • 提供者:森林木
  1. hafuman

    0下载:
  2. 利用VC++6.0开发,利用哈弗曼编码的原理,建造了哈弗曼树并进行编码。-Using VC++6.0 development and use of Havermann coding theory, the construction of the Havermann tree and encoded.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2779
    • 提供者:wangwei
  1. 186368huffman

    0下载:
  2. 哈弗曼编码算法,有对编解码学习的朋友可以仔细阅读-Havermann coding algorithm, there are pairs of encoding and decoding friends can read to learn
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4119
    • 提供者:zuyao
  1. cf_cordic_latest.tar

    0下载:
  2. 一个基于哈弗曼编码的解码器,用于jpeg格式的图片的解码,以及音频流解码。-Huffman code is used in the most streaming applications. I have written a Huffman decoder for jpeg pictures. For audio or other data streams the code have to adapt.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:460980
    • 提供者:赵恒
  1. hao

    0下载:
  2. 实现文件压缩编码,利用哈弗曼编码原理来进行对文件的压缩。-For file compression, using Havermann coding theory to carry out the file compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2054726
    • 提供者:独青松
  1. Huffman

    0下载:
  2. 实现文件压缩编码,利用哈弗曼编码原理来进行对文件的压缩。-For file compression, using Havermann coding theory to carry out the file compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:107645
    • 提供者:独青松
  1. hafumanbianma

    0下载:
  2. C语言实现哈弗曼编码, C语言实现哈弗曼编码, C语言实现哈弗曼编码。-C yuyan shi xian hafuman bianma,C yuyan shi xian hafuman bianmaC yuyan shi xian hafuman bianmaC yuyan shi xian hafuman bianmaC yuyan shi xian hafuman bianma
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:6329
    • 提供者:杨斐
  1. huffman_encode

    0下载:
  2. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:25050
    • 提供者:lm
  1. 1

    0下载:
  2. 对给定概率或已知概率的信息源进行哈弗曼编码-Probability of a given or known probability of information sources Havermann coding
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:733
    • 提供者:lm
  1. hfm

    0下载:
  2. 哈弗曼编码,实现最优化编码,用VC6.0开发的C程序-Havermann code, optimized code, the development of C programs with VC6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1493
    • 提供者:cherry
  1. Huffman

    0下载:
  2. 用c++实现的哈弗曼编码完整源代码以及可执行程序-C++ implementation with Havermann complete source code and executable program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:10655
    • 提供者:yanyiliu
  1. hafuman

    0下载:
  2. 对随机产生二进制信源消息序列进行哈弗曼编码。-On randomly generated binary source information sequence Havermann coding.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2277
    • 提供者:郭维新
  1. yasuoyujieya

    0下载:
  2. 实现简单的压缩与解压,采用哈弗曼编码来实现-Simple compression and decompression, using Havermann coding to achieve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:778415
    • 提供者:王朝
  1. huffcode

    0下载:
  2. 哈弗曼编码的原程序代码,用于嵌入图像编码的源程序。-Havermann encoding the original program code, source code for the embedded image.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:780
    • 提供者:Charles
  1. Huffman

    0下载:
  2. 哈弗曼编码是很有用的对信源进行编码的一种方式,用程序实现它的编码!-Havermann code is very useful source is encoded on a way to achieve it with a program code!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:5209
    • 提供者:phoenixpei
  1. huffman

    0下载:
  2. 哈弗曼编码,运用数据结构中的二叉树实现,用于信息论与编码中的哈弗曼编码运用-huffman
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1312
    • 提供者:jin
  1. 111

    0下载:
  2. 这是哈弗曼编码,希望大家喜欢这段代码。有时间请多多指教。-huffman code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1285
    • 提供者:110
  1. haffmancode

    0下载:
  2. 哈弗曼编码,使用JAVA实现,具体功能参见HAFFMAN文件内的实现-HAFFMANCODE
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:9907
    • 提供者:zhj
  1. information2

    0下载:
  2. 本程序用于求256级灰度图片的各像素的哈弗曼编码,大小为256的数组,结果输出到dos和文件RESULT.TXT-The procedure for seeking 256 gray scale image of each pixel Havermann coding, 256 array size, the resulting output to the dos and file RESULT.TXT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2056
    • 提供者:lcm
  1. hafuman

    0下载:
  2. 香农 费诺 哈弗曼编码的c语言实现。信息论与编码课程设计实例-Shannon 费诺哈弗曼 code c language. Information theory and coding examples of course design
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:880
    • 提供者:木木
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »
搜珍网 www.dssz.com