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

搜索资源列表

  1. 赫夫曼译码与编码

    0下载:
  2. 此程序为数据结构赫夫曼编码与译码程序,具有简单实用的优点-Written for Huffman Coding and Encoding of data constrution, easy and useful.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2366
    • 提供者:龙巨波
  1. [C++]哈夫曼编码及译码

    1下载:
  2. [C/C++]哈夫曼编码及译码 构造赫夫曼树 HT , 并求出 n 个字符的赫夫曼编码 HC //将结果存入 hufTree.txt-[C / C] Huffman coding and decoding structure HT Huffman tree, and obtained n characters of Huffman coding HC / / results deposited hufTree.txt
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3989
    • 提供者:无间
  1. 赫夫曼编码

    0下载:
  2. 用delhi做的程序实现了哈夫曼编码,做的还不错。-DELHI do with the program of Huffman coding, so good.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:178501
    • 提供者:李顺
  1. 赫夫曼编码

    0下载:
  2. 数据结构\\赫夫曼编码-data structure \\ Huffman coding
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1029
    • 提供者:蓝沙
  1. (赫夫曼编码)

    0下载:
  2. 赫夫曼编码,实现压缩编码,字符码长 察看权值,以此构建二叉树-Huffman coding, achieving compression coding, characters yards long to see the right value, this Binary Tree Construction
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8465
    • 提供者:张柯
  1. 赫夫曼实现图像复原

    0下载:
  2. 神经网络的实验报告,利用赫夫曼编码实现10副图片的去噪和恢复
  3. 所属分类:软件工程

  1. 赫夫曼压缩

    1下载:
  2. 图像处理中的赫夫曼编码 经典算法的实现
  3. 所属分类:GDI/图象编程

  1. 赫夫曼编码文件

    1下载:
  2. 可以以文件的形式将一篇英文文章的单词逐个翻成赫夫曼编码,并用文件输出。
  3. 所属分类:密码/编码算法

  1. hefumanbianma

    0下载:
  2. 这个程序是用c#编的赫夫曼编码,相信对很对有用-This procedure is used c# Series of Huffman coding, I believe it to be useful
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:10356
    • 提供者:史习云
  1. hufferman

    0下载:
  2. 赫夫曼编码源码,在学习C的数据结构是写的一个算法-Huffman source coding in learning C data structures is to write an algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2022
    • 提供者:邵茸
  1. hufuma

    0下载:
  2. 赫夫曼编码-利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。-Huffman coding- the use of Huffman coding can greatly improve the communication channel utilization, reduce the information transmission time, lower transmission costs.
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:5242
    • 提供者:lujinjin
  1. huffman

    0下载:
  2. 赫夫曼编码。可以任意的设置字母和权值用于可以进行译码,编码,打印编码文件。-Huffman coding. Can be arbitrary set of letters and weights can be used for decoding, encoding, printing, encoding files.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:14412
    • 提供者:黄文
  1. SFE

    0下载:
  2. 建立赫夫曼树,然后再由叶子到根实现赫夫曼编码。-Huffman tree set up, and then leaves to the root by the Huffman encoding implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:712
    • 提供者:鱼儿
  1. hfmtree

    0下载:
  2. 我自己写的一个赫夫曼编码器/译码器程序,实现了初始化、编码、译码、打印赫夫曼树等功能。-I wrote it myself as a Huffman encoder/decoder program to achieve the initialization, encoding, decoding, printing features such as Huffman trees.
  3. 所属分类:Windows Develop

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

    0下载:
  2. 本程序主要是来实现赫夫曼编码的问题。用户可以输入键盘中的任意字符,长度为任意长,字符输入顺序不限,且允许出现重码,可以对任意长的字符串可进行编码 按顺序打印出对应输入字符串的哈夫曼编码-This procedure is mainly to achieve the Huffman coding problem. Users can enter any keyboard characters, the length of arbitrary long input sequence of cha
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:11851
    • 提供者:尹素芳
  1. HoffmanEncoder

    0下载:
  2. 用C语言实现数据结构中的哈弗曼编译器。可以求出n个字符的赫夫曼编码。建立函数输入二叉树,输出其赫夫曼编码。用户输入n个字符在电文中的使用频率(扩大100倍),并输入这n个字符,确定后系统给出这n个字符的赫夫曼编码。-With the C language data structures Havermann compiler. You can find the n-character Huffman encoding. The establishment of a function input b
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:894
    • 提供者:常非
  1. hafuman

    0下载:
  2. 实现简单赫夫曼编码,对简单的txt文件进行编译和统计-To achieve a simple Huffman coding, to compile a simple txt file and statistics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3094
    • 提供者:许文举
  1. hefuman

    0下载:
  2. 赫夫曼编码译码,还有画图,是很好的一个数据结构程序-it s vervy good
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:170545
    • 提供者:杨小伟
  1. 赫夫曼编码实现

    0下载:
  2. 赫夫曼编码实现代码,对于数据结构初学者有较大的借鉴意义(Huffman encoding code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:43008
    • 提供者:海职院
  1. Huffuman tree

    0下载:
  2. 运用C语言实现经典的压缩算法——赫夫曼编码,供大家学习(Huffman encoding compression algorithm, using C language to achieve the classic, for everyone to learn)
  3. 所属分类:数据结构

    • 发布日期:2018-01-05
    • 文件大小:183296
    • 提供者:Liz Yin
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com