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

搜索资源列表

  1. Huffcoding

    1下载:
  2. 代码实现哈弗曼编码问题 文本输入 文本输出 运行环境为vc++6.0 运行没有错误-huffman coding
  3. 所属分类:Algorithm

    • 发布日期:2014-05-05
    • 文件大小:1379328
    • 提供者:li
  1. haffman

    0下载:
  2. 哈弗曼编码,实现哈弗曼算法!可作为上机作业,实验报告内容!-Ha Fuman coding algorithms to achieve Hafu Man!
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:799
    • 提供者:lishuang
  1. 2

    0下载:
  2. 哈弗曼编码 输入一串代码及其权值 构造哈弗曼树-Ha Fuman enter a code and the code weight structure Hafu Man Tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1388
    • 提供者:wang
  1. huffman

    0下载:
  2. 一个自适应的哈弗曼编码,适用于图像处理的编码,解压缩处理-Havermann an adaptive coding for image processing, coding, compression solution
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:3082
    • 提供者:maitouganlu
  1. hafuman

    0下载:
  2. 利用最优二叉树存储结构实现哈弗曼码的编译系统,按顺序打印出对应输入字符串的哈弗曼编码。-Binary tree using the optimal storage structure of the compiled code哈弗曼system, in order to print the corresponding input string encoding哈弗曼.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:110695
    • 提供者:yun
  1. hfm

    0下载:
  2. 树形结构的应用 ——哈弗曼编码/译码1.程序的功能: 输入明文,通过统计不同字符出现的频率作为权值,生成哈弗曼树,并存于文件中;编码生成暗文,存于文件中;再由暗文生成明文,存于文件中。 2.输入输出的要求: 仅能输入英文字母作为明文,输出0、1组成的暗文。 3.测试数据: (1)asdjfas (2 ) dkfskjdfcijj (3 ) ovenmkjovi-1. Program features: input plaintext, t
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:7679
    • 提供者:lting
  1. haffman

    0下载:
  2. 用于计算信息熵的哈弗曼编码的c++源代码,含实验报告和结果分析-it contents the C++ source of haffman and the reports and analysis
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:45920
    • 提供者:bluels123
  1. Huff

    0下载:
  2. 用c++实现哈弗曼编码和解码的过程。包括对图片以及txt格式的文档进行哈弗曼编码的压缩编码和解压多编码-C++ to achieve Havermann with encoding and decoding process. Including pictures and txt format documents Havermann compression and decompression coding and coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:43609
    • 提供者:天涯
  1. zero

    0下载:
  2. 哈弗曼的编译实现比较复杂的程序对于哈弗曼编码-哈弗曼compiler to achieve more complex procedures for coding哈弗曼
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:5378
    • 提供者:胡倩
  1. HuffmanCode

    0下载:
  2. C++实现哈弗曼编码,学习数据结构的时候要用的-C++ Achieve哈弗曼coding, data structures when learning to use the
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1078
    • 提供者:YH
  1. hafuma

    0下载:
  2. 哈弗曼编码wps文档 大家一起学习用的 实习用-Wps document coding哈弗曼together to learn the practical use
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2923
    • 提供者:hekjkk
  1. HuffmanCoding

    0下载:
  2. 本代码是基于VC++用C语言编写的哈弗曼编码 调试已通过 可使用 程序有待改善之处是译码程序没有 -The code is based on the VC++ Using C language debugging哈弗曼coding procedures have been through the use of room for improvement is the decoding process is not
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:12894
    • 提供者:kenneth
  1. 363707100

    0下载:
  2. 哈弗曼编码之一 西安邮电学院课程设计中能够用到-哈弗曼encoding one of Xi an Institute of Posts and Telecommunications curriculum design can be used
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:2264
    • 提供者:流飞尘
  1. huffmancode

    0下载:
  2. huffmancode 哈弗曼编码,实现任意字符的哈弗曼码转换,实现完美。可删除建树过程(赫夫曼编码)-huffmancode哈弗曼encoding, the realization of arbitrary characters哈弗曼code-switching, to achieve perfect. To delete the contribution process (Huffman coding)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:2632
    • 提供者:张靖
  1. 875

    0下载:
  2. 哈弗曼编码源程序(数据结构课程设计)功能很强的-哈弗曼source coding (data structure of the curriculum design) features a very strong
  3. 所属分类:Education soft system

    • 发布日期:2017-04-11
    • 文件大小:1241
    • 提供者:lijuntao
  1. HaffManWindow

    0下载:
  2. 有独立的窗口 输入字符数以及权值 实现哈弗曼编码-Independent window enter the number of characters, as well as the realization of the right value哈弗曼coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2778
    • 提供者:keaen
  1. 1

    0下载:
  2. 哈弗曼编码对每个字符串进行匹配,每行作为一次匹配的结束。 Matlab实现自适应Huffman哈...目前是对英文字母,当然对汉字要难些,而且可能会不是特别准确(因为需要训练的...哈弗曼编码 哈弗曼编码的通信系统中的仿真 IDEAL模式识别工具箱源代码 这个模式... -哈弗曼encoded string of each match, each line as the end of a match. Matlab to achieve adaptive Huffman Kazakhstan .
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2992
    • 提供者:lizhe
  1. homework

    0下载:
  2. 压缩包中有很多课程设计源码,包括哈弗曼编码等等。-something about the homework。
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:199282
    • 提供者:lvjian
  1. Huffman

    0下载:
  2. 哈弗曼编码,提供了两种编解码思路,可以高效的编解码,可直接用与网络传输-哈弗曼encoding, codec provides two ideas can be highly efficient codec can be directly used with the network transmission
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:11538
    • 提供者:black_soil
  1. hafuman

    0下载:
  2. 一个哈弗曼编码的具体实现,大家可以参考一下-哈弗曼encoding a specific implementation, we can refer to
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2220
    • 提供者:王时时
« 1 2 3 4 56 7 8 9 10 ... 25 »
搜珍网 www.dssz.com