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

搜索资源列表

  1. Huffman

    1下载:
  2. 中国海洋大学 数据结构课程设计课题本人作品,利用哈弗曼编码原理实现对ascii字符文本文件的压缩与解压处理.压缩率为58 -60 .-Ocean University of China data structures course design project I work, the use of Hafu Man coding theory to achieve the ascii characters of the text file compression and decompressio
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2830
    • 提供者:姜俊
  1. hufmtree

    0下载:
  2. 数据结构上机实验——哈弗曼树。可实现根据节点大小建立哈弗曼树并对其进行编码,根据自定义输入编码进行解码。简明、易懂、C++自编版。-Data structure on experiments- Ha Fuman tree. Can be realized according to the size of the establishment of Ha Fuman tree node and encode, according to the custom input encoding to dec
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1738969
    • 提供者:Juicy
  1. Huffman

    0下载:
  2. 哈弗曼编码 包括编码与解码-HuffMan coding, including encoding and decoding
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1098201
    • 提供者:程序
  1. hafuman

    0下载:
  2. 关于哈弗曼树编码的源代码,在c++环境下运行-About the source code tree coding Hafu Man in c++ environment to run
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5005
    • 提供者:乐乐
  1. Huffman

    0下载:
  2. 哈弗曼压缩解压,课程设计,数据结构作业,个人独立完成的程序-Ha Fuman compression decompression, curriculum design, data structure operations, individual programs independently
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:2342
    • 提供者:qinguanri
  1. code

    0下载:
  2. 数字图像哈弗曼编码,包括压缩和解压。压缩比、信噪比-Encoded digital image Hafu Man
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:24932
    • 提供者:lvliang
  1. MMS

    0下载:
  2. 给出输入文件content.txt,里面包含一段文字,编程实现哈弗曼编码方法,将输入文件编码后的结果输出到encode.txt;读入上面编码后的结果encode.txt,编程实现解码过程(需要编码时的哈夫曼树,存在tree.txt中),解码后的结果输出到decode.txt。 -Given input file content.txt, which contains some text, programming Hafu Man coding method, the input files
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:52320
    • 提供者:zeng jiabei
  1. huffman

    0下载:
  2. 哈弗曼压缩算法,可以压缩和解压小于4G的文件,压缩效率较高-Ha Fuman compression algorithm can compress and decompress the file is less than 4G, a higher compression efficiency
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:5802
    • 提供者:聂闻
  1. HuffTreeCodec

    0下载:
  2. 哈弗曼树的算法编码,理解这个以后可以看看突变压缩之类的书籍,会很有帮助的-Ha Fuman tree algorithm code, understand the future can look like mutant compressed books will be helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:2041636
    • 提供者:zhou
  1. JavaPHuffmancompression

    0下载:
  2. 应用Java语言利用哈弗曼算法,实现对文件的压缩和解压功能-Huffman compression with java
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:12194
    • 提供者:李枫
  1. vc-hafuman

    0下载:
  2. 用c语言实现哈弗曼算法 用程序简单的实现求值。-use vc write a hafuman if you want ,please load down
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2596
    • 提供者:tony
  1. (Huffman-Coding

    0下载:
  2. 哈弗曼编码 数据结构 哈弗曼树 以树的形式运行出结果 -Huffman Coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:59392
    • 提供者:云焉
  1. huffman-code

    0下载:
  2. 哈弗曼编码实现,功能为对文本文件进行压缩和解压缩-huffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:7827
    • 提供者:宗畅
  1. huffmantree

    0下载:
  2. 根据哈弗曼编码实现的针对文件的压缩与解压缩,其中有覆盖率报告,课程设计报告-According to Ha Fuman coding implementation for file compression and decompression, including coverage reports, curriculum design report
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:379790
    • 提供者:刘星
  1. Huffman

    0下载:
  2. 这是一个霍夫曼编码解码的源程序,C语言实现,自己编的,注释详细,可读性好.这个是基于对话框的.压缩包包括源程序文件,再vc中运希望对大家理解哈弗曼编码有所帮助-This is a Hoffman codec source code, C language, compiled their own, notes in detail, the readability is good. This is based on the dialog box. Compression bag includes a
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:12430
    • 提供者:焦焰斌
  1. haffman

    0下载:
  2. 对英文文本进行哈弗曼二进制编码,输出到txt文本-The English text Hafu Man binary encoding, the text output to txt
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:233978
    • 提供者:Robin
  1. huffman-for-26-English-letters

    0下载:
  2. (信息论课程)哈弗曼编码的matlab仿真程序-Corner man coding of matlab simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1491
    • 提供者:凌洪涛
  1. Huffman-

    0下载:
  2. 哈弗曼编码的问题,是用表的形式实现的,有具体问题的应用-Hafu Man coding problem, is implemented as a table, there are specific issues of application
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:63681
    • 提供者:许靖
  1. huffman

    0下载:
  2. 这个源代码中包含了有关哈夫曼树的定义,以及应用其来完成哈弗曼编码的功能。-
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1567
    • 提供者:李鸿
  1. c_huffma

    0下载:
  2. 哈弗曼编码,编写最优二叉树,完成最优二叉树的创建,检索等功能-Huffman coding, the preparation of optimal binary trees, complete binary tree of the best creation, retrieval and other functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4795
    • 提供者:xienaxin
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 32 »
搜珍网 www.dssz.com