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

搜索资源列表

  1. huffman_code

    0下载:
  2. huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\\sample.txt E:\\encode.txt E:\\decode.txt 然后把英文文件放到E盘里.名叫samole.txt, 还有在E里新件2个txt文件.名叫encode.txt,decode.t
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2632
    • 提供者:朴燕姬
  1. huffman_Code

    0下载:
  2. 数据结构试验。。。哈夫曼编码。。字符的编码与译码
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1978
    • 提供者:段成
  1. huffman_code

    0下载:
  2. 用哈夫曼算法创建huffman树,求解哈夫曼编码及反编码输出
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2068
    • 提供者:盛镇醴
  1. huffman_code

    0下载:
  2. huffman树的各种生成处理方法 -huffman tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:11305
    • 提供者:mao
  1. huff

    0下载:
  2. 霍夫曼编码程序,是一种变长编码方式,用于数据压缩。-huffman_code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:177893
    • 提供者:张三
  1. huffman_code

    0下载:
  2. huffman 压缩和解压算法,采用matlab编写,纯原创。-huffman compression and decompression algorithm using matlab prepared, pure originality.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:89496
    • 提供者:Li yuanzhang
  1. Huffman_code

    0下载:
  2. A matlab source code for huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:725
    • 提供者:Bhaskar
  1. Huffman_code

    0下载:
  2. Huffman source code in Matlab.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1271
    • 提供者:Bhaskar
  1. huffman_code

    0下载:
  2. huffman source code matlab implementation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:3138
    • 提供者:raza
  1. Huffman_code

    0下载:
  2. 霍夫曼编码实现,实现了8位数据输入的霍夫曼编码-Huffman coding to achieve, to achieve the 8-bit data input Huffman coding
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:907
    • 提供者:DU.Q
  1. huffman_code

    0下载:
  2. 使用Matlab工具实现哈夫曼压缩编、解码,已执行验证可实现-Using the Matlab tool Huffman compression coding, decoding, validation is performed to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2916
    • 提供者:刘武
  1. huffman_code

    0下载:
  2. 本程序是使用C语言,实现利用哈弗曼编码将一串电文压缩后发送,然后再在接收方进行解压,还原出原来的电文。-This procedure is to use the C language to realize the use of Huffman coding compression will send a bunch of messages, and then decompress on the receiving side, to restore the original message.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:2786
    • 提供者:王晶
  1. Huffman_code

    1下载:
  2. 自己写的一个基于哈夫曼编码的文件压缩程序,能将文本文件进行压缩处理-To write a Huffman coding based file compression program, can be compressed text files
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:14041
    • 提供者:刘三根
  1. DS4

    0下载:
  2. 设电文字符集D及各字符出现的概率F如下: D={a,b,c,d,e,f,g,h}(字符数n=8) F={5,29,7,8,14,23,3,11}( ) 编写完成下列功能的程序: ①构造关于F的Huffman树; ②求出并打印D总各字符的Huffman编码。 程序结构: 类型说明; 构造Huffman树的函数:Huffman_tree(H[m+1]); 求Huffman编码的函数:Huffman_code(code[n+1]); mai
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:103529
    • 提供者:Kai
  1. Huffman_code

    0下载:
  2. 实现Huffman算法,对数据进行最优编码压缩。-huffman code
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2102
    • 提供者:tanghongwei
  1. huffman_code

    0下载:
  2. CODIFICATION SOURCE WITH HUFFMAN CODE FOR MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:755
    • 提供者:andypanda
  1. Huffman_code

    0下载:
  2. 利用哈夫曼编码对任意文件进行压缩和对被压缩的文件解压。-Huffman coding any file compression and decompression of compressed files.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3444
    • 提供者:方欣
  1. Huffman_code

    0下载:
  2. 哈夫曼编码程序,简单的二进制Huffman编码的基本原理及算法 以及一个用于交互的小程序(Huffman encoding program)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:kid12138
  1. huffman_code

    0下载:
  2. 基于huffman的信源编码与解码。可实现对文本的编码压缩及解码恢复(Source coding and decoding based on Huffman. The coding compression and decoding recovery of text can be realized)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-08
    • 文件大小:99328
    • 提供者:凌峰_yue
搜珍网 www.dssz.com