搜索资源列表

  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. 赫夫曼编码

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:蓝沙
  1. (赫夫曼编码)

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

    • 发布日期:2024-05-21
    • 文件大小:164864
    • 提供者:张柯
  1. EXP6

    0下载:
  2. 数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码-data structure typical algorithm, c achieve the traversal of a binary tree Huffman coding
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:王与
  1. [C++]哈夫曼编码及译码

    0下载:
  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编程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:无间
  1. 赫夫曼编码

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

    • 发布日期:2024-05-21
    • 文件大小:178176
    • 提供者:李顺
  1. Huffman122

    0下载:
  2. 这是一个在VC++上开发的赫夫曼编码,可以运行!-in VC++ development on the Huffman coding, can run!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:梦瑶
  1. HUFFMAN060510

    0下载:
  2. 这是一个在VC++上开发的赫夫曼编码,可以运行!-in VC++ development on the Huffman coding, can run!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:梦瑶
  1. HuffmanTree.c

    0下载:
  2. 赫夫曼编码,它具体点说明了编码的步骤,让初学者一看就明了.-Hefuman coding, it shows a specific encoding step for a beginner can understand it.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:yandong
  1. hfafumanbianmawenti

    0下载:
  2. 对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码. -the indiscriminate importation of the English section to the preparation of each character corresponding Hefuman coding; The coding and use of indiscriminate importatio
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:72704
    • 提供者:jason
  1. 044

    0下载:
  2. 实验一 统计26个字母出现的频率和赫夫曼编码-Experiment 26 letters a statistical frequency and Huffman coding
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:608256
    • 提供者:王朝
  1. HuffmanTree

    0下载:
  2. 对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码.(1)初始化: 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件;(2)编码: 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中;(3)解码:利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码。-A section of the indiscriminate im
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:17408
    • 提供者:侯健
  1. heffuman_code

    0下载:
  2. 该源码功能是实现赫夫曼编码,即构造最优二叉树,是字符界面的,自我感觉做的还不错,调试通过的,绝对好用-The source function is to realize Huffman coding, that is, the optimal tree structure is a character interface, and the sense of self, to do good, debugging adopted, the
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:180224
    • 提供者:jiaojiao
  1. hufffman

    0下载:
  2. 赫夫曼编码程序,配套于数据结构教学书(南航)-Huffman coding procedures, data structures in supporting the teaching book (Southern)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:304128
    • 提供者:崔益军
  1. hefumanbianma

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

    • 发布日期:2024-05-21
    • 文件大小:32768
    • 提供者:史习云
  1. hufferman

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

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:邵茸
  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. 所属分类:通讯编程

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:lujinjin
  1. SFE

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:鱼儿
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org