CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Huffman编码

搜索资源列表

  1. huffman

    0下载:
  2. c++的Huffman编码,运用到二叉树 -c++ of the Huffman coding, applied to the binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:125822
    • 提供者:李岩
  1. media

    0下载:
  2. huffman 编码来处理图像 DCT变换-huffman coding to DCT transform processing images
  3. 所属分类:matlab

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

    0下载:
  2. c++写的用huffman编码对文件的压缩和解压程序,可以帮助大家很好的理解压缩解压的原理-c++ code written using huffman compression and decompression of files program that can help you a good understanding of the principles of compression decompression
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. Huffman编码+贪心算法-Huffman
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:634
    • 提供者:miss_xu
  1. Huffman

    0下载:
  2. 该文件详细介绍了哈夫曼编码的程序,并详细介绍完整的matlab仿真过程。-The document details the procedures for Huffman coding, and details the complete matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5499
    • 提供者:
  1. Huffman

    0下载:
  2. huffman图像压缩编码的matlab代码,可以有效进行图像压缩,熵编码-huffman coding matlab code for image compression, image compression can be effective, entropy coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:2655
    • 提供者:tianxia
  1. Huffman

    0下载:
  2. 该算法可以实现huffman编码和解码,并在vc6.0环境下编译通过-The algorithm can huffman encoding and decoding, and in the environment compile vc6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1546
    • 提供者:鲁蔷
  1. huffman

    0下载:
  2. huffman编码实现,本程序是本人在多媒体课上已调试的,无错误,-huffman encoding implementation, the program is I have been in the multimedia class debugging, error-free,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:42654
    • 提供者:李林桥
  1. huffman

    0下载:
  2. huffman编码,多媒体通信的课程作业,很好用-huffman coding, multimedia communications course work, easy to use
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1195
    • 提供者:李冰
  1. huffman

    0下载:
  2. Huffman编码,完成了哈弗曼的编码及matlab的实现,通过该编码可以获得较好的图像压缩-Huffman coding, coding and completed Hafu Man matlab implementation, the adoption of the code can get better image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1091
    • 提供者:宋经玮
  1. Huffman

    0下载:
  2. 实现Huffman编码、解码功能。 主函数的流程:定义Huffman树T并初始化T。提示手动输入文本文件或者加载 已存在的文本文件,然后程序进入主菜单Main Menue(),根据输 入的选择项调用相应的函数、实现相应的逻辑功能。-Achieve Huffman encoding, decoding functions. The main function of the process: Define Huffman tree T and initialize T. P
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:74888
    • 提供者:eve
  1. huffman

    0下载:
  2. 用C++实现的huffman编码,有示例-C++ implementation using huffman coding, there are examples
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:3090969
    • 提供者:wyx006
  1. huffman

    0下载:
  2. huffman编码。数据结构与算法课程设计的作业。全部通过。自己做的。-huffman coding. Data Structures and Algorithms course design work. All passed. Themselves.
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:7811530
    • 提供者:ali
  1. Huffman

    0下载:
  2. 数据结构:Huffman编码。哈夫曼编码是哈夫曼树的一个应用。哈夫曼编码应用广泛,如JPEG中就应用了哈夫曼编码。 哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。-Data structure: Huffman coding. Huffman coding is an application of the Huffman tree. Huffman coding is widely used, such as JPEG in the application of the Huffman
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1389
    • 提供者:mfeng
  1. Huffman

    0下载:
  2. 哈夫曼编码 对电文进行编码 和解码功能 Huffman编码译码_模板_半空-Huffman coding to encode and decode messages Huffman coding and decoding _ _ empty template
  3. 所属分类:Data structs

    • 发布日期:2017-05-31
    • 文件大小:13321626
    • 提供者:王大飞
  1. Huffman-Code

    0下载:
  2. HUffman编码,数据结构中的Huffman编程,内容很简单-Huffman Code
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:406795
    • 提供者:sunqiang
  1. Huffman

    0下载:
  2. 实现huffman编码功能的小程序,huffman树的应用-huffman code
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:295008
    • 提供者:huoyanqilin
  1. Huffman

    0下载:
  2. huffman编码 压缩的matlab语言-huffman bianma matlab
  3. 所属分类:matlab

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

    0下载:
  2. Huffman编码实现文本文件压缩,实现最基本的哈夫曼编码,对文件进行两次扫描,第一次统计概率,第二次进行编码。压缩和解压缩时分别重新建立树,重新编码,以减小压缩后文件大小。-Huffman Coding a text file compression, Huffman coding to achieve the most basic, two scans of documents, the first statistical probability, and the second encode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2558016
    • 提供者:刘姗
  1. huffman

    0下载:
  2. 一个信源编码的huffman编码程序,可以自动输出huffman编码-A source coding huffman encoding program that can automatically output huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1193
    • 提供者:tiantian
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com