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

搜索资源列表

  1. youchengbianma

    0下载:
  2. 信息论编码课程设计中自己做到的游程编码的代码,里面包含了哈弗曼的编码算法,希望对你有所帮助。-Information theory, curriculum design in their own code to do run-length coding code, which contains a Havermann encoding algorithm, hope this helps.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2389
    • 提供者:曹波
  1. huffman

    0下载:
  2. 哈弗曼编码器,含有完整源码。文件的输入与输出。-Havermann encoder, includes full source code. File input and output.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:980361
    • 提供者:徐永祥
  1. wangjian

    0下载:
  2. 哈弗曼编码采用生成树算法实现文件的压缩与解压缩
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1729
    • 提供者:尚善若水
  1. haguman

    0下载:
  2. 数据结构课程中的哈弗曼编码,完全用C语言来实现,简单易懂。-Data structure curriculum Havermann coded entirely in C language to implement, simple to understand.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:4294
    • 提供者:赵新
  1. Hufferman

    0下载:
  2. 使用哈弗曼编码技术进行数据压缩和解压缩,缺点在于只能用于文本-Havermann coding techniques using data compression and decompression, disadvantage is that the text can only be used
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:166958
    • 提供者:bill_chuang
  1. Haffman

    0下载:
  2. 自己写的哈弗曼编码、译码程序。可以向.txt文件写入编、译码结果。(目前尚未实现自动读入编码功能)-My own Haffman coding, decoding process. Can. Txt file is written series, decoding the results.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:12768
    • 提供者:cc
  1. sf2

    0下载:
  2. 算法实验 包括最短路径问题 n后问题 哈弗曼编码 归并排序-Experiments including the shortest path algorithm, after n questions Havermann code mergesort
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1637615
    • 提供者:lichun
  1. Classes

    0下载:
  2. 算法实验 其中包括 N后问题 最短路径 哈弗曼编码 归并排序-Algorithm after the experiment including the N shortest paths problem Havermann code mergesort
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-17
    • 文件大小:4440063
    • 提供者:边缘细线
  1. huffmantuxiang

    0下载:
  2. 基于MATLAB,用哈弗曼编码对图像进行编码-Based on MATLAB, using Havermann encoded image is encoded
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:34084
    • 提供者:apple
  1. HuffmanTree1

    0下载:
  2. 哈弗曼树 文件保存在C盘 名字为Haffmandata.txt-Haffmantree
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:1206
    • 提供者:张开费
  1. fdjf

    0下载:
  2. 关于哈弗曼编码器译码器的高级语言实现的源代码及报告-sdrfejwirfheuifhewuifhgewi
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:194982
    • 提供者:liangjuan
  1. u

    0下载:
  2. 哈弗曼编码,是最近做的东西,怎么样吧,但是我觉得哈挺有用-huffmen
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:104429
    • 提供者:lihong
  1. Huffman1

    0下载:
  2. 哈弗曼编码 C++编程 哈弗曼树的建立,编码储存,哈弗曼树的现实 左右孩子节点现实-Huffman
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:972847
    • 提供者:张辰
  1. huff

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

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

    0下载:
  2. 理想、巴特沃斯高低通--哈弗曼编解码-图像处理-ideal、butterworth、huffman for image processing
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:49239
    • 提供者:xuegao
  1. huffman

    0下载:
  2. 一个用哈弗曼树实现的文件压缩解压程序 有兴趣的来-To achieve a tree with Havermann file compression decompression procedures are interested to see
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:12590
    • 提供者:张鸿志
  1. hafuman

    0下载:
  2. 哈弗曼 解压 编译 静态的哈夫曼编码,从file.txt文件中读取字符,统计,并编码,输出到huffman-u.txt中-Static -hafuman
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1031452
    • 提供者:Raul
  1. Huffman

    0下载:
  2. 在数据库课程实习时候,保存的资料,运用了哈弗曼树进行压缩解压。希望可以有所帮助。-Internship programs in the database when the information stored, using the Havermann tree compression decompression. Hope that we can help.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:239290
    • 提供者:杨泽崎
  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 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 34 »
搜珍网 www.dssz.com