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

搜索资源列表

  1. HuffmanTree_for-compress-and-depress

    0下载:
  2. Visual c++环境下的文件的简易压缩、解压(基于哈弗曼编码&解码)-Simple file compression and decompression under Visual c++ environment(based on Huffman encoding & decoding)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5175271
    • 提供者:钟腾
  1. 1

    0下载:
  2. 采用java对图片进行压缩,采用哈弗曼编码进行压缩,了解二叉树的作用-To compress images, using the harvard, compress coding
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:5943
    • 提供者:chenyao
  1. data-structureCPP

    0下载:
  2. 数据结构的几个实用例程,包括哈弗曼编译码、各种排序及比较等,很好用-Several useful data structure routines, including Huffman encoding and decoding, various sorting and comparison, the good
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:695577
    • 提供者:石文君
  1. code-and-decode-for--hoffman

    0下载:
  2. 代码中写出了哈弗曼树编码与解码的相关内容,请有兴趣的来看看验证。-Write code encoding and decoding Huffman tree related content, please verify interested to see.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2113
    • 提供者:庞文杰
  1. huffman

    0下载:
  2. 利用哈弗曼树进行压缩和解压,还可以计算压缩比,适用于大学学习数据结构时参考-Huffman tree use compression and decompression, the compression ratio can be calculated with reference to apply to university study data structure
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 数据结构完成哈弗曼树编码的具体程序以及实验要求-Huffman coding tree data structure to complete the specific procedures and test requirements
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:12691
    • 提供者:Rebecca
  1. HuffmanCompress

    0下载:
  2. 基于哈弗曼树的压缩软件,可压缩文字和位图。-Huffman tree based compression software, compressible text and bitmaps.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-16
    • 文件大小:25690467
    • 提供者:马超
  1. Huffman

    0下载:
  2. 哈弗曼编/译码器,实现以下功能:初始化,编码,译码,打印代码文件,打印哈夫曼树-Huffman encoder/decoder, the following functions: initialization, encoding, decoding, printing code file, print Huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:171756
    • 提供者:Daivi
  1. HuffmanCompress

    0下载:
  2. HUFFMAN文件压缩和解压,具有操作界面、解压、压缩、构建哈弗曼树等核心函数-huffman file compress and decompress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1026091
    • 提供者:罗奎
  1. hafuman

    0下载:
  2. 使用哈弗曼算法,对文件进行压缩然后再进行解压。-Use the Huffman algorithm to compress the file and then decompress.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:8289
    • 提供者:余啸坤
  1. Untitled1

    0下载:
  2. 构造哈弗曼树,数据结构中需掌握的几种基本算法之一。-Huffman tree structure, one of several basic data structure algorithms need to grasp.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1404
    • 提供者:刘思瑞
  1. hafuman

    0下载:
  2. 给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。通过这个程序,可以实现哈弗曼树。-Given n as n weights leaf node, construct a binary tree, if the weighted path length to a minimum, said this is the optimal binary tree, also known as Huffman tre
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:526342
    • 提供者:刘丫丫
  1. 11Huffman_Tree

    0下载:
  2. 用C语言详细描述了哈弗曼树的构架,并且可以利用此哈弗曼树进行排序,或者实现数据的压缩和解压-In C language is described in harvard, tree structure, and can make use of the harvard sort tree, or for data compression and decompression
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:1949883
    • 提供者:邵兆闯
  1. Huffman_math_lzw

    0下载:
  2. 图像压缩中基本的统计编码方式 LZW编码 算术编码以及哈弗曼编码 -Basic statistical image compression encoding LZW coding arithmetic coding and Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:500055
    • 提供者:me
  1. hafuma

    0下载:
  2. 用c进行可视化编程实现哈弗曼,程序可执行,代码完整-Was realized by visual programming in c the harvard, executable program, code integrity
  3. 所属分类:Static control

    • 发布日期:2017-03-28
    • 文件大小:28493
    • 提供者:袁灿
  1. haffmantree

    0下载:
  2. 哈弗曼数节点类,带权路径长度最短的树,权值较大的结点离根较近。显示个字符的编码,编码,译码,文本串的编码。-Huffman number of node class with the right length of the shortest path tree, the larger weights from the root node closer. Display, coding, decoding, encoding text strings of characters.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:112002
    • 提供者:majian
  1. hfmjava

    0下载:
  2. 哈弗曼算法实现图片压缩,功能可以实现,且界面化,对于bmp图压缩效果较好-Huffman compression algorithm pictures
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:8249
    • 提供者:lee
  1. huffman

    0下载:
  2. 使用C语言实现从指定文件中读取文本内容,并运用哈弗曼编码对文件进行编码,存储到指定的文件中。-Using C language to read the text from the specified file and use Huffman coding to encode files stored in the specified file.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1703385
    • 提供者:蜗牛
  1. Huffman

    0下载:
  2. 基于哈弗曼二叉树的对文档进行压缩和解压缩的C语言程序-Compression and decompression of the C language program based on the Huffman binary documents
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:413183
    • 提供者:Hezongru
  1. windowshuffman

    0下载:
  2. 哈弗曼编码 加窗口实现 对特定文件压缩效果更好 -Huffman coding plus window to achieve better results for a specific file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:287840
    • 提供者:yanfei
« 1 2 ... 25 26 27 28 29 3031 32 33 34 »
搜珍网 www.dssz.com