CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - HUFFMAN算法

搜索资源列表

  1. haffuman

    0下载:
  2. 霍夫曼压缩算法,针对图像压缩,绝对好用,不信试试。-Huffman compression algorithm for image compression, the absolute ease of use, not to try.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:13194
    • 提供者:龚锐
  1. huffmantree

    0下载:
  2. 从哈夫曼树定义及算法出发,介绍了如何构造哈夫曼树,重点对哈夫曼树三种应用进行了详细讨论。-Huffman tree and from the definition of the starting algorithm, describes how Huffman tree structure, with a focus on the Huffman tree for the three applications discussed in detail.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:64774
    • 提供者:王超
  1. huffmanEncode

    0下载:
  2. 本程序很好的实现了哈夫曼编码与译码,对理解哈夫曼算法有帮助。-This procedure achieved good Huffman encoding and decoding, the Huffman algorithm to understand help.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2017-04-14
    • 文件大小:3993
    • 提供者:梦锐
  1. mp3decodesource

    0下载:
  2. mp3 解码程序 包含哈夫曼算法 也可用Visual C++编辑器查看-mp3 decode source code, including huffman, support vc++ compiler
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:85612
    • 提供者:李勇
  1. search_queue

    0下载:
  2. 哈夫曼编码的实现,源于《数据结构(C语言版)》书中核心算法,运行环境是Visual studio6.0-Huffman coding to achieve, due to " data structure (C language version)," the book the core algorithm, operating environment is Visual studio6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1114
    • 提供者:星星
  1. hahuman

    0下载:
  2. 香农-范诺 和 霍夫曼无损 压缩算法-Shannon and huffman code by C++
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-14
    • 文件大小:3092
    • 提供者:zhjp007
  1. huffman_Golomb_COMPRESS

    0下载:
  2. 从 Mentor Graphics 的自动测试图形生成(ATPG)工具 FastScan的 测试文档中提取出测试电路(CUT)的测试模式,生成便于对应压缩算法的文件 格式。 本文中, 给出了 2 种压缩测试模式的方法, 一种是基于统计的哈夫曼编码, 一种是基于差分运算的Golomb 编码。本次毕业设计中,在熟悉Mentor Graphics ATPG工具 FastScan的基本功能和其主要的测试模式输出文件的格式的基础上, 实现其中测试结构和测试模式数据的分析提取, 并且在
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:6143
    • 提供者:张志刚
  1. hafuman

    0下载:
  2. 实现构造一颗哈夫曼树,算法效率较高,易懂-The realization of a Huffman tree structure, the algorithm more efficient, easy to understand
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:901
    • 提供者:陈乐
  1. _1.1B07010424

    0下载:
  2. ① 设计和实现基于哈夫曼算法的编码和译码功能,系统功能包括:产生哈夫曼编码,输入电文进行编码生成码文,将码文译成电文,对输入电文和译文作对比等。 -① Design and Implementation of the algorithm based on Huffman coding and decoding functions, the system features include: generated Huffman code, enter the code to generate
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:859
    • 提供者:王的伟
  1. huffymantree

    0下载:
  2. 这是一个构造哈夫曼树的程序 属于数据结构算法-this is a huffman tree data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:156728
    • 提供者:123456
  1. dj

    0下载:
  2. 哈弗曼编码的算法实现。根据权值生成哈弗曼编码。讲完了谢谢。-huffman
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:955
    • 提供者:wangbo
  1. rsa

    0下载:
  2. 数据结构典型算法的代码: huffman编码和译码的实现-Data structure of a typical algorithm code: huffman encoding and decoding achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3216
    • 提供者:ly weimar
  1. Huffcoding

    0下载:
  2. 用vc实现的Huffman对文本文件的压缩解压算法。-Vc achieved with Huffman compression of the text file decompression algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:966289
    • 提供者:seaft
  1. hfm

    0下载:
  2. 数据结构经典算法,对给定字符实现赫夫曼编码-Huffman Coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1525
    • 提供者:木木夕
  1. shujujiegou

    1下载:
  2. a.HUFFMAN树及HUFFMAN编码 任务:由用户输入n个结点权值,建立HUFFMAN树并输出HUFFMAN编码。 b.二叉树建立及相关算法实现 任务:按照广义表表达法建立二叉树,并实现二叉树的层次、先序、中序与后序遍历,以及输出树中叶子结点的结点值及叶子结点的个数。( 用递归或非递归的方法都可以) 要求能够输入树的各个结点,并能够输出用不同方法遍历的遍历序列;分别建立创建二叉树存储结构的的输入函数、输出层序遍历序列的函数、输出先序遍历序列的函数、输出后序遍历序列的函
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:45546
    • 提供者:李珊珊
  1. list

    0下载:
  2. 实用算法,能够很好的实现哈夫曼算法等,还能译码,非常的好用!-Practical algorithm that can achieve very good Huffman algorithm can decode, very easy to use!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:439724
    • 提供者:董燕
  1. hefumansuanfa

    0下载:
  2. 赫夫曼算法的简单求解,该算法简单易懂,好看易行,-Huffman algorithm for solving the simple, the algorithm is simple and easy to understand, pretty easy. . . . . .
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:3393
    • 提供者:方式
  1. kkkk

    0下载:
  2. 数据结构课程设计,包括哈夫曼编译码器+散列法实验研究+缔结斯特拉算法实现校园导游!-Curriculum design data structure, including Huffman codecs+ hash+ the conclusion of experimental study of law algorithm Stratford campus tour guide!
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:236668
    • 提供者:hoo
  1. Huofuman

    0下载:
  2. 霍夫曼编码算法: 霍夫曼编码译码算法,请大家多多指教-Huffman Coding Algorithm: Huffman code decoding algorithm, the exhibitions please
  3. 所属分类:STL

    • 发布日期:2017-03-24
    • 文件大小:10364
    • 提供者:周杰
  1. huffmancodingalgorithms

    0下载:
  2. 利用二叉树来实现哈夫曼编码算法,算法简洁且结构清晰-Binary tree to realize the use of Huffman coding algorithm and the structure of clear and concise
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:23870
    • 提供者:zjngjng
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 44 »
搜珍网 www.dssz.com